2019-05-26 17:58:46,079 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-24 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-26 17:58:46,082 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=WayEdAdPQJco8892BCrrR7J9z 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=cd9188b7dd1a48b3b20f3b9be453edb8 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-26 17:58:46,082 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-26 17:58:46,083 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-05-26 17:58:46,102 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-26 17:58:46,344 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-26 17:58:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:58:46,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 17:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae5fe6b-06ff-4688-a066-3eaa2f23f630 2019-05-26 17:58:46,353 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 17:58:46,353 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-bae5fe6b-06ff-4688-a066-3eaa2f23f630 2019-05-26 17:58:46,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 17:58:46,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T18:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["huXyhmJbQZ2_3dzoGX9LAw"], "issued_at": "2019-05-26T17:58:46.000000Z"}} 2019-05-26 17:58:46,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-26 17:58:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 26 May 2019 17:58:47 GMT X-Openstack-Request-Id: req-df93238e-88af-4727-84dd-ab0c8ca7e163 2019-05-26 17:58:48,132 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-26 17:58:48,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-df93238e-88af-4727-84dd-ab0c8ca7e163 2019-05-26 17:58:48,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.20436501503s 2019-05-26 17:58:48,143 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-05-26 17:58:48,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-26 17:58:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:49,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 26 May 2019 17:58:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d93989a-6b3f-4431-926e-386cdcaba6ff x-openstack-request-id: req-4d93989a-6b3f-4431-926e-386cdcaba6ff 2019-05-26 17:58:49,229 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-26 17:58:49,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-4d93989a-6b3f-4431-926e-386cdcaba6ff 2019-05-26 17:58:49,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.08387303352s 2019-05-26 17:58:49,230 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-26 17:58:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:58:49,242 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 17:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8722436e-3aee-4bd4-a772-98686fb15226 2019-05-26 17:58:49,242 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 17:58:49,242 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-8722436e-3aee-4bd4-a772-98686fb15226 2019-05-26 17:58:49,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 17:58:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0dbab8-e42a-412e-af6d-8636ac6437eb 2019-05-26 17:58:49,489 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 17:58:49,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6c0dbab8-e42a-412e-af6d-8636ac6437eb 2019-05-26 17:58:49,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2466609478s 2019-05-26 17:58:49,491 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'8c0f258f1278446da008ba24428ebbbd', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-26 17:58:49,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-26 17:58:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1837 Content-Type: application/json Date: Sun, 26 May 2019 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcb30e2-0b5c-4860-8b43-0f80ea6b320d 2019-05-26 17:58:49,731 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/054712add47f4c9f968d5a5a69520ecd"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f7287dcc698243038ed26c804c803164", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/135cd9937ea04d34bc63c5de134d3f60"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f7287dcc698243038ed26c804c803164", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/19600eb722ef4b7fac912574a7db671b"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "285808b1681140ee9253d58b975e1be9", "id": "19600eb722ef4b7fac912574a7db671b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d7eec5e487a4ab5becf49c1c5591151"}, "url": "http://12.0.0.35:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "896323e5cca4403bbadbe69262b62402", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1db3b58138404ae4bd1e4470bb5d514d"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "285808b1681140ee9253d58b975e1be9", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25224cbe1dab4b3da4213b630dc6634c"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "285808b1681140ee9253d58b975e1be9", "id": "25224cbe1dab4b3da4213b630dc6634c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/27ecd5aa857c4f9f9e2508be78ff2ea3"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a314670e73b64ba6b814a6185283afc6", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f83022853c445a593b85be61a490850"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5e7f23a549344d9bbd14b29af8906896", "id": "2f83022853c445a593b85be61a490850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe723f1ed67491da4406f3c836f5489"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7b065c7f2ff34a3ba5321de738c5c2ad", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3258a6eb098a4b548985b5eb572ec3b4"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "896323e5cca4403bbadbe69262b62402", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/34b90cb45a2c45deba8641d157fb9bb7"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33f75d4a43f54b20a0c189bf4ace03b7", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/37816e549a894d97b68f796dc6bd3438"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7b065c7f2ff34a3ba5321de738c5c2ad", "id": "37816e549a894d97b68f796dc6bd3438"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/37fabbe806bd46ae9f59cecd98d49a9c"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c8b1667309dc4235af03bdfd3515f4b6", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3b04e20a2db04fdeb3160debdcff5fe5"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c9ed4165cfa4e768729c3fc8623bdea", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3cdbecfc6ef241218e973f93b117dacc"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1dc1950a49e1451e90e13cf7107999e4", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4b60dde2ed914cd99b374650458960f8"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a314670e73b64ba6b814a6185283afc6", "id": "4b60dde2ed914cd99b374650458960f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/52a9538fb3d54d08882e8dac8ed4ea9c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a314670e73b64ba6b814a6185283afc6", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58b6d16990874f8988593d616fe0cb06"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1d51b0ab83b44492b42b607d56802dc2", "id": "58b6d16990874f8988593d616fe0cb06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/59511f7aeef64289b27bf975e7a92c90"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1d51b0ab83b44492b42b607d56802dc2", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/658c60b7f1674d398023fde4cedd0dd2"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c8b1667309dc4235af03bdfd3515f4b6", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/69d69c2fee64455689dbb9ffa49b9707"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5e7f23a549344d9bbd14b29af8906896", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6a3dd762036c4e81b4263f0ae32c34f6"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f7287dcc698243038ed26c804c803164", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/73db868acb3d4e4bab24e9d12461ebf1"}, "url": "http://12.0.0.35:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "896323e5cca4403bbadbe69262b62402", "id": "73db868acb3d4e4bab24e9d12461ebf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/773a2b28142f4e36aff353905b2e7066"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fd4f86eb274d608c44b0152ad60511", "id": "773a2b28142f4e36aff353905b2e7066"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80eb78e5823a46a79407f0e92957eec4"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9cd9602a4914ec28921323e9449693f", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8942c769f1c844c2a4a704f2fe04ee8d"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9cd9602a4914ec28921323e9449693f", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8ab4865e334f4217b92bf12884769a9b"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7b065c7f2ff34a3ba5321de738c5c2ad", "id": "8ab4865e334f4217b92bf12884769a9b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8dd0cc1989084af1a9ad82c03270ebd3"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1d51b0ab83b44492b42b607d56802dc2", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/926f6f1ced8a4c2f83d1a69315421c47"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fd4f86eb274d608c44b0152ad60511", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a60671c558254b1da81a26737780bcaa"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fd4f86eb274d608c44b0152ad60511", "id": "a60671c558254b1da81a26737780bcaa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c17af506a7744adbb14ae654e26b3b2a"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9cd9602a4914ec28921323e9449693f", "id": "c17af506a7744adbb14ae654e26b3b2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c55462a9fbcf47d9abf6a8a10e0ed61b"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33f75d4a43f54b20a0c189bf4ace03b7", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d29d0ed70bcc4d5692685a46bc4a6bda"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c8b1667309dc4235af03bdfd3515f4b6", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e561a0d3fa1649708a1daaeb7830f2cc"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c9ed4165cfa4e768729c3fc8623bdea", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ecdf044ccff14bfe936ab06f4643faf6"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33f75d4a43f54b20a0c189bf4ace03b7", "id": "ecdf044ccff14bfe936ab06f4643faf6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/efffe456fc7b4efb99b796387e869de3"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1dc1950a49e1451e90e13cf7107999e4", "id": "efffe456fc7b4efb99b796387e869de3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f1ea754504d8492b8fcc02746f4d106e"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1dc1950a49e1451e90e13cf7107999e4", "id": "f1ea754504d8492b8fcc02746f4d106e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f96e430526af43c2b0f5df8d011ae175"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c9ed4165cfa4e768729c3fc8623bdea", "id": "f96e430526af43c2b0f5df8d011ae175"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe2ec6b79e0e4fb0964947096a321324"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5e7f23a549344d9bbd14b29af8906896", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-26 17:58:49,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-0fcb30e2-0b5c-4860-8b43-0f80ea6b320d 2019-05-26 17:58:49,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.237221956253s 2019-05-26 17:58:49,738 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/054712add47f4c9f968d5a5a69520ecd'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f7287dcc698243038ed26c804c803164', u'id': u'054712add47f4c9f968d5a5a69520ecd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/135cd9937ea04d34bc63c5de134d3f60'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f7287dcc698243038ed26c804c803164', u'id': u'135cd9937ea04d34bc63c5de134d3f60'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/19600eb722ef4b7fac912574a7db671b'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'285808b1681140ee9253d58b975e1be9', u'id': u'19600eb722ef4b7fac912574a7db671b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1d7eec5e487a4ab5becf49c1c5591151'}, u'url': u'http://12.0.0.35:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'896323e5cca4403bbadbe69262b62402', u'id': u'1d7eec5e487a4ab5becf49c1c5591151'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1db3b58138404ae4bd1e4470bb5d514d'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'285808b1681140ee9253d58b975e1be9', u'id': u'1db3b58138404ae4bd1e4470bb5d514d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/25224cbe1dab4b3da4213b630dc6634c'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'285808b1681140ee9253d58b975e1be9', u'id': u'25224cbe1dab4b3da4213b630dc6634c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/27ecd5aa857c4f9f9e2508be78ff2ea3'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a314670e73b64ba6b814a6185283afc6', u'id': u'27ecd5aa857c4f9f9e2508be78ff2ea3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2f83022853c445a593b85be61a490850'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5e7f23a549344d9bbd14b29af8906896', u'id': u'2f83022853c445a593b85be61a490850'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2fe723f1ed67491da4406f3c836f5489'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7b065c7f2ff34a3ba5321de738c5c2ad', u'id': u'2fe723f1ed67491da4406f3c836f5489'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3258a6eb098a4b548985b5eb572ec3b4'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'896323e5cca4403bbadbe69262b62402', u'id': u'3258a6eb098a4b548985b5eb572ec3b4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/34b90cb45a2c45deba8641d157fb9bb7'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33f75d4a43f54b20a0c189bf4ace03b7', u'id': u'34b90cb45a2c45deba8641d157fb9bb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/37816e549a894d97b68f796dc6bd3438'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7b065c7f2ff34a3ba5321de738c5c2ad', u'id': u'37816e549a894d97b68f796dc6bd3438'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/37fabbe806bd46ae9f59cecd98d49a9c'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c8b1667309dc4235af03bdfd3515f4b6', u'id': u'37fabbe806bd46ae9f59cecd98d49a9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3b04e20a2db04fdeb3160debdcff5fe5'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c9ed4165cfa4e768729c3fc8623bdea', u'id': u'3b04e20a2db04fdeb3160debdcff5fe5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3cdbecfc6ef241218e973f93b117dacc'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1dc1950a49e1451e90e13cf7107999e4', u'id': u'3cdbecfc6ef241218e973f93b117dacc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4b60dde2ed914cd99b374650458960f8'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a314670e73b64ba6b814a6185283afc6', u'id': u'4b60dde2ed914cd99b374650458960f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/52a9538fb3d54d08882e8dac8ed4ea9c'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a314670e73b64ba6b814a6185283afc6', u'id': u'52a9538fb3d54d08882e8dac8ed4ea9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/58b6d16990874f8988593d616fe0cb06'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1d51b0ab83b44492b42b607d56802dc2', u'id': u'58b6d16990874f8988593d616fe0cb06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/59511f7aeef64289b27bf975e7a92c90'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1d51b0ab83b44492b42b607d56802dc2', u'id': u'59511f7aeef64289b27bf975e7a92c90'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/658c60b7f1674d398023fde4cedd0dd2'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c8b1667309dc4235af03bdfd3515f4b6', u'id': u'658c60b7f1674d398023fde4cedd0dd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/69d69c2fee64455689dbb9ffa49b9707'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5e7f23a549344d9bbd14b29af8906896', u'id': u'69d69c2fee64455689dbb9ffa49b9707'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6a3dd762036c4e81b4263f0ae32c34f6'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f7287dcc698243038ed26c804c803164', u'id': u'6a3dd762036c4e81b4263f0ae32c34f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/73db868acb3d4e4bab24e9d12461ebf1'}, u'url': u'http://12.0.0.35:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'896323e5cca4403bbadbe69262b62402', u'id': u'73db868acb3d4e4bab24e9d12461ebf1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/773a2b28142f4e36aff353905b2e7066'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63fd4f86eb274d608c44b0152ad60511', u'id': u'773a2b28142f4e36aff353905b2e7066'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/80eb78e5823a46a79407f0e92957eec4'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9cd9602a4914ec28921323e9449693f', u'id': u'80eb78e5823a46a79407f0e92957eec4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8942c769f1c844c2a4a704f2fe04ee8d'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9cd9602a4914ec28921323e9449693f', u'id': u'8942c769f1c844c2a4a704f2fe04ee8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8ab4865e334f4217b92bf12884769a9b'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7b065c7f2ff34a3ba5321de738c5c2ad', u'id': u'8ab4865e334f4217b92bf12884769a9b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8dd0cc1989084af1a9ad82c03270ebd3'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1d51b0ab83b44492b42b607d56802dc2', u'id': u'8dd0cc1989084af1a9ad82c03270ebd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/926f6f1ced8a4c2f83d1a69315421c47'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63fd4f86eb274d608c44b0152ad60511', u'id': u'926f6f1ced8a4c2f83d1a69315421c47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a60671c558254b1da81a26737780bcaa'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63fd4f86eb274d608c44b0152ad60511', u'id': u'a60671c558254b1da81a26737780bcaa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c17af506a7744adbb14ae654e26b3b2a'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e9cd9602a4914ec28921323e9449693f', u'id': u'c17af506a7744adbb14ae654e26b3b2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c55462a9fbcf47d9abf6a8a10e0ed61b'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33f75d4a43f54b20a0c189bf4ace03b7', u'id': u'c55462a9fbcf47d9abf6a8a10e0ed61b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d29d0ed70bcc4d5692685a46bc4a6bda'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c8b1667309dc4235af03bdfd3515f4b6', u'id': u'd29d0ed70bcc4d5692685a46bc4a6bda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e561a0d3fa1649708a1daaeb7830f2cc'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c9ed4165cfa4e768729c3fc8623bdea', u'id': u'e561a0d3fa1649708a1daaeb7830f2cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ecdf044ccff14bfe936ab06f4643faf6'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33f75d4a43f54b20a0c189bf4ace03b7', u'id': u'ecdf044ccff14bfe936ab06f4643faf6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/efffe456fc7b4efb99b796387e869de3'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1dc1950a49e1451e90e13cf7107999e4', u'id': u'efffe456fc7b4efb99b796387e869de3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f1ea754504d8492b8fcc02746f4d106e'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1dc1950a49e1451e90e13cf7107999e4', u'id': u'f1ea754504d8492b8fcc02746f4d106e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f96e430526af43c2b0f5df8d011ae175'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c9ed4165cfa4e768729c3fc8623bdea', u'id': u'f96e430526af43c2b0f5df8d011ae175'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe2ec6b79e0e4fb0964947096a321324'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5e7f23a549344d9bbd14b29af8906896', u'id': u'fe2ec6b79e0e4fb0964947096a321324'})] 2019-05-26 17:58:49,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-26 17:58:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:49,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 26 May 2019 17:58:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8987bd59-47d9-45ba-b0e3-1c379363131f x-openstack-request-id: req-8987bd59-47d9-45ba-b0e3-1c379363131f 2019-05-26 17:58:49,864 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-05-26 17:58:49,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-8987bd59-47d9-45ba-b0e3-1c379363131f 2019-05-26 17:58:49,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.125494003296s 2019-05-26 17:58:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-26 17:58:49,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:52,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 26 May 2019 17:58:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-afffb806-620a-45bc-a3d7-8835468e5dc6 x-openstack-request-id: req-afffb806-620a-45bc-a3d7-8835468e5dc6 2019-05-26 17:58:52,192 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-26 17:58:52,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-afffb806-620a-45bc-a3d7-8835468e5dc6 2019-05-26 17:58:52,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.31123709679s 2019-05-26 17:58:52,193 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-26 17:58:52,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 17:58:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:53,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT X-Openstack-Request-Id: req-0d058bbb-9f06-49de-ac6b-0053f3450c1f 2019-05-26 17:58:53,289 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 17:58:53,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0d058bbb-9f06-49de-ac6b-0053f3450c1f 2019-05-26 17:58:53,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.09128880501s 2019-05-26 17:58:53,290 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-26 17:58:53,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-26 17:58:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:53,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5ec9733-6be7-4076-83b1-86cbc27e0f0d x-openstack-request-id: req-c5ec9733-6be7-4076-83b1-86cbc27e0f0d 2019-05-26 17:58:53,440 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 251}, "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.4", "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\", \"md-clear\", \"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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 254}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-26 17:58:53,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c5ec9733-6be7-4076-83b1-86cbc27e0f0d 2019-05-26 17:58:53,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.150557994843s 2019-05-26 17:58:53,442 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', 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", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 251}, 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.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 254}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-05-26 17:58:53,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-26 17:58:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8afb9d1b-0c31-48e4-a116-e521c571a7d2 x-openstack-request-id: req-8afb9d1b-0c31-48e4-a116-e521c571a7d2 2019-05-26 17:58:53,567 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-26 17:58:53,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8afb9d1b-0c31-48e4-a116-e521c571a7d2 2019-05-26 17:58:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125176906586s 2019-05-26 17:58:53,568 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-26 17:58:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:58:53,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:53,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT X-Openstack-Request-Id: req-a6fbca15-327e-4941-89f1-fa2c2207401a 2019-05-26 17:58:53,652 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 17:58:53,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a6fbca15-327e-4941-89f1-fa2c2207401a 2019-05-26 17:58:53,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0842039585114s 2019-05-26 17:58:53,653 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T17:55:29Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-05-26T17:55:22Z', u'provider:network_type': u'flat', u'tenant_id': u'f953d179939c4f8b93006765ccd882a0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f953d179939c4f8b93006765ccd882a0', u'l2_adjacency': True})] 2019-05-26 17:58:53,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 17:58:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:53,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT X-Openstack-Request-Id: req-27edcf09-cd17-4621-812f-b075b6ac9e89 2019-05-26 17:58:53,992 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-26 17:58:53,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-27edcf09-cd17-4621-812f-b075b6ac9e89 2019-05-26 17:58:53,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.33908200264s 2019-05-26 17:58:53,993 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-26 17:58:53,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 17:58:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Sun, 26 May 2019 17:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98215ad-490a-4002-b5fc-b5603139b77a 2019-05-26 17:58:54,205 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "0a1fe33367a64cb18f11b3213a7d0874"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/0a1fe33367a64cb18f11b3213a7d0874/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "0f1ab537e24240a484fadfe3bb65afc8"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/0f1ab537e24240a484fadfe3bb65afc8/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "2edc9995c6fd43339b0c73eb44d697af"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/2edc9995c6fd43339b0c73eb44d697af/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "cd9188b7dd1a48b3b20f3b9be453edb8"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "349f878ceba949e69084e5ddaab6f605"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8/users/349f878ceba949e69084e5ddaab6f605/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "cd9188b7dd1a48b3b20f3b9be453edb8"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "349f878ceba949e69084e5ddaab6f605"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8/users/349f878ceba949e69084e5ddaab6f605/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "394fdb2a34c94e5e9708b21ca284f3c7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/394fdb2a34c94e5e9708b21ca284f3c7/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "4fade341508a4cfd80c0b35895731b60"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/4fade341508a4cfd80c0b35895731b60/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "5fbb9ba462d2422b843dc740001572a0"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/5fbb9ba462d2422b843dc740001572a0/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "68b1e14b81ec4479ab0d806ff46ca31c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/68b1e14b81ec4479ab0d806ff46ca31c/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "a6ef5ebe752e400ba37c8d15776c1f22"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/a6ef5ebe752e400ba37c8d15776c1f22/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "be4913bbebdc4ec693076934ed757331"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/be4913bbebdc4ec693076934ed757331/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "19ce547ca74141109dcfc4555ea9d9d7"}, "user": {"id": "c65bb43bd6434e36a47b880f74001fc3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/c65bb43bd6434e36a47b880f74001fc3/roles/19ce547ca74141109dcfc4555ea9d9d7"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "c65bb43bd6434e36a47b880f74001fc3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/c65bb43bd6434e36a47b880f74001fc3/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "e267e4761fc845e1a0f45b45698e6987"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/e267e4761fc845e1a0f45b45698e6987/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"project": {"id": "f953d179939c4f8b93006765ccd882a0"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "eeb8b230d274429b82f1110bd91b1db1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0/users/eeb8b230d274429b82f1110bd91b1db1/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"domain": {"id": "8c0f258f1278446da008ba24428ebbbd"}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "e071f8cc6f1f44d499137167b74de2c4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd/users/e071f8cc6f1f44d499137167b74de2c4/roles/ce52f464ef2b4053b138f23244f77420"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ce52f464ef2b4053b138f23244f77420"}, "user": {"id": "349f878ceba949e69084e5ddaab6f605"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/349f878ceba949e69084e5ddaab6f605/roles/ce52f464ef2b4053b138f23244f77420"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-26 17:58:54,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-a98215ad-490a-4002-b5fc-b5603139b77a 2019-05-26 17:58:54,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208968162537s 2019-05-26 17:58:54,209 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'0a1fe33367a64cb18f11b3213a7d0874'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'0f1ab537e24240a484fadfe3bb65afc8'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'2edc9995c6fd43339b0c73eb44d697af'}), Munch({'project': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'349f878ceba949e69084e5ddaab6f605'}), Munch({'project': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'349f878ceba949e69084e5ddaab6f605'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'394fdb2a34c94e5e9708b21ca284f3c7'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'4fade341508a4cfd80c0b35895731b60'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'5fbb9ba462d2422b843dc740001572a0'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'68b1e14b81ec4479ab0d806ff46ca31c'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'a6ef5ebe752e400ba37c8d15776c1f22'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'be4913bbebdc4ec693076934ed757331'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'19ce547ca74141109dcfc4555ea9d9d7', 'user': u'c65bb43bd6434e36a47b880f74001fc3'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'c65bb43bd6434e36a47b880f74001fc3'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'e267e4761fc845e1a0f45b45698e6987'}), Munch({'project': u'f953d179939c4f8b93006765ccd882a0', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'eeb8b230d274429b82f1110bd91b1db1'}), Munch({'domain': u'8c0f258f1278446da008ba24428ebbbd', 'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'e071f8cc6f1f44d499137167b74de2c4'}), Munch({'id': u'ce52f464ef2b4053b138f23244f77420', 'user': u'349f878ceba949e69084e5ddaab6f605'})] 2019-05-26 17:58:54,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 17:58:54,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:54,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 17:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be3a738-8ab3-4dfd-a868-8ba146fc290c 2019-05-26 17:58:54,570 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 17:58:54,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5be3a738-8ab3-4dfd-a868-8ba146fc290c 2019-05-26 17:58:54,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.357590913773s 2019-05-26 17:58:54,572 - 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'reader', 'id': u'1308f0bf729b4e4ba938b60c7537996b'}), 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'19ce547ca74141109dcfc4555ea9d9d7'}), 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'2343bfff56ba4b349cdb686b5de9e0ef'}), 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'79672758d929472799666d4c67a196de'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'a41e320e3c2049eaa58c28cdf66f266d'}), 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'ce52f464ef2b4053b138f23244f77420'})] 2019-05-26 17:58:54,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 17:58:54,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:54,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 17:58:54 GMT X-Openstack-Request-Id: req-39095112-cba6-42be-bb5a-3e897e115519 2019-05-26 17:58:54,909 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-26 17:58:54,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-39095112-cba6-42be-bb5a-3e897e115519 2019-05-26 17:58:54,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.336366176605s 2019-05-26 17:58:54,909 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-26 17:58:54,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 17:58:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:55,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 17:58:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0a6878e-2c7d-47b1-b754-45148d132230 x-openstack-request-id: req-c0a6878e-2c7d-47b1-b754-45148d132230 2019-05-26 17:58:55,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 17:58:55,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0a6878e-2c7d-47b1-b754-45148d132230 2019-05-26 17:58:55,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.235138893127s 2019-05-26 17:58:55,145 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-26 17:58:55,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-26 17:58:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:58:55,159 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 17:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b5fe4a-33e1-4d0c-bcd2-fe49abda05f0 2019-05-26 17:58:55,159 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2019-05-26 17:58:55,160 - keystoneauth.session - DEBUG - GET call to http://192.30.9.5:35357/ used request id req-39b5fe4a-33e1-4d0c-bcd2-fe49abda05f0 2019-05-26 17:58:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:55,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 825 Content-Type: application/json Date: Sun, 26 May 2019 17:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29385c0e-07e9-4395-8a41-713892eef4f2 2019-05-26 17:58:55,371 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1d51b0ab83b44492b42b607d56802dc2"}, "enabled": true, "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/1dc1950a49e1451e90e13cf7107999e4"}, "enabled": true, "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/285808b1681140ee9253d58b975e1be9"}, "enabled": true, "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/33f75d4a43f54b20a0c189bf4ace03b7"}, "enabled": true, "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5e7f23a549344d9bbd14b29af8906896"}, "enabled": true, "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/63fd4f86eb274d608c44b0152ad60511"}, "enabled": true, "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7b065c7f2ff34a3ba5321de738c5c2ad"}, "enabled": true, "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/7c9ed4165cfa4e768729c3fc8623bdea"}, "enabled": true, "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/896323e5cca4403bbadbe69262b62402"}, "enabled": true, "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a314670e73b64ba6b814a6185283afc6"}, "enabled": true, "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/abdb038fc2a645eaba2994fb0d6e8ef6"}, "enabled": true, "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c8b1667309dc4235af03bdfd3515f4b6"}, "enabled": true, "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e9cd9602a4914ec28921323e9449693f"}, "enabled": true, "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f7287dcc698243038ed26c804c803164"}, "enabled": true, "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2019-05-26 17:58:55,371 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-29385c0e-07e9-4395-8a41-713892eef4f2 2019-05-26 17:58:55,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.222394943237s 2019-05-26 17:58:55,376 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'1d51b0ab83b44492b42b607d56802dc2', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'1dc1950a49e1451e90e13cf7107999e4', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'285808b1681140ee9253d58b975e1be9', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'33f75d4a43f54b20a0c189bf4ace03b7', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'5e7f23a549344d9bbd14b29af8906896', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'63fd4f86eb274d608c44b0152ad60511', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7b065c7f2ff34a3ba5321de738c5c2ad', 'name': u'glance'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'7c9ed4165cfa4e768729c3fc8623bdea', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'896323e5cca4403bbadbe69262b62402', 'name': u'swift'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a314670e73b64ba6b814a6185283afc6', 'name': u'nova'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'abdb038fc2a645eaba2994fb0d6e8ef6', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'c8b1667309dc4235af03bdfd3515f4b6', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'e9cd9602a4914ec28921323e9449693f', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f7287dcc698243038ed26c804c803164', 'name': u'gnocchi'})] 2019-05-26 17:58:55,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 17:58:55,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:55,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 26 May 2019 17:58:55 GMT X-Openstack-Request-Id: req-783997e2-0e2b-48a6-96a9-b0b30ce5bbc9 2019-05-26 17:58:55,429 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4}]} 2019-05-26 17:58:55,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-783997e2-0e2b-48a6-96a9-b0b30ce5bbc9 2019-05-26 17:58:55,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522549152374s 2019-05-26 17:58:55,430 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T17:55:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'tenant_id': u'f953d179939c4f8b93006765ccd882a0', u'created_at': u'2019-05-26T17:55:29Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f953d179939c4f8b93006765ccd882a0'})] 2019-05-26 17:58:55,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-26 17:58:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b8b07988c586a841337b238b0756205ff02a343c" 2019-05-26 17:58:56,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 26 May 2019 17:58:56 GMT X-Openstack-Request-Id: req-61e8cd44-5fd1-469b-bfbc-16fce37ba328 2019-05-26 17:58:56,419 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-05-26 17:58:56,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-61e8cd44-5fd1-469b-bfbc-16fce37ba328 2019-05-26 17:58:56,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.989198923111s 2019-05-26 17:58:56,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-05-26 17:58:56,528 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 17:58:56,528 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-26 17:58:56,579 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-26 17:58:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:58:56,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 17:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f819187-82cb-456d-a989-e4451fd5e799 2019-05-26 17:58:56,690 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 17:58:56,690 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-9f819187-82cb-456d-a989-e4451fd5e799 2019-05-26 17:58:56,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 17:58:57,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T18:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["EnDev6tuQoahKvS-OrI1tw"], "issued_at": "2019-05-26T17:58:56.000000Z"}} 2019-05-26 17:58:57,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:58:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:58:58,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 17:58:58 GMT X-Openstack-Request-Id: req-5a785679-7649-4912-a3f7-d085410a2f92 2019-05-26 17:58:58,601 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 17:58:58,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a785679-7649-4912-a3f7-d085410a2f92 2019-05-26 17:58:58,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.36419701576s 2019-05-26 17:58:58,602 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-26 17:58:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:58:58,614 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 17:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cb849e1-0c29-459f-b55c-b1968eae17a2 2019-05-26 17:58:58,615 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 17:58:58,615 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6cb849e1-0c29-459f-b55c-b1968eae17a2 2019-05-26 17:58:58,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 17:58:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:58:58,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 17:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13164a2f-25af-4341-8c58-49db153a1645 2019-05-26 17:58:58,938 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 17:58:58,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-13164a2f-25af-4341-8c58-49db153a1645 2019-05-26 17:58:58,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.323141098022s 2019-05-26 17:58:58,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 17:58:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:58:59,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 26 May 2019 17:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135da9e4-c007-4d56-894b-cf3e00e677f4 2019-05-26 17:58:59,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 17:58:59,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-135da9e4-c007-4d56-894b-cf3e00e677f4 2019-05-26 17:58:59,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209085941315s 2019-05-26 17:58:59,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 17:58:59,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" -d '{"network": {"tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "tenantnetwork1-net_d3375ec0-5091-4dba-94f9-819b83161773", "admin_state_up": true}}' 2019-05-26 17:59:00,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 26 May 2019 17:59:00 GMT X-Openstack-Request-Id: req-c0828bc3-6a3c-41c2-901b-2d0c2cf2ecaa 2019-05-26 17:59:00,661 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d53309ad-1909-44a8-862e-f06f644414b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T17:59:00Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_d3375ec0-5091-4dba-94f9-819b83161773","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T17:59:00Z","mtu":1450}} 2019-05-26 17:59:00,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c0828bc3-6a3c-41c2-901b-2d0c2cf2ecaa 2019-05-26 17:59:00,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.50451588631s 2019-05-26 17:59:00,662 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T17:59:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd53309ad-1909-44a8-862e-f06f644414b0', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_d3375ec0-5091-4dba-94f9-819b83161773', u'created_at': u'2019-05-26T17:59:00Z', u'mtu': 1450, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'l2_adjacency': True}) 2019-05-26 17:59:00,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:59:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:02,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 26 May 2019 17:59:01 GMT X-Openstack-Request-Id: req-409db15b-7f5d-4e45-ae35-3b2660bbcfee 2019-05-26 17:59:02,095 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d53309ad-1909-44a8-862e-f06f644414b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T17:59:00Z","qos_policy_id":null,"name":"tenantnetwork1-net_d3375ec0-5091-4dba-94f9-819b83161773","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T17:59:00Z","provider:network_type":"vxlan"}]} 2019-05-26 17:59:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-409db15b-7f5d-4e45-ae35-3b2660bbcfee 2019-05-26 17:59:02,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.43233108521s 2019-05-26 17:59:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 17:59:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" -d '{"subnet": {"name": "tenantnetwork1-subnet_d3375ec0-5091-4dba-94f9-819b83161773", "enable_dhcp": true, "network_id": "d53309ad-1909-44a8-862e-f06f644414b0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 17:59:03,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 26 May 2019 17:59:03 GMT X-Openstack-Request-Id: req-6f06c175-44a2-41a0-8ed8-613384010534 2019-05-26 17:59:03,889 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-26T17:59:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c49e91f-17a8-4e97-bdfd-5910f8a294b0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d3375ec0-5091-4dba-94f9-819b83161773","enable_dhcp":true,"segment_id":null,"network_id":"d53309ad-1909-44a8-862e-f06f644414b0","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T17:59:03Z","ip_version":4}} 2019-05-26 17:59:03,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6f06c175-44a2-41a0-8ed8-613384010534 2019-05-26 17:59:03,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.79229402542s 2019-05-26 17:59:03,889 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T17:59: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'2c49e91f-17a8-4e97-bdfd-5910f8a294b0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d3375ec0-5091-4dba-94f9-819b83161773', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd53309ad-1909-44a8-862e-f06f644414b0', u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T17:59: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'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 17:59:03,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 17:59:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "tenantnetwork1-router_d3375ec0-5091-4dba-94f9-819b83161773", "admin_state_up": true}}' 2019-05-26 17:59:11,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 26 May 2019 17:59:11 GMT X-Openstack-Request-Id: req-5a3fd768-a824-424c-9939-aba88442ca7e 2019-05-26 17:59:11,556 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:05Z", "admin_state_up": true, "updated_at": "2019-05-26T17:59:06Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6bb9318f-a74b-47e5-a60f-38e0f7f35278", "name": "tenantnetwork1-router_d3375ec0-5091-4dba-94f9-819b83161773"}} 2019-05-26 17:59:11,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5a3fd768-a824-424c-9939-aba88442ca7e 2019-05-26 17:59:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.66637587547s 2019-05-26 17:59:11,557 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T17:59:06Z', u'revision_number': 3, u'ha': True, u'id': u'6bb9318f-a74b-47e5-a60f-38e0f7f35278', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_d3375ec0-5091-4dba-94f9-819b83161773', u'admin_state_up': True, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T17:59:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 17:59:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 17:59:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" -d '{"subnet_id": "2c49e91f-17a8-4e97-bdfd-5910f8a294b0"}' 2019-05-26 17:59:15,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 17:59:14 GMT X-Openstack-Request-Id: req-5764ca75-2b22-4dda-8036-8ea50421f910 2019-05-26 17:59:15,164 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d53309ad-1909-44a8-862e-f06f644414b0", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "2c49e91f-17a8-4e97-bdfd-5910f8a294b0", "subnet_ids": ["2c49e91f-17a8-4e97-bdfd-5910f8a294b0"], "port_id": "86df6bbc-752e-4088-b215-5a2e5f28eb61", "id": "6bb9318f-a74b-47e5-a60f-38e0f7f35278"} 2019-05-26 17:59:15,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278/add_router_interface.json used request id req-5764ca75-2b22-4dda-8036-8ea50421f910 2019-05-26 17:59:15,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.60685491562s 2019-05-26 17:59:15,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 17:59:15,309 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-26 17:59:15,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 17:59:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" -d '{"subnet_id": "2c49e91f-17a8-4e97-bdfd-5910f8a294b0"}' 2019-05-26 17:59:20,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 17:59:20 GMT X-Openstack-Request-Id: req-4c1ff083-4711-40db-8453-a995e8dd99cd 2019-05-26 17:59:20,081 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d53309ad-1909-44a8-862e-f06f644414b0", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "2c49e91f-17a8-4e97-bdfd-5910f8a294b0", "subnet_ids": ["2c49e91f-17a8-4e97-bdfd-5910f8a294b0"], "port_id": "86df6bbc-752e-4088-b215-5a2e5f28eb61", "id": "6bb9318f-a74b-47e5-a60f-38e0f7f35278"} 2019-05-26 17:59:20,081 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278/remove_router_interface.json used request id req-4c1ff083-4711-40db-8453-a995e8dd99cd 2019-05-26 17:59:20,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.76741480827s 2019-05-26 17:59:20,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 17:59:20,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:20,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 26 May 2019 17:59:20 GMT X-Openstack-Request-Id: req-21c8a006-68f4-4d36-8ade-a0cc728c168b 2019-05-26 17:59:20,391 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:05Z", "admin_state_up": true, "updated_at": "2019-05-26T17:59:18Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6bb9318f-a74b-47e5-a60f-38e0f7f35278", "name": "tenantnetwork1-router_d3375ec0-5091-4dba-94f9-819b83161773"}]} 2019-05-26 17:59:20,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-21c8a006-68f4-4d36-8ade-a0cc728c168b 2019-05-26 17:59:20,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.309682846069s 2019-05-26 17:59:20,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 17:59:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:25,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 17:59:24 GMT X-Openstack-Request-Id: req-efee5d3a-82cb-4215-b1cc-0a5e359b6117 2019-05-26 17:59:25,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 17:59:25,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6bb9318f-a74b-47e5-a60f-38e0f7f35278.json used request id req-efee5d3a-82cb-4215-b1cc-0a5e359b6117 2019-05-26 17:59:25,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.63221383095s 2019-05-26 17:59:25,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 17:59:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:26,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 26 May 2019 17:59:26 GMT X-Openstack-Request-Id: req-706805d3-effc-4fc7-8af7-05fe095df779 2019-05-26 17:59:26,165 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T17:59:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2c49e91f-17a8-4e97-bdfd-5910f8a294b0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d3375ec0-5091-4dba-94f9-819b83161773","enable_dhcp":true,"segment_id":null,"network_id":"d53309ad-1909-44a8-862e-f06f644414b0","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T17:59:03Z","ip_version":4},{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4}]} 2019-05-26 17:59:26,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-706805d3-effc-4fc7-8af7-05fe095df779 2019-05-26 17:59:26,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.13921999931s 2019-05-26 17:59:26,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 17:59:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/2c49e91f-17a8-4e97-bdfd-5910f8a294b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:29,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 17:59:29 GMT X-Openstack-Request-Id: req-00f50d9f-1a0a-4739-a9d6-fe79af097b41 2019-05-26 17:59:29,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 17:59:29,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2c49e91f-17a8-4e97-bdfd-5910f8a294b0.json used request id req-00f50d9f-1a0a-4739-a9d6-fe79af097b41 2019-05-26 17:59:29,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.20750689507s 2019-05-26 17:59:29,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:59:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:29,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 26 May 2019 17:59:29 GMT X-Openstack-Request-Id: req-3cd14cdd-6aa3-4625-84b5-bbb152c572d9 2019-05-26 17:59:29,798 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d53309ad-1909-44a8-862e-f06f644414b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T17:59:29Z","qos_policy_id":null,"name":"tenantnetwork1-net_d3375ec0-5091-4dba-94f9-819b83161773","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T17:59:00Z","provider:network_type":"vxlan"}]} 2019-05-26 17:59:29,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cd14cdd-6aa3-4625-84b5-bbb152c572d9 2019-05-26 17:59:29,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423298835754s 2019-05-26 17:59:29,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 17:59:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d53309ad-1909-44a8-862e-f06f644414b0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}97244d93036277539863e66eacccfb6371135c6a" 2019-05-26 17:59:31,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 17:59:31 GMT X-Openstack-Request-Id: req-0beb5af5-1758-4dab-be51-134de54bb818 2019-05-26 17:59:31,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 17:59:31,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d53309ad-1909-44a8-862e-f06f644414b0.json used request id req-0beb5af5-1758-4dab-be51-134de54bb818 2019-05-26 17:59:31,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.07872700691s 2019-05-26 17:59:31,920 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-26 17:59:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:59:31,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 17:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b217a9-fd44-4071-bb24-0ab729250072 2019-05-26 17:59:31,964 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 17:59:31,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-88b217a9-fd44-4071-bb24-0ab729250072 2019-05-26 17:59:31,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 17:59:32,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T18:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["uKEF2PU2QkC8h-GZZ5BpnA"], "issued_at": "2019-05-26T17:59:32.000000Z"}} 2019-05-26 17:59:32,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:59:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:33,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 17:59:33 GMT X-Openstack-Request-Id: req-76d81c9a-d325-4070-9e56-edcb7def390a 2019-05-26 17:59:33,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 17:59:33,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76d81c9a-d325-4070-9e56-edcb7def390a 2019-05-26 17:59:33,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.22975206375s 2019-05-26 17:59:33,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:59:33,699 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 17:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6116716-5c51-48a4-bea9-177d8c355d62 2019-05-26 17:59:33,700 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 17:59:33,700 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-c6116716-5c51-48a4-bea9-177d8c355d62 2019-05-26 17:59:33,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 17:59:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:33,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 17:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2701b017-936b-4c7b-943c-a8d76f842162 2019-05-26 17:59:33,916 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 17:59:33,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2701b017-936b-4c7b-943c-a8d76f842162 2019-05-26 17:59:33,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215497016907s 2019-05-26 17:59:33,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 17:59:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}}' 2019-05-26 17:59:34,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 26 May 2019 17:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62d328b-accb-41dd-8740-f6bd42a12dce 2019-05-26 17:59:34,129 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a"}, "tags": [], "enabled": true, "id": "24b7651763784ecd93ff4d234195d95a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}} 2019-05-26 17:59:34,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e62d328b-accb-41dd-8740-f6bd42a12dce 2019-05-26 17:59:34,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.206526041031s 2019-05-26 17:59:34,130 - 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'24b7651763784ecd93ff4d234195d95a', '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_952b6e39-2b55-46fe-bea1-16fc0bffe747'}) 2019-05-26 17:59:34,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 17:59:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gA2KfsLjkpGn9wKKeMibfMFWoPNc3G", "email": null, "name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747"}}' 2019-05-26 17:59:34,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 26 May 2019 17:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46bc8832-f3df-472c-a74e-c686a92ff8c7 2019-05-26 17:59:34,906 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747", "links": {"self": "http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a53aacd3a43841d3929b53f895607a92", "domain_id": "default", "password_expires_at": null}} 2019-05-26 17:59:34,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-46bc8832-f3df-472c-a74e-c686a92ff8c7 2019-05-26 17:59:34,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.769169092178s 2019-05-26 17:59:34,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a53aacd3a43841d3929b53f895607a92', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747'}) 2019-05-26 17:59:34,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 17:59:34,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:35,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 17:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96849346-2f52-4465-89ac-a06ebbecc9f0 2019-05-26 17:59:35,152 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 17:59:35,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-96849346-2f52-4465-89ac-a06ebbecc9f0 2019-05-26 17:59:35,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.242280006409s 2019-05-26 17:59:35,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 17:59:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:35,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0220d7-aefe-4256-b4b6-b0534dce7229 2019-05-26 17:59:35,377 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 17:59:35,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad0220d7-aefe-4256-b4b6-b0534dce7229 2019-05-26 17:59:35,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219347953796s 2019-05-26 17:59:35,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 17:59:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:35,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab71381-cd82-4feb-ace4-a1e6b70972b8 2019-05-26 17:59:35,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 17:59:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bab71381-cd82-4feb-ace4-a1e6b70972b8 2019-05-26 17:59:35,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201345920563s 2019-05-26 17:59:35,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 17:59:35,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:35,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c16118-1c58-44d9-aca6-c4cc204d4a22 2019-05-26 17:59:35,870 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 17:59:35,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-82c16118-1c58-44d9-aca6-c4cc204d4a22 2019-05-26 17:59:35,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.281965970993s 2019-05-26 17:59:35,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 17:59:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 26 May 2019 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6434d108-64e8-4d95-834d-a45bdb58064f 2019-05-26 17:59:36,119 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747", "links": {"self": "http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a53aacd3a43841d3929b53f895607a92", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 17:59:36,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6434d108-64e8-4d95-834d-a45bdb58064f 2019-05-26 17:59:36,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247684001923s 2019-05-26 17:59:36,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 17:59:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:36,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 17:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-541877da-d33d-453d-b3d9-ec92bda3ffd3 2019-05-26 17:59:36,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a"}, "tags": [], "enabled": true, "id": "24b7651763784ecd93ff4d234195d95a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}]} 2019-05-26 17:59:36,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-541877da-d33d-453d-b3d9-ec92bda3ffd3 2019-05-26 17:59:36,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216509103775s 2019-05-26 17:59:36,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 17:59:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a53aacd3a43841d3929b53f895607a92&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=24b7651763784ecd93ff4d234195d95a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:36,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 26 May 2019 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65632ce-8e71-4338-bf7a-5c0bc96e43d3 2019-05-26 17:59:36,577 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a53aacd3a43841d3929b53f895607a92&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=24b7651763784ecd93ff4d234195d95a", "previous": null, "next": null}} 2019-05-26 17:59:36,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a53aacd3a43841d3929b53f895607a92&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=24b7651763784ecd93ff4d234195d95a used request id req-d65632ce-8e71-4338-bf7a-5c0bc96e43d3 2019-05-26 17:59:36,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22203707695s 2019-05-26 17:59:36,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 17:59:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a/users/a53aacd3a43841d3929b53f895607a92/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:36,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 17:59:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4362c4a-e3fe-49e1-88ba-997edf844ed5 2019-05-26 17:59:36,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 17:59:36,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a/users/a53aacd3a43841d3929b53f895607a92/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-f4362c4a-e3fe-49e1-88ba-997edf844ed5 2019-05-26 17:59:36,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.229588031769s 2019-05-26 17:59:36,811 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747', 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'24b7651763784ecd93ff4d234195d95a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gA2KfsLjkpGn9wKKeMibfMFWoPNc3G', 'username': u'tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 17:59:36,815 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747', 'password': 'gA2KfsLjkpGn9wKKeMibfMFWoPNc3G', 'project_name': 'tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '24b7651763784ecd93ff4d234195d95a', 'project_domain_name': 'Default'} 2019-05-26 17:59:36,815 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-26 17:59:36,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 17:59:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:37,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523a845b-cbf2-4adf-9b79-63df13c444ab 2019-05-26 17:59:37,025 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 17:59:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-523a845b-cbf2-4adf-9b79-63df13c444ab 2019-05-26 17:59:37,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210041046143s 2019-05-26 17:59:37,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 17:59:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 17:59:37,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 17:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba4bf74-0280-4675-8f69-8a33d3d8b72c 2019-05-26 17:59:37,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a"}, "tags": [], "enabled": true, "id": "24b7651763784ecd93ff4d234195d95a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}]} 2019-05-26 17:59:37,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5ba4bf74-0280-4675-8f69-8a33d3d8b72c 2019-05-26 17:59:37,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124751806259s 2019-05-26 17:59:37,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 17:59:37,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" -d '{"network": {"tenant_id": "24b7651763784ecd93ff4d234195d95a", "name": "tenantnetwork2-net_952b6e39-2b55-46fe-bea1-16fc0bffe747", "admin_state_up": true}}' 2019-05-26 17:59:38,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 26 May 2019 17:59:38 GMT X-Openstack-Request-Id: req-cb48b9ea-2a34-4d9e-aa7b-3fb631e7d531 2019-05-26 17:59:38,631 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"39573a4a-6f9a-47e3-bd38-fb185f9bc5fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"24b7651763784ecd93ff4d234195d95a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T17:59:38Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_952b6e39-2b55-46fe-bea1-16fc0bffe747","admin_state_up":true,"tenant_id":"24b7651763784ecd93ff4d234195d95a","created_at":"2019-05-26T17:59:38Z","mtu":1450}} 2019-05-26 17:59:38,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cb48b9ea-2a34-4d9e-aa7b-3fb631e7d531 2019-05-26 17:59:38,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.47121191025s 2019-05-26 17:59:38,632 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T17:59:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'39573a4a-6f9a-47e3-bd38-fb185f9bc5fb', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_952b6e39-2b55-46fe-bea1-16fc0bffe747', u'created_at': u'2019-05-26T17:59:38Z', u'mtu': 1450, u'tenant_id': u'24b7651763784ecd93ff4d234195d95a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'24b7651763784ecd93ff4d234195d95a', u'l2_adjacency': True}) 2019-05-26 17:59:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 17:59:38,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 17:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aeae9a0-d49a-4605-b42e-dee562cde2de 2019-05-26 17:59:38,642 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 17:59:38,642 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-4aeae9a0-d49a-4605-b42e-dee562cde2de 2019-05-26 17:59:38,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 17:59:39,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T18:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "24b7651763784ecd93ff4d234195d95a", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/24b7651763784ecd93ff4d234195d95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/24b7651763784ecd93ff4d234195d95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/24b7651763784ecd93ff4d234195d95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/24b7651763784ecd93ff4d234195d95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/24b7651763784ecd93ff4d234195d95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/24b7651763784ecd93ff4d234195d95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_24b7651763784ecd93ff4d234195d95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_24b7651763784ecd93ff4d234195d95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/24b7651763784ecd93ff4d234195d95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/24b7651763784ecd93ff4d234195d95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/24b7651763784ecd93ff4d234195d95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747", "id": "a53aacd3a43841d3929b53f895607a92"}, "audit_ids": ["8dwcnNLeRFWlxbtlsuDOLw"], "issued_at": "2019-05-26T17:59:38.000000Z"}} 2019-05-26 17:59:39,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 17:59:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 17:59:40,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 26 May 2019 17:59:40 GMT X-Openstack-Request-Id: req-df121b41-3360-45e7-96fc-359eab99ec62 2019-05-26 17:59:40,503 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"39573a4a-6f9a-47e3-bd38-fb185f9bc5fb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"24b7651763784ecd93ff4d234195d95a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T17:59:38Z","qos_policy_id":null,"name":"tenantnetwork2-net_952b6e39-2b55-46fe-bea1-16fc0bffe747","admin_state_up":true,"tenant_id":"24b7651763784ecd93ff4d234195d95a","created_at":"2019-05-26T17:59:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500}]} 2019-05-26 17:59:40,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df121b41-3360-45e7-96fc-359eab99ec62 2019-05-26 17:59:40,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.44709992409s 2019-05-26 17:59:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 17:59:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" -d '{"subnet": {"name": "tenantnetwork2-subnet_952b6e39-2b55-46fe-bea1-16fc0bffe747", "enable_dhcp": true, "network_id": "39573a4a-6f9a-47e3-bd38-fb185f9bc5fb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 17:59:41,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 26 May 2019 17:59:41 GMT X-Openstack-Request-Id: req-92c149a9-58d1-4e9b-a92e-d7a20eea61f0 2019-05-26 17:59:41,762 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39573a4a-6f9a-47e3-bd38-fb185f9bc5fb","tenant_id":"24b7651763784ecd93ff4d234195d95a","created_at":"2019-05-26T17:59:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T17:59: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":"24b7651763784ecd93ff4d234195d95a","id":"5a974737-040d-43f9-a8e9-9ef7142864d7","subnetpool_id":null,"name":"tenantnetwork2-subnet_952b6e39-2b55-46fe-bea1-16fc0bffe747"}} 2019-05-26 17:59:41,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-92c149a9-58d1-4e9b-a92e-d7a20eea61f0 2019-05-26 17:59:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.25802707672s 2019-05-26 17:59:41,763 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T17:59: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'5a974737-040d-43f9-a8e9-9ef7142864d7', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_952b6e39-2b55-46fe-bea1-16fc0bffe747', u'enable_dhcp': True, u'network_id': u'39573a4a-6f9a-47e3-bd38-fb185f9bc5fb', u'tenant_id': u'24b7651763784ecd93ff4d234195d95a', u'created_at': u'2019-05-26T17:59: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'24b7651763784ecd93ff4d234195d95a'}) 2019-05-26 17:59:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 17:59:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "tenantnetwork2-router_952b6e39-2b55-46fe-bea1-16fc0bffe747", "admin_state_up": true}}' 2019-05-26 17:59:48,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 26 May 2019 17:59:48 GMT X-Openstack-Request-Id: req-12079ce4-f259-4ef9-b67a-d979eccaed59 2019-05-26 17:59:48,886 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "24b7651763784ecd93ff4d234195d95a", "created_at": "2019-05-26T17:59:42Z", "admin_state_up": true, "updated_at": "2019-05-26T17:59:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "24b7651763784ecd93ff4d234195d95a", "id": "e65f9558-059b-48af-99c9-59a3b07ee915", "name": "tenantnetwork2-router_952b6e39-2b55-46fe-bea1-16fc0bffe747"}} 2019-05-26 17:59:48,886 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-12079ce4-f259-4ef9-b67a-d979eccaed59 2019-05-26 17:59:48,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.12233304977s 2019-05-26 17:59:48,886 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T17:59:43Z', u'revision_number': 3, u'id': u'e65f9558-059b-48af-99c9-59a3b07ee915', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_952b6e39-2b55-46fe-bea1-16fc0bffe747', u'admin_state_up': True, u'tenant_id': u'24b7651763784ecd93ff4d234195d95a', u'created_at': u'2019-05-26T17:59:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'24b7651763784ecd93ff4d234195d95a'}) 2019-05-26 17:59:48,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 17:59:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" -d '{"subnet_id": "5a974737-040d-43f9-a8e9-9ef7142864d7"}' 2019-05-26 17:59:53,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 17:59:53 GMT X-Openstack-Request-Id: req-41c47f0c-d63e-4430-949a-f1a16ada867f 2019-05-26 17:59:53,192 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "39573a4a-6f9a-47e3-bd38-fb185f9bc5fb", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "subnet_id": "5a974737-040d-43f9-a8e9-9ef7142864d7", "subnet_ids": ["5a974737-040d-43f9-a8e9-9ef7142864d7"], "port_id": "44bf63d5-d624-43fa-93e4-52dad51f82a6", "id": "e65f9558-059b-48af-99c9-59a3b07ee915"} 2019-05-26 17:59:53,192 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915/add_router_interface.json used request id req-41c47f0c-d63e-4430-949a-f1a16ada867f 2019-05-26 17:59:53,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.3054330349s 2019-05-26 17:59:53,332 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 17:59:53,332 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-26 17:59:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 17:59:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" -d '{"subnet_id": "5a974737-040d-43f9-a8e9-9ef7142864d7"}' 2019-05-26 17:59:57,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 17:59:57 GMT X-Openstack-Request-Id: req-8589981d-0754-4904-930e-bb6b3f7c5f69 2019-05-26 17:59:57,184 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "39573a4a-6f9a-47e3-bd38-fb185f9bc5fb", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "subnet_id": "5a974737-040d-43f9-a8e9-9ef7142864d7", "subnet_ids": ["5a974737-040d-43f9-a8e9-9ef7142864d7"], "port_id": "44bf63d5-d624-43fa-93e4-52dad51f82a6", "id": "e65f9558-059b-48af-99c9-59a3b07ee915"} 2019-05-26 17:59:57,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915/remove_router_interface.json used request id req-8589981d-0754-4904-930e-bb6b3f7c5f69 2019-05-26 17:59:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.84673810005s 2019-05-26 17:59:57,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 17:59:57,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 17:59:57,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 26 May 2019 17:59:57 GMT X-Openstack-Request-Id: req-5d1be166-4433-4184-9c0b-ceb74ed88402 2019-05-26 17:59:57,604 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "24b7651763784ecd93ff4d234195d95a", "created_at": "2019-05-26T17:59:42Z", "admin_state_up": true, "updated_at": "2019-05-26T17:59:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "24b7651763784ecd93ff4d234195d95a", "id": "e65f9558-059b-48af-99c9-59a3b07ee915", "name": "tenantnetwork2-router_952b6e39-2b55-46fe-bea1-16fc0bffe747"}]} 2019-05-26 17:59:57,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5d1be166-4433-4184-9c0b-ceb74ed88402 2019-05-26 17:59:57,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.419389009476s 2019-05-26 17:59:57,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 17:59:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 18:00:02,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:02 GMT X-Openstack-Request-Id: req-7c86882c-5ee2-4354-ac4f-576f33281bbb 2019-05-26 18:00:02,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:02,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e65f9558-059b-48af-99c9-59a3b07ee915.json used request id req-7c86882c-5ee2-4354-ac4f-576f33281bbb 2019-05-26 18:00:02,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75900387764s 2019-05-26 18:00:02,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:00:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 18:00:02,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 26 May 2019 18:00:02 GMT X-Openstack-Request-Id: req-94e8e82a-35ea-4354-99e2-ffa6e4d0a44b 2019-05-26 18:00:02,714 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39573a4a-6f9a-47e3-bd38-fb185f9bc5fb","tenant_id":"24b7651763784ecd93ff4d234195d95a","created_at":"2019-05-26T17:59:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T17:59: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":"24b7651763784ecd93ff4d234195d95a","id":"5a974737-040d-43f9-a8e9-9ef7142864d7","subnetpool_id":null,"name":"tenantnetwork2-subnet_952b6e39-2b55-46fe-bea1-16fc0bffe747"}]} 2019-05-26 18:00:02,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-94e8e82a-35ea-4354-99e2-ffa6e4d0a44b 2019-05-26 18:00:02,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.349440813065s 2019-05-26 18:00:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:00:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/5a974737-040d-43f9-a8e9-9ef7142864d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 18:00:06,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:05 GMT X-Openstack-Request-Id: req-cb9dd1fb-b534-48a5-b04d-a716f3efef73 2019-05-26 18:00:06,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:06,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5a974737-040d-43f9-a8e9-9ef7142864d7.json used request id req-cb9dd1fb-b534-48a5-b04d-a716f3efef73 2019-05-26 18:00:06,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.4214720726s 2019-05-26 18:00:06,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 18:00:06,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 26 May 2019 18:00:06 GMT X-Openstack-Request-Id: req-665eeb3f-f1c9-4bfc-9197-698ace5a7cca 2019-05-26 18:00:06,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"39573a4a-6f9a-47e3-bd38-fb185f9bc5fb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"24b7651763784ecd93ff4d234195d95a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:05Z","qos_policy_id":null,"name":"tenantnetwork2-net_952b6e39-2b55-46fe-bea1-16fc0bffe747","admin_state_up":true,"tenant_id":"24b7651763784ecd93ff4d234195d95a","created_at":"2019-05-26T17:59:38Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500}]} 2019-05-26 18:00:06,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-665eeb3f-f1c9-4bfc-9197-698ace5a7cca 2019-05-26 18:00:06,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40244102478s 2019-05-26 18:00:06,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:00:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/39573a4a-6f9a-47e3-bd38-fb185f9bc5fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c3ad41b47423f678f5236b4c8ee4a20ba18f9889" 2019-05-26 18:00:07,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:07 GMT X-Openstack-Request-Id: req-aaa27309-a04e-4a93-9443-f385a4fb9c36 2019-05-26 18:00:07,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:07,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/39573a4a-6f9a-47e3-bd38-fb185f9bc5fb.json used request id req-aaa27309-a04e-4a93-9443-f385a4fb9c36 2019-05-26 18:00:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36634087563s 2019-05-26 18:00:07,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:00:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:08,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 26 May 2019 18:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a657f22-4a23-4c72-b658-715c576920ff 2019-05-26 18:00:08,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747", "links": {"self": "http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a53aacd3a43841d3929b53f895607a92", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:00:08,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5a657f22-4a23-4c72-b658-715c576920ff 2019-05-26 18:00:08,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237215995789s 2019-05-26 18:00:08,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:00:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:08,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sun, 26 May 2019 18:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fb008b-ce6b-498f-80e3-7409fa9fc80b 2019-05-26 18:00:08,387 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_952b6e39-2b55-46fe-bea1-16fc0bffe747", "links": {"self": "http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a53aacd3a43841d3929b53f895607a92", "description": null}} 2019-05-26 18:00:08,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92 used request id req-36fb008b-ce6b-498f-80e3-7409fa9fc80b 2019-05-26 18:00:08,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235695123672s 2019-05-26 18:00:08,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:00:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:08,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:00:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13d55cc-d1ff-449f-9ff6-0efe4779247a 2019-05-26 18:00:08,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:00:08,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a53aacd3a43841d3929b53f895607a92 used request id req-b13d55cc-d1ff-449f-9ff6-0efe4779247a 2019-05-26 18:00:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.466698169708s 2019-05-26 18:00:08,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:00:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:09,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 26 May 2019 18:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a97a52-a19d-4789-927d-a064f9e3e6d9 2019-05-26 18:00:09,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a"}, "tags": [], "enabled": true, "id": "24b7651763784ecd93ff4d234195d95a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_952b6e39-2b55-46fe-bea1-16fc0bffe747"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:00:09,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-03a97a52-a19d-4789-927d-a064f9e3e6d9 2019-05-26 18:00:09,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225851774216s 2019-05-26 18:00:09,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:00:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:09,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f112fd4-0986-4bb7-9ac6-b71eb948047b 2019-05-26 18:00:09,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:00:09,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/24b7651763784ecd93ff4d234195d95a used request id req-1f112fd4-0986-4bb7-9ac6-b71eb948047b 2019-05-26 18:00:09,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.342221021652s 2019-05-26 18:00:09,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:00:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=24b7651763784ecd93ff4d234195d95a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:09,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:00:09 GMT X-Openstack-Request-Id: req-0f21e918-dd5d-46bb-b01d-e6eea07f7d65 2019-05-26 18:00:09,974 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "24b7651763784ecd93ff4d234195d95a", "created_at": "2019-05-26T17:59:38Z", "updated_at": "2019-05-26T17:59:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "04a9cde2-0f9c-45b0-a6db-100c52c74fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "8a289516-0d0e-414a-b435-2b5a87e96a28", "remote_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "8bfc76f5-0ea7-439c-9eb9-b96f4f5e09dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "e53e95c3-13c9-459c-b5a7-6e5640d30422", "remote_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b7651763784ecd93ff4d234195d95a"}], "revision_number": 1, "project_id": "24b7651763784ecd93ff4d234195d95a", "id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "name": "default"}]} 2019-05-26 18:00:09,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=24b7651763784ecd93ff4d234195d95a&name=default used request id req-0f21e918-dd5d-46bb-b01d-e6eea07f7d65 2019-05-26 18:00:09,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.535812139511s 2019-05-26 18:00:09,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:00:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:10,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:00:10 GMT X-Openstack-Request-Id: req-cefc265a-01aa-4f8f-8e02-45088531a3cc 2019-05-26 18:00:10,337 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "24b7651763784ecd93ff4d234195d95a", "created_at": "2019-05-26T17:59:38Z", "updated_at": "2019-05-26T17:59:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "04a9cde2-0f9c-45b0-a6db-100c52c74fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "8a289516-0d0e-414a-b435-2b5a87e96a28", "remote_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "8bfc76f5-0ea7-439c-9eb9-b96f4f5e09dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b7651763784ecd93ff4d234195d95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:38Z", "revision_number": 0, "id": "e53e95c3-13c9-459c-b5a7-6e5640d30422", "remote_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:38Z", "security_group_id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "tenant_id": "24b7651763784ecd93ff4d234195d95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "24b7651763784ecd93ff4d234195d95a"}], "revision_number": 1, "project_id": "24b7651763784ecd93ff4d234195d95a", "id": "c49597da-4f17-4c5d-8695-03f7b3e3506b", "name": "default"}]} 2019-05-26 18:00:10,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cefc265a-01aa-4f8f-8e02-45088531a3cc 2019-05-26 18:00:10,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357138872147s 2019-05-26 18:00:10,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:00:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c49597da-4f17-4c5d-8695-03f7b3e3506b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f999db2032d6ab0184ab291dfd6e443fdb95db4a" 2019-05-26 18:00:11,556 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:11 GMT X-Openstack-Request-Id: req-88230d81-48b4-4414-a3db-9d1ba12aef7d 2019-05-26 18:00:11,556 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:11,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c49597da-4f17-4c5d-8695-03f7b3e3506b.json used request id req-88230d81-48b4-4414-a3db-9d1ba12aef7d 2019-05-26 18:00:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.21227002144s 2019-05-26 18:00:11,601 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-26 18:00:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:11,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343ed60e-cf53-4f9b-965b-2c765d575e10 2019-05-26 18:00:11,704 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:00:11,705 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-343ed60e-cf53-4f9b-965b-2c765d575e10 2019-05-26 18:00:11,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:00:12,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:00:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["YoQNQGn4TDqPB_DbXBu7tQ"], "issued_at": "2019-05-26T18:00:12.000000Z"}} 2019-05-26 18:00:12,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:12,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:00:12 GMT X-Openstack-Request-Id: req-7c341196-a414-40cc-9154-68051190e34f 2019-05-26 18:00:12,482 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:00:12,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7c341196-a414-40cc-9154-68051190e34f 2019-05-26 18:00:12,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368860960007s 2019-05-26 18:00:12,484 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-26 18:00:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:12,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f5cd18-2b8b-4c72-8bd6-d1472f8234fc 2019-05-26 18:00:12,497 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:00:12,497 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-40f5cd18-2b8b-4c72-8bd6-d1472f8234fc 2019-05-26 18:00:12,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:00:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:12,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c042f46-1f2d-48fe-bc5c-9df6d2a95a97 2019-05-26 18:00:12,664 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:00:12,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1c042f46-1f2d-48fe-bc5c-9df6d2a95a97 2019-05-26 18:00:12,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165601968765s 2019-05-26 18:00:12,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:00:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:12,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 26 May 2019 18:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05db6d20-39f7-4918-a2e0-b72f96285b9d 2019-05-26 18:00:12,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:00:12,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-05db6d20-39f7-4918-a2e0-b72f96285b9d 2019-05-26 18:00:12,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224567890167s 2019-05-26 18:00:12,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:00:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"network": {"tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "vmready1-net_0a924659-aad0-4d97-b197-88c52eea6b3e", "admin_state_up": true}}' 2019-05-26 18:00:14,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 26 May 2019 18:00:14 GMT X-Openstack-Request-Id: req-ce3d6c33-39dd-4897-8214-ec7aa192b6ed 2019-05-26 18:00:14,280 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d522754f-90e8-4bc6-a108-4035be7dd482","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:14Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_0a924659-aad0-4d97-b197-88c52eea6b3e","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:00:14Z","mtu":1450}} 2019-05-26 18:00:14,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ce3d6c33-39dd-4897-8214-ec7aa192b6ed 2019-05-26 18:00:14,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.38375902176s 2019-05-26 18:00:14,281 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:00:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd522754f-90e8-4bc6-a108-4035be7dd482', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_0a924659-aad0-4d97-b197-88c52eea6b3e', u'created_at': u'2019-05-26T18:00:14Z', u'mtu': 1450, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'l2_adjacency': True}) 2019-05-26 18:00:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:14,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:14,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 26 May 2019 18:00:14 GMT X-Openstack-Request-Id: req-a3237cda-00c9-47de-a490-b5e57a3a5097 2019-05-26 18:00:14,671 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d522754f-90e8-4bc6-a108-4035be7dd482","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:14Z","qos_policy_id":null,"name":"vmready1-net_0a924659-aad0-4d97-b197-88c52eea6b3e","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:00:14Z","provider:network_type":"vxlan"}]} 2019-05-26 18:00:14,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a3237cda-00c9-47de-a490-b5e57a3a5097 2019-05-26 18:00:14,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38982796669s 2019-05-26 18:00:14,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:00:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"subnet": {"name": "vmready1-subnet_0a924659-aad0-4d97-b197-88c52eea6b3e", "enable_dhcp": true, "network_id": "d522754f-90e8-4bc6-a108-4035be7dd482", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:00:15,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 26 May 2019 18:00:15 GMT X-Openstack-Request-Id: req-7047199f-aba3-4962-988d-f29d6cc3280f 2019-05-26 18:00:15,913 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-26T18:00:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3376d6e0-a9c0-4376-8aa9-d01c31cf8bff","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_0a924659-aad0-4d97-b197-88c52eea6b3e","enable_dhcp":true,"segment_id":null,"network_id":"d522754f-90e8-4bc6-a108-4035be7dd482","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:00:14Z","ip_version":4}} 2019-05-26 18:00:15,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7047199f-aba3-4962-988d-f29d6cc3280f 2019-05-26 18:00:15,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23982214928s 2019-05-26 18:00:15,914 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:00: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'3376d6e0-a9c0-4376-8aa9-d01c31cf8bff', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_0a924659-aad0-4d97-b197-88c52eea6b3e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd522754f-90e8-4bc6-a108-4035be7dd482', u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T18:00: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'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 18:00:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:00:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "vmready1-router_0a924659-aad0-4d97-b197-88c52eea6b3e", "admin_state_up": true}}' 2019-05-26 18:00:22,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 26 May 2019 18:00:22 GMT X-Openstack-Request-Id: req-e82b906e-95fa-4725-92d7-9cfc9096cffd 2019-05-26 18:00:22,915 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:00:17Z", "admin_state_up": true, "updated_at": "2019-05-26T18:00:18Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fd355148-c32e-4aaf-ac0e-1ba15a75b3aa", "name": "vmready1-router_0a924659-aad0-4d97-b197-88c52eea6b3e"}} 2019-05-26 18:00:22,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e82b906e-95fa-4725-92d7-9cfc9096cffd 2019-05-26 18:00:22,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.00083112717s 2019-05-26 18:00:22,916 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:00:18Z', u'revision_number': 3, u'ha': True, u'id': u'fd355148-c32e-4aaf-ac0e-1ba15a75b3aa', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_0a924659-aad0-4d97-b197-88c52eea6b3e', u'admin_state_up': True, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T18:00:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 18:00:22,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:00:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"subnet_id": "3376d6e0-a9c0-4376-8aa9-d01c31cf8bff"}' 2019-05-26 18:00:25,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:00:25 GMT X-Openstack-Request-Id: req-83d24be0-c673-419e-ac9b-3a05f29a8dd9 2019-05-26 18:00:25,812 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d522754f-90e8-4bc6-a108-4035be7dd482", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "3376d6e0-a9c0-4376-8aa9-d01c31cf8bff", "subnet_ids": ["3376d6e0-a9c0-4376-8aa9-d01c31cf8bff"], "port_id": "1273d10e-84e4-4d6e-a942-004ca9c7a399", "id": "fd355148-c32e-4aaf-ac0e-1ba15a75b3aa"} 2019-05-26 18:00:25,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa/add_router_interface.json used request id req-83d24be0-c673-419e-ac9b-3a05f29a8dd9 2019-05-26 18:00:25,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.8959980011s 2019-05-26 18:00:25,813 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:00:25,918 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:00:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:25,927 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:00:25 GMT 2019-05-26 18:00:25,928 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:00:25,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:00:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:26,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:00:26 GMT X-Openstack-Request-Id: req-34b860e2-dd0d-4af1-b3ad-899af0dab9ad 2019-05-26 18:00:26,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:00:26,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-34b860e2-dd0d-4af1-b3ad-899af0dab9ad 2019-05-26 18:00:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830791950226s 2019-05-26 18:00:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:00:26,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e"}' 2019-05-26 18:00:27,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 26 May 2019 18:00:27 GMT Location: http://172.30.9.21:9292/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dc9d83c2-912d-4530-95f5-8d58ad258ee2 2019-05-26 18:00:27,668 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:00:27Z", "file": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "9889bb58-4585-4fd5-9474-429e2eab7d5f", "size": null, "self": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "checksum": null, "created_at": "2019-05-26T18:00:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:00:27,668 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dc9d83c2-912d-4530-95f5-8d58ad258ee2 2019-05-26 18:00:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.895833015442s 2019-05-26 18:00:27,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:00:27,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '' 2019-05-26 18:00:31,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:00:31 GMT X-Openstack-Request-Id: req-99128367-b0b6-4651-beed-702653f6e7ae 2019-05-26 18:00:31,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:00:31,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file used request id req-99128367-b0b6-4651-beed-702653f6e7ae 2019-05-26 18:00:31,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.06171917915s 2019-05-26 18:00:31,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:00:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 26 May 2019 18:00:31 GMT X-Openstack-Request-Id: req-594668da-7773-4cd2-bce5-6c18f32cf872 2019-05-26 18:00:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:00:31Z", "file": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "9889bb58-4585-4fd5-9474-429e2eab7d5f", "size": 12716032, "self": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:00:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:00:31,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-594668da-7773-4cd2-bce5-6c18f32cf872 2019-05-26 18:00:31,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0293841362s 2019-05-26 18:00:31,768 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file', 'owner': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'id': u'9889bb58-4585-4fd5-9474-429e2eab7d5f', 'size': 12716032, u'self': u'/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:00:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:00:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e', 'created': u'2019-05-26T18:00:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:00:27Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:00:31,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:00:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_0a924659-aad0-4d97-b197-88c52eea6b3e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:00:32,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:00:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25b30bb0-7359-4598-a21e-6b336393a0fa x-openstack-request-id: req-25b30bb0-7359-4598-a21e-6b336393a0fa 2019-05-26 18:00:32,711 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_0a924659-aad0-4d97-b197-88c52eea6b3e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443", "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": "9ad03341-4a84-4104-ba9c-7e69b961c443"}} 2019-05-26 18:00:32,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-25b30bb0-7359-4598-a21e-6b336393a0fa 2019-05-26 18:00:32,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.939515829086s 2019-05-26 18:00:32,712 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_0a924659-aad0-4d97-b197-88c52eea6b3e', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'9ad03341-4a84-4104-ba9c-7e69b961c443', 'swap': 0}) 2019-05-26 18:00:32,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:00:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"extra_specs": {}}' 2019-05-26 18:00:32,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:00:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a714356-1216-46ae-b802-2f8e486f1f42 x-openstack-request-id: req-8a714356-1216-46ae-b802-2f8e486f1f42 2019-05-26 18:00:32,848 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:00:32,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443/os-extra_specs used request id req-8a714356-1216-46ae-b802-2f8e486f1f42 2019-05-26 18:00:32,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135022163391s 2019-05-26 18:00:32,963 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:00:32,963 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-26 18:00:32,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:00:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" -d '{"subnet_id": "3376d6e0-a9c0-4376-8aa9-d01c31cf8bff"}' 2019-05-26 18:00:36,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:00:35 GMT X-Openstack-Request-Id: req-87ada5fa-d24d-4d82-8f9e-89403efd29c4 2019-05-26 18:00:36,011 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d522754f-90e8-4bc6-a108-4035be7dd482", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "3376d6e0-a9c0-4376-8aa9-d01c31cf8bff", "subnet_ids": ["3376d6e0-a9c0-4376-8aa9-d01c31cf8bff"], "port_id": "1273d10e-84e4-4d6e-a942-004ca9c7a399", "id": "fd355148-c32e-4aaf-ac0e-1ba15a75b3aa"} 2019-05-26 18:00:36,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa/remove_router_interface.json used request id req-87ada5fa-d24d-4d82-8f9e-89403efd29c4 2019-05-26 18:00:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04309511185s 2019-05-26 18:00:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:00:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:36,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sun, 26 May 2019 18:00:36 GMT X-Openstack-Request-Id: req-17ae1e17-f8a6-4f39-baaa-0ceab5bd8eca 2019-05-26 18:00:36,481 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:00:17Z", "admin_state_up": true, "updated_at": "2019-05-26T18:00:34Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "fd355148-c32e-4aaf-ac0e-1ba15a75b3aa", "name": "vmready1-router_0a924659-aad0-4d97-b197-88c52eea6b3e"}]} 2019-05-26 18:00:36,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-17ae1e17-f8a6-4f39-baaa-0ceab5bd8eca 2019-05-26 18:00:36,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.46903014183s 2019-05-26 18:00:36,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:00:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:40,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:40 GMT X-Openstack-Request-Id: req-783114b3-f9c0-4ad4-bd73-051ab3922e8a 2019-05-26 18:00:40,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:40,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fd355148-c32e-4aaf-ac0e-1ba15a75b3aa.json used request id req-783114b3-f9c0-4ad4-bd73-051ab3922e8a 2019-05-26 18:00:40,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.5094139576s 2019-05-26 18:00:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:00:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:41,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 26 May 2019 18:00:41 GMT X-Openstack-Request-Id: req-356a1697-b878-4804-a4b9-88f668dd78de 2019-05-26 18:00:41,322 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T18:00:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3376d6e0-a9c0-4376-8aa9-d01c31cf8bff","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_0a924659-aad0-4d97-b197-88c52eea6b3e","enable_dhcp":true,"segment_id":null,"network_id":"d522754f-90e8-4bc6-a108-4035be7dd482","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:00:14Z","ip_version":4},{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4}]} 2019-05-26 18:00:41,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-356a1697-b878-4804-a4b9-88f668dd78de 2019-05-26 18:00:41,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.329622030258s 2019-05-26 18:00:41,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:00:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3376d6e0-a9c0-4376-8aa9-d01c31cf8bff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:44,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:44 GMT X-Openstack-Request-Id: req-d6b87193-822b-4a84-a56d-bef3fba8c6d8 2019-05-26 18:00:44,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:44,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3376d6e0-a9c0-4376-8aa9-d01c31cf8bff.json used request id req-d6b87193-822b-4a84-a56d-bef3fba8c6d8 2019-05-26 18:00:44,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76450586319s 2019-05-26 18:00:44,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:44,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:44,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 26 May 2019 18:00:44 GMT X-Openstack-Request-Id: req-ba690332-5e7e-495c-9fa7-0949b7276631 2019-05-26 18:00:44,205 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d522754f-90e8-4bc6-a108-4035be7dd482","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:43Z","qos_policy_id":null,"name":"vmready1-net_0a924659-aad0-4d97-b197-88c52eea6b3e","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:00:14Z","provider:network_type":"vxlan"}]} 2019-05-26 18:00:44,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ba690332-5e7e-495c-9fa7-0949b7276631 2019-05-26 18:00:44,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116580963135s 2019-05-26 18:00:44,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:00:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/d522754f-90e8-4bc6-a108-4035be7dd482.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:45,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:00:45 GMT X-Openstack-Request-Id: req-af649d0c-9865-41ba-8dce-1cafcd04f62b 2019-05-26 18:00:45,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:00:45,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d522754f-90e8-4bc6-a108-4035be7dd482.json used request id req-af649d0c-9865-41ba-8dce-1cafcd04f62b 2019-05-26 18:00:45,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15486979485s 2019-05-26 18:00:45,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:00:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:46,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 26 May 2019 18:00:46 GMT X-Openstack-Request-Id: req-8d4da425-5782-48b6-8fc0-d268dd03800b 2019-05-26 18:00:46,219 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:00:31Z", "file": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "9889bb58-4585-4fd5-9474-429e2eab7d5f", "size": 12716032, "self": "/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/9889bb58-4585-4fd5-9474-429e2eab7d5f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_0a924659-aad0-4d97-b197-88c52eea6b3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:00:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:00:46,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d4da425-5782-48b6-8fc0-d268dd03800b 2019-05-26 18:00:46,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.853697061539s 2019-05-26 18:00:46,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:00:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:47,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:00:47 GMT X-Openstack-Request-Id: req-be855e28-067c-46fe-9b1c-a60583f56907 2019-05-26 18:00:47,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:00:47,389 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9889bb58-4585-4fd5-9474-429e2eab7d5f used request id req-be855e28-067c-46fe-9b1c-a60583f56907 2019-05-26 18:00:47,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16715407372s 2019-05-26 18:00:47,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:00:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:47,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 26 May 2019 18:00:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b017f05-c4e6-460b-bfa2-3b02591cc39f x-openstack-request-id: req-1b017f05-c4e6-460b-bfa2-3b02591cc39f 2019-05-26 18:00:47,544 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_0a924659-aad0-4d97-b197-88c52eea6b3e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443", "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": "9ad03341-4a84-4104-ba9c-7e69b961c443"}]} 2019-05-26 18:00:47,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1b017f05-c4e6-460b-bfa2-3b02591cc39f 2019-05-26 18:00:47,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.140090942383s 2019-05-26 18:00:47,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:00:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0f70d5f1a8e070da2b831fb8509319422fa8c2b1" 2019-05-26 18:00:47,698 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:00:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26256964-36fe-46ea-9545-ce3e6fb7167b x-openstack-request-id: req-26256964-36fe-46ea-9545-ce3e6fb7167b 2019-05-26 18:00:47,698 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9ad03341-4a84-4104-ba9c-7e69b961c443 used request id req-26256964-36fe-46ea-9545-ce3e6fb7167b 2019-05-26 18:00:47,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151504993439s 2019-05-26 18:00:47,743 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-26 18:00:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:47,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76b5587-5ed6-456b-ad81-08bdd7254431 2019-05-26 18:00:47,789 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:00:47,789 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c76b5587-5ed6-456b-ad81-08bdd7254431 2019-05-26 18:00:47,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:00:48,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["a27eDJR2TOax2vE7UW9pjA"], "issued_at": "2019-05-26T18:00:47.000000Z"}} 2019-05-26 18:00:48,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:48,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:00:48 GMT X-Openstack-Request-Id: req-1d058d87-3d7e-40fb-81c8-9b5f695df526 2019-05-26 18:00:48,593 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:00:48,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1d058d87-3d7e-40fb-81c8-9b5f695df526 2019-05-26 18:00:48,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39540886879s 2019-05-26 18:00:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:48,606 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900cb723-281c-42e6-a81c-afa77f93d094 2019-05-26 18:00:48,606 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:00:48,606 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-900cb723-281c-42e6-a81c-afa77f93d094 2019-05-26 18:00:48,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:00:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:48,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f2d39d-9f33-460a-8911-941d3d728d11 2019-05-26 18:00:48,819 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:00:48,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-88f2d39d-9f33-460a-8911-941d3d728d11 2019-05-26 18:00:48,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21192908287s 2019-05-26 18:00:48,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:00:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}}' 2019-05-26 18:00:49,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 26 May 2019 18:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f2053e-2db8-4d03-87de-a370bde9d8c9 2019-05-26 18:00:49,121 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c"}, "tags": [], "enabled": true, "id": "6f7739eb9ebf445f8989bda9b2fbc09c", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}} 2019-05-26 18:00:49,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-28f2053e-2db8-4d03-87de-a370bde9d8c9 2019-05-26 18:00:49,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.294633150101s 2019-05-26 18:00:49,122 - 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'6f7739eb9ebf445f8989bda9b2fbc09c', '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_f4d607aa-db34-4b22-ace1-c8d1e1d72cba'}) 2019-05-26 18:00:49,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:00:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "icwCGoZiM2LhFHobW0kzM9mSVgKwDb", "email": null, "name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}}' 2019-05-26 18:00:49,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 26 May 2019 18:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c47b5b0b-b5e1-4278-abca-335b1bb4de36 2019-05-26 18:00:49,690 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": {"self": "http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67de29bfb0374c8eb71846b1bd7aabf8", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:00:49,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c47b5b0b-b5e1-4278-abca-335b1bb4de36 2019-05-26 18:00:49,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.562223911285s 2019-05-26 18:00:49,691 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'67de29bfb0374c8eb71846b1bd7aabf8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba'}) 2019-05-26 18:00:49,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:00:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:49,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff48bab-2cbe-4102-a71b-54d07431ee43 2019-05-26 18:00:49,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:00:49,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ff48bab-2cbe-4102-a71b-54d07431ee43 2019-05-26 18:00:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19971203804s 2019-05-26 18:00:49,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:00:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ad1d45-edb8-43ad-8ce2-8b1caaaa2615 2019-05-26 18:00:50,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:00:50,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88ad1d45-edb8-43ad-8ce2-8b1caaaa2615 2019-05-26 18:00:50,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210069894791s 2019-05-26 18:00:50,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:00:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:50,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3bf79b-1fe3-4cc4-a54d-b2948d6af983 2019-05-26 18:00:50,328 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:00:50,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0e3bf79b-1fe3-4cc4-a54d-b2948d6af983 2019-05-26 18:00:50,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213928937912s 2019-05-26 18:00:50,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:00:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:50,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7a646f-4188-46da-832e-27b1d1eec4f5 2019-05-26 18:00:50,552 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:00:50,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-da7a646f-4188-46da-832e-27b1d1eec4f5 2019-05-26 18:00:50,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218825101852s 2019-05-26 18:00:50,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:00:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:50,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 26 May 2019 18:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53a4d18-4cbb-4895-9aed-7c08bb6f9868 2019-05-26 18:00:50,884 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": {"self": "http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67de29bfb0374c8eb71846b1bd7aabf8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:00:50,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b53a4d18-4cbb-4895-9aed-7c08bb6f9868 2019-05-26 18:00:50,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.330684900284s 2019-05-26 18:00:50,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:00:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:51,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 26 May 2019 18:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb7ecd3-a237-41eb-ad8c-1305881b7627 2019-05-26 18:00:51,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c"}, "tags": [], "enabled": true, "id": "6f7739eb9ebf445f8989bda9b2fbc09c", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}]} 2019-05-26 18:00:51,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4bb7ecd3-a237-41eb-ad8c-1305881b7627 2019-05-26 18:00:51,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217396020889s 2019-05-26 18:00:51,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:00:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=67de29bfb0374c8eb71846b1bd7aabf8&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=6f7739eb9ebf445f8989bda9b2fbc09c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:51,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 26 May 2019 18:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29507e7-93ab-4f9a-a43e-b674c9cfb21e 2019-05-26 18:00:51,341 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=67de29bfb0374c8eb71846b1bd7aabf8&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=6f7739eb9ebf445f8989bda9b2fbc09c", "previous": null, "next": null}} 2019-05-26 18:00:51,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=67de29bfb0374c8eb71846b1bd7aabf8&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=6f7739eb9ebf445f8989bda9b2fbc09c used request id req-c29507e7-93ab-4f9a-a43e-b674c9cfb21e 2019-05-26 18:00:51,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220569849014s 2019-05-26 18:00:51,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:00:51,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c/users/67de29bfb0374c8eb71846b1bd7aabf8/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:51,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225db2d0-99dd-46b5-a012-64f527e3e8e9 2019-05-26 18:00:51,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:00:51,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c/users/67de29bfb0374c8eb71846b1bd7aabf8/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-225db2d0-99dd-46b5-a012-64f527e3e8e9 2019-05-26 18:00:51,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.429694890976s 2019-05-26 18:00:51,776 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 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'6f7739eb9ebf445f8989bda9b2fbc09c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'icwCGoZiM2LhFHobW0kzM9mSVgKwDb', 'username': u'vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:00:51,779 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'password': 'icwCGoZiM2LhFHobW0kzM9mSVgKwDb', 'project_name': 'vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '6f7739eb9ebf445f8989bda9b2fbc09c', 'project_domain_name': 'Default'} 2019-05-26 18:00:51,780 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-26 18:00:51,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:00:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:52,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1468a55f-ccb5-45cb-9d15-625540050aed 2019-05-26 18:00:52,012 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:00:52,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1468a55f-ccb5-45cb-9d15-625540050aed 2019-05-26 18:00:52,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232038021088s 2019-05-26 18:00:52,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:00:52,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:00:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 26 May 2019 18:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcc6249-7ae2-4a1b-bf7c-c40a92979d70 2019-05-26 18:00:52,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c"}, "tags": [], "enabled": true, "id": "6f7739eb9ebf445f8989bda9b2fbc09c", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}]} 2019-05-26 18:00:52,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bdcc6249-7ae2-4a1b-bf7c-c40a92979d70 2019-05-26 18:00:52,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.298290967941s 2019-05-26 18:00:52,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:00:52,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" -d '{"network": {"tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "name": "vmready2-net_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "admin_state_up": true}}' 2019-05-26 18:00:52,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 26 May 2019 18:00:52 GMT X-Openstack-Request-Id: req-0fcf5a5f-fb76-4e41-b18e-b5df81e1a33c 2019-05-26 18:00:52,913 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"63e92412-3be1-4566-953f-bd4fd21ffa8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"6f7739eb9ebf445f8989bda9b2fbc09c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:52Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_f4d607aa-db34-4b22-ace1-c8d1e1d72cba","admin_state_up":true,"tenant_id":"6f7739eb9ebf445f8989bda9b2fbc09c","created_at":"2019-05-26T18:00:52Z","mtu":1450}} 2019-05-26 18:00:52,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0fcf5a5f-fb76-4e41-b18e-b5df81e1a33c 2019-05-26 18:00:52,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.593463182449s 2019-05-26 18:00:52,914 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:00:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'63e92412-3be1-4566-953f-bd4fd21ffa8e', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', u'created_at': u'2019-05-26T18:00:52Z', u'mtu': 1450, u'tenant_id': u'6f7739eb9ebf445f8989bda9b2fbc09c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6f7739eb9ebf445f8989bda9b2fbc09c', u'l2_adjacency': True}) 2019-05-26 18:00:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:00:52,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352ac5c4-aff0-4989-8a69-9e47a9be7399 2019-05-26 18:00:52,925 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:00:52,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-352ac5c4-aff0-4989-8a69-9e47a9be7399 2019-05-26 18:00:52,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:00:53,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T19:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f7739eb9ebf445f8989bda9b2fbc09c", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/6f7739eb9ebf445f8989bda9b2fbc09c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "id": "67de29bfb0374c8eb71846b1bd7aabf8"}, "audit_ids": ["fOlH0YFYSoiD8_HUao1gVw"], "issued_at": "2019-05-26T18:00:53.000000Z"}} 2019-05-26 18:00:53,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:00:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:00:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 26 May 2019 18:00:54 GMT X-Openstack-Request-Id: req-d7a3c6ba-babc-4a01-8429-1625625595b1 2019-05-26 18:00:54,547 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"63e92412-3be1-4566-953f-bd4fd21ffa8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6f7739eb9ebf445f8989bda9b2fbc09c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:00:52Z","qos_policy_id":null,"name":"vmready2-net_f4d607aa-db34-4b22-ace1-c8d1e1d72cba","admin_state_up":true,"tenant_id":"6f7739eb9ebf445f8989bda9b2fbc09c","created_at":"2019-05-26T18:00:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500}]} 2019-05-26 18:00:54,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7a3c6ba-babc-4a01-8429-1625625595b1 2019-05-26 18:00:54,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21200704575s 2019-05-26 18:00:54,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:00:54,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '{"subnet": {"name": "vmready2-subnet_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "enable_dhcp": true, "network_id": "63e92412-3be1-4566-953f-bd4fd21ffa8e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:00:55,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 26 May 2019 18:00:55 GMT X-Openstack-Request-Id: req-78be0a01-cfdc-4826-9c88-bc0154062bac 2019-05-26 18:00:55,847 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63e92412-3be1-4566-953f-bd4fd21ffa8e","tenant_id":"6f7739eb9ebf445f8989bda9b2fbc09c","created_at":"2019-05-26T18:00:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:00:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6f7739eb9ebf445f8989bda9b2fbc09c","id":"a9ef2f13-15eb-445c-ba5c-9351e6f85241","subnetpool_id":null,"name":"vmready2-subnet_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}} 2019-05-26 18:00:55,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-78be0a01-cfdc-4826-9c88-bc0154062bac 2019-05-26 18:00:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29893493652s 2019-05-26 18:00:55,848 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:00:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a9ef2f13-15eb-445c-ba5c-9351e6f85241', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', u'enable_dhcp': True, u'network_id': u'63e92412-3be1-4566-953f-bd4fd21ffa8e', u'tenant_id': u'6f7739eb9ebf445f8989bda9b2fbc09c', u'created_at': u'2019-05-26T18:00:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6f7739eb9ebf445f8989bda9b2fbc09c'}) 2019-05-26 18:00:55,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:00:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "vmready2-router_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "admin_state_up": true}}' 2019-05-26 18:01:02,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 26 May 2019 18:01:02 GMT X-Openstack-Request-Id: req-37f23ee8-a386-4b8d-8f3a-864cfb31162c 2019-05-26 18:01:02,449 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "created_at": "2019-05-26T18:00:57Z", "admin_state_up": true, "updated_at": "2019-05-26T18:00:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "da8b0215-6e28-4f93-835e-20f5f98ac452", "name": "vmready2-router_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}} 2019-05-26 18:01:02,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-37f23ee8-a386-4b8d-8f3a-864cfb31162c 2019-05-26 18:01:02,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.60014200211s 2019-05-26 18:01:02,450 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:00:57Z', u'revision_number': 3, u'id': u'da8b0215-6e28-4f93-835e-20f5f98ac452', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', u'admin_state_up': True, u'tenant_id': u'6f7739eb9ebf445f8989bda9b2fbc09c', u'created_at': u'2019-05-26T18:00:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'6f7739eb9ebf445f8989bda9b2fbc09c'}) 2019-05-26 18:01:02,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:01:02,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '{"subnet_id": "a9ef2f13-15eb-445c-ba5c-9351e6f85241"}' 2019-05-26 18:01:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:01:05 GMT X-Openstack-Request-Id: req-e357f6a8-f982-4c56-87e2-ad609deef75a 2019-05-26 18:01:05,803 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "63e92412-3be1-4566-953f-bd4fd21ffa8e", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "subnet_id": "a9ef2f13-15eb-445c-ba5c-9351e6f85241", "subnet_ids": ["a9ef2f13-15eb-445c-ba5c-9351e6f85241"], "port_id": "e06175f6-082a-450b-a557-d496e62eead6", "id": "da8b0215-6e28-4f93-835e-20f5f98ac452"} 2019-05-26 18:01:05,804 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452/add_router_interface.json used request id req-e357f6a8-f982-4c56-87e2-ad609deef75a 2019-05-26 18:01:05,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.35354709625s 2019-05-26 18:01:05,804 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:01:05,909 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:01:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:01:05,918 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:01:05 GMT 2019-05-26 18:01:05,918 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:01:05,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:06,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:01:06 GMT X-Openstack-Request-Id: req-9be9497e-ee59-4fa3-98ac-1a21c9b5d78f 2019-05-26 18:01:06,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:06,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9be9497e-ee59-4fa3-98ac-1a21c9b5d78f 2019-05-26 18:01:06,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319676876068s 2019-05-26 18:01:06,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:01:06,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}' 2019-05-26 18:01:07,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 26 May 2019 18:01:07 GMT Location: http://172.30.9.21:9292/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3fd059e9-f2cb-4e1f-9656-89de4cd6e546 2019-05-26 18:01:07,144 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:07Z", "file": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file", "owner": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "efacc30b-fb16-4eee-acf5-04b176f6c153", "size": null, "self": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "checksum": null, "created_at": "2019-05-26T18:01:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:01:07,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3fd059e9-f2cb-4e1f-9656-89de4cd6e546 2019-05-26 18:01:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.892699956894s 2019-05-26 18:01:07,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:01:07,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '' 2019-05-26 18:01:08,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:01:08 GMT X-Openstack-Request-Id: req-b6dbf71e-ea02-4f2f-9aad-a145749a4489 2019-05-26 18:01:08,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:01:08,377 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file used request id req-b6dbf71e-ea02-4f2f-9aad-a145749a4489 2019-05-26 18:01:08,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23146009445s 2019-05-26 18:01:08,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:09,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 26 May 2019 18:01:09 GMT X-Openstack-Request-Id: req-a0434e36-4e67-44a5-b2b8-0d0862882235 2019-05-26 18:01:09,232 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:08Z", "file": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file", "owner": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "efacc30b-fb16-4eee-acf5-04b176f6c153", "size": 12716032, "self": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:01:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:09,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a0434e36-4e67-44a5-b2b8-0d0862882235 2019-05-26 18:01:09,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.851235866547s 2019-05-26 18:01:09,234 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap', u'metadata': Munch({})})], 'file': u'/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file', 'owner': u'6f7739eb9ebf445f8989bda9b2fbc09c', 'id': u'efacc30b-fb16-4eee-acf5-04b176f6c153', 'size': 12716032, u'self': u'/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6f7739eb9ebf445f8989bda9b2fbc09c', 'name': 'vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:01:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:01:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', 'created': u'2019-05-26T18:01:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:01:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:01:09,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:01:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:01:10,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:01:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-569e7bcd-9485-4e47-842d-f6f6ae58c522 x-openstack-request-id: req-569e7bcd-9485-4e47-842d-f6f6ae58c522 2019-05-26 18:01:10,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a", "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": "ffb18917-d0a0-4966-a40b-5d75389cc94a"}} 2019-05-26 18:01:10,134 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-569e7bcd-9485-4e47-842d-f6f6ae58c522 2019-05-26 18:01:10,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.8966319561s 2019-05-26 18:01:10,136 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_f4d607aa-db34-4b22-ace1-c8d1e1d72cba', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'ffb18917-d0a0-4966-a40b-5d75389cc94a', 'swap': 0}) 2019-05-26 18:01:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:01:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" -d '{"extra_specs": {}}' 2019-05-26 18:01:10,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:01:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76c81926-103c-44a1-ba7e-8497e5a7a129 x-openstack-request-id: req-76c81926-103c-44a1-ba7e-8497e5a7a129 2019-05-26 18:01:10,158 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:01:10,158 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a/os-extra_specs used request id req-76c81926-103c-44a1-ba7e-8497e5a7a129 2019-05-26 18:01:10,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220241546631s 2019-05-26 18:01:10,272 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:01:10,272 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-26 18:01:10,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:01:10,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" -d '{"subnet_id": "a9ef2f13-15eb-445c-ba5c-9351e6f85241"}' 2019-05-26 18:01:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:01:14 GMT X-Openstack-Request-Id: req-3f170871-0feb-4a54-bdc2-17f2d7b02a9f 2019-05-26 18:01:14,427 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "63e92412-3be1-4566-953f-bd4fd21ffa8e", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "subnet_id": "a9ef2f13-15eb-445c-ba5c-9351e6f85241", "subnet_ids": ["a9ef2f13-15eb-445c-ba5c-9351e6f85241"], "port_id": "e06175f6-082a-450b-a557-d496e62eead6", "id": "da8b0215-6e28-4f93-835e-20f5f98ac452"} 2019-05-26 18:01:14,427 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452/remove_router_interface.json used request id req-3f170871-0feb-4a54-bdc2-17f2d7b02a9f 2019-05-26 18:01:14,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.14993977547s 2019-05-26 18:01:14,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:01:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:14,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 26 May 2019 18:01:14 GMT X-Openstack-Request-Id: req-26f5c778-5dcf-4179-8846-326aa3674839 2019-05-26 18:01:14,850 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "created_at": "2019-05-26T18:00:57Z", "admin_state_up": true, "updated_at": "2019-05-26T18:01:12Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "da8b0215-6e28-4f93-835e-20f5f98ac452", "name": "vmready2-router_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}]} 2019-05-26 18:01:14,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-26f5c778-5dcf-4179-8846-326aa3674839 2019-05-26 18:01:14,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.422853946686s 2019-05-26 18:01:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:01:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:19,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:01:19 GMT X-Openstack-Request-Id: req-6ff3ab29-649d-4487-922a-10b9275b8eee 2019-05-26 18:01:19,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:01:19,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/da8b0215-6e28-4f93-835e-20f5f98ac452.json used request id req-6ff3ab29-649d-4487-922a-10b9275b8eee 2019-05-26 18:01:19,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75290799141s 2019-05-26 18:01:19,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:01:19,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:19,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 26 May 2019 18:01:19 GMT X-Openstack-Request-Id: req-65f4eefa-8d3c-4e77-a07d-56ab0bff9c9b 2019-05-26 18:01:19,958 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63e92412-3be1-4566-953f-bd4fd21ffa8e","tenant_id":"6f7739eb9ebf445f8989bda9b2fbc09c","created_at":"2019-05-26T18:00:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:00:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6f7739eb9ebf445f8989bda9b2fbc09c","id":"a9ef2f13-15eb-445c-ba5c-9351e6f85241","subnetpool_id":null,"name":"vmready2-subnet_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}]} 2019-05-26 18:01:19,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-65f4eefa-8d3c-4e77-a07d-56ab0bff9c9b 2019-05-26 18:01:19,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.353210926056s 2019-05-26 18:01:19,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:01:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a9ef2f13-15eb-445c-ba5c-9351e6f85241.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:23,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:01:23 GMT X-Openstack-Request-Id: req-00b645ac-e50a-4af2-beac-c759742d1911 2019-05-26 18:01:23,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:01:23,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a9ef2f13-15eb-445c-ba5c-9351e6f85241.json used request id req-00b645ac-e50a-4af2-beac-c759742d1911 2019-05-26 18:01:23,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.31714916229s 2019-05-26 18:01:23,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:01:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:24,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 26 May 2019 18:01:24 GMT X-Openstack-Request-Id: req-83c05b5b-5742-43ea-8357-7f0d14b09202 2019-05-26 18:01:24,444 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"63e92412-3be1-4566-953f-bd4fd21ffa8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6f7739eb9ebf445f8989bda9b2fbc09c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:01:22Z","qos_policy_id":null,"name":"vmready2-net_f4d607aa-db34-4b22-ace1-c8d1e1d72cba","admin_state_up":true,"tenant_id":"6f7739eb9ebf445f8989bda9b2fbc09c","created_at":"2019-05-26T18:00:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500}]} 2019-05-26 18:01:24,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83c05b5b-5742-43ea-8357-7f0d14b09202 2019-05-26 18:01:24,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16685605049s 2019-05-26 18:01:24,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:01:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/63e92412-3be1-4566-953f-bd4fd21ffa8e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:25,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:01:25 GMT X-Openstack-Request-Id: req-7d545b1e-f0c0-41f0-9959-5d9be95deef1 2019-05-26 18:01:25,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:01:25,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/63e92412-3be1-4566-953f-bd4fd21ffa8e.json used request id req-7d545b1e-f0c0-41f0-9959-5d9be95deef1 2019-05-26 18:01:25,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18001198769s 2019-05-26 18:01:25,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:26,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 26 May 2019 18:01:26 GMT X-Openstack-Request-Id: req-4cabc424-ec38-4139-a39f-e7dcb3e8332b 2019-05-26 18:01:26,492 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:08Z", "file": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153/file", "owner": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "efacc30b-fb16-4eee-acf5-04b176f6c153", "size": 12716032, "self": "/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/efacc30b-fb16-4eee-acf5-04b176f6c153/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:01:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:26,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4cabc424-ec38-4139-a39f-e7dcb3e8332b 2019-05-26 18:01:26,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.862524986267s 2019-05-26 18:01:26,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:01:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b7f45b279f145d31d86a5f089279f89c9485349a" 2019-05-26 18:01:28,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:01:28 GMT X-Openstack-Request-Id: req-5f79be89-96fd-42a8-a9b4-792487588736 2019-05-26 18:01:28,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:01:28,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/efacc30b-fb16-4eee-acf5-04b176f6c153 used request id req-5f79be89-96fd-42a8-a9b4-792487588736 2019-05-26 18:01:28,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.98635292053s 2019-05-26 18:01:28,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:01:28,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:28,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 26 May 2019 18:01:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09a1d5a0-2902-4b18-b4c1-0a3bd5795bb3 x-openstack-request-id: req-09a1d5a0-2902-4b18-b4c1-0a3bd5795bb3 2019-05-26 18:01:28,511 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a", "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": "ffb18917-d0a0-4966-a40b-5d75389cc94a"}]} 2019-05-26 18:01:28,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-09a1d5a0-2902-4b18-b4c1-0a3bd5795bb3 2019-05-26 18:01:28,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249488353729s 2019-05-26 18:01:28,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:01:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:28,567 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:01:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ba50691-af45-4aa2-9b26-c69a2c614075 x-openstack-request-id: req-8ba50691-af45-4aa2-9b26-c69a2c614075 2019-05-26 18:01:28,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ffb18917-d0a0-4966-a40b-5d75389cc94a used request id req-8ba50691-af45-4aa2-9b26-c69a2c614075 2019-05-26 18:01:28,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0542249679565s 2019-05-26 18:01:28,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:01:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:28,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sun, 26 May 2019 18:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8e538a-e4d9-4be5-8a26-3e17fe62e492 2019-05-26 18:01:28,803 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": {"self": "http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "67de29bfb0374c8eb71846b1bd7aabf8", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:01:28,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8b8e538a-e4d9-4be5-8a26-3e17fe62e492 2019-05-26 18:01:28,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235855817795s 2019-05-26 18:01:28,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:01:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:29,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sun, 26 May 2019 18:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-534bb81b-5907-4b6b-962e-198ec38c513c 2019-05-26 18:01:29,039 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_f4d607aa-db34-4b22-ace1-c8d1e1d72cba", "links": {"self": "http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "67de29bfb0374c8eb71846b1bd7aabf8", "description": null}} 2019-05-26 18:01:29,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8 used request id req-534bb81b-5907-4b6b-962e-198ec38c513c 2019-05-26 18:01:29,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230298995972s 2019-05-26 18:01:29,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:01:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:29,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56341588-2940-4edd-9274-9eb70740c5b1 2019-05-26 18:01:29,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:01:29,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/67de29bfb0374c8eb71846b1bd7aabf8 used request id req-56341588-2940-4edd-9274-9eb70740c5b1 2019-05-26 18:01:29,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.463492870331s 2019-05-26 18:01:29,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:01:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:29,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 26 May 2019 18:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ef7dee-9b7e-4461-9661-2e5e43d22847 2019-05-26 18:01:29,731 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c"}, "tags": [], "enabled": true, "id": "6f7739eb9ebf445f8989bda9b2fbc09c", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_f4d607aa-db34-4b22-ace1-c8d1e1d72cba"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:01:29,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-10ef7dee-9b7e-4461-9661-2e5e43d22847 2019-05-26 18:01:29,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221577882767s 2019-05-26 18:01:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:01:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:30,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f195a3e6-667b-40bb-a5f7-1e3e6a9f91dc 2019-05-26 18:01:30,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:01:30,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6f7739eb9ebf445f8989bda9b2fbc09c used request id req-f195a3e6-667b-40bb-a5f7-1e3e6a9f91dc 2019-05-26 18:01:30,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.352878093719s 2019-05-26 18:01:30,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:01:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6f7739eb9ebf445f8989bda9b2fbc09c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:30,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:01:30 GMT X-Openstack-Request-Id: req-332f9ac8-3864-4c44-bc8e-bb8d148f49b7 2019-05-26 18:01:30,410 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "created_at": "2019-05-26T18:00:52Z", "updated_at": "2019-05-26T18:00:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "2418f75b-8c8e-4efa-b3b0-1eba685f438f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "4c574bf1-704e-4617-918d-d4109b24bf08", "remote_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "4d6a8d70-167f-4a4d-9eec-780e43f505b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "69e62223-ebf1-4fb8-aea8-342462cff26b", "remote_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}], "revision_number": 1, "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "name": "default"}]} 2019-05-26 18:01:30,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6f7739eb9ebf445f8989bda9b2fbc09c&name=default used request id req-332f9ac8-3864-4c44-bc8e-bb8d148f49b7 2019-05-26 18:01:30,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31548500061s 2019-05-26 18:01:30,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:01:30,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:30,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:01:30 GMT X-Openstack-Request-Id: req-3fda5adc-8db0-4c46-b31e-9f011a65c84e 2019-05-26 18:01:30,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "created_at": "2019-05-26T18:00:52Z", "updated_at": "2019-05-26T18:00:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "2418f75b-8c8e-4efa-b3b0-1eba685f438f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "4c574bf1-704e-4617-918d-d4109b24bf08", "remote_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "4d6a8d70-167f-4a4d-9eec-780e43f505b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:00:52Z", "revision_number": 0, "id": "69e62223-ebf1-4fb8-aea8-342462cff26b", "remote_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "remote_ip_prefix": null, "created_at": "2019-05-26T18:00:52Z", "security_group_id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "tenant_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c"}], "revision_number": 1, "project_id": "6f7739eb9ebf445f8989bda9b2fbc09c", "id": "ad4a6e44-d57d-4051-a214-5ea775daada5", "name": "default"}]} 2019-05-26 18:01:30,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3fda5adc-8db0-4c46-b31e-9f011a65c84e 2019-05-26 18:01:30,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349765062332s 2019-05-26 18:01:30,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:01:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ad4a6e44-d57d-4051-a214-5ea775daada5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c2ead15a387f142c2153633a3f01acb3b9fc2d7e" 2019-05-26 18:01:31,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:01:31 GMT X-Openstack-Request-Id: req-caf8b3e5-9008-4617-b6c9-99a2f4e7158c 2019-05-26 18:01:31,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:01:31,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ad4a6e44-d57d-4051-a214-5ea775daada5.json used request id req-caf8b3e5-9008-4617-b6c9-99a2f4e7158c 2019-05-26 18:01:31,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.446305990219s 2019-05-26 18:01:31,261 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-26 18:01:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:01:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f78c5b-c206-4fdb-8f84-03419da054d0 2019-05-26 18:01:31,304 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:01:31,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b6f78c5b-c206-4fdb-8f84-03419da054d0 2019-05-26 18:01:31,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:01:31,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["OQefsEWiRj-giDUywjRL7Q"], "issued_at": "2019-05-26T18:01:31.000000Z"}} 2019-05-26 18:01:31,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:01:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:32,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:01:32 GMT X-Openstack-Request-Id: req-2c5a0d18-145e-4ead-b84d-391a11342bf3 2019-05-26 18:01:32,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:01:32,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2c5a0d18-145e-4ead-b84d-391a11342bf3 2019-05-26 18:01:32,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388676166534s 2019-05-26 18:01:32,129 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-26 18:01:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:01:32,140 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79576bc-0c58-4756-aae7-ac08cde69fb4 2019-05-26 18:01:32,141 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:01:32,141 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-e79576bc-0c58-4756-aae7-ac08cde69fb4 2019-05-26 18:01:32,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:01:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:32,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a3088d-adf4-4933-9d8b-7b4c0de3f819 2019-05-26 18:01:32,383 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:01:32,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-47a3088d-adf4-4933-9d8b-7b4c0de3f819 2019-05-26 18:01:32,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241766929626s 2019-05-26 18:01:32,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:01:32,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 26 May 2019 18:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20816fe0-c155-41ec-acc6-a3ae9bd9064f 2019-05-26 18:01:32,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:01:32,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-20816fe0-c155-41ec-acc6-a3ae9bd9064f 2019-05-26 18:01:32,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210047006607s 2019-05-26 18:01:32,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:01:32,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"network": {"tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "admin_state_up": true}}' 2019-05-26 18:01:33,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 26 May 2019 18:01:33 GMT X-Openstack-Request-Id: req-a68659b3-5b40-4310-86eb-ff85461ee616 2019-05-26 18:01:33,973 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:01:33Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","mtu":1450}} 2019-05-26 18:01:33,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a68659b3-5b40-4310-86eb-ff85461ee616 2019-05-26 18:01:33,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37152600288s 2019-05-26 18:01:33,974 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:01:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e8d0ee78-1377-4d0a-bec2-43873d4465a4', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', u'created_at': u'2019-05-26T18:01:33Z', u'mtu': 1450, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'l2_adjacency': True}) 2019-05-26 18:01:33,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:01:33,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:34,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 26 May 2019 18:01:34 GMT X-Openstack-Request-Id: req-12c06c9f-1eee-4fa1-b20e-1fff57f63adf 2019-05-26 18:01:34,391 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:01:33Z","qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","provider:network_type":"vxlan"}]} 2019-05-26 18:01:34,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12c06c9f-1eee-4fa1-b20e-1fff57f63adf 2019-05-26 18:01:34,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.41687297821s 2019-05-26 18:01:34,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:01:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"subnet": {"name": "singlevm1-subnet_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "enable_dhcp": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:01:35,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 26 May 2019 18:01:35 GMT X-Openstack-Request-Id: req-858cdc7f-ad21-460a-a5fa-c1674d39f6c3 2019-05-26 18:01:35,188 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-26T18:01:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"958e584a-cbf2-457e-b6c7-82052b4daac8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","enable_dhcp":true,"segment_id":null,"network_id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:34Z","ip_version":4}} 2019-05-26 18:01:35,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-858cdc7f-ad21-460a-a5fa-c1674d39f6c3 2019-05-26 18:01:35,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.795850992203s 2019-05-26 18:01:35,189 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:01:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'958e584a-cbf2-457e-b6c7-82052b4daac8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e8d0ee78-1377-4d0a-bec2-43873d4465a4', u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T18:01:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 18:01:35,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:01:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "singlevm1-router_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "admin_state_up": true}}' 2019-05-26 18:01:42,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 26 May 2019 18:01:42 GMT X-Openstack-Request-Id: req-cbec9023-0ddf-448a-b789-48a1b77f4796 2019-05-26 18:01:42,256 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:36Z", "admin_state_up": true, "updated_at": "2019-05-26T18:01:37Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "06579076-8ee0-4380-a681-86304dee06ab", "name": "singlevm1-router_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}} 2019-05-26 18:01:42,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cbec9023-0ddf-448a-b789-48a1b77f4796 2019-05-26 18:01:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.06671190262s 2019-05-26 18:01:42,257 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:01:37Z', u'revision_number': 3, u'ha': True, u'id': u'06579076-8ee0-4380-a681-86304dee06ab', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', u'admin_state_up': True, u'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', u'created_at': u'2019-05-26T18:01:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8'}) 2019-05-26 18:01:42,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:01:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"subnet_id": "958e584a-cbf2-457e-b6c7-82052b4daac8"}' 2019-05-26 18:01:45,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:01:45 GMT X-Openstack-Request-Id: req-fe9212a3-d1d5-452b-8754-306f7aa2befc 2019-05-26 18:01:45,389 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "958e584a-cbf2-457e-b6c7-82052b4daac8", "subnet_ids": ["958e584a-cbf2-457e-b6c7-82052b4daac8"], "port_id": "dd544fe4-352f-4f1d-86b4-d6231e9fc5b0", "id": "06579076-8ee0-4380-a681-86304dee06ab"} 2019-05-26 18:01:45,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab/add_router_interface.json used request id req-fe9212a3-d1d5-452b-8754-306f7aa2befc 2019-05-26 18:01:45,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.13174700737s 2019-05-26 18:01:45,390 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:01:45,498 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:01:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:01:45,508 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:01:45 GMT 2019-05-26 18:01:45,508 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:01:45,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:45,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:01:45 GMT X-Openstack-Request-Id: req-c89df2a9-7225-41bf-b92e-a6abfc3e1272 2019-05-26 18:01:45,846 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:45,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c89df2a9-7225-41bf-b92e-a6abfc3e1272 2019-05-26 18:01:45,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332703113556s 2019-05-26 18:01:45,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:01:45,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}' 2019-05-26 18:01:46,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 26 May 2019 18:01:46 GMT Location: http://172.30.9.21:9292/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b8ff80fe-d3ea-461d-a875-447d310a6317 2019-05-26 18:01:46,845 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:46Z", "file": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "size": null, "self": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "checksum": null, "created_at": "2019-05-26T18:01:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:01:46,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b8ff80fe-d3ea-461d-a875-447d310a6317 2019-05-26 18:01:46,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.990036964417s 2019-05-26 18:01:46,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:01:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '' 2019-05-26 18:01:48,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:01:48 GMT X-Openstack-Request-Id: req-7e2ddbd8-0779-4335-9057-9a025de496d7 2019-05-26 18:01:48,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:01:48,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file used request id req-7e2ddbd8-0779-4335-9057-9a025de496d7 2019-05-26 18:01:48,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59092497826s 2019-05-26 18:01:48,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:48,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:01:48 GMT X-Openstack-Request-Id: req-6c590f1b-8832-4983-8dfa-8530856e6a40 2019-05-26 18:01:48,755 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:48Z", "file": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "size": 12716032, "self": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:01:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:48,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6c590f1b-8832-4983-8dfa-8530856e6a40 2019-05-26 18:01:48,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313627004623s 2019-05-26 18:01:48,757 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file', 'owner': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'id': u'ff45e1d5-4363-4a12-bf14-098dc47bddf1', 'size': 12716032, u'self': u'/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:01:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:01:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', 'created': u'2019-05-26T18:01:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:01:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:01:48,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:01:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:01:49,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:01:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-606dc4c2-3b44-47b6-8176-aec6f5e6bba8 x-openstack-request-id: req-606dc4c2-3b44-47b6-8176-aec6f5e6bba8 2019-05-26 18:01:49,665 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "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": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2"}} 2019-05-26 18:01:49,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-606dc4c2-3b44-47b6-8176-aec6f5e6bba8 2019-05-26 18:01:49,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.905165195465s 2019-05-26 18:01:49,667 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'3577a21a-7144-45cf-bc2a-1e4c9ee0abf2', 'swap': 0}) 2019-05-26 18:01:49,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:01:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"extra_specs": {}}' 2019-05-26 18:01:49,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:01:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-873002f0-ff4c-4def-9639-e06647d34f83 x-openstack-request-id: req-873002f0-ff4c-4def-9639-e06647d34f83 2019-05-26 18:01:49,691 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:01:49,691 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2/os-extra_specs used request id req-873002f0-ff4c-4def-9639-e06647d34f83 2019-05-26 18:01:49,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236420631409s 2019-05-26 18:01:49,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-26 18:01:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"keypair": {"name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}}' 2019-05-26 18:01:49,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 26 May 2019 18:01:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f009c055-e78f-4a00-ba25-f4a0c9a23d7b x-openstack-request-id: req-f009c055-e78f-4a00-ba25-f4a0c9a23d7b 2019-05-26 18:01:49,905 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkIjQgmeLZgYDJ5u0Tp0kMlXn9X7iVM9TQjVK5+57W44bMUzF/Plo3NZUsivyjxeizJzAHh1uyj7Ri/+5N629v4CC2n3se2pK243BBR669TfprQiuKhELI1TCs3jD8zVEtejw1f3p0JgiKDf/puk/4dkjYwCP/sRPgPByVZQWuOi72Rs2OXJXCz8pNYv/QjLlzUjlpz1CJLqhLLlJrNUE4cCJ+QpLih8tJslTt/4GTb2SE7hCAtwrHVhB4d4fGeNVFpAcEMvi0ea+Hsr+Zv0oEhh1N1xDnBmGt9jwuNjCWh4FgI5xzjSgqB0bw//vx0caJes6Elrsf/MsB32D8QlBz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApCI0IJni2YGAyebtE6dJDJV5/V+4lTPU0I1Sufue1uOGzFMx\nfz5aNzWVLIr8o8XosycwB4dbso+0Yv/uTetvb+Agtp97HtqStuNwQUeuvU36a0Ir\nioRCyNUwrN4w/M1RLXo8NX96dCYIig3/6bpP+HZI2MAj/7ET4DwclWUFrjou9kbN\njlyVws/KTWL/0Iy5c1I5ac9QiS6oSy5SazVBOHAifkKS4ofLSbJU7f+Bk29khO4Q\ngLcKx1YQeHeHxnjVRaQHBDL4tHmvh7K/mb9KBIYdTdcQ5wZhrfY8LjYwloeBYCOc\nc40oKgdG8P/78dHGiXrOhJa7H/zLAd9g/EJQcwIDAQABAoIBAQChifxN3cbTlU6g\n6AOLJUiS9wayJaRwTCv2+jBiVVA2ZIaF0JdViZOW5Milp0ERGrZ0pGvz7PeF3UOH\ncCYlUENEE41+z6WIb0yYbW5NAXTsYbPGHsDlulhUeuZGLQR/ur9biAN8D7QAXnJn\nFXI6oiEVA62cjjaf77MFLYRgUKXvm0aglGX0LGPGXb521Prmr/ZRn/auFOaRvEMm\n8Lqw6QxtdVsCloUwXn1orRbypbP3+FEVQ+I6LEjvNFdSw2LE4GmzwCUx+KFNzQVW\nllUxGRvTA0Fy+hnRpOfvs68oLgsiKnhZ/8AFkxzErBfKp0aSb9UA5N2ACX86E2/D\nOxFcDmtZAoGBAM2jcZspRC0gILH9zwPLJdd5rhRzQcUQQlYYbed7r1lliEzX/WNq\nI3u7jI91mjMxDXhR4iUO490eozlSg72BvKYHTfzPeMDCke8dWFZXwEAeUsC8V1gF\nIjx5aQj/P5LV7ZV2SPNl9lUZfvbBMi1l5O3CykbbLTOrXHIrOV4fy5vnAoGBAMxU\nmlPazPGVm7Yc/gYAFIDpoiSQ5v52L2uXNa9pvEREI9rXUPI99WNR46aFiMYp+ZVO\nJ4yojOt/ueo49vKAISHKygo+xP47I4Hd3L1kuSNfD+vSb7Zb8eEmzgBQb78qe2P1\nupFIKHudMB4mxDN8TktQB+2dtTYsbs62i2KfgHWVAoGBAMhyCykdnnEGIhiduI6Q\nFMDmwQL6HiAC60aU5XyAmbngOG3/E+U17oSLmkW0cqx3ohOobXGGBCLj3GLhxbyR\nm9uSvzgw3Bm5DxsvVY5EVwepBy0L6W/JAUhFaFb2x3dPxBiuhgmLWAQ3qATK6ShL\nbE0+VIGg33zACorXC0JuZ7/9AoGAI44lPKo6N1+dNNderJSe/L+q40oDqAvQvJwX\nT2rKw+ZHhvEouL5nUN0TDAr4feMX9w8eeq9ptiEHrOY0soXxPfwXpCjABq0rxJFi\ns+IvBSSplJONtOHS+SbTeeKFT3KI/h/oUxeHU9tKYDTGt17OEPTgLEzhF4grz/Sb\n1JGEvPECgYEAyox/MltemNO7YtUlAqqXLdew4EpCODWcZEKGOykACwkppl2xDXcv\nzMQUGVELSXGpilD6c+1yX1dmVivL5q4oRKRyHFQq5q67SGubDWYFyPjgsRBOX2/j\nTytjT7r4yCR79SwbEnLFtvxZpQvHU/J4/h8AAmoC6QIQz7H2hzbCNAQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "349f878ceba949e69084e5ddaab6f605", "name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "fingerprint": "06:9d:e5:ff:ea:c7:63:72:db:87:71:08:82:cc:90:19"}} 2019-05-26 18:01:49,906 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f009c055-e78f-4a00-ba25-f4a0c9a23d7b 2019-05-26 18:01:49,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.214179992676s 2019-05-26 18:01:49,907 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkIjQgmeLZgYDJ5u0Tp0kMlXn9X7iVM9TQjVK5+57W44bMUzF/Plo3NZUsivyjxeizJzAHh1uyj7Ri/+5N629v4CC2n3se2pK243BBR669TfprQiuKhELI1TCs3jD8zVEtejw1f3p0JgiKDf/puk/4dkjYwCP/sRPgPByVZQWuOi72Rs2OXJXCz8pNYv/QjLlzUjlpz1CJLqhLLlJrNUE4cCJ+QpLih8tJslTt/4GTb2SE7hCAtwrHVhB4d4fGeNVFpAcEMvi0ea+Hsr+Zv0oEhh1N1xDnBmGt9jwuNjCWh4FgI5xzjSgqB0bw//vx0caJes6Elrsf/MsB32D8QlBz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEApCI0IJni2YGAyebtE6dJDJV5/V+4lTPU0I1Sufue1uOGzFMx\nfz5aNzWVLIr8o8XosycwB4dbso+0Yv/uTetvb+Agtp97HtqStuNwQUeuvU36a0Ir\nioRCyNUwrN4w/M1RLXo8NX96dCYIig3/6bpP+HZI2MAj/7ET4DwclWUFrjou9kbN\njlyVws/KTWL/0Iy5c1I5ac9QiS6oSy5SazVBOHAifkKS4ofLSbJU7f+Bk29khO4Q\ngLcKx1YQeHeHxnjVRaQHBDL4tHmvh7K/mb9KBIYdTdcQ5wZhrfY8LjYwloeBYCOc\nc40oKgdG8P/78dHGiXrOhJa7H/zLAd9g/EJQcwIDAQABAoIBAQChifxN3cbTlU6g\n6AOLJUiS9wayJaRwTCv2+jBiVVA2ZIaF0JdViZOW5Milp0ERGrZ0pGvz7PeF3UOH\ncCYlUENEE41+z6WIb0yYbW5NAXTsYbPGHsDlulhUeuZGLQR/ur9biAN8D7QAXnJn\nFXI6oiEVA62cjjaf77MFLYRgUKXvm0aglGX0LGPGXb521Prmr/ZRn/auFOaRvEMm\n8Lqw6QxtdVsCloUwXn1orRbypbP3+FEVQ+I6LEjvNFdSw2LE4GmzwCUx+KFNzQVW\nllUxGRvTA0Fy+hnRpOfvs68oLgsiKnhZ/8AFkxzErBfKp0aSb9UA5N2ACX86E2/D\nOxFcDmtZAoGBAM2jcZspRC0gILH9zwPLJdd5rhRzQcUQQlYYbed7r1lliEzX/WNq\nI3u7jI91mjMxDXhR4iUO490eozlSg72BvKYHTfzPeMDCke8dWFZXwEAeUsC8V1gF\nIjx5aQj/P5LV7ZV2SPNl9lUZfvbBMi1l5O3CykbbLTOrXHIrOV4fy5vnAoGBAMxU\nmlPazPGVm7Yc/gYAFIDpoiSQ5v52L2uXNa9pvEREI9rXUPI99WNR46aFiMYp+ZVO\nJ4yojOt/ueo49vKAISHKygo+xP47I4Hd3L1kuSNfD+vSb7Zb8eEmzgBQb78qe2P1\nupFIKHudMB4mxDN8TktQB+2dtTYsbs62i2KfgHWVAoGBAMhyCykdnnEGIhiduI6Q\nFMDmwQL6HiAC60aU5XyAmbngOG3/E+U17oSLmkW0cqx3ohOobXGGBCLj3GLhxbyR\nm9uSvzgw3Bm5DxsvVY5EVwepBy0L6W/JAUhFaFb2x3dPxBiuhgmLWAQ3qATK6ShL\nbE0+VIGg33zACorXC0JuZ7/9AoGAI44lPKo6N1+dNNderJSe/L+q40oDqAvQvJwX\nT2rKw+ZHhvEouL5nUN0TDAr4feMX9w8eeq9ptiEHrOY0soXxPfwXpCjABq0rxJFi\ns+IvBSSplJONtOHS+SbTeeKFT3KI/h/oUxeHU9tKYDTGt17OEPTgLEzhF4grz/Sb\n1JGEvPECgYEAyox/MltemNO7YtUlAqqXLdew4EpCODWcZEKGOykACwkppl2xDXcv\nzMQUGVELSXGpilD6c+1yX1dmVivL5q4oRKRyHFQq5q67SGubDWYFyPjgsRBOX2/j\nTytjT7r4yCR79SwbEnLFtvxZpQvHU/J4/h8AAmoC6QIQz7H2hzbCNAQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'349f878ceba949e69084e5ddaab6f605', 'name': u'singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', 'created_at': '2019-05-26T18:01:49.906988', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:9d:e5:ff:ea:c7:63:72:db:87:71:08:82:cc:90:19', 'type': 'ssh', 'id': u'singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81'}) 2019-05-26 18:01:49,907 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEApCI0IJni2YGAyebtE6dJDJV5/V+4lTPU0I1Sufue1uOGzFMx fz5aNzWVLIr8o8XosycwB4dbso+0Yv/uTetvb+Agtp97HtqStuNwQUeuvU36a0Ir ioRCyNUwrN4w/M1RLXo8NX96dCYIig3/6bpP+HZI2MAj/7ET4DwclWUFrjou9kbN jlyVws/KTWL/0Iy5c1I5ac9QiS6oSy5SazVBOHAifkKS4ofLSbJU7f+Bk29khO4Q gLcKx1YQeHeHxnjVRaQHBDL4tHmvh7K/mb9KBIYdTdcQ5wZhrfY8LjYwloeBYCOc c40oKgdG8P/78dHGiXrOhJa7H/zLAd9g/EJQcwIDAQABAoIBAQChifxN3cbTlU6g 6AOLJUiS9wayJaRwTCv2+jBiVVA2ZIaF0JdViZOW5Milp0ERGrZ0pGvz7PeF3UOH cCYlUENEE41+z6WIb0yYbW5NAXTsYbPGHsDlulhUeuZGLQR/ur9biAN8D7QAXnJn FXI6oiEVA62cjjaf77MFLYRgUKXvm0aglGX0LGPGXb521Prmr/ZRn/auFOaRvEMm 8Lqw6QxtdVsCloUwXn1orRbypbP3+FEVQ+I6LEjvNFdSw2LE4GmzwCUx+KFNzQVW llUxGRvTA0Fy+hnRpOfvs68oLgsiKnhZ/8AFkxzErBfKp0aSb9UA5N2ACX86E2/D OxFcDmtZAoGBAM2jcZspRC0gILH9zwPLJdd5rhRzQcUQQlYYbed7r1lliEzX/WNq I3u7jI91mjMxDXhR4iUO490eozlSg72BvKYHTfzPeMDCke8dWFZXwEAeUsC8V1gF Ijx5aQj/P5LV7ZV2SPNl9lUZfvbBMi1l5O3CykbbLTOrXHIrOV4fy5vnAoGBAMxU mlPazPGVm7Yc/gYAFIDpoiSQ5v52L2uXNa9pvEREI9rXUPI99WNR46aFiMYp+ZVO J4yojOt/ueo49vKAISHKygo+xP47I4Hd3L1kuSNfD+vSb7Zb8eEmzgBQb78qe2P1 upFIKHudMB4mxDN8TktQB+2dtTYsbs62i2KfgHWVAoGBAMhyCykdnnEGIhiduI6Q FMDmwQL6HiAC60aU5XyAmbngOG3/E+U17oSLmkW0cqx3ohOobXGGBCLj3GLhxbyR m9uSvzgw3Bm5DxsvVY5EVwepBy0L6W/JAUhFaFb2x3dPxBiuhgmLWAQ3qATK6ShL bE0+VIGg33zACorXC0JuZ7/9AoGAI44lPKo6N1+dNNderJSe/L+q40oDqAvQvJwX T2rKw+ZHhvEouL5nUN0TDAr4feMX9w8eeq9ptiEHrOY0soXxPfwXpCjABq0rxJFi s+IvBSSplJONtOHS+SbTeeKFT3KI/h/oUxeHU9tKYDTGt17OEPTgLEzhF4grz/Sb 1JGEvPECgYEAyox/MltemNO7YtUlAqqXLdew4EpCODWcZEKGOykACwkppl2xDXcv zMQUGVELSXGpilD6c+1yX1dmVivL5q4oRKRyHFQq5q67SGubDWYFyPjgsRBOX2/j TytjT7r4yCR79SwbEnLFtvxZpQvHU/J4/h8AAmoC6QIQz7H2hzbCNAQ= -----END RSA PRIVATE KEY----- 2019-05-26 18:01:49,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-26 18:01:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"security_group": {"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-26 18:01:50,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 26 May 2019 18:01:50 GMT X-Openstack-Request-Id: req-3f959f1d-008d-4607-a636-3f513e08b7e5 2019-05-26 18:01:50,065 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:49Z", "updated_at": "2019-05-26T18:01:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "baa9a1ce-18af-4ff9-ae25-6762ed833102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:49Z", "revision_number": 0, "id": "f12e9ff6-cb58-40e6-a73d-daaa92bbd04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:49Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "0a822796-860f-4355-9b05-fc7993f1f409", "name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}} 2019-05-26 18:01:50,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3f959f1d-008d-4607-a636-3f513e08b7e5 2019-05-26 18:01:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.152545928955s 2019-05-26 18:01:50,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:01:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:50,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 26 May 2019 18:01:50 GMT X-Openstack-Request-Id: req-b8df126d-590c-4790-9b8f-c477ff6ea149 2019-05-26 18:01:50,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:49Z", "updated_at": "2019-05-26T18:01:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "baa9a1ce-18af-4ff9-ae25-6762ed833102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:49Z", "revision_number": 0, "id": "f12e9ff6-cb58-40e6-a73d-daaa92bbd04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:49Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "0a822796-860f-4355-9b05-fc7993f1f409", "name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}, {"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}]} 2019-05-26 18:01:50,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8df126d-590c-4790-9b8f-c477ff6ea149 2019-05-26 18:01:50,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.367889881134s 2019-05-26 18:01:50,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:01:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -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": "0a822796-860f-4355-9b05-fc7993f1f409"}}' 2019-05-26 18:01:50,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 26 May 2019 18:01:50 GMT X-Openstack-Request-Id: req-c05feb54-bdad-49b7-bc28-7dd5ab5a1b55 2019-05-26 18:01:50,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "port_range_min": 22, "revision_number": 0, "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:50Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "336337c6-4e6a-4d0f-99bc-65e2b7714a78"}} 2019-05-26 18:01:50,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c05feb54-bdad-49b7-bc28-7dd5ab5a1b55 2019-05-26 18:01:50,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.42728805542s 2019-05-26 18:01:50,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:01:50,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:51,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 26 May 2019 18:01:51 GMT X-Openstack-Request-Id: req-20817449-adc6-487c-9518-7207dde5782c 2019-05-26 18:01:51,218 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:49Z", "updated_at": "2019-05-26T18:01:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "336337c6-4e6a-4d0f-99bc-65e2b7714a78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "baa9a1ce-18af-4ff9-ae25-6762ed833102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:49Z", "revision_number": 0, "id": "f12e9ff6-cb58-40e6-a73d-daaa92bbd04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:49Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 2, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "0a822796-860f-4355-9b05-fc7993f1f409", "name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}, {"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}]} 2019-05-26 18:01:51,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-20817449-adc6-487c-9518-7207dde5782c 2019-05-26 18:01:51,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339345932007s 2019-05-26 18:01:51,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:01:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -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": "0a822796-860f-4355-9b05-fc7993f1f409"}}' 2019-05-26 18:01:51,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 26 May 2019 18:01:51 GMT X-Openstack-Request-Id: req-d8b50771-8423-4be9-ac90-7d00ddee1221 2019-05-26 18:01:51,364 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-26T18:01:51Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "port_range_min": null, "revision_number": 0, "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:51Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "116e4a81-091b-4dfd-859c-78b9cf95f3a6"}} 2019-05-26 18:01:51,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d8b50771-8423-4be9-ac90-7d00ddee1221 2019-05-26 18:01:51,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139456033707s 2019-05-26 18:01:51,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:01:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:51,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 26 May 2019 18:01:51 GMT X-Openstack-Request-Id: req-a56b56b2-ab5a-4b27-90e2-f297314274c7 2019-05-26 18:01:51,736 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"566c8983-85e4-4344-9502-0c8d0f2089d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["db26e6e4-d0a9-467e-8e64-157df5fc56b3"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:35Z","qos_policy_id":null,"name":"HA network tenant cd9188b7dd1a48b3b20f3b9be453edb8","admin_state_up":true,"tenant_id":"","created_at":"2019-05-26T18:01:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":["958e584a-cbf2-457e-b6c7-82052b4daac8"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:34Z","qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","provider:network_type":"vxlan"}]} 2019-05-26 18:01:51,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a56b56b2-ab5a-4b27-90e2-f297314274c7 2019-05-26 18:01:51,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370131015778s 2019-05-26 18:01:51,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:01:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:52,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:01:52 GMT X-Openstack-Request-Id: req-145a77e6-884d-4b8c-949a-fdeae8fc5946 2019-05-26 18:01:52,570 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:48Z", "file": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "size": 12716032, "self": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:01:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:01:52,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-145a77e6-884d-4b8c-949a-fdeae8fc5946 2019-05-26 18:01:52,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830142021179s 2019-05-26 18:01:52,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:01:52,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:01:52,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 26 May 2019 18:01:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4215d04c-b9f1-44e9-a42b-562be6b506ce x-openstack-request-id: req-4215d04c-b9f1-44e9-a42b-562be6b506ce 2019-05-26 18:01:52,716 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "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": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2"}]} 2019-05-26 18:01:52,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4215d04c-b9f1-44e9-a42b-562be6b506ce 2019-05-26 18:01:52,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.138665914536s 2019-05-26 18:01:52,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:01:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"server": {"name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "imageRef": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "flavorRef": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e8d0ee78-1377-4d0a-bec2-43873d4465a4"}], "security_groups": [{"name": "0a822796-860f-4355-9b05-fc7993f1f409"}]}}' 2019-05-26 18:01:59,960 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:01:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea x-compute-request-id: req-f7acf312-72cf-4479-81ae-bfdef78dee7c x-openstack-request-id: req-f7acf312-72cf-4479-81ae-bfdef78dee7c 2019-05-26 18:01:59,960 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0a822796-860f-4355-9b05-fc7993f1f409"}], "OS-DCF:diskConfig": "MANUAL", "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "adminPass": "dsw83zvXifJH"}} 2019-05-26 18:01:59,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f7acf312-72cf-4479-81ae-bfdef78dee7c 2019-05-26 18:01:59,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.24263811111s 2019-05-26 18:01:59,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:01:59,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:02,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Sun, 26 May 2019 18:01:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1d64117-5172-4047-b028-e35f4f59d43a x-openstack-request-id: req-a1d64117-5172-4047-b028-e35f4f59d43a 2019-05-26 18:02:02,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:02:00Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:02,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1d64117-5172-4047-b028-e35f4f59d43a 2019-05-26 18:02:02,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.04700493813s 2019-05-26 18:02:02,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:02:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:02,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 26 May 2019 18:02:02 GMT X-Openstack-Request-Id: req-e39367ba-705b-425d-b18e-ebb43212fbf5 2019-05-26 18:02:02,128 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"566c8983-85e4-4344-9502-0c8d0f2089d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["db26e6e4-d0a9-467e-8e64-157df5fc56b3"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:35Z","qos_policy_id":null,"name":"HA network tenant cd9188b7dd1a48b3b20f3b9be453edb8","admin_state_up":true,"tenant_id":"","created_at":"2019-05-26T18:01:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":["958e584a-cbf2-457e-b6c7-82052b4daac8"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:34Z","qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","provider:network_type":"vxlan"}]} 2019-05-26 18:02:02,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e39367ba-705b-425d-b18e-ebb43212fbf5 2019-05-26 18:02:02,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108180999756s 2019-05-26 18:02:02,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:02:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:02,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sun, 26 May 2019 18:02:01 GMT X-Openstack-Request-Id: req-1fad323c-e04e-4683-9f5a-4cb07f1d95dc 2019-05-26 18:02:02,175 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T18:01:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"958e584a-cbf2-457e-b6c7-82052b4daac8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","enable_dhcp":true,"segment_id":null,"network_id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:34Z","ip_version":4},{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4},{"updated_at":"2019-05-26T18:01:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"db26e6e4-d0a9-467e-8e64-157df5fc56b3","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant cd9188b7dd1a48b3b20f3b9be453edb8","enable_dhcp":false,"segment_id":null,"network_id":"566c8983-85e4-4344-9502-0c8d0f2089d7","tenant_id":"","created_at":"2019-05-26T18:01:35Z","ip_version":4}]} 2019-05-26 18:02:02,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1fad323c-e04e-4683-9f5a-4cb07f1d95dc 2019-05-26 18:02:02,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455319881439s 2019-05-26 18:02:02,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:05,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 26 May 2019 18:02:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4776f7ee-9126-4b0a-bf12-e7a2817c5e97 x-openstack-request-id: req-4776f7ee-9126-4b0a-bf12-e7a2817c5e97 2019-05-26 18:02:05,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:02:03Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:05,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4776f7ee-9126-4b0a-bf12-e7a2817c5e97 2019-05-26 18:02:05,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33046889305s 2019-05-26 18:02:05,515 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:07,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:08,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 26 May 2019 18:02:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0576a564-8967-4eb4-bc15-8c9d288958b2 x-openstack-request-id: req-0576a564-8967-4eb4-bc15-8c9d288958b2 2019-05-26 18:02:08,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:02:03Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:08,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0576a564-8967-4eb4-bc15-8c9d288958b2 2019-05-26 18:02:08,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32108902931s 2019-05-26 18:02:08,844 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:10,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:11,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sun, 26 May 2019 18:02:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b67cba75-212e-4bd9-9791-693b4ff52a19 x-openstack-request-id: req-b67cba75-212e-4bd9-9791-693b4ff52a19 2019-05-26 18:02:11,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:db:dc", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:02:03Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:11,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b67cba75-212e-4bd9-9791-693b4ff52a19 2019-05-26 18:02:11,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853665113449s 2019-05-26 18:02:11,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:13,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:15,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sun, 26 May 2019 18:02:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a778b1f6-7b2e-4254-b393-4db4d73349ce x-openstack-request-id: req-a778b1f6-7b2e-4254-b393-4db4d73349ce 2019-05-26 18:02:15,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:db:dc", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:02:03Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:15,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a778b1f6-7b2e-4254-b393-4db4d73349ce 2019-05-26 18:02:15,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.04328393936s 2019-05-26 18:02:15,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:17,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:18,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Sun, 26 May 2019 18:02:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e4ed11d-90e6-4609-a392-8b019611492e x-openstack-request-id: req-4e4ed11d-90e6-4609-a392-8b019611492e 2019-05-26 18:02:18,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:db:dc", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-26T18:02:14.000000", "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:02:14Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:18,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e4ed11d-90e6-4609-a392-8b019611492e 2019-05-26 18:02:18,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11414694786s 2019-05-26 18:02:18,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:02:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c65291fe-99af-44d4-af5e-2c9ce59cc6ea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:18,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 26 May 2019 18:02:18 GMT X-Openstack-Request-Id: req-0dfa1062-2b0c-43b3-ab94-c392144f773d 2019-05-26 18:02:18,936 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:02:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"958e584a-cbf2-457e-b6c7-82052b4daac8","ip_address":"192.168.120.10"}],"id":"4c794b5f-1075-4e81-894a-ef92e605acbd","security_groups":["0a822796-860f-4355-9b05-fc7993f1f409"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:db:dc","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:02:03Z","binding:vnic_type":"normal","device_id":"c65291fe-99af-44d4-af5e-2c9ce59cc6ea","ip_allocation":"immediate"}]} 2019-05-26 18:02:18,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c65291fe-99af-44d4-af5e-2c9ce59cc6ea used request id req-0dfa1062-2b0c-43b3-ab94-c392144f773d 2019-05-26 18:02:18,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528538227081s 2019-05-26 18:02:18,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4c794b5f-1075-4e81-894a-ef92e605acbd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:19,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:02:19 GMT X-Openstack-Request-Id: req-b108337d-8df7-4ae0-9996-8aaa96ff0627 2019-05-26 18:02:19,309 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:02:19,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4c794b5f-1075-4e81-894a-ef92e605acbd used request id req-b108337d-8df7-4ae0-9996-8aaa96ff0627 2019-05-26 18:02:19,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.362573862076s 2019-05-26 18:02:19,309 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:db:dc', 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'ff45e1d5-4363-4a12-bf14-098dc47bddf1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-26T18:02:14.000000', 'flavor': Munch({u'id': u'3577a21a-7144-45cf-bc2a-1e4c9ee0abf2'}), 'az': u'nova', 'id': u'c65291fe-99af-44d4-af5e-2c9ce59cc6ea', 'security_groups': [Munch({u'name': u'singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'349f878ceba949e69084e5ddaab6f605', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:02:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:02:14Z', 'hostId': u'435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-05-26T18:02:14.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'cd9188b7dd1a48b3b20f3b9be453edb8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81', 'adminPass': u'dsw83zvXifJH', 'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'created_at': u'2019-05-26T18:01:59Z', 'created': u'2019-05-26T18:01:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:02:19,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:02:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:19,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 26 May 2019 18:02:19 GMT X-Openstack-Request-Id: req-fa584fc1-6b7c-43ec-ad86-600dded1d38d 2019-05-26 18:02:19,412 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"566c8983-85e4-4344-9502-0c8d0f2089d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["db26e6e4-d0a9-467e-8e64-157df5fc56b3"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:35Z","qos_policy_id":null,"name":"HA network tenant cd9188b7dd1a48b3b20f3b9be453edb8","admin_state_up":true,"tenant_id":"","created_at":"2019-05-26T18:01:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":["958e584a-cbf2-457e-b6c7-82052b4daac8"],"description":"","tags":[],"updated_at":"2019-05-26T18:01:34Z","qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","provider:network_type":"vxlan"}]} 2019-05-26 18:02:19,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fa584fc1-6b7c-43ec-ad86-600dded1d38d 2019-05-26 18:02:19,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998837947845s 2019-05-26 18:02:19,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:02:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c65291fe-99af-44d4-af5e-2c9ce59cc6ea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:20,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 26 May 2019 18:02:20 GMT X-Openstack-Request-Id: req-5f00bfb4-9f82-4cb9-8bb1-dbcabc883b8a 2019-05-26 18:02:20,575 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:02:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"958e584a-cbf2-457e-b6c7-82052b4daac8","ip_address":"192.168.120.10"}],"id":"4c794b5f-1075-4e81-894a-ef92e605acbd","security_groups":["0a822796-860f-4355-9b05-fc7993f1f409"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:db:dc","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:02:03Z","binding:vnic_type":"normal","device_id":"c65291fe-99af-44d4-af5e-2c9ce59cc6ea","ip_allocation":"immediate"}]} 2019-05-26 18:02:20,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c65291fe-99af-44d4-af5e-2c9ce59cc6ea used request id req-5f00bfb4-9f82-4cb9-8bb1-dbcabc883b8a 2019-05-26 18:02:20,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.16021704674s 2019-05-26 18:02:20,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-26 18:02:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"floatingip": {"floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "fixed_ip_address": "192.168.120.10", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd"}}' 2019-05-26 18:02:23,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 26 May 2019 18:02:23 GMT X-Openstack-Request-Id: req-a62617d9-a48f-42f9-a24a-9fe99e8e65c5 2019-05-26 18:02:23,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:21Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}} 2019-05-26 18:02:23,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a62617d9-a48f-42f9-a24a-9fe99e8e65c5 2019-05-26 18:02:23,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.18030810356s 2019-05-26 18:02:23,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:23,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 26 May 2019 18:02:23 GMT X-Openstack-Request-Id: req-60615dbc-a09b-4036-b754-c0cab0e8470d 2019-05-26 18:02:24,115 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:21Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}]} 2019-05-26 18:02:24,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-60615dbc-a09b-4036-b754-c0cab0e8470d 2019-05-26 18:02:24,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.344650030136s 2019-05-26 18:02:24,122 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:02:24,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:24,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 26 May 2019 18:02:24 GMT X-Openstack-Request-Id: req-0b1f6ced-21af-4c35-8258-d7de2e1be748 2019-05-26 18:02:24,596 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:21Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}]} 2019-05-26 18:02:24,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0b1f6ced-21af-4c35-8258-d7de2e1be748 2019-05-26 18:02:24,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.36477804184s 2019-05-26 18:02:24,602 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:02:24,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:24,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 26 May 2019 18:02:24 GMT X-Openstack-Request-Id: req-b1b38199-39b1-4c38-80a6-dd1386ad2225 2019-05-26 18:02:24,799 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:21Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}]} 2019-05-26 18:02:24,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b1b38199-39b1-4c38-80a6-dd1386ad2225 2019-05-26 18:02:24,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0877540111542s 2019-05-26 18:02:24,806 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:02:24,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:24,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 26 May 2019 18:02:24 GMT X-Openstack-Request-Id: req-b45f0e3e-a7e2-4bbb-b1c9-3492bde73ef3 2019-05-26 18:02:24,986 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:21Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}]} 2019-05-26 18:02:24,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b45f0e3e-a7e2-4bbb-b1c9-3492bde73ef3 2019-05-26 18:02:24,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0701730251312s 2019-05-26 18:02:24,992 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:02:25,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:25,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 26 May 2019 18:02:25 GMT X-Openstack-Request-Id: req-3a4932f7-0302-4640-a31f-f2fcda0a856c 2019-05-26 18:02:25,183 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "06579076-8ee0-4380-a681-86304dee06ab", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:02:21Z", "updated_at": "2019-05-26T18:02:24Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:db:dc", "device_id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_id": "4c794b5f-1075-4e81-894a-ef92e605acbd", "id": "13c9159f-6560-45c6-b3d7-b271508ebfea", "qos_policy_id": null}]} 2019-05-26 18:02:25,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3a4932f7-0302-4640-a31f-f2fcda0a856c 2019-05-26 18:02:25,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.081845998764s 2019-05-26 18:02:25,189 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'06579076-8ee0-4380-a681-86304dee06ab', 'updated_at': u'2019-05-26T18:02:24Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'4c794b5f-1075-4e81-894a-ef92e605acbd', 'id': u'13c9159f-6560-45c6-b3d7-b271508ebfea', 'network': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'port': u'4c794b5f-1075-4e81-894a-ef92e605acbd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e8d0ee78-1377-4d0a-bec2-43873d4465a4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:db:dc', u'device_id': u'c65291fe-99af-44d4-af5e-2c9ce59cc6ea'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cd9188b7dd1a48b3b20f3b9be453edb8', 'created_at': u'2019-05-26T18:02:21Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e8d0ee78-1377-4d0a-bec2-43873d4465a4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:db:dc', u'device_id': u'c65291fe-99af-44d4-af5e-2c9ce59cc6ea'}), 'router': u'06579076-8ee0-4380-a681-86304dee06ab'}) 2019-05-26 18:02:25,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:02:25,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:02:26,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9628 Content-Type: application/json Date: Sun, 26 May 2019 18:02:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4771a1ed-ee31-4db5-9fbf-8a19a8e3c903 x-openstack-request-id: req-4771a1ed-ee31-4db5-9fbf-8a19a8e3c903 2019-05-26 18:02:26,147 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 615087617 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.910 MHz processor\n[ 0.240902] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.243968] pid_max: default: 32768 minimum: 301\n[ 0.245619] ACPI: Core revision 20150930\n[ 0.247675] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250079] Security Framework initialized\n[ 0.251594] Yama: becoming mindful.\n[ 0.252934] AppArmor: AppArmor initialized\n[ 0.254477] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.256888] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259243] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261467] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263979] Initializing cgroup subsys io\n[ 0.265473] Initializing cgroup subsys memory\n[ 0.267056] Initializing cgroup subsys devices\n[ 0.268665] Initializing cgroup subsys freezer\n[ 0.270269] Initializing cgroup subsys net_cls\n[ 0.271879] Initializing cgroup subsys perf_event\n[ 0.273559] Initializing cgroup subsys net_prio\n[ 0.275197] Initializing cgroup subsys hugetlb\n[ 0.276792] Initializing cgroup subsys pids\n[ 0.278379] CPU: Physical Processor ID: 0\n[ 0.280568] mce: CPU supports 10 MCE banks\n[ 0.282119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283975] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.312111] ftrace: allocating 31920 entries in 125 pages\n[ 0.348519] smpboot: Max logical packages: 1\n[ 0.350088] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352579] x2apic enabled\n[ 0.354007] Switched APIC routing to physical x2apic.\n[ 0.357018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.359089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.362897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.366193] KVM setup paravirtual spinlock\n[ 0.368194] x86: Booted up 1 node, 1 CPUs\n[ 0.369677] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.372174] devtmpfs: initialized\n[ 0.374464] evm: security.selinux\n[ 0.375743] evm: security.SMACK64\n[ 0.377016] evm: security.SMACK64EXEC\n[ 0.378393] evm: security.SMACK64TRANSMUTE\n[ 0.379881] evm: security.SMACK64MMAP\n[ 0.381254] evm: security.ima\n[ 0.382429] evm: security.capability\n[ 0.383847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.387228] pinctrl core: initialized pinctrl subsystem\n[ 0.389190] RTC time: 18:02:14, date: 05/26/19\n[ 0.390879] NET: Registered protocol family 16\n[ 0.392605] cpuidle: using governor ladder\n[ 0.394115] cpuidle: using governor menu\n[ 0.395558] PCCT header not found.\n[ 0.396904] ACPI: bus type PCI registered\n[ 0.398381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.400643] PCI: Using configuration type 1 for base access\n[ 0.403302] ACPI: Added _OSI(Module Device)\n[ 0.404847] ACPI: Added _OSI(Processor Device)\n[ 0.406441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.408112] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410813] ACPI: Interpreter enabled\n[ 0.412216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.415627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.419028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.422460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.425854] ACPI: (supports S0 S5)\n[ 0.427154] ACPI: Using IOAPIC for interrupt routing\n[ 0.428891] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.433521] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.435629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.437914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.440131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.444114] acpiphp: Slot [3] registered\n[ 0.445585] acpiphp: Slot [4] registered\n[ 0.447056] acpiphp: Slot [5] registered\n[ 0.448528] acpiphp: Slot [6] registered\n[ 0.449990] acpiphp: Slot [7] registered\n[ 0.451458] acpiphp: Slot [8] registered\n[ 0.452924] acpiphp: Slot [9] registered\n[ 0.454393] acpiphp: Slot [10] registered\n[ 0.455874] acpiphp: Slot [11] registered\n[ 0.457367] acpiphp: Slot [12] registered\n[ 0.458854] acpiphp: Slot [13] registered\n[ 0.460344] acpiphp: Slot [14] registered\n[ 0.461877] acpiphp: Slot [15] registered\n[ 0.480050] acpiphp: Slot [16] registered\n[ 0.481542] acpiphp: Slot [17] registered\n[ 0.483035] acpiphp: Slot [18] registered\n[ 0.484525] acpiphp: Slot [19] registered\n[ 0.486009] acpiphp: Slot [20] registered\n[ 0.487495] acpiphp: Slot [21] registered\n[ 0.488985] acpiphp: Slot [22] registered\n[ 0.490473] acpiphp: Slot [23] registered\n[ 0.491961] acpiphp: Slot [24] registered\n[ 0.493452] acpiphp: Slot [25] registered\n[ 0.494936] acpiphp: Slot [26] registered\n[ 0.496422] acpiphp: Slot [27] registered\n[ 0.497912] acpiphp: Slot [28] registered\n[ 0.499402] acpiphp: Slot [29] registered\n[ 0.500889] acpiphp: Slot [30] registered\n[ 0.502382] acpiphp: Slot [31] registered\n[ 0.503868] PCI host bridge to bus 0000:00\n[ 0.505362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.509863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.512540] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.515216] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.517937] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.522814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.525186] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.527368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.529718] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.534324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.536958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.559239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561913] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.567462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.570010] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.574710] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.577210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.579152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.582000] vgaarb: loaded\n[ 0.583106] vgaarb: bridge control possible 0000:00:02.0\n[ 0.585304] SCSI subsystem initialized\n[ 0.586980] ACPI: bus type USB registered\n[ 0.588500] usbcore: registered new interface driver usbfs\n[ 0.590402] usbcore: registered new interface driver hub\n[ 0.592261] usbcore: registered new device driver usb\n[ 0.594254] PCI: Using ACPI for IRQ routing\n[ 0.596356] NetLabel: Initializing\n[ 0.597701] NetLabel: domain hash size = 128\n[ 0.599268] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601036] NetLabel: unlabeled traffic allowed by default\n[ 0.603175] clocksource: Switched to clocksource kvm-clock\n[ 0.613713] AppArmor: AppArmor Filesystem Enabled\n[ 0.615477] pnp: PnP ACPI init\n[ 0.617058] pnp: PnP ACPI: found 5 devices\n[ 0.624233] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.627390] NET: Registered protocol family 2\n[ 0.629262] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.631655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.633878] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.636102] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.638113] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.640299] NET: Registered protocol family 1\n[ 0.641911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.643955] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.645947] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.661079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.676697] Trying to unpack rootfs image as initramfs...\n[ 0.738560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.741526] Scanning for low memory corruption every 60 seconds\n[ 0.743867] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.746011] audit: initializing netlink subsys (disabled)\n[ 0.747929] audit: type=2000 audit(1558893735.155:1): initialized\n[ 0.750276] Initialise system trusted keyring\n[ 0.751986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.754142] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.757362] zbud: loaded\n[ 0.758582] VFS: Disk quotas dquot_6.6.0\n[ 0.760084] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.762753] fuse init (API version 7.23)\n[ 0.764354] Key type big_key registered\n[ 0.765818] Allocating IMA MOK and blacklist keyrings.\n[ 0.767936] Key type asymmetric registered\n[ 0.769454] Asymmetric key parser 'x509' registered\n[ 0.771226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.773951] io scheduler noop registered\n[ 0.775411] io scheduler deadline registered (default)\n[ 0.777244] io scheduler cfq registered\n[ 0.778768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.780702] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.783006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.785671] ACPI: Power Button [PWRF]\n[ 0.787187] GHES: HEST is not enabled!\n[ 0.801538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.831770] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.835523] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.861392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.864999] Linux agpgart interface v0.103\n[ 0.868611] brd: module loaded\n[ 0.871062] loop: module loaded\n[ 0.876577] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.879274] GPT:90111 != 2097151\n[ 0.880530] GPT:Alternate GPT header not at the end of the disk.\n[ 0.882572] GPT:90111 != 2097151\n[ 0.883826] GPT: Use GNU Parted to correct GPT errors.\n[ 0.885629] vda: vda1 vda15\n[ 0.887600] scsi host0: ata_piix\n[ 0.888972] scsi host1: ata_piix\n[ 0.890279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.892552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.895466] libphy: Fixed MDIO Bus: probed\n[ 0.896979] tun: Universal TUN/TAP device driver, 1.6\n[ 0.898747] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.902103] PPP generic driver version 2.4.2\n[ 0.903752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.905970] ehci-pci: EHCI PCI platform driver\n[ 0.907593] ehci-platform: EHCI generic platform driver\n[ 0.909432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.911540] ohci-pci: OHCI PCI platform driver\n[ 0.913164] ohci-platform: OHCI generic platform driver\n[ 0.914999] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.930168] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.932035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.934750] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.936590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.938786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.941080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.943708] usb usb1: Product: UHCI Host Controller\n[ 0.945442] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.947569] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.949327] hub 1-0:1.0: USB hub found\n[ 0.950756] hub 1-0:1.0: 2 ports detected\n[ 0.952405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.956202] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.957963] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.959831] mousedev: PS/2 mouse device common for all mice\n[ 0.962132] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.965257] rtc_cmos 00:00: RTC can wake from S4\n[ 0.967532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.969770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.971991] i2c /dev entries driver\n[ 0.973378] device-mapper: uevent: version 1.0.3\n[ 0.975113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.978117] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.980481] NET: Registered protocol family 10\n[ 0.982382] NET: Registered protocol family 17\n[ 0.984043] Key type dns_resolver registered\n[ 0.985762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.987788] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.991000] registered taskstats version 1\n[ 0.992547] Loading compiled-in X.509 certificates\n[ 0.994821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.998266] zswap: loaded using pool lzo/zbud\n[ 1.000646] Key type trusted registered\n[ 1.003085] Key type encrypted registered\n[ 1.004594] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.006518] ima: No TPM chip found, activating TPM-bypass!\n[ 1.008448] evm: HMAC attrs: 0x1\n[ 1.010098] Magic number: 3:818:39\n[ 1.011490] bdi 7:4: hash matches\n[ 1.012896] rtc_cmos 00:00: setting system clock to 2019-05-26 18:02:15 UTC (1558893735)\n[ 1.015837] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.017899] EDD information not available.\n[ 1.052740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.055585] Write protecting the kernel read-only data: 14336k\n[ 1.059063] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.230376] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-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.910 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-----\n/dev/root resized successfully [took 0.13s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM0qqDdvjl1Ka10WYKwuFXxC/HiPinBDdgbxzQv9GQV2eECltiApbhcHTOn9BViCmElTqSEyrz1C4R8MVBi4L0nYw+izBOEMU8/CtZCQ2N7gsOXE4/gRs+0QJHMpjXlstkJrdXZE/cogl7gr7zkrPAdPl29O95++rjtY2iLruX+VGSWuRm/G1scS+ApGCKoEntVyFJXv7VQZnzPjTNN6SfG/wlkeJ2ySg2ynWN7FaZz4nkXGIaAobLoj0aWuFaO3KAtate64enlvPBFmgON38isgblW4r5R9KhNjer0AyYfvM+1rloPZMApPPn6UZrtiTVaXLb3g/DxoaN7TV9Ls+R root@singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81\nssh-dss AAAAB3NzaC1kc3MAAACBANgR6XHjoMtziBlBE8Cw553fsaadiqApzZOimpyJ+8bKmFI2rInc4zfnilFXldIKeQHlvqd9LYh3ec1FNpWxunLCxaGsGWzXJuSqxW1bxDmNRdLdNQTae19kXxyfl9l2fVMCBm7XUl4e9Ukwa6EPB9ckWL0VUxRf1k48+ikfNArfAAAAFQCyav26+nSWQS9NVbSs/fdLrbl0KwAAAIAB0q9piQB5EOI9T46tUYG9v47E7+2W3uJcwrSH7RWH657kxFERpVliiLCVal/CqWMwJkejhrnJHP+X+RTbHYXW18YjRwTuFEDp0XavrdoFZ5ovwMwE/IBoy5P0IgRcskYU6QCCzKQmWPVm5yMxqkhpOJd33aK6R1BYvU3Zp1xbjwAAAIB/vO93nvDgKtNeyLwXPmMJqsQPDfdkmvRdVv1LQROqxwLu0gkfR1LFhbgeTzAjiWQkj6ci/9CRrjWWi4uRulXh+T+CTsGo+4QEpwCmjkBkTvxB0HQV+R/TWuKxPvcnCrgB/ahRrCNHRKP3cCF+EOGifS7bQohtPzfolk3nNjV4wA== root@singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81\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.10,24,fe80::f816:3eff:fe90:dbdc/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 login: "} 2019-05-26 18:02:26,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea/action used request id req-4771a1ed-ee31-4db5-9fbf-8a19a8e3c903 2019-05-26 18:02:26,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.957932949066s 2019-05-26 18:02:26,149 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 615087617 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.910 MHz processor [ 0.240902] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.243968] pid_max: default: 32768 minimum: 301 [ 0.245619] ACPI: Core revision 20150930 [ 0.247675] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250079] Security Framework initialized [ 0.251594] Yama: becoming mindful. [ 0.252934] AppArmor: AppArmor initialized [ 0.254477] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.256888] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259243] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261467] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263979] Initializing cgroup subsys io [ 0.265473] Initializing cgroup subsys memory [ 0.267056] Initializing cgroup subsys devices [ 0.268665] Initializing cgroup subsys freezer [ 0.270269] Initializing cgroup subsys net_cls [ 0.271879] Initializing cgroup subsys perf_event [ 0.273559] Initializing cgroup subsys net_prio [ 0.275197] Initializing cgroup subsys hugetlb [ 0.276792] Initializing cgroup subsys pids [ 0.278379] CPU: Physical Processor ID: 0 [ 0.280568] mce: CPU supports 10 MCE banks [ 0.282119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283975] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.312111] ftrace: allocating 31920 entries in 125 pages [ 0.348519] smpboot: Max logical packages: 1 [ 0.350088] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352579] x2apic enabled [ 0.354007] Switched APIC routing to physical x2apic. [ 0.357018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.359089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.362897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.366193] KVM setup paravirtual spinlock [ 0.368194] x86: Booted up 1 node, 1 CPUs [ 0.369677] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.372174] devtmpfs: initialized [ 0.374464] evm: security.selinux [ 0.375743] evm: security.SMACK64 [ 0.377016] evm: security.SMACK64EXEC [ 0.378393] evm: security.SMACK64TRANSMUTE [ 0.379881] evm: security.SMACK64MMAP [ 0.381254] evm: security.ima [ 0.382429] evm: security.capability [ 0.383847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.387228] pinctrl core: initialized pinctrl subsystem [ 0.389190] RTC time: 18:02:14, date: 05/26/19 [ 0.390879] NET: Registered protocol family 16 [ 0.392605] cpuidle: using governor ladder [ 0.394115] cpuidle: using governor menu [ 0.395558] PCCT header not found. [ 0.396904] ACPI: bus type PCI registered [ 0.398381] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400643] PCI: Using configuration type 1 for base access [ 0.403302] ACPI: Added _OSI(Module Device) [ 0.404847] ACPI: Added _OSI(Processor Device) [ 0.406441] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.408112] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410813] ACPI: Interpreter enabled [ 0.412216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.415627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.419028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.422460] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.425854] ACPI: (supports S0 S5) [ 0.427154] ACPI: Using IOAPIC for interrupt routing [ 0.428891] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.433521] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.435629] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.437914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.440131] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.444114] acpiphp: Slot [3] registered [ 0.445585] acpiphp: Slot [4] registered [ 0.447056] acpiphp: Slot [5] registered [ 0.448528] acpiphp: Slot [6] registered [ 0.449990] acpiphp: Slot [7] registered [ 0.451458] acpiphp: Slot [8] registered [ 0.452924] acpiphp: Slot [9] registered [ 0.454393] acpiphp: Slot [10] registered [ 0.455874] acpiphp: Slot [11] registered [ 0.457367] acpiphp: Slot [12] registered [ 0.458854] acpiphp: Slot [13] registered [ 0.460344] acpiphp: Slot [14] registered [ 0.461877] acpiphp: Slot [15] registered [ 0.480050] acpiphp: Slot [16] registered [ 0.481542] acpiphp: Slot [17] registered [ 0.483035] acpiphp: Slot [18] registered [ 0.484525] acpiphp: Slot [19] registered [ 0.486009] acpiphp: Slot [20] registered [ 0.487495] acpiphp: Slot [21] registered [ 0.488985] acpiphp: Slot [22] registered [ 0.490473] acpiphp: Slot [23] registered [ 0.491961] acpiphp: Slot [24] registered [ 0.493452] acpiphp: Slot [25] registered [ 0.494936] acpiphp: Slot [26] registered [ 0.496422] acpiphp: Slot [27] registered [ 0.497912] acpiphp: Slot [28] registered [ 0.499402] acpiphp: Slot [29] registered [ 0.500889] acpiphp: Slot [30] registered [ 0.502382] acpiphp: Slot [31] registered [ 0.503868] PCI host bridge to bus 0000:00 [ 0.505362] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507613] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.509863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.512540] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.515216] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.517937] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.522814] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.525186] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.527368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.529718] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.534324] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.536958] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.559239] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561913] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.567462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.570010] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.574710] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.577210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.579152] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582000] vgaarb: loaded [ 0.583106] vgaarb: bridge control possible 0000:00:02.0 [ 0.585304] SCSI subsystem initialized [ 0.586980] ACPI: bus type USB registered [ 0.588500] usbcore: registered new interface driver usbfs [ 0.590402] usbcore: registered new interface driver hub [ 0.592261] usbcore: registered new device driver usb [ 0.594254] PCI: Using ACPI for IRQ routing [ 0.596356] NetLabel: Initializing [ 0.597701] NetLabel: domain hash size = 128 [ 0.599268] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601036] NetLabel: unlabeled traffic allowed by default [ 0.603175] clocksource: Switched to clocksource kvm-clock [ 0.613713] AppArmor: AppArmor Filesystem Enabled [ 0.615477] pnp: PnP ACPI init [ 0.617058] pnp: PnP ACPI: found 5 devices [ 0.624233] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.627390] NET: Registered protocol family 2 [ 0.629262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.631655] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.633878] TCP: Hash tables configured (established 4096 bind 4096) [ 0.636102] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.638113] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.640299] NET: Registered protocol family 1 [ 0.641911] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.643955] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.645947] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.661079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.676697] Trying to unpack rootfs image as initramfs... [ 0.738560] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.741526] Scanning for low memory corruption every 60 seconds [ 0.743867] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.746011] audit: initializing netlink subsys (disabled) [ 0.747929] audit: type=2000 audit(1558893735.155:1): initialized [ 0.750276] Initialise system trusted keyring [ 0.751986] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.754142] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.757362] zbud: loaded [ 0.758582] VFS: Disk quotas dquot_6.6.0 [ 0.760084] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.762753] fuse init (API version 7.23) [ 0.764354] Key type big_key registered [ 0.765818] Allocating IMA MOK and blacklist keyrings. [ 0.767936] Key type asymmetric registered [ 0.769454] Asymmetric key parser 'x509' registered [ 0.771226] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.773951] io scheduler noop registered [ 0.775411] io scheduler deadline registered (default) [ 0.777244] io scheduler cfq registered [ 0.778768] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.780702] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.783006] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.785671] ACPI: Power Button [PWRF] [ 0.787187] GHES: HEST is not enabled! [ 0.801538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.831770] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.835523] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861392] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.864999] Linux agpgart interface v0.103 [ 0.868611] brd: module loaded [ 0.871062] loop: module loaded [ 0.876577] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.879274] GPT:90111 != 2097151 [ 0.880530] GPT:Alternate GPT header not at the end of the disk. [ 0.882572] GPT:90111 != 2097151 [ 0.883826] GPT: Use GNU Parted to correct GPT errors. [ 0.885629] vda: vda1 vda15 [ 0.887600] scsi host0: ata_piix [ 0.888972] scsi host1: ata_piix [ 0.890279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.892552] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.895466] libphy: Fixed MDIO Bus: probed [ 0.896979] tun: Universal TUN/TAP device driver, 1.6 [ 0.898747] tun: (C) 1999-2004 Max Krasnyansky [ 0.902103] PPP generic driver version 2.4.2 [ 0.903752] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.905970] ehci-pci: EHCI PCI platform driver [ 0.907593] ehci-platform: EHCI generic platform driver [ 0.909432] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.911540] ohci-pci: OHCI PCI platform driver [ 0.913164] ohci-platform: OHCI generic platform driver [ 0.914999] uhci_hcd: USB Universal Host Controller Interface driver [ 0.930168] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.932035] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.934750] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.936590] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.938786] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.941080] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.943708] usb usb1: Product: UHCI Host Controller [ 0.945442] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.947569] usb usb1: SerialNumber: 0000:00:01.2 [ 0.949327] hub 1-0:1.0: USB hub found [ 0.950756] hub 1-0:1.0: 2 ports detected [ 0.952405] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.956202] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.957963] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.959831] mousedev: PS/2 mouse device common for all mice [ 0.962132] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.965257] rtc_cmos 00:00: RTC can wake from S4 [ 0.967532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.969770] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.971991] i2c /dev entries driver [ 0.973378] device-mapper: uevent: version 1.0.3 [ 0.975113] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.978117] ledtrig-cpu: registered to indicate activity on CPUs [ 0.980481] NET: Registered protocol family 10 [ 0.982382] NET: Registered protocol family 17 [ 0.984043] Key type dns_resolver registered [ 0.985762] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.987788] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.991000] registered taskstats version 1 [ 0.992547] Loading compiled-in X.509 certificates [ 0.994821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.998266] zswap: loaded using pool lzo/zbud [ 1.000646] Key type trusted registered [ 1.003085] Key type encrypted registered [ 1.004594] AppArmor: AppArmor sha1 policy hashing enabled [ 1.006518] ima: No TPM chip found, activating TPM-bypass! [ 1.008448] evm: HMAC attrs: 0x1 [ 1.010098] Magic number: 3:818:39 [ 1.011490] bdi 7:4: hash matches [ 1.012896] rtc_cmos 00:00: setting system clock to 2019-05-26 18:02:15 UTC (1558893735) [ 1.015837] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.017899] EDD information not available. [ 1.052740] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.055585] Write protecting the kernel read-only data: 14336k [ 1.059063] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.230376] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-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.910 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----- /dev/root resized successfully [took 0.13s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM0qqDdvjl1Ka10WYKwuFXxC/HiPinBDdgbxzQv9GQV2eECltiApbhcHTOn9BViCmElTqSEyrz1C4R8MVBi4L0nYw+izBOEMU8/CtZCQ2N7gsOXE4/gRs+0QJHMpjXlstkJrdXZE/cogl7gr7zkrPAdPl29O95++rjtY2iLruX+VGSWuRm/G1scS+ApGCKoEntVyFJXv7VQZnzPjTNN6SfG/wlkeJ2ySg2ynWN7FaZz4nkXGIaAobLoj0aWuFaO3KAtate64enlvPBFmgON38isgblW4r5R9KhNjer0AyYfvM+1rloPZMApPPn6UZrtiTVaXLb3g/DxoaN7TV9Ls+R root@singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 ssh-dss AAAAB3NzaC1kc3MAAACBANgR6XHjoMtziBlBE8Cw553fsaadiqApzZOimpyJ+8bKmFI2rInc4zfnilFXldIKeQHlvqd9LYh3ec1FNpWxunLCxaGsGWzXJuSqxW1bxDmNRdLdNQTae19kXxyfl9l2fVMCBm7XUl4e9Ukwa6EPB9ckWL0VUxRf1k48+ikfNArfAAAAFQCyav26+nSWQS9NVbSs/fdLrbl0KwAAAIAB0q9piQB5EOI9T46tUYG9v47E7+2W3uJcwrSH7RWH657kxFERpVliiLCVal/CqWMwJkejhrnJHP+X+RTbHYXW18YjRwTuFEDp0XavrdoFZ5ovwMwE/IBoy5P0IgRcskYU6QCCzKQmWPVm5yMxqkhpOJd33aK6R1BYvU3Zp1xbjwAAAIB/vO93nvDgKtNeyLwXPmMJqsQPDfdkmvRdVv1LQROqxwLu0gkfR1LFhbgeTzAjiWQkj6ci/9CRrjWWi4uRulXh+T+CTsGo+4QEpwCmjkBkTvxB0HQV+R/TWuKxPvcnCrgB/ahRrCNHRKP3cCF+EOGifS7bQohtPzfolk3nNjV4wA== root@singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe90:dbdc/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 login: 2019-05-26 18:02:26,154 - paramiko.transport - DEBUG - starting thread (client mode): 0x1fac8150L 2019-05-26 18:02:26,155 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-26 18:02:26,155 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-26 18:02:26,155 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-26 18:02:26,157 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-26 18:02:26,157 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-26 18:02:26,157 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-26 18:02:26,157 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-26 18:02:26,157 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-26 18:02:26,158 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-26 18:02:26,178 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-26 18:02:26,179 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-26 18:02:26,187 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 73870862aaf40e03443a58493fa2e0ae 2019-05-26 18:02:26,188 - paramiko.transport - DEBUG - Trying discovered key 069de5ffeac76372db87710882cc9019 in /tmp/tmpKoQcem 2019-05-26 18:02:26,217 - paramiko.transport - DEBUG - userauth is OK 2019-05-26 18:02:26,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-26 18:02:26,253 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-26 18:02:26,254 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-26 18:02:26,254 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-26 18:02:26,255 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-26 18:02:26,256 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-26 18:02:26,256 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-26 18:02:26,257 - functest.core.singlevm - DEBUG - error: 2019-05-26 18:02:26,263 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-26 18:02:26,371 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:02:26,371 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:54 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-26 18:02:26,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-26 18:02:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/13c9159f-6560-45c6-b3d7-b271508ebfea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:28,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:02:28 GMT X-Openstack-Request-Id: req-a8d6a536-b38e-4885-9521-d00794b21387 2019-05-26 18:02:28,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:02:28,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/13c9159f-6560-45c6-b3d7-b271508ebfea.json used request id req-a8d6a536-b38e-4885-9521-d00794b21387 2019-05-26 18:02:28,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.87975287437s 2019-05-26 18:02:28,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:02:28,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:28,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:02:28 GMT X-Openstack-Request-Id: req-f2ce97e3-120c-4c4c-aecd-018e6fc741a0 2019-05-26 18:02:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:02:28,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f2ce97e3-120c-4c4c-aecd-018e6fc741a0 2019-05-26 18:02:28,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.273214101791s 2019-05-26 18:02:28,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:02:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:28,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:02:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84f39c5f-68e6-4bdd-ba5f-9c13e845444d x-openstack-request-id: req-84f39c5f-68e6-4bdd-ba5f-9c13e845444d 2019-05-26 18:02:28,765 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea used request id req-84f39c5f-68e6-4bdd-ba5f-9c13e845444d 2019-05-26 18:02:28,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.220515966415s 2019-05-26 18:02:28,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:28,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sun, 26 May 2019 18:02:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57c5e067-b8c0-418b-89b3-25b5357927a1 x-openstack-request-id: req-57c5e067-b8c0-418b-89b3-25b5357927a1 2019-05-26 18:02:29,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:db:dc", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:db:dc", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "rel": "bookmark"}], "image": {"id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "links": [{"href": "http://172.30.9.21:8774/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-05-26T18:02:14.000000", "flavor": {"id": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "links": [{"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "bookmark"}]}, "id": "c65291fe-99af-44d4-af5e-2c9ce59cc6ea", "security_groups": [{"name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}], "user_id": "349f878ceba949e69084e5ddaab6f605", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:02:28Z", "hostId": "435896dae49ac67df9462a9d59377fe1700fe4ef680399ca5687dc95", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "created": "2019-05-26T18:01:59Z", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:02:29,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57c5e067-b8c0-418b-89b3-25b5357927a1 2019-05-26 18:02:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.904236078262s 2019-05-26 18:02:29,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:02:31,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:02:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:31,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:02:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b56a0106-4ff7-469d-bf48-7d1be188e6d8 x-openstack-request-id: req-b56a0106-4ff7-469d-bf48-7d1be188e6d8 2019-05-26 18:02:31,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 18:02:31,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b56a0106-4ff7-469d-bf48-7d1be188e6d8 2019-05-26 18:02:31,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0697629451752s 2019-05-26 18:02:31,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:02:31,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:31,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 26 May 2019 18:02:31 GMT X-Openstack-Request-Id: req-e43a5da0-3e4c-416b-a09c-44787cc310dd 2019-05-26 18:02:31,812 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:49Z", "updated_at": "2019-05-26T18:01:51Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:51Z", "revision_number": 0, "id": "116e4a81-091b-4dfd-859c-78b9cf95f3a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:51Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "336337c6-4e6a-4d0f-99bc-65e2b7714a78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:50Z", "revision_number": 0, "id": "baa9a1ce-18af-4ff9-ae25-6762ed833102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:50Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:01:49Z", "revision_number": 0, "id": "f12e9ff6-cb58-40e6-a73d-daaa92bbd04c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:01:49Z", "security_group_id": "0a822796-860f-4355-9b05-fc7993f1f409", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 3, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "0a822796-860f-4355-9b05-fc7993f1f409", "name": "singlevm1-sg_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}, {"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}]} 2019-05-26 18:02:31,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e43a5da0-3e4c-416b-a09c-44787cc310dd 2019-05-26 18:02:31,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06290102005s 2019-05-26 18:02:31,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:02:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0a822796-860f-4355-9b05-fc7993f1f409.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:32,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:02:32 GMT X-Openstack-Request-Id: req-28d1a7be-a1f2-490e-aed1-72c9de9f4ff2 2019-05-26 18:02:32,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:02:32,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0a822796-860f-4355-9b05-fc7993f1f409.json used request id req-28d1a7be-a1f2-490e-aed1-72c9de9f4ff2 2019-05-26 18:02:32,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.409550905228s 2019-05-26 18:02:32,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-26 18:02:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:32,274 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:02:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ea9c175-d664-4487-9424-3626ebf40e67 x-openstack-request-id: req-6ea9c175-d664-4487-9424-3626ebf40e67 2019-05-26 18:02:32,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81 used request id req-6ea9c175-d664-4487-9424-3626ebf40e67 2019-05-26 18:02:32,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0457739830017s 2019-05-26 18:02:32,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:02:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" -d '{"subnet_id": "958e584a-cbf2-457e-b6c7-82052b4daac8"}' 2019-05-26 18:02:34,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:02:34 GMT X-Openstack-Request-Id: req-5ea6e485-cb27-4a14-8560-799ea9a13fb3 2019-05-26 18:02:34,935 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8d0ee78-1377-4d0a-bec2-43873d4465a4", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "subnet_id": "958e584a-cbf2-457e-b6c7-82052b4daac8", "subnet_ids": ["958e584a-cbf2-457e-b6c7-82052b4daac8"], "port_id": "dd544fe4-352f-4f1d-86b4-d6231e9fc5b0", "id": "06579076-8ee0-4380-a681-86304dee06ab"} 2019-05-26 18:02:34,935 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab/remove_router_interface.json used request id req-5ea6e485-cb27-4a14-8560-799ea9a13fb3 2019-05-26 18:02:34,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66026902199s 2019-05-26 18:02:34,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:02:34,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:35,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 26 May 2019 18:02:35 GMT X-Openstack-Request-Id: req-8ef4316e-c968-4429-8b38-a758978864b7 2019-05-26 18:02:35,091 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T18:01:36Z", "admin_state_up": true, "updated_at": "2019-05-26T18:02:33Z", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "06579076-8ee0-4380-a681-86304dee06ab", "name": "singlevm1-router_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81"}]} 2019-05-26 18:02:35,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8ef4316e-c968-4429-8b38-a758978864b7 2019-05-26 18:02:35,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155547857285s 2019-05-26 18:02:35,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:02:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:39,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:02:39 GMT X-Openstack-Request-Id: req-2a675355-1998-452a-862c-f99728cecb68 2019-05-26 18:02:39,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:02:39,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/06579076-8ee0-4380-a681-86304dee06ab.json used request id req-2a675355-1998-452a-862c-f99728cecb68 2019-05-26 18:02:39,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.57135605812s 2019-05-26 18:02:39,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:02:39,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:39,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 26 May 2019 18:02:39 GMT X-Openstack-Request-Id: req-0ae6108d-6749-4039-b5cb-497f6d8a47cf 2019-05-26 18:02:39,717 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T18:01:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"958e584a-cbf2-457e-b6c7-82052b4daac8","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","enable_dhcp":true,"segment_id":null,"network_id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:34Z","ip_version":4},{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4}]} 2019-05-26 18:02:39,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0ae6108d-6749-4039-b5cb-497f6d8a47cf 2019-05-26 18:02:39,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0521287918091s 2019-05-26 18:02:39,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:02:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/958e584a-cbf2-457e-b6c7-82052b4daac8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:41,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:02:41 GMT X-Openstack-Request-Id: req-8aafc308-b082-45c6-9980-2d48cacdcec5 2019-05-26 18:02:41,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:02:41,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/958e584a-cbf2-457e-b6c7-82052b4daac8.json used request id req-8aafc308-b082-45c6-9980-2d48cacdcec5 2019-05-26 18:02:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1168050766s 2019-05-26 18:02:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:02:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:41,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 26 May 2019 18:02:41 GMT X-Openstack-Request-Id: req-da85c447-af8c-44dd-8040-4e13d0c8d548 2019-05-26 18:02:41,926 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e8d0ee78-1377-4d0a-bec2-43873d4465a4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"cd9188b7dd1a48b3b20f3b9be453edb8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:02:41Z","qos_policy_id":null,"name":"singlevm1-net_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81","admin_state_up":true,"tenant_id":"cd9188b7dd1a48b3b20f3b9be453edb8","created_at":"2019-05-26T18:01:33Z","provider:network_type":"vxlan"}]} 2019-05-26 18:02:41,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-da85c447-af8c-44dd-8040-4e13d0c8d548 2019-05-26 18:02:41,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905568599701s 2019-05-26 18:02:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:02:41,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e8d0ee78-1377-4d0a-bec2-43873d4465a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:43,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:02:43 GMT X-Openstack-Request-Id: req-356346d0-a9e2-4b99-8619-e35b84da8b06 2019-05-26 18:02:43,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:02:43,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e8d0ee78-1377-4d0a-bec2-43873d4465a4.json used request id req-356346d0-a9e2-4b99-8619-e35b84da8b06 2019-05-26 18:02:43,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40518498421s 2019-05-26 18:02:43,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:02:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:43,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:02:43 GMT X-Openstack-Request-Id: req-74224f4d-ab1a-49d6-8007-d5317e52e3ce 2019-05-26 18:02:43,371 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:01:48Z", "file": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/file", "owner": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "ff45e1d5-4363-4a12-bf14-098dc47bddf1", "size": 12716032, "self": "/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:01:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:02:43,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-74224f4d-ab1a-49d6-8007-d5317e52e3ce 2019-05-26 18:02:43,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330481529236s 2019-05-26 18:02:43,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:02:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:44,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:02:44 GMT X-Openstack-Request-Id: req-cebfc6b9-e990-4be4-b8c5-b82ed6846948 2019-05-26 18:02:44,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:02:44,561 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ff45e1d5-4363-4a12-bf14-098dc47bddf1 used request id req-cebfc6b9-e990-4be4-b8c5-b82ed6846948 2019-05-26 18:02:44,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18861889839s 2019-05-26 18:02:44,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:02:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:44,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sun, 26 May 2019 18:02:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4594375-0ab7-4394-a913-c98b1f032022 x-openstack-request-id: req-a4594375-0ab7-4394-a913-c98b1f032022 2019-05-26 18:02:44,585 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_ff9ce1fb-d87d-4e5e-8337-98c8f545ce81", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2", "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": "3577a21a-7144-45cf-bc2a-1e4c9ee0abf2"}]} 2019-05-26 18:02:44,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a4594375-0ab7-4394-a913-c98b1f032022 2019-05-26 18:02:44,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230009555817s 2019-05-26 18:02:44,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:02:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}19cc83872f66cd3e066b0415cda31e59101f2d2c" 2019-05-26 18:02:44,620 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:02:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd990135-b2d4-4cb6-839c-fe6937fde7ed x-openstack-request-id: req-cd990135-b2d4-4cb6-839c-fe6937fde7ed 2019-05-26 18:02:44,621 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3577a21a-7144-45cf-bc2a-1e4c9ee0abf2 used request id req-cd990135-b2d4-4cb6-839c-fe6937fde7ed 2019-05-26 18:02:44,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345649719238s 2019-05-26 18:02:44,662 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-26 18:02:44,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:02:44,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed421741-6741-4e96-b1b1-f154fdffc933 2019-05-26 18:02:44,705 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:02:44,705 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ed421741-6741-4e96-b1b1-f154fdffc933 2019-05-26 18:02:44,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:02:45,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["Wdzm-8rkTmWCazvofoNgkA"], "issued_at": "2019-05-26T18:02:45.000000Z"}} 2019-05-26 18:02:45,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:02:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:45,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:02:45 GMT X-Openstack-Request-Id: req-42890a40-783c-4c81-b201-9ac8595c2bf7 2019-05-26 18:02:45,502 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:02:45,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42890a40-783c-4c81-b201-9ac8595c2bf7 2019-05-26 18:02:45,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366959095001s 2019-05-26 18:02:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:02:45,515 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95894201-c94e-48cd-aa4a-78cb268dfe27 2019-05-26 18:02:45,516 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:02:45,516 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-95894201-c94e-48cd-aa4a-78cb268dfe27 2019-05-26 18:02:45,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:02:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:45,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564ce4f1-0b71-4443-a5c5-b25136f5b8f9 2019-05-26 18:02:45,722 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:02:45,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-564ce4f1-0b71-4443-a5c5-b25136f5b8f9 2019-05-26 18:02:45,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205183982849s 2019-05-26 18:02:45,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:02:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}}' 2019-05-26 18:02:46,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 26 May 2019 18:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a715e2-2f4f-4053-8b0a-d9f292a3a9df 2019-05-26 18:02:46,036 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064"}, "tags": [], "enabled": true, "id": "aa218c9e9d4043768fc0f10dcd5eb064", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}} 2019-05-26 18:02:46,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-08a715e2-2f4f-4053-8b0a-d9f292a3a9df 2019-05-26 18:02:46,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.307439088821s 2019-05-26 18:02:46,037 - 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'aa218c9e9d4043768fc0f10dcd5eb064', '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_3d721f5e-cf70-4275-805d-f53b58ccfedd'}) 2019-05-26 18:02:46,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:02:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5yklCBC7kD6uyWvIO3SC2jG2nFIvqO", "email": null, "name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd"}}' 2019-05-26 18:02:46,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 26 May 2019 18:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13dee04f-0272-461a-ab97-fcf0fb7878d4 2019-05-26 18:02:46,584 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": {"self": "http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4ab5ed19b414115952c978ff483b7db", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:02:46,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-13dee04f-0272-461a-ab97-fcf0fb7878d4 2019-05-26 18:02:46,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.541043996811s 2019-05-26 18:02:46,585 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd4ab5ed19b414115952c978ff483b7db', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd'}) 2019-05-26 18:02:46,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:02:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:46,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb27ddb-99d2-47db-ba53-e558698659d1 2019-05-26 18:02:46,797 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:02:46,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-efb27ddb-99d2-47db-ba53-e558698659d1 2019-05-26 18:02:46,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208559036255s 2019-05-26 18:02:46,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:02:46,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:47,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d3c533-74da-4f1d-a504-8aa1c0b19fbc 2019-05-26 18:02:47,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:02:47,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-06d3c533-74da-4f1d-a504-8aa1c0b19fbc 2019-05-26 18:02:47,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234881162643s 2019-05-26 18:02:47,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:02:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:47,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17ddd67-f2cf-414a-a193-e0ede1ea2a06 2019-05-26 18:02:47,251 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:02:47,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e17ddd67-f2cf-414a-a193-e0ede1ea2a06 2019-05-26 18:02:47,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208886146545s 2019-05-26 18:02:47,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:02:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:47,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9981eda9-c7cb-4539-930f-0f15152d7dda 2019-05-26 18:02:47,469 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:02:47,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9981eda9-c7cb-4539-930f-0f15152d7dda 2019-05-26 18:02:47,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212335824966s 2019-05-26 18:02:47,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:02:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:47,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 26 May 2019 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e439c49-c7d2-4b89-9085-105391ebfc97 2019-05-26 18:02:47,714 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": {"self": "http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4ab5ed19b414115952c978ff483b7db", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:02:47,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4e439c49-c7d2-4b89-9085-105391ebfc97 2019-05-26 18:02:47,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244131088257s 2019-05-26 18:02:47,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:02:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:47,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 26 May 2019 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fcafca-a36b-43df-b91b-b304c20a8c81 2019-05-26 18:02:47,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064"}, "tags": [], "enabled": true, "id": "aa218c9e9d4043768fc0f10dcd5eb064", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}]} 2019-05-26 18:02:47,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-79fcafca-a36b-43df-b91b-b304c20a8c81 2019-05-26 18:02:47,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231205940247s 2019-05-26 18:02:47,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:02:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d4ab5ed19b414115952c978ff483b7db&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=aa218c9e9d4043768fc0f10dcd5eb064" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:48,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 26 May 2019 18:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dafd78-a771-41f9-90f2-e0c3a6b4fd06 2019-05-26 18:02:48,171 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d4ab5ed19b414115952c978ff483b7db&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=aa218c9e9d4043768fc0f10dcd5eb064", "previous": null, "next": null}} 2019-05-26 18:02:48,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d4ab5ed19b414115952c978ff483b7db&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=aa218c9e9d4043768fc0f10dcd5eb064 used request id req-89dafd78-a771-41f9-90f2-e0c3a6b4fd06 2019-05-26 18:02:48,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205626010895s 2019-05-26 18:02:48,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:02:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064/users/d4ab5ed19b414115952c978ff483b7db/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:48,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45278640-dbdb-4e4d-87a3-c1c392e3167c 2019-05-26 18:02:48,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:02:48,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064/users/d4ab5ed19b414115952c978ff483b7db/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-45278640-dbdb-4e4d-87a3-c1c392e3167c 2019-05-26 18:02:48,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.283519029617s 2019-05-26 18:02:48,458 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 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'aa218c9e9d4043768fc0f10dcd5eb064', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5yklCBC7kD6uyWvIO3SC2jG2nFIvqO', 'username': u'singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:02:48,461 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'password': '5yklCBC7kD6uyWvIO3SC2jG2nFIvqO', 'project_name': 'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'aa218c9e9d4043768fc0f10dcd5eb064', 'project_domain_name': 'Default'} 2019-05-26 18:02:48,462 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-26 18:02:48,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:02:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:48,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3f7148-6c09-4ef8-9f44-4b3c77173768 2019-05-26 18:02:48,670 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:02:48,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-da3f7148-6c09-4ef8-9f44-4b3c77173768 2019-05-26 18:02:48,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208139896393s 2019-05-26 18:02:48,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:02:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:02:48,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sun, 26 May 2019 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2154d505-b910-4a65-aadc-f88a23b1d189 2019-05-26 18:02:48,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064"}, "tags": [], "enabled": true, "id": "aa218c9e9d4043768fc0f10dcd5eb064", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}]} 2019-05-26 18:02:48,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2154d505-b910-4a65-aadc-f88a23b1d189 2019-05-26 18:02:48,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125579833984s 2019-05-26 18:02:48,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:02:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" -d '{"network": {"tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "name": "singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd", "admin_state_up": true}}' 2019-05-26 18:02:50,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 26 May 2019 18:02:50 GMT X-Openstack-Request-Id: req-06e13d37-3eb6-41e6-9a21-2ea3510558e1 2019-05-26 18:02:50,291 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:02:50Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}} 2019-05-26 18:02:50,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-06e13d37-3eb6-41e6-9a21-2ea3510558e1 2019-05-26 18:02:50,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.48526597023s 2019-05-26 18:02:50,291 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:02:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f1fbcc52-0d81-4b90-be98-1542aafd62b2', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd', u'created_at': u'2019-05-26T18:02:50Z', u'mtu': 1450, u'tenant_id': u'aa218c9e9d4043768fc0f10dcd5eb064', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aa218c9e9d4043768fc0f10dcd5eb064', u'l2_adjacency': True}) 2019-05-26 18:02:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:02:50,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02364b29-8b57-4b0e-98f7-18ecf324da1d 2019-05-26 18:02:50,302 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:02:50,302 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-02364b29-8b57-4b0e-98f7-18ecf324da1d 2019-05-26 18:02:50,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:02:50,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T19:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa218c9e9d4043768fc0f10dcd5eb064", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aa218c9e9d4043768fc0f10dcd5eb064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_aa218c9e9d4043768fc0f10dcd5eb064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/aa218c9e9d4043768fc0f10dcd5eb064", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd", "id": "d4ab5ed19b414115952c978ff483b7db"}, "audit_ids": ["zv_76qyfRguig50HvTvfEQ"], "issued_at": "2019-05-26T18:02:50.000000Z"}} 2019-05-26 18:02:50,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:02:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:02:51,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 26 May 2019 18:02:50 GMT X-Openstack-Request-Id: req-4624393c-dd17-429d-a5f7-4d397d2dd278 2019-05-26 18:02:51,124 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:02:50Z","qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}]} 2019-05-26 18:02:51,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4624393c-dd17-429d-a5f7-4d397d2dd278 2019-05-26 18:02:51,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410572052002s 2019-05-26 18:02:51,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:02:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"subnet": {"name": "singlevm2-subnet_3d721f5e-cf70-4275-805d-f53b58ccfedd", "enable_dhcp": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:02:52,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 26 May 2019 18:02:52 GMT X-Openstack-Request-Id: req-e4823b9a-a411-4584-aea2-691e4a16587a 2019-05-26 18:02:52,692 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:02: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":"aa218c9e9d4043768fc0f10dcd5eb064","id":"d583b177-eb74-4433-b060-8e2bbfe41b8d","subnetpool_id":null,"name":"singlevm2-subnet_3d721f5e-cf70-4275-805d-f53b58ccfedd"}} 2019-05-26 18:02:52,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e4823b9a-a411-4584-aea2-691e4a16587a 2019-05-26 18:02:52,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.56681680679s 2019-05-26 18:02:52,693 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:02: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'd583b177-eb74-4433-b060-8e2bbfe41b8d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_3d721f5e-cf70-4275-805d-f53b58ccfedd', u'enable_dhcp': True, u'network_id': u'f1fbcc52-0d81-4b90-be98-1542aafd62b2', u'tenant_id': u'aa218c9e9d4043768fc0f10dcd5eb064', u'created_at': u'2019-05-26T18:02: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'aa218c9e9d4043768fc0f10dcd5eb064'}) 2019-05-26 18:02:52,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:02:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "singlevm2-router_3d721f5e-cf70-4275-805d-f53b58ccfedd", "admin_state_up": true}}' 2019-05-26 18:03:00,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 26 May 2019 18:03:00 GMT X-Openstack-Request-Id: req-df988750-cbf3-420b-9972-ee28a66b5f44 2019-05-26 18:03:00,408 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:53Z", "admin_state_up": true, "updated_at": "2019-05-26T18:02:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "name": "singlevm2-router_3d721f5e-cf70-4275-805d-f53b58ccfedd"}} 2019-05-26 18:03:00,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-df988750-cbf3-420b-9972-ee28a66b5f44 2019-05-26 18:03:00,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.71439194679s 2019-05-26 18:03:00,408 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:02:55Z', u'revision_number': 3, u'id': u'ddd3497e-cdc6-4918-97e5-7ac72070acb8', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_3d721f5e-cf70-4275-805d-f53b58ccfedd', u'admin_state_up': True, u'tenant_id': u'aa218c9e9d4043768fc0f10dcd5eb064', u'created_at': u'2019-05-26T18:02:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'aa218c9e9d4043768fc0f10dcd5eb064'}) 2019-05-26 18:03:00,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:03:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"subnet_id": "d583b177-eb74-4433-b060-8e2bbfe41b8d"}' 2019-05-26 18:03:03,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:03:03 GMT X-Openstack-Request-Id: req-f04e1a80-abbf-4ac9-9be9-7b97457c2d12 2019-05-26 18:03:03,776 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "subnet_id": "d583b177-eb74-4433-b060-8e2bbfe41b8d", "subnet_ids": ["d583b177-eb74-4433-b060-8e2bbfe41b8d"], "port_id": "1c2425b4-bd3b-4510-bc80-8c4de02ba61a", "id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8"} 2019-05-26 18:03:03,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8/add_router_interface.json used request id req-f04e1a80-abbf-4ac9-9be9-7b97457c2d12 2019-05-26 18:03:03,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.36749386787s 2019-05-26 18:03:03,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:03:03,883 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:03:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:03:03,891 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:03:03 GMT 2019-05-26 18:03:03,892 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:03:03,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:03:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:04,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:03:04 GMT X-Openstack-Request-Id: req-57d8afe0-241f-4ec4-9f7b-cb1fcbf1657d 2019-05-26 18:03:04,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:03:04,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-57d8afe0-241f-4ec4-9f7b-cb1fcbf1657d 2019-05-26 18:03:04,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331300973892s 2019-05-26 18:03:04,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:03:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd"}' 2019-05-26 18:03:05,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 26 May 2019 18:03:05 GMT Location: http://172.30.9.21:9292/v2/images/4088478d-9765-4371-8b09-572b63cf620d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-14819770-429c-4344-ad4b-5fe71e0fa898 2019-05-26 18:03:05,093 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:03:04Z", "file": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file", "owner": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "4088478d-9765-4371-8b09-572b63cf620d", "size": null, "self": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "checksum": null, "created_at": "2019-05-26T18:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:03:05,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-14819770-429c-4344-ad4b-5fe71e0fa898 2019-05-26 18:03:05,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.855323076248s 2019-05-26 18:03:05,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:03:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '' 2019-05-26 18:03:06,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:03:06 GMT X-Openstack-Request-Id: req-75242796-47f2-4c73-a339-cb1f5c16d8e3 2019-05-26 18:03:06,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:03:06,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file used request id req-75242796-47f2-4c73-a339-cb1f5c16d8e3 2019-05-26 18:03:06,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.38560009003s 2019-05-26 18:03:06,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:03:06,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:07,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:03:07 GMT X-Openstack-Request-Id: req-8d5882a7-29fc-46db-a88f-2c97d07eb221 2019-05-26 18:03:07,329 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:03:06Z", "file": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file", "owner": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "4088478d-9765-4371-8b09-572b63cf620d", "size": 12716032, "self": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:03:07,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d5882a7-29fc-46db-a88f-2c97d07eb221 2019-05-26 18:03:07,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.845367908478s 2019-05-26 18:03:07,331 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file', 'owner': u'aa218c9e9d4043768fc0f10dcd5eb064', 'id': u'4088478d-9765-4371-8b09-572b63cf620d', 'size': 12716032, u'self': u'/v2/images/4088478d-9765-4371-8b09-572b63cf620d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'name': 'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:03:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:03:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4088478d-9765-4371-8b09-572b63cf620d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'created': u'2019-05-26T18:03:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:03:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4088478d-9765-4371-8b09-572b63cf620d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:03:07,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:03:07,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_3d721f5e-cf70-4275-805d-f53b58ccfedd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:03:08,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 26 May 2019 18:03:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-582c95f2-7a2f-4917-aa8e-ae9c87de03ca x-openstack-request-id: req-582c95f2-7a2f-4917-aa8e-ae9c87de03ca 2019-05-26 18:03:08,273 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "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": "861cbf2c-b86d-4854-a543-aa488ad1316b"}} 2019-05-26 18:03:08,273 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-582c95f2-7a2f-4917-aa8e-ae9c87de03ca 2019-05-26 18:03:08,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.938756942749s 2019-05-26 18:03:08,274 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_3d721f5e-cf70-4275-805d-f53b58ccfedd', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'861cbf2c-b86d-4854-a543-aa488ad1316b', 'swap': 0}) 2019-05-26 18:03:08,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:03:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" -d '{"extra_specs": {}}' 2019-05-26 18:03:08,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:03:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63b4972a-ed09-4bc3-9aa1-c77322f292c1 x-openstack-request-id: req-63b4972a-ed09-4bc3-9aa1-c77322f292c1 2019-05-26 18:03:08,402 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:03:08,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b/os-extra_specs used request id req-63b4972a-ed09-4bc3-9aa1-c77322f292c1 2019-05-26 18:03:08,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.127378940582s 2019-05-26 18:03:08,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-26 18:03:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"keypair": {"name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd"}}' 2019-05-26 18:03:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Sun, 26 May 2019 18:03:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49a93545-f31b-4c14-9455-991a043a240d x-openstack-request-id: req-49a93545-f31b-4c14-9455-991a043a240d 2019-05-26 18:03:09,352 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg6TFksvxGeweJy+/KNBhJF3SfmQcskeNhIP29Kzoe7mISEJ4R6oil2L+o8vo9+1DmtZroyjgZhKLlVLLyoPoKiw/cBGHk89eYbIRk9EKWKNJSBgn8AAYn1QvJ00dkTDmRp64FmgVv9FCq3Hok4TJ3DbOt1W9ivKUMHlXOEhlo40ob7itPGpjfsyZAaHp8oXZGKtLq6OoqzhvvTpjcEaOzNYZsBM2TD0g7xk6wkkFhfL3IyuZ9lgi+ycZgSLdQOCT7hVLDTItsRqTqugiRWILBqmAi48tMcVYRWV+4GChzBz2VwsHgua4r1dJx6dN99xz3YrnyIZAW+sddhis9muqJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoOkxZLL8RnsHicvvyjQYSRd0n5kHLJHjYSD9vSs6Hu5iEhCe\nEeqIpdi/qPL6PftQ5rWa6Mo4GYSi5VSy8qD6CosP3ARh5PPXmGyEZPRClijSUgYJ\n/AAGJ9ULydNHZEw5kaeuBZoFb/RQqtx6JOEydw2zrdVvYrylDB5VzhIZaONKG+4r\nTxqY37MmQGh6fKF2RirS6ujqKs4b706Y3BGjszWGbATNkw9IO8ZOsJJBYXy9yMrm\nfZYIvsnGYEi3UDgk+4VSw0yLbEak6roIkViCwapgIuPLTHFWEVlfuBgocwc9lcLB\n4LmuK9XScenTffcc92K58iGQFvrHXYYrPZrqiQIDAQABAoIBAQCe6O0At8pwiHvP\nV/n9xSjeti1UmDn/iCv39i7gLNp/RYjQslyI8Qf2UXImFZ+QqqsgzOSpVVvFx7lf\nph/7gYKt+tu0uxc6lp2qSDEPyjIgPTxICPK/Tf7GQ54auW7d3HFWKTSxD4SjJbKs\nqoRt+4BtFrkFyazw48BTkXnHwxQZAh19xMuKZ+eepj0H9AvQ9866JNMPsjajmDwn\nFpNfHjfOpcmzPTLiZub9d/AzjCmAHKuII4XZQyPrK5cVWzZLkxUlRPBkxScdOTbP\nia4dOzXR/ysRClpx5Tup2Dg9Uui7r7qZH0Tk0N9oQRCF9e4z6JroLSFj3naD2NXf\ntZoCa0/JAoGBAMz7vSZzpU1ofxv6KAwE0SHbn6w0jMoaI6tI9cICnK1VdHa+hbGb\nc/SdcAzLHl6aSZq3tlGzCFOtixB+IwksaIU3KanvjwhMNlucBG1MKp930UCN0oAx\nJbgMv7vaw43v1e0UtVENbkNB1VpZW7/Z4ziemc6GLAytHuiT8/VwlWBbAoGBAMj1\nbsXoGAbgjy5k6NYsjWXmLrulZu4V8FUjjDW7df65dxQWfhCFnRPLBWkoz7OtKCiD\nl6OGnrXzv2jaRFPwNi0hf7velG6ee++QmqPfn6X1olxkNogGwJ59BKYIr07eEdAN\nxQKAah5PTBXA1K//Z3lLnQA1DRHutvWz48t+/BXrAoGAHYxANNXAw0rH39mMgkcD\nenT1LFaa4NspvxwSSPgla5sA4ckO7o4xBdbX+xAgfZSR/Zpzzo0XKzC99g+orz7W\nhjVwbQ2aOaD6yPPRc4viLQCRilOnP1FWVZSI4uRjAgfLd5RfmqJr/Yf04EQ3RI19\nAoFiPHH80Yr3BKGnLf8fmTcCgYAzSaBJ1iA7sRgZyRs7fgdgWEzZCy+n1+WMdRQV\nqpBEwGTJtava357lLE1nN0k7HBhBrsQGshbTbTAOvJXvrkDFZ+VHt1i+mqgazhcJ\nd8sw+e3EErdwI/kI+fMzxMepIzf8l2cOamOq9KYAb0RY3qAz7r5VDTUWvIvpTU33\n46LGnQKBgQCsJwWH1LKhUJ3KGLD8d+NeHjlh2f7cB28ADJHIXTjVBNLh30QagT66\nMqI95Vs5bXdqF+zvmq6EhF606/juQMF3/Zjui4ZKO5QqS0lH/5Zee2i26BD8SHrA\nyqdgZamt2VnhwR/20w8FbDa9icrOPeC6u9hoqpLIxT76EK1/EuOjwg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d4ab5ed19b414115952c978ff483b7db", "name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "fingerprint": "d7:10:1e:05:2c:93:96:56:50:99:83:dc:69:8f:29:de"}} 2019-05-26 18:03:09,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-49a93545-f31b-4c14-9455-991a043a240d 2019-05-26 18:03:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.946786880493s 2019-05-26 18:03:09,353 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg6TFksvxGeweJy+/KNBhJF3SfmQcskeNhIP29Kzoe7mISEJ4R6oil2L+o8vo9+1DmtZroyjgZhKLlVLLyoPoKiw/cBGHk89eYbIRk9EKWKNJSBgn8AAYn1QvJ00dkTDmRp64FmgVv9FCq3Hok4TJ3DbOt1W9ivKUMHlXOEhlo40ob7itPGpjfsyZAaHp8oXZGKtLq6OoqzhvvTpjcEaOzNYZsBM2TD0g7xk6wkkFhfL3IyuZ9lgi+ycZgSLdQOCT7hVLDTItsRqTqugiRWILBqmAi48tMcVYRWV+4GChzBz2VwsHgua4r1dJx6dN99xz3YrnyIZAW+sddhis9muqJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoOkxZLL8RnsHicvvyjQYSRd0n5kHLJHjYSD9vSs6Hu5iEhCe\nEeqIpdi/qPL6PftQ5rWa6Mo4GYSi5VSy8qD6CosP3ARh5PPXmGyEZPRClijSUgYJ\n/AAGJ9ULydNHZEw5kaeuBZoFb/RQqtx6JOEydw2zrdVvYrylDB5VzhIZaONKG+4r\nTxqY37MmQGh6fKF2RirS6ujqKs4b706Y3BGjszWGbATNkw9IO8ZOsJJBYXy9yMrm\nfZYIvsnGYEi3UDgk+4VSw0yLbEak6roIkViCwapgIuPLTHFWEVlfuBgocwc9lcLB\n4LmuK9XScenTffcc92K58iGQFvrHXYYrPZrqiQIDAQABAoIBAQCe6O0At8pwiHvP\nV/n9xSjeti1UmDn/iCv39i7gLNp/RYjQslyI8Qf2UXImFZ+QqqsgzOSpVVvFx7lf\nph/7gYKt+tu0uxc6lp2qSDEPyjIgPTxICPK/Tf7GQ54auW7d3HFWKTSxD4SjJbKs\nqoRt+4BtFrkFyazw48BTkXnHwxQZAh19xMuKZ+eepj0H9AvQ9866JNMPsjajmDwn\nFpNfHjfOpcmzPTLiZub9d/AzjCmAHKuII4XZQyPrK5cVWzZLkxUlRPBkxScdOTbP\nia4dOzXR/ysRClpx5Tup2Dg9Uui7r7qZH0Tk0N9oQRCF9e4z6JroLSFj3naD2NXf\ntZoCa0/JAoGBAMz7vSZzpU1ofxv6KAwE0SHbn6w0jMoaI6tI9cICnK1VdHa+hbGb\nc/SdcAzLHl6aSZq3tlGzCFOtixB+IwksaIU3KanvjwhMNlucBG1MKp930UCN0oAx\nJbgMv7vaw43v1e0UtVENbkNB1VpZW7/Z4ziemc6GLAytHuiT8/VwlWBbAoGBAMj1\nbsXoGAbgjy5k6NYsjWXmLrulZu4V8FUjjDW7df65dxQWfhCFnRPLBWkoz7OtKCiD\nl6OGnrXzv2jaRFPwNi0hf7velG6ee++QmqPfn6X1olxkNogGwJ59BKYIr07eEdAN\nxQKAah5PTBXA1K//Z3lLnQA1DRHutvWz48t+/BXrAoGAHYxANNXAw0rH39mMgkcD\nenT1LFaa4NspvxwSSPgla5sA4ckO7o4xBdbX+xAgfZSR/Zpzzo0XKzC99g+orz7W\nhjVwbQ2aOaD6yPPRc4viLQCRilOnP1FWVZSI4uRjAgfLd5RfmqJr/Yf04EQ3RI19\nAoFiPHH80Yr3BKGnLf8fmTcCgYAzSaBJ1iA7sRgZyRs7fgdgWEzZCy+n1+WMdRQV\nqpBEwGTJtava357lLE1nN0k7HBhBrsQGshbTbTAOvJXvrkDFZ+VHt1i+mqgazhcJ\nd8sw+e3EErdwI/kI+fMzxMepIzf8l2cOamOq9KYAb0RY3qAz7r5VDTUWvIvpTU33\n46LGnQKBgQCsJwWH1LKhUJ3KGLD8d+NeHjlh2f7cB28ADJHIXTjVBNLh30QagT66\nMqI95Vs5bXdqF+zvmq6EhF606/juQMF3/Zjui4ZKO5QqS0lH/5Zee2i26BD8SHrA\nyqdgZamt2VnhwR/20w8FbDa9icrOPeC6u9hoqpLIxT76EK1/EuOjwg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd4ab5ed19b414115952c978ff483b7db', 'name': u'singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'created_at': '2019-05-26T18:03:09.353348', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'name': 'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd7:10:1e:05:2c:93:96:56:50:99:83:dc:69:8f:29:de', 'type': 'ssh', 'id': u'singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd'}) 2019-05-26 18:03:09,353 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAoOkxZLL8RnsHicvvyjQYSRd0n5kHLJHjYSD9vSs6Hu5iEhCe EeqIpdi/qPL6PftQ5rWa6Mo4GYSi5VSy8qD6CosP3ARh5PPXmGyEZPRClijSUgYJ /AAGJ9ULydNHZEw5kaeuBZoFb/RQqtx6JOEydw2zrdVvYrylDB5VzhIZaONKG+4r TxqY37MmQGh6fKF2RirS6ujqKs4b706Y3BGjszWGbATNkw9IO8ZOsJJBYXy9yMrm fZYIvsnGYEi3UDgk+4VSw0yLbEak6roIkViCwapgIuPLTHFWEVlfuBgocwc9lcLB 4LmuK9XScenTffcc92K58iGQFvrHXYYrPZrqiQIDAQABAoIBAQCe6O0At8pwiHvP V/n9xSjeti1UmDn/iCv39i7gLNp/RYjQslyI8Qf2UXImFZ+QqqsgzOSpVVvFx7lf ph/7gYKt+tu0uxc6lp2qSDEPyjIgPTxICPK/Tf7GQ54auW7d3HFWKTSxD4SjJbKs qoRt+4BtFrkFyazw48BTkXnHwxQZAh19xMuKZ+eepj0H9AvQ9866JNMPsjajmDwn FpNfHjfOpcmzPTLiZub9d/AzjCmAHKuII4XZQyPrK5cVWzZLkxUlRPBkxScdOTbP ia4dOzXR/ysRClpx5Tup2Dg9Uui7r7qZH0Tk0N9oQRCF9e4z6JroLSFj3naD2NXf tZoCa0/JAoGBAMz7vSZzpU1ofxv6KAwE0SHbn6w0jMoaI6tI9cICnK1VdHa+hbGb c/SdcAzLHl6aSZq3tlGzCFOtixB+IwksaIU3KanvjwhMNlucBG1MKp930UCN0oAx JbgMv7vaw43v1e0UtVENbkNB1VpZW7/Z4ziemc6GLAytHuiT8/VwlWBbAoGBAMj1 bsXoGAbgjy5k6NYsjWXmLrulZu4V8FUjjDW7df65dxQWfhCFnRPLBWkoz7OtKCiD l6OGnrXzv2jaRFPwNi0hf7velG6ee++QmqPfn6X1olxkNogGwJ59BKYIr07eEdAN xQKAah5PTBXA1K//Z3lLnQA1DRHutvWz48t+/BXrAoGAHYxANNXAw0rH39mMgkcD enT1LFaa4NspvxwSSPgla5sA4ckO7o4xBdbX+xAgfZSR/Zpzzo0XKzC99g+orz7W hjVwbQ2aOaD6yPPRc4viLQCRilOnP1FWVZSI4uRjAgfLd5RfmqJr/Yf04EQ3RI19 AoFiPHH80Yr3BKGnLf8fmTcCgYAzSaBJ1iA7sRgZyRs7fgdgWEzZCy+n1+WMdRQV qpBEwGTJtava357lLE1nN0k7HBhBrsQGshbTbTAOvJXvrkDFZ+VHt1i+mqgazhcJ d8sw+e3EErdwI/kI+fMzxMepIzf8l2cOamOq9KYAb0RY3qAz7r5VDTUWvIvpTU33 46LGnQKBgQCsJwWH1LKhUJ3KGLD8d+NeHjlh2f7cB28ADJHIXTjVBNLh30QagT66 MqI95Vs5bXdqF+zvmq6EhF606/juQMF3/Zjui4ZKO5QqS0lH/5Zee2i26BD8SHrA yqdgZamt2VnhwR/20w8FbDa9icrOPeC6u9hoqpLIxT76EK1/EuOjwg== -----END RSA PRIVATE KEY----- 2019-05-26 18:03:09,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-26 18:03:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"security_group": {"name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-26 18:03:09,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 26 May 2019 18:03:09 GMT X-Openstack-Request-Id: req-853e793f-3e34-423a-a4e6-9713bb1a28e9 2019-05-26 18:03:09,792 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:09Z", "updated_at": "2019-05-26T18:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "a899983c-1f5e-4ef3-be1d-e5cd6cce8eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "d7eb2c9d-ff2b-4ced-a03f-477de50e183e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "67402ffa-fdd5-484c-944b-5adb3a656950", "name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}} 2019-05-26 18:03:09,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-853e793f-3e34-423a-a4e6-9713bb1a28e9 2019-05-26 18:03:09,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.433218002319s 2019-05-26 18:03:09,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:03:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:10,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 26 May 2019 18:03:10 GMT X-Openstack-Request-Id: req-7d998ac2-0ad2-4369-b2f3-d4614b23bbb0 2019-05-26 18:03:10,129 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:09Z", "updated_at": "2019-05-26T18:03:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "a899983c-1f5e-4ef3-be1d-e5cd6cce8eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "d7eb2c9d-ff2b-4ced-a03f-477de50e183e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "67402ffa-fdd5-484c-944b-5adb3a656950", "name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}, {"description": "Default security group", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:49Z", "updated_at": "2019-05-26T18:02:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "2dcd617c-0208-457d-83dc-4e013e3bfec6", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "405ca196-614c-4a02-88e2-acf20ccbbde9", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:50Z", "revision_number": 0, "id": "4fbc6435-83ad-454f-a4a8-f6bc280375cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:50Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "6e48d32d-340d-463f-9f64-e0f5d12e3cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "name": "default"}]} 2019-05-26 18:03:10,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7d998ac2-0ad2-4369-b2f3-d4614b23bbb0 2019-05-26 18:03:10,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330780982971s 2019-05-26 18:03:10,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:03:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -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": "67402ffa-fdd5-484c-944b-5adb3a656950"}}' 2019-05-26 18:03:10,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 26 May 2019 18:03:10 GMT X-Openstack-Request-Id: req-8a3e29ec-e191-4b8f-8626-3fcf6f1f8d76 2019-05-26 18:03:10,586 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-26T18:03:10Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:10Z", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "5e868669-d39e-4b5c-aff4-1ef53e0dcb89"}} 2019-05-26 18:03:10,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8a3e29ec-e191-4b8f-8626-3fcf6f1f8d76 2019-05-26 18:03:10,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449987888336s 2019-05-26 18:03:10,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:03:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:10,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 26 May 2019 18:03:10 GMT X-Openstack-Request-Id: req-32b6b3c6-fd31-483c-9a0e-7489464da65d 2019-05-26 18:03:10,929 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:09Z", "updated_at": "2019-05-26T18:03:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:03:10Z", "revision_number": 0, "id": "5e868669-d39e-4b5c-aff4-1ef53e0dcb89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:10Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "a899983c-1f5e-4ef3-be1d-e5cd6cce8eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "d7eb2c9d-ff2b-4ced-a03f-477de50e183e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 2, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "67402ffa-fdd5-484c-944b-5adb3a656950", "name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}, {"description": "Default security group", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:49Z", "updated_at": "2019-05-26T18:02:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "2dcd617c-0208-457d-83dc-4e013e3bfec6", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "405ca196-614c-4a02-88e2-acf20ccbbde9", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:50Z", "revision_number": 0, "id": "4fbc6435-83ad-454f-a4a8-f6bc280375cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:50Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "6e48d32d-340d-463f-9f64-e0f5d12e3cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "name": "default"}]} 2019-05-26 18:03:10,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32b6b3c6-fd31-483c-9a0e-7489464da65d 2019-05-26 18:03:10,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337694883347s 2019-05-26 18:03:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:03:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -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": "67402ffa-fdd5-484c-944b-5adb3a656950"}}' 2019-05-26 18:03:11,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 26 May 2019 18:03:11 GMT X-Openstack-Request-Id: req-fe7bcb1a-95ab-4afa-8f5c-1c29a9555bf8 2019-05-26 18:03:11,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-26T18:03:11Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "port_range_min": null, "revision_number": 0, "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:11Z", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "2694cc44-64ed-4897-871c-71179d237868"}} 2019-05-26 18:03:11,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fe7bcb1a-95ab-4afa-8f5c-1c29a9555bf8 2019-05-26 18:03:11,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422379016876s 2019-05-26 18:03:11,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:03:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:11,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:03:11 GMT X-Openstack-Request-Id: req-32150812-146d-400e-881c-cdaaf2900b3d 2019-05-26 18:03:11,729 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":["d583b177-eb74-4433-b060-8e2bbfe41b8d"],"description":"","tags":[],"updated_at":"2019-05-26T18:02:51Z","qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}]} 2019-05-26 18:03:11,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-32150812-146d-400e-881c-cdaaf2900b3d 2019-05-26 18:03:11,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369798898697s 2019-05-26 18:03:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:03:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:12,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:03:12 GMT X-Openstack-Request-Id: req-fedc488f-baeb-4801-8e41-aae88cb53339 2019-05-26 18:03:12,060 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:03:06Z", "file": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file", "owner": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "4088478d-9765-4371-8b09-572b63cf620d", "size": 12716032, "self": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:03:12,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fedc488f-baeb-4801-8e41-aae88cb53339 2019-05-26 18:03:12,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326173067093s 2019-05-26 18:03:12,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:03:12,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:12,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:03:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c25fc8b6-55b0-4a65-ab61-366a06983228 x-openstack-request-id: req-c25fc8b6-55b0-4a65-ab61-366a06983228 2019-05-26 18:03:12,091 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "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": "861cbf2c-b86d-4854-a543-aa488ad1316b"}]} 2019-05-26 18:03:12,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c25fc8b6-55b0-4a65-ab61-366a06983228 2019-05-26 18:03:12,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242760181427s 2019-05-26 18:03:12,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:03:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"server": {"name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "imageRef": "4088478d-9765-4371-8b09-572b63cf620d", "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "flavorRef": "861cbf2c-b86d-4854-a543-aa488ad1316b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f1fbcc52-0d81-4b90-be98-1542aafd62b2"}], "security_groups": [{"name": "67402ffa-fdd5-484c-944b-5adb3a656950"}]}}' 2019-05-26 18:03:17,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:03:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5 x-compute-request-id: req-c14d2ad6-75de-4b59-aa64-adfe5b2a99b0 x-openstack-request-id: req-c14d2ad6-75de-4b59-aa64-adfe5b2a99b0 2019-05-26 18:03:17,894 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "67402ffa-fdd5-484c-944b-5adb3a656950"}], "OS-DCF:diskConfig": "MANUAL", "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "adminPass": "uPco9fZhVU7h"}} 2019-05-26 18:03:17,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c14d2ad6-75de-4b59-aa64-adfe5b2a99b0 2019-05-26 18:03:17,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.80074095726s 2019-05-26 18:03:17,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:17,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:18,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sun, 26 May 2019 18:03:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e374f711-6455-4726-b744-2eb663d96a53 x-openstack-request-id: req-e374f711-6455-4726-b744-2eb663d96a53 2019-05-26 18:03:18,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "image": {"id": "4088478d-9765-4371-8b09-572b63cf620d", "links": [{"href": "http://172.30.9.21:8774/images/4088478d-9765-4371-8b09-572b63cf620d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "861cbf2c-b86d-4854-a543-aa488ad1316b", "links": [{"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "bookmark"}]}, "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "user_id": "d4ab5ed19b414115952c978ff483b7db", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:03:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "created": "2019-05-26T18:03:17Z", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:03:18,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e374f711-6455-4726-b744-2eb663d96a53 2019-05-26 18:03:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.956812858582s 2019-05-26 18:03:18,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:03:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:19,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:03:19 GMT X-Openstack-Request-Id: req-2ab0f457-924a-4c97-81a7-6d8c02bd23b3 2019-05-26 18:03:19,177 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":["d583b177-eb74-4433-b060-8e2bbfe41b8d"],"description":"","tags":[],"updated_at":"2019-05-26T18:02:51Z","qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}]} 2019-05-26 18:03:19,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2ab0f457-924a-4c97-81a7-6d8c02bd23b3 2019-05-26 18:03:19,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31165599823s 2019-05-26 18:03:19,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:03:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:19,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 26 May 2019 18:03:19 GMT X-Openstack-Request-Id: req-4780c9ea-a7b1-4652-b4d5-153a9ffae0c5 2019-05-26 18:03:19,504 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:02: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":"aa218c9e9d4043768fc0f10dcd5eb064","id":"d583b177-eb74-4433-b060-8e2bbfe41b8d","subnetpool_id":null,"name":"singlevm2-subnet_3d721f5e-cf70-4275-805d-f53b58ccfedd"}]} 2019-05-26 18:03:19,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4780c9ea-a7b1-4652-b4d5-153a9ffae0c5 2019-05-26 18:03:19,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.326878070831s 2019-05-26 18:03:19,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:03:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:23,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 26 May 2019 18:03:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-099e7d03-0d72-4635-8224-cb2e1ad95bb7 x-openstack-request-id: req-099e7d03-0d72-4635-8224-cb2e1ad95bb7 2019-05-26 18:03:23,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "image": {"id": "4088478d-9765-4371-8b09-572b63cf620d", "links": [{"href": "http://172.30.9.21:8774/images/4088478d-9765-4371-8b09-572b63cf620d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "861cbf2c-b86d-4854-a543-aa488ad1316b", "links": [{"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "bookmark"}]}, "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "security_groups": [{"name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}], "user_id": "d4ab5ed19b414115952c978ff483b7db", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:03:21Z", "hostId": "d443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "created": "2019-05-26T18:03:17Z", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:03:23,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-099e7d03-0d72-4635-8224-cb2e1ad95bb7 2019-05-26 18:03:23,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57178807259s 2019-05-26 18:03:23,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:03:25,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:26,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sun, 26 May 2019 18:03:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e73e358a-2727-4756-b65d-32ac91d5cd1d x-openstack-request-id: req-e73e358a-2727-4756-b65d-32ac91d5cd1d 2019-05-26 18:03:26,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "image": {"id": "4088478d-9765-4371-8b09-572b63cf620d", "links": [{"href": "http://172.30.9.21:8774/images/4088478d-9765-4371-8b09-572b63cf620d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "861cbf2c-b86d-4854-a543-aa488ad1316b", "links": [{"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "bookmark"}]}, "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "security_groups": [{"name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}], "user_id": "d4ab5ed19b414115952c978ff483b7db", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:03:21Z", "hostId": "d443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "created": "2019-05-26T18:03:17Z", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:03:26,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e73e358a-2727-4756-b65d-32ac91d5cd1d 2019-05-26 18:03:26,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.945955991745s 2019-05-26 18:03:26,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:03:28,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sun, 26 May 2019 18:03:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6a0f0a4-3b55-4827-a743-6548c13c5309 x-openstack-request-id: req-f6a0f0a4-3b55-4827-a743-6548c13c5309 2019-05-26 18:03:29,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:59:5b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "image": {"id": "4088478d-9765-4371-8b09-572b63cf620d", "links": [{"href": "http://172.30.9.21:8774/images/4088478d-9765-4371-8b09-572b63cf620d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:03:28.000000", "flavor": {"id": "861cbf2c-b86d-4854-a543-aa488ad1316b", "links": [{"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "bookmark"}]}, "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "security_groups": [{"name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}], "user_id": "d4ab5ed19b414115952c978ff483b7db", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:03:28Z", "hostId": "d443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "created": "2019-05-26T18:03:17Z", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:03:29,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6a0f0a4-3b55-4827-a743-6548c13c5309 2019-05-26 18:03:29,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21962785721s 2019-05-26 18:03:29,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:03:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a720d752-68d6-4012-adf0-8bb1f12274d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:29,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:03:29 GMT X-Openstack-Request-Id: req-57d9e38c-4544-4083-9a1d-4f0e36bb6ac9 2019-05-26 18:03:29,320 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:03:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d583b177-eb74-4433-b060-8e2bbfe41b8d","ip_address":"192.168.120.6"}],"id":"754a8d3c-756e-41b6-b291-6c108d1ddb07","security_groups":["67402ffa-fdd5-484c-944b-5adb3a656950"],"mac_address":"fa:16:3e:d1:59:5b","project_id":"aa218c9e9d4043768fc0f10dcd5eb064","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:03:21Z","binding:vnic_type":"normal","device_id":"a720d752-68d6-4012-adf0-8bb1f12274d5","ip_allocation":"immediate"}]} 2019-05-26 18:03:29,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a720d752-68d6-4012-adf0-8bb1f12274d5 used request id req-57d9e38c-4544-4083-9a1d-4f0e36bb6ac9 2019-05-26 18:03:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0512099266052s 2019-05-26 18:03:29,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=754a8d3c-756e-41b6-b291-6c108d1ddb07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:29,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:03:29 GMT X-Openstack-Request-Id: req-7b40fa6c-9e69-4e6b-8091-259f63df901e 2019-05-26 18:03:29,653 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:03:29,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=754a8d3c-756e-41b6-b291-6c108d1ddb07 used request id req-7b40fa6c-9e69-4e6b-8091-259f63df901e 2019-05-26 18:03:29,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.322776079178s 2019-05-26 18:03:29,654 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:59:5b', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4088478d-9765-4371-8b09-572b63cf620d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:03:28.000000', 'flavor': Munch({u'id': u'861cbf2c-b86d-4854-a543-aa488ad1316b'}), 'az': u'nova', 'id': u'a720d752-68d6-4012-adf0-8bb1f12274d5', 'security_groups': [Munch({u'name': u'singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd4ab5ed19b414115952c978ff483b7db', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'name': 'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:03:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:03:28Z', 'hostId': u'd443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'd443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:03:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'name': u'singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'adminPass': u'uPco9fZhVU7h', 'tenant_id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'created_at': u'2019-05-26T18:03:17Z', 'created': u'2019-05-26T18:03:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:03:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:03:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:29,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:03:29 GMT X-Openstack-Request-Id: req-cbf8861e-363d-4e93-a991-42b6e8e0b16a 2019-05-26 18:03:29,983 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":["d583b177-eb74-4433-b060-8e2bbfe41b8d"],"description":"","tags":[],"updated_at":"2019-05-26T18:02:51Z","qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}]} 2019-05-26 18:03:29,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cbf8861e-363d-4e93-a991-42b6e8e0b16a 2019-05-26 18:03:29,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.323687076569s 2019-05-26 18:03:29,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:03:29,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a720d752-68d6-4012-adf0-8bb1f12274d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:30,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:03:30 GMT X-Openstack-Request-Id: req-4ddffa35-cbdb-4148-8f35-f8da2a083c2d 2019-05-26 18:03:30,313 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:03:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d583b177-eb74-4433-b060-8e2bbfe41b8d","ip_address":"192.168.120.6"}],"id":"754a8d3c-756e-41b6-b291-6c108d1ddb07","security_groups":["67402ffa-fdd5-484c-944b-5adb3a656950"],"mac_address":"fa:16:3e:d1:59:5b","project_id":"aa218c9e9d4043768fc0f10dcd5eb064","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:03:21Z","binding:vnic_type":"normal","device_id":"a720d752-68d6-4012-adf0-8bb1f12274d5","ip_allocation":"immediate"}]} 2019-05-26 18:03:30,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a720d752-68d6-4012-adf0-8bb1f12274d5 used request id req-4ddffa35-cbdb-4148-8f35-f8da2a083c2d 2019-05-26 18:03:30,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.328420877457s 2019-05-26 18:03:30,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-26 18:03:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"floatingip": {"floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "fixed_ip_address": "192.168.120.6", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07"}}' 2019-05-26 18:03:33,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 26 May 2019 18:03:33 GMT X-Openstack-Request-Id: req-44765876-e534-4edb-ac21-bf0dfb96f197 2019-05-26 18:03:33,475 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:31Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}} 2019-05-26 18:03:33,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-44765876-e534-4edb-ac21-bf0dfb96f197 2019-05-26 18:03:33,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.16155099869s 2019-05-26 18:03:33,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:33,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:03:33 GMT X-Openstack-Request-Id: req-5404f135-4f02-4504-8fc8-42fe9d5980bd 2019-05-26 18:03:33,557 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:31Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}]} 2019-05-26 18:03:33,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5404f135-4f02-4504-8fc8-42fe9d5980bd 2019-05-26 18:03:33,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649349689484s 2019-05-26 18:03:33,564 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:03:33,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:34,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:03:33 GMT X-Openstack-Request-Id: req-9c7387da-3ff8-4ef4-a189-678cfdc49dc6 2019-05-26 18:03:34,037 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:31Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}]} 2019-05-26 18:03:34,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9c7387da-3ff8-4ef4-a189-678cfdc49dc6 2019-05-26 18:03:34,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.36296415329s 2019-05-26 18:03:34,043 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:03:34,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:34,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:03:34 GMT X-Openstack-Request-Id: req-0a58cb85-8a08-4748-b092-c86b924cfa32 2019-05-26 18:03:34,220 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:31Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}]} 2019-05-26 18:03:34,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0a58cb85-8a08-4748-b092-c86b924cfa32 2019-05-26 18:03:34,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0671288967133s 2019-05-26 18:03:34,226 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:03:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:34,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:34,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:03:34 GMT X-Openstack-Request-Id: req-ac0737cd-8401-460b-926a-045108d9bfb2 2019-05-26 18:03:34,697 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:31Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}]} 2019-05-26 18:03:34,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ac0737cd-8401-460b-926a-045108d9bfb2 2019-05-26 18:03:34,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.361518859863s 2019-05-26 18:03:34,704 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:03:34,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:34,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 26 May 2019 18:03:34 GMT X-Openstack-Request-Id: req-e24d9b64-4e1e-4690-bc52-0e0242bd8f3b 2019-05-26 18:03:34,873 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:31Z", "updated_at": "2019-05-26T18:03:34Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d1:59:5b", "device_id": "a720d752-68d6-4012-adf0-8bb1f12274d5"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_id": "754a8d3c-756e-41b6-b291-6c108d1ddb07", "id": "20473fd5-38d2-48f7-bece-0e023045abc3", "qos_policy_id": null}]} 2019-05-26 18:03:34,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e24d9b64-4e1e-4690-bc52-0e0242bd8f3b 2019-05-26 18:03:34,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.059741973877s 2019-05-26 18:03:34,879 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ddd3497e-cdc6-4918-97e5-7ac72070acb8', 'updated_at': u'2019-05-26T18:03:34Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'754a8d3c-756e-41b6-b291-6c108d1ddb07', 'id': u'20473fd5-38d2-48f7-bece-0e023045abc3', 'network': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'port': u'754a8d3c-756e-41b6-b291-6c108d1ddb07', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'name': 'singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f1fbcc52-0d81-4b90-be98-1542aafd62b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d1:59:5b', u'device_id': u'a720d752-68d6-4012-adf0-8bb1f12274d5'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'aa218c9e9d4043768fc0f10dcd5eb064', 'created_at': u'2019-05-26T18:03:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f1fbcc52-0d81-4b90-be98-1542aafd62b2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d1:59:5b', u'device_id': u'a720d752-68d6-4012-adf0-8bb1f12274d5'}), 'router': u'ddd3497e-cdc6-4918-97e5-7ac72070acb8'}) 2019-05-26 18:03:34,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:03:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:03:35,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9610 Content-Type: application/json Date: Sun, 26 May 2019 18:03:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6522c519-ce59-4888-a6cc-aaf4752640d4 x-openstack-request-id: req-6522c519-ce59-4888-a6cc-aaf4752640d4 2019-05-26 18:03:35,017 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 544592311 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.910 MHz processor\n[ 0.246727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.249924] pid_max: default: 32768 minimum: 301\n[ 0.251642] ACPI: Core revision 20150930\n[ 0.253757] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256245] Security Framework initialized\n[ 0.257821] Yama: becoming mindful.\n[ 0.259211] AppArmor: AppArmor initialized\n[ 0.260814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.263300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.265745] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268067] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.270691] Initializing cgroup subsys io\n[ 0.272274] Initializing cgroup subsys memory\n[ 0.273934] Initializing cgroup subsys devices\n[ 0.275604] Initializing cgroup subsys freezer\n[ 0.277283] Initializing cgroup subsys net_cls\n[ 0.278955] Initializing cgroup subsys perf_event\n[ 0.280703] Initializing cgroup subsys net_prio\n[ 0.282402] Initializing cgroup subsys hugetlb\n[ 0.284071] Initializing cgroup subsys pids\n[ 0.285736] CPU: Physical Processor ID: 0\n[ 0.287992] mce: CPU supports 10 MCE banks\n[ 0.289611] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.291543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.312303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.322236] ftrace: allocating 31920 entries in 125 pages\n[ 0.359204] smpboot: Max logical packages: 1\n[ 0.360848] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.363436] x2apic enabled\n[ 0.364929] Switched APIC routing to physical x2apic.\n[ 0.368036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.374192] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.377637] KVM setup paravirtual spinlock\n[ 0.379694] x86: Booted up 1 node, 1 CPUs\n[ 0.381235] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.383842] devtmpfs: initialized\n[ 0.386185] evm: security.selinux\n[ 0.387518] evm: security.SMACK64\n[ 0.388852] evm: security.SMACK64EXEC\n[ 0.390285] evm: security.SMACK64TRANSMUTE\n[ 0.391843] evm: security.SMACK64MMAP\n[ 0.393269] evm: security.ima\n[ 0.394495] evm: security.capability\n[ 0.395976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.399507] pinctrl core: initialized pinctrl subsystem\n[ 0.401562] RTC time: 18:03:28, date: 05/26/19\n[ 0.403335] NET: Registered protocol family 16\n[ 0.405137] cpuidle: using governor ladder\n[ 0.406716] cpuidle: using governor menu\n[ 0.408230] PCCT header not found.\n[ 0.409638] ACPI: bus type PCI registered\n[ 0.411185] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.413556] PCI: Using configuration type 1 for base access\n[ 0.416310] ACPI: Added _OSI(Module Device)\n[ 0.417919] ACPI: Added _OSI(Processor Device)\n[ 0.419587] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.421318] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.424085] ACPI: Interpreter enabled\n[ 0.425544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.429107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.432657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.436208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.439758] ACPI: (supports S0 S5)\n[ 0.441110] ACPI: Using IOAPIC for interrupt routing\n[ 0.442935] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447756] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.452347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.454664] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.458836] acpiphp: Slot [3] registered\n[ 0.460363] acpiphp: Slot [4] registered\n[ 0.461891] acpiphp: Slot [5] registered\n[ 0.463422] acpiphp: Slot [6] registered\n[ 0.464955] acpiphp: Slot [7] registered\n[ 0.466483] acpiphp: Slot [8] registered\n[ 0.468020] acpiphp: Slot [9] registered\n[ 0.469546] acpiphp: Slot [10] registered\n[ 0.471105] acpiphp: Slot [11] registered\n[ 0.472688] acpiphp: Slot [12] registered\n[ 0.474241] acpiphp: Slot [13] registered\n[ 0.475854] acpiphp: Slot [14] registered\n[ 0.477417] acpiphp: Slot [15] registered\n[ 0.495732] acpiphp: Slot [16] registered\n[ 0.497292] acpiphp: Slot [17] registered\n[ 0.498852] acpiphp: Slot [18] registered\n[ 0.500408] acpiphp: Slot [19] registered\n[ 0.501967] acpiphp: Slot [20] registered\n[ 0.503520] acpiphp: Slot [21] registered\n[ 0.505082] acpiphp: Slot [22] registered\n[ 0.506635] acpiphp: Slot [23] registered\n[ 0.508208] acpiphp: Slot [24] registered\n[ 0.509773] acpiphp: Slot [25] registered\n[ 0.511326] acpiphp: Slot [26] registered\n[ 0.512881] acpiphp: Slot [27] registered\n[ 0.514437] acpiphp: Slot [28] registered\n[ 0.515997] acpiphp: Slot [29] registered\n[ 0.517545] acpiphp: Slot [30] registered\n[ 0.519114] acpiphp: Slot [31] registered\n[ 0.520668] PCI host bridge to bus 0000:00\n[ 0.522229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.527087] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.529449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.532237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.535030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537882] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.543855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.546340] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.548618] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.556233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.558969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.582503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586038] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588735] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.591413] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.594059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.596422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.598917] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.600968] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.603942] vgaarb: loaded\n[ 0.605086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.607393] SCSI subsystem initialized\n[ 0.609144] ACPI: bus type USB registered\n[ 0.610726] usbcore: registered new interface driver usbfs\n[ 0.612706] usbcore: registered new interface driver hub\n[ 0.614638] usbcore: registered new device driver usb\n[ 0.616717] PCI: Using ACPI for IRQ routing\n[ 0.618805] NetLabel: Initializing\n[ 0.620170] NetLabel: domain hash size = 128\n[ 0.621821] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.623668] NetLabel: unlabeled traffic allowed by default\n[ 0.625901] clocksource: Switched to clocksource kvm-clock\n[ 0.636849] AppArmor: AppArmor Filesystem Enabled\n[ 0.638670] pnp: PnP ACPI init\n[ 0.640282] pnp: PnP ACPI: found 5 devices\n[ 0.647648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.650929] NET: Registered protocol family 2\n[ 0.652885] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.655385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.657710] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.660034] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.662159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664431] NET: Registered protocol family 1\n[ 0.666117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.668236] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.670313] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.685643] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.700968] Trying to unpack rootfs image as initramfs...\n[ 0.765072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768179] Scanning for low memory corruption every 60 seconds\n[ 0.770705] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.772922] audit: initializing netlink subsys (disabled)\n[ 0.774924] audit: type=2000 audit(1558893809.105:1): initialized\n[ 0.777372] Initialise system trusted keyring\n[ 0.779153] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781387] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.784719] zbud: loaded\n[ 0.786008] VFS: Disk quotas dquot_6.6.0\n[ 0.787550] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.790347] fuse init (API version 7.23)\n[ 0.792025] Key type big_key registered\n[ 0.793543] Allocating IMA MOK and blacklist keyrings.\n[ 0.795788] Key type asymmetric registered\n[ 0.797374] Asymmetric key parser 'x509' registered\n[ 0.799223] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.802079] io scheduler noop registered\n[ 0.803592] io scheduler deadline registered (default)\n[ 0.805491] io scheduler cfq registered\n[ 0.807085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.809089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.811499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.814282] ACPI: Power Button [PWRF]\n[ 0.815837] GHES: HEST is not enabled!\n[ 0.830293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.860370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.864041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.889855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.893809] Linux agpgart interface v0.103\n[ 0.897847] brd: module loaded\n[ 0.900527] loop: module loaded\n[ 0.906373] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.909185] GPT:90111 != 2097151\n[ 0.910491] GPT:Alternate GPT header not at the end of the disk.\n[ 0.912628] GPT:90111 != 2097151\n[ 0.913939] GPT: Use GNU Parted to correct GPT errors.\n[ 0.915819] vda: vda1 vda15\n[ 0.917786] scsi host0: ata_piix\n[ 0.919247] scsi host1: ata_piix\n[ 0.920607] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.922986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.926013] libphy: Fixed MDIO Bus: probed\n[ 0.927597] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929458] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933081] PPP generic driver version 2.4.2\n[ 0.934803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937109] ehci-pci: EHCI PCI platform driver\n[ 0.938800] ehci-platform: EHCI generic platform driver\n[ 0.940721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.942926] ohci-pci: OHCI PCI platform driver\n[ 0.944614] ohci-platform: OHCI generic platform driver\n[ 0.946547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961845] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.966600] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.968569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.970763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.973133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.975860] usb usb1: Product: UHCI Host Controller\n[ 0.977654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979858] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.981688] hub 1-0:1.0: USB hub found\n[ 0.983180] hub 1-0:1.0: 2 ports detected\n[ 0.984897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.988810] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.990653] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.992600] mousedev: PS/2 mouse device common for all mice\n[ 0.995001] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.998263] rtc_cmos 00:00: RTC can wake from S4\n[ 1.000558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.002847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.005144] i2c /dev entries driver\n[ 1.006587] device-mapper: uevent: version 1.0.3\n[ 1.008403] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.011527] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.014006] NET: Registered protocol family 10\n[ 1.015985] NET: Registered protocol family 17\n[ 1.017706] Key type dns_resolver registered\n[ 1.019513] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.021615] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.024971] registered taskstats version 1\n[ 1.026586] Loading compiled-in X.509 certificates\n[ 1.028945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.032528] zswap: loaded using pool lzo/zbud\n[ 1.035089] Key type trusted registered\n[ 1.037729] Key type encrypted registered\n[ 1.039319] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.041326] ima: No TPM chip found, activating TPM-bypass!\n[ 1.043335] evm: HMAC attrs: 0x1\n[ 1.045051] Magic number: 3:371:90\n[ 1.046633] rtc_cmos 00:00: setting system clock to 2019-05-26 18:03:29 UTC (1558893809)\n[ 1.049712] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.051859] EDD information not available.\n[ 1.083534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.103534] Write protecting the kernel read-only data: 14336k\n[ 1.107152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.110482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.92\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.278084] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWjeBPRBsPoVnhBgXYaFZt0JatKEfIMzEdmn1R1hKph+hS+3W3SPIdz1tDn1R5VSNsBqbIxixB7NoAFHYQkY9azk23kIH3jH4pfrquw7mV8Lryvnja+9GWzbgvUal+R7k8m8RtpkXEkItu1WAzlcFUQKj5FrLuZHhf71q1bfoA0NjXt5/ArY4GSwtyCpi+QdZLfemfXcPhmWaapcYIIJSA+SG2P8Sy0kmPCK6noKX3cxP2wfYmz9AmLJARYxT4W2ckSu1FrOon0CYszyDccrYFRte3St/JxfNk+3gfbJLyZU7p0PB2sV4B88BbrJn3BW8Ydu5Z/aT5NtC4aoO5yeYv root@singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd\nssh-dss AAAAB3NzaC1kc3MAAACBAKitFHqxNOxqu9XH8mmYJskHhvl+gDCpklEtfHn+mfXK6KABekfZvE6xnY06TcPAZveaHycVlzwNIBWeqaUy0lR67aILNVSiy8iLK1A6yuzzkTriX5jtzQon7jtMYcH+hVDc6kIQFMTtBn+08cd2Awy/d991S6dBEZmdmbQISH3bAAAAFQDw0Ge9tHUrzJaJ04cJUWOoBpNmQQAAAIAajH8Wls6OR60G18L+q5p50MS4kXf/rDRzPDj99sgcg0prz9qhyGBv8+tZxS42qw03GHLOb18YlMh3begD1N5MGkvLt0VxGWhi8h3lIkpAJtFK0sYCkqRTiSuDF6DwRTcAMm6MbajJL0Aikgji0KiKKOQMTRYfWl+vSHfb1NkzXgAAAIB6wd5lFvHU8E/IWY9p/UGjLHD8RTfEVmOOMG3yxcDUwos817JoVJ1X8MyHre8oiuz4cC49z0BnysNdAW7Jggl1UN20nECYb7CPlvNEH4IYJW/+uSiBCcRYGQXg19Ow9VRkHUFn5Kbi1Ev3avggZ/bhVBXY+AXzYx6PgHQoxzKWvw== root@singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.79s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fed1:595b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.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-3d721f5e-cf70-4275-805d-f53b58ccfedd login: "} 2019-05-26 18:03:35,017 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5/action used request id req-6522c519-ce59-4888-a6cc-aaf4752640d4 2019-05-26 18:03:35,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.138107061386s 2019-05-26 18:03:35,018 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 544592311 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.910 MHz processor [ 0.246727] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.249924] pid_max: default: 32768 minimum: 301 [ 0.251642] ACPI: Core revision 20150930 [ 0.253757] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256245] Security Framework initialized [ 0.257821] Yama: becoming mindful. [ 0.259211] AppArmor: AppArmor initialized [ 0.260814] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263300] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.265745] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268067] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.270691] Initializing cgroup subsys io [ 0.272274] Initializing cgroup subsys memory [ 0.273934] Initializing cgroup subsys devices [ 0.275604] Initializing cgroup subsys freezer [ 0.277283] Initializing cgroup subsys net_cls [ 0.278955] Initializing cgroup subsys perf_event [ 0.280703] Initializing cgroup subsys net_prio [ 0.282402] Initializing cgroup subsys hugetlb [ 0.284071] Initializing cgroup subsys pids [ 0.285736] CPU: Physical Processor ID: 0 [ 0.287992] mce: CPU supports 10 MCE banks [ 0.289611] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.291543] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.312303] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.322236] ftrace: allocating 31920 entries in 125 pages [ 0.359204] smpboot: Max logical packages: 1 [ 0.360848] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363436] x2apic enabled [ 0.364929] Switched APIC routing to physical x2apic. [ 0.368036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370203] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374192] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.377637] KVM setup paravirtual spinlock [ 0.379694] x86: Booted up 1 node, 1 CPUs [ 0.381235] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.383842] devtmpfs: initialized [ 0.386185] evm: security.selinux [ 0.387518] evm: security.SMACK64 [ 0.388852] evm: security.SMACK64EXEC [ 0.390285] evm: security.SMACK64TRANSMUTE [ 0.391843] evm: security.SMACK64MMAP [ 0.393269] evm: security.ima [ 0.394495] evm: security.capability [ 0.395976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399507] pinctrl core: initialized pinctrl subsystem [ 0.401562] RTC time: 18:03:28, date: 05/26/19 [ 0.403335] NET: Registered protocol family 16 [ 0.405137] cpuidle: using governor ladder [ 0.406716] cpuidle: using governor menu [ 0.408230] PCCT header not found. [ 0.409638] ACPI: bus type PCI registered [ 0.411185] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.413556] PCI: Using configuration type 1 for base access [ 0.416310] ACPI: Added _OSI(Module Device) [ 0.417919] ACPI: Added _OSI(Processor Device) [ 0.419587] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.421318] ACPI: Added _OSI(Processor Aggregator Device) [ 0.424085] ACPI: Interpreter enabled [ 0.425544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.429107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.432657] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.436208] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.439758] ACPI: (supports S0 S5) [ 0.441110] ACPI: Using IOAPIC for interrupt routing [ 0.442935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447756] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.452347] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454664] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.458836] acpiphp: Slot [3] registered [ 0.460363] acpiphp: Slot [4] registered [ 0.461891] acpiphp: Slot [5] registered [ 0.463422] acpiphp: Slot [6] registered [ 0.464955] acpiphp: Slot [7] registered [ 0.466483] acpiphp: Slot [8] registered [ 0.468020] acpiphp: Slot [9] registered [ 0.469546] acpiphp: Slot [10] registered [ 0.471105] acpiphp: Slot [11] registered [ 0.472688] acpiphp: Slot [12] registered [ 0.474241] acpiphp: Slot [13] registered [ 0.475854] acpiphp: Slot [14] registered [ 0.477417] acpiphp: Slot [15] registered [ 0.495732] acpiphp: Slot [16] registered [ 0.497292] acpiphp: Slot [17] registered [ 0.498852] acpiphp: Slot [18] registered [ 0.500408] acpiphp: Slot [19] registered [ 0.501967] acpiphp: Slot [20] registered [ 0.503520] acpiphp: Slot [21] registered [ 0.505082] acpiphp: Slot [22] registered [ 0.506635] acpiphp: Slot [23] registered [ 0.508208] acpiphp: Slot [24] registered [ 0.509773] acpiphp: Slot [25] registered [ 0.511326] acpiphp: Slot [26] registered [ 0.512881] acpiphp: Slot [27] registered [ 0.514437] acpiphp: Slot [28] registered [ 0.515997] acpiphp: Slot [29] registered [ 0.517545] acpiphp: Slot [30] registered [ 0.519114] acpiphp: Slot [31] registered [ 0.520668] PCI host bridge to bus 0000:00 [ 0.522229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.527087] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.529449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532237] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.535030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.543855] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.546340] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.548618] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551072] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.556233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.558969] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.582503] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586038] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588735] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.591413] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.594059] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.596422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.598917] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.600968] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.603942] vgaarb: loaded [ 0.605086] vgaarb: bridge control possible 0000:00:02.0 [ 0.607393] SCSI subsystem initialized [ 0.609144] ACPI: bus type USB registered [ 0.610726] usbcore: registered new interface driver usbfs [ 0.612706] usbcore: registered new interface driver hub [ 0.614638] usbcore: registered new device driver usb [ 0.616717] PCI: Using ACPI for IRQ routing [ 0.618805] NetLabel: Initializing [ 0.620170] NetLabel: domain hash size = 128 [ 0.621821] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.623668] NetLabel: unlabeled traffic allowed by default [ 0.625901] clocksource: Switched to clocksource kvm-clock [ 0.636849] AppArmor: AppArmor Filesystem Enabled [ 0.638670] pnp: PnP ACPI init [ 0.640282] pnp: PnP ACPI: found 5 devices [ 0.647648] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650929] NET: Registered protocol family 2 [ 0.652885] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.655385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657710] TCP: Hash tables configured (established 4096 bind 4096) [ 0.660034] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.662159] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.664431] NET: Registered protocol family 1 [ 0.666117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.668236] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.670313] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.685643] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.700968] Trying to unpack rootfs image as initramfs... [ 0.765072] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768179] Scanning for low memory corruption every 60 seconds [ 0.770705] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772922] audit: initializing netlink subsys (disabled) [ 0.774924] audit: type=2000 audit(1558893809.105:1): initialized [ 0.777372] Initialise system trusted keyring [ 0.779153] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781387] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784719] zbud: loaded [ 0.786008] VFS: Disk quotas dquot_6.6.0 [ 0.787550] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.790347] fuse init (API version 7.23) [ 0.792025] Key type big_key registered [ 0.793543] Allocating IMA MOK and blacklist keyrings. [ 0.795788] Key type asymmetric registered [ 0.797374] Asymmetric key parser 'x509' registered [ 0.799223] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802079] io scheduler noop registered [ 0.803592] io scheduler deadline registered (default) [ 0.805491] io scheduler cfq registered [ 0.807085] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.809089] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.811499] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.814282] ACPI: Power Button [PWRF] [ 0.815837] GHES: HEST is not enabled! [ 0.830293] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.860370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864041] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.889855] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.893809] Linux agpgart interface v0.103 [ 0.897847] brd: module loaded [ 0.900527] loop: module loaded [ 0.906373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.909185] GPT:90111 != 2097151 [ 0.910491] GPT:Alternate GPT header not at the end of the disk. [ 0.912628] GPT:90111 != 2097151 [ 0.913939] GPT: Use GNU Parted to correct GPT errors. [ 0.915819] vda: vda1 vda15 [ 0.917786] scsi host0: ata_piix [ 0.919247] scsi host1: ata_piix [ 0.920607] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.926013] libphy: Fixed MDIO Bus: probed [ 0.927597] tun: Universal TUN/TAP device driver, 1.6 [ 0.929458] tun: (C) 1999-2004 Max Krasnyansky [ 0.933081] PPP generic driver version 2.4.2 [ 0.934803] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937109] ehci-pci: EHCI PCI platform driver [ 0.938800] ehci-platform: EHCI generic platform driver [ 0.940721] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.942926] ohci-pci: OHCI PCI platform driver [ 0.944614] ohci-platform: OHCI generic platform driver [ 0.946547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961845] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.966600] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.968569] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.970763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.973133] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.975860] usb usb1: Product: UHCI Host Controller [ 0.977654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979858] usb usb1: SerialNumber: 0000:00:01.2 [ 0.981688] hub 1-0:1.0: USB hub found [ 0.983180] hub 1-0:1.0: 2 ports detected [ 0.984897] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.988810] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.990653] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.992600] mousedev: PS/2 mouse device common for all mice [ 0.995001] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.998263] rtc_cmos 00:00: RTC can wake from S4 [ 1.000558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.002847] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.005144] i2c /dev entries driver [ 1.006587] device-mapper: uevent: version 1.0.3 [ 1.008403] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.011527] ledtrig-cpu: registered to indicate activity on CPUs [ 1.014006] NET: Registered protocol family 10 [ 1.015985] NET: Registered protocol family 17 [ 1.017706] Key type dns_resolver registered [ 1.019513] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.021615] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.024971] registered taskstats version 1 [ 1.026586] Loading compiled-in X.509 certificates [ 1.028945] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.032528] zswap: loaded using pool lzo/zbud [ 1.035089] Key type trusted registered [ 1.037729] Key type encrypted registered [ 1.039319] AppArmor: AppArmor sha1 policy hashing enabled [ 1.041326] ima: No TPM chip found, activating TPM-bypass! [ 1.043335] evm: HMAC attrs: 0x1 [ 1.045051] Magic number: 3:371:90 [ 1.046633] rtc_cmos 00:00: setting system clock to 2019-05-26 18:03:29 UTC (1558893809) [ 1.049712] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.051859] EDD information not available. [ 1.083534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.103534] Write protecting the kernel read-only data: 14336k [ 1.107152] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.110482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.92 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.278084] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCWjeBPRBsPoVnhBgXYaFZt0JatKEfIMzEdmn1R1hKph+hS+3W3SPIdz1tDn1R5VSNsBqbIxixB7NoAFHYQkY9azk23kIH3jH4pfrquw7mV8Lryvnja+9GWzbgvUal+R7k8m8RtpkXEkItu1WAzlcFUQKj5FrLuZHhf71q1bfoA0NjXt5/ArY4GSwtyCpi+QdZLfemfXcPhmWaapcYIIJSA+SG2P8Sy0kmPCK6noKX3cxP2wfYmz9AmLJARYxT4W2ckSu1FrOon0CYszyDccrYFRte3St/JxfNk+3gfbJLyZU7p0PB2sV4B88BbrJn3BW8Ydu5Z/aT5NtC4aoO5yeYv root@singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd ssh-dss AAAAB3NzaC1kc3MAAACBAKitFHqxNOxqu9XH8mmYJskHhvl+gDCpklEtfHn+mfXK6KABekfZvE6xnY06TcPAZveaHycVlzwNIBWeqaUy0lR67aILNVSiy8iLK1A6yuzzkTriX5jtzQon7jtMYcH+hVDc6kIQFMTtBn+08cd2Awy/d991S6dBEZmdmbQISH3bAAAAFQDw0Ge9tHUrzJaJ04cJUWOoBpNmQQAAAIAajH8Wls6OR60G18L+q5p50MS4kXf/rDRzPDj99sgcg0prz9qhyGBv8+tZxS42qw03GHLOb18YlMh3begD1N5MGkvLt0VxGWhi8h3lIkpAJtFK0sYCkqRTiSuDF6DwRTcAMm6MbajJL0Aikgji0KiKKOQMTRYfWl+vSHfb1NkzXgAAAIB6wd5lFvHU8E/IWY9p/UGjLHD8RTfEVmOOMG3yxcDUwos817JoVJ1X8MyHre8oiuz4cC49z0BnysNdAW7Jggl1UN20nECYb7CPlvNEH4IYJW/+uSiBCcRYGQXg19Ow9VRkHUFn5Kbi1Ev3avggZ/bhVBXY+AXzYx6PgHQoxzKWvw== root@singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.79s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fed1:595b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-3d721f5e-cf70-4275-805d-f53b58ccfedd login: 2019-05-26 18:03:35,036 - paramiko.transport - DEBUG - starting thread (client mode): 0x1faa6d90L 2019-05-26 18:03:35,036 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-26 18:03:35,037 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-26 18:03:35,037 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-26 18:03:35,038 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-26 18:03:35,038 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-26 18:03:35,038 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-26 18:03:35,038 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-26 18:03:35,039 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-26 18:03:35,039 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-26 18:03:35,056 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-26 18:03:35,057 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-26 18:03:35,068 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: 26a20e6ae2720c78ef54ff015b1db757 2019-05-26 18:03:35,069 - paramiko.transport - DEBUG - Trying discovered key d7101e052c939656509983dc698f29de in /tmp/tmprB6i_z 2019-05-26 18:03:35,094 - paramiko.transport - DEBUG - userauth is OK 2019-05-26 18:03:35,100 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-26 18:03:35,102 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-26 18:03:35,103 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-26 18:03:35,103 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-26 18:03:35,104 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-26 18:03:35,105 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-26 18:03:35,105 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-26 18:03:35,107 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-26 18:03:35,106 - functest.core.singlevm - DEBUG - error: 2019-05-26 18:03:35,223 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:03:35,223 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-26 18:03:35,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-26 18:03:35,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/20473fd5-38d2-48f7-bece-0e023045abc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:37,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:37 GMT X-Openstack-Request-Id: req-551c32a3-35aa-4876-8b5a-b6cf03318d55 2019-05-26 18:03:37,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:37,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/20473fd5-38d2-48f7-bece-0e023045abc3.json used request id req-551c32a3-35aa-4876-8b5a-b6cf03318d55 2019-05-26 18:03:37,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.8565659523s 2019-05-26 18:03:37,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:03:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:37,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:03:37 GMT X-Openstack-Request-Id: req-2b02570e-468f-452d-90b6-1a18d8f79b76 2019-05-26 18:03:37,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:03:37,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b02570e-468f-452d-90b6-1a18d8f79b76 2019-05-26 18:03:37,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.275586128235s 2019-05-26 18:03:37,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:03:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:37,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e26a881-973f-42cb-9214-40f0ef1d6d8c x-openstack-request-id: req-8e26a881-973f-42cb-9214-40f0ef1d6d8c 2019-05-26 18:03:37,561 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5 used request id req-8e26a881-973f-42cb-9214-40f0ef1d6d8c 2019-05-26 18:03:37,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.185981988907s 2019-05-26 18:03:37,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:38,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sun, 26 May 2019 18:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5fadada-cbf5-4d44-9acd-a5e489f31394 x-openstack-request-id: req-c5fadada-cbf5-4d44-9acd-a5e489f31394 2019-05-26 18:03:38,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:59:5b", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:59:5b", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a720d752-68d6-4012-adf0-8bb1f12274d5", "rel": "bookmark"}], "image": {"id": "4088478d-9765-4371-8b09-572b63cf620d", "links": [{"href": "http://172.30.9.21:8774/images/4088478d-9765-4371-8b09-572b63cf620d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:03:28.000000", "flavor": {"id": "861cbf2c-b86d-4854-a543-aa488ad1316b", "links": [{"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "bookmark"}]}, "id": "a720d752-68d6-4012-adf0-8bb1f12274d5", "security_groups": [{"name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}], "user_id": "d4ab5ed19b414115952c978ff483b7db", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:03:37Z", "hostId": "d443edaac0c6fa22474a46867f88a4f882378eb0044987dc4f8dbcd7", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd", "name": "singlevm2-vm_3d721f5e-cf70-4275-805d-f53b58ccfedd", "created": "2019-05-26T18:03:17Z", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:03:38,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5fadada-cbf5-4d44-9acd-a5e489f31394 2019-05-26 18:03:38,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34320402145s 2019-05-26 18:03:38,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:03:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:03:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:41,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:03:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cc9e08a-c00b-4232-a46a-e664b79c3456 x-openstack-request-id: req-9cc9e08a-c00b-4232-a46a-e664b79c3456 2019-05-26 18:03:41,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 18:03:41,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cc9e08a-c00b-4232-a46a-e664b79c3456 2019-05-26 18:03:41,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213871002197s 2019-05-26 18:03:41,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:03:41,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 26 May 2019 18:03:40 GMT X-Openstack-Request-Id: req-689b1622-187a-4550-a516-3347afb05169 2019-05-26 18:03:41,171 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:03:09Z", "updated_at": "2019-05-26T18:03:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:11Z", "revision_number": 0, "id": "2694cc44-64ed-4897-871c-71179d237868", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:11Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:03:10Z", "revision_number": 0, "id": "5e868669-d39e-4b5c-aff4-1ef53e0dcb89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:10Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "a899983c-1f5e-4ef3-be1d-e5cd6cce8eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:03:09Z", "revision_number": 0, "id": "d7eb2c9d-ff2b-4ced-a03f-477de50e183e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:03:09Z", "security_group_id": "67402ffa-fdd5-484c-944b-5adb3a656950", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 3, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "67402ffa-fdd5-484c-944b-5adb3a656950", "name": "singlevm2-sg_3d721f5e-cf70-4275-805d-f53b58ccfedd"}, {"description": "Default security group", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:49Z", "updated_at": "2019-05-26T18:02:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "2dcd617c-0208-457d-83dc-4e013e3bfec6", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "405ca196-614c-4a02-88e2-acf20ccbbde9", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:50Z", "revision_number": 0, "id": "4fbc6435-83ad-454f-a4a8-f6bc280375cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:50Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "6e48d32d-340d-463f-9f64-e0f5d12e3cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "name": "default"}]} 2019-05-26 18:03:41,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-689b1622-187a-4550-a516-3347afb05169 2019-05-26 18:03:41,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429382324219s 2019-05-26 18:03:41,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:03:41,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/67402ffa-fdd5-484c-944b-5adb3a656950.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:41,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:41 GMT X-Openstack-Request-Id: req-1b473be7-6e05-4f65-b0b8-756715a50c42 2019-05-26 18:03:41,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:41,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/67402ffa-fdd5-484c-944b-5adb3a656950.json used request id req-1b473be7-6e05-4f65-b0b8-756715a50c42 2019-05-26 18:03:41,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.431706905365s 2019-05-26 18:03:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-26 18:03:41,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:41,670 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:03:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51c1697b-29e6-42c0-bafb-ab7d86450a29 x-openstack-request-id: req-51c1697b-29e6-42c0-bafb-ab7d86450a29 2019-05-26 18:03:41,670 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_3d721f5e-cf70-4275-805d-f53b58ccfedd used request id req-51c1697b-29e6-42c0-bafb-ab7d86450a29 2019-05-26 18:03:41,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0604910850525s 2019-05-26 18:03:41,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:03:41,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" -d '{"subnet_id": "d583b177-eb74-4433-b060-8e2bbfe41b8d"}' 2019-05-26 18:03:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:03:44 GMT X-Openstack-Request-Id: req-a2cc1b8b-4945-4bf9-8184-0a7c5b026a10 2019-05-26 18:03:44,331 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f1fbcc52-0d81-4b90-be98-1542aafd62b2", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "subnet_id": "d583b177-eb74-4433-b060-8e2bbfe41b8d", "subnet_ids": ["d583b177-eb74-4433-b060-8e2bbfe41b8d"], "port_id": "1c2425b4-bd3b-4510-bc80-8c4de02ba61a", "id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8"} 2019-05-26 18:03:44,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8/remove_router_interface.json used request id req-a2cc1b8b-4945-4bf9-8184-0a7c5b026a10 2019-05-26 18:03:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66040086746s 2019-05-26 18:03:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:03:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:44,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 26 May 2019 18:03:44 GMT X-Openstack-Request-Id: req-b981eb29-6bc0-43cd-b8e9-c3e18cfe0df5 2019-05-26 18:03:44,472 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:53Z", "admin_state_up": true, "updated_at": "2019-05-26T18:03:42Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "ddd3497e-cdc6-4918-97e5-7ac72070acb8", "name": "singlevm2-router_3d721f5e-cf70-4275-805d-f53b58ccfedd"}]} 2019-05-26 18:03:44,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b981eb29-6bc0-43cd-b8e9-c3e18cfe0df5 2019-05-26 18:03:44,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141232013702s 2019-05-26 18:03:44,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:03:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:49,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:49 GMT X-Openstack-Request-Id: req-8c65a8cc-de51-4dde-9c12-62463454c64b 2019-05-26 18:03:49,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:49,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ddd3497e-cdc6-4918-97e5-7ac72070acb8.json used request id req-8c65a8cc-de51-4dde-9c12-62463454c64b 2019-05-26 18:03:49,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.56219816208s 2019-05-26 18:03:49,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:03:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:49,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 26 May 2019 18:03:49 GMT X-Openstack-Request-Id: req-e5836522-ea55-47fe-b83e-eb5803cee469 2019-05-26 18:03:49,383 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:02: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":"aa218c9e9d4043768fc0f10dcd5eb064","id":"d583b177-eb74-4433-b060-8e2bbfe41b8d","subnetpool_id":null,"name":"singlevm2-subnet_3d721f5e-cf70-4275-805d-f53b58ccfedd"}]} 2019-05-26 18:03:49,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e5836522-ea55-47fe-b83e-eb5803cee469 2019-05-26 18:03:49,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.346077203751s 2019-05-26 18:03:49,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:03:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d583b177-eb74-4433-b060-8e2bbfe41b8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:51,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:51 GMT X-Openstack-Request-Id: req-27e933b3-1e86-4daf-940f-2dd494bcbd47 2019-05-26 18:03:51,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:51,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d583b177-eb74-4433-b060-8e2bbfe41b8d.json used request id req-27e933b3-1e86-4daf-940f-2dd494bcbd47 2019-05-26 18:03:51,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54409313202s 2019-05-26 18:03:51,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:03:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:52,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 26 May 2019 18:03:52 GMT X-Openstack-Request-Id: req-61b9bce7-afec-4773-8324-8128c9fa8290 2019-05-26 18:03:52,320 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f1fbcc52-0d81-4b90-be98-1542aafd62b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aa218c9e9d4043768fc0f10dcd5eb064","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:03:51Z","qos_policy_id":null,"name":"singlevm2-net_3d721f5e-cf70-4275-805d-f53b58ccfedd","admin_state_up":true,"tenant_id":"aa218c9e9d4043768fc0f10dcd5eb064","created_at":"2019-05-26T18:02:50Z","mtu":1450}]} 2019-05-26 18:03:52,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-61b9bce7-afec-4773-8324-8128c9fa8290 2019-05-26 18:03:52,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391549825668s 2019-05-26 18:03:52,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:03:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f1fbcc52-0d81-4b90-be98-1542aafd62b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:53,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:53 GMT X-Openstack-Request-Id: req-cfe2b520-9cba-4294-a0b1-d2af389a4db1 2019-05-26 18:03:53,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:53,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f1fbcc52-0d81-4b90-be98-1542aafd62b2.json used request id req-cfe2b520-9cba-4294-a0b1-d2af389a4db1 2019-05-26 18:03:53,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24613690376s 2019-05-26 18:03:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:03:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:54,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:03:54 GMT X-Openstack-Request-Id: req-c6f1ee26-e831-4279-8a3d-55c6378d1b4c 2019-05-26 18:03:54,393 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:03:06Z", "file": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d/file", "owner": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "4088478d-9765-4371-8b09-572b63cf620d", "size": 12716032, "self": "/v2/images/4088478d-9765-4371-8b09-572b63cf620d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/4088478d-9765-4371-8b09-572b63cf620d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3d721f5e-cf70-4275-805d-f53b58ccfedd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:03:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:03:54,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c6f1ee26-e831-4279-8a3d-55c6378d1b4c 2019-05-26 18:03:54,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.821477174759s 2019-05-26 18:03:54,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:03:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4088478d-9765-4371-8b09-572b63cf620d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}30bdae49a74a9dd35204b6f30937dbf9ed9e41fa" 2019-05-26 18:03:55,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:03:55 GMT X-Openstack-Request-Id: req-991a7510-383c-40cf-858b-1f7304b78ccb 2019-05-26 18:03:55,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:03:55,042 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4088478d-9765-4371-8b09-572b63cf620d used request id req-991a7510-383c-40cf-858b-1f7304b78ccb 2019-05-26 18:03:55,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.647210121155s 2019-05-26 18:03:55,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:03:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:55,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:03:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88eb717e-2950-416a-966f-3a8550db8b2e x-openstack-request-id: req-88eb717e-2950-416a-966f-3a8550db8b2e 2019-05-26 18:03:55,081 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b", "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": "861cbf2c-b86d-4854-a543-aa488ad1316b"}]} 2019-05-26 18:03:55,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-88eb717e-2950-416a-966f-3a8550db8b2e 2019-05-26 18:03:55,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032219171524s 2019-05-26 18:03:55,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:03:55,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:55,123 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:03:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e59313fe-3c62-4419-99cd-3d8c7264daf1 x-openstack-request-id: req-e59313fe-3c62-4419-99cd-3d8c7264daf1 2019-05-26 18:03:55,124 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/861cbf2c-b86d-4854-a543-aa488ad1316b used request id req-e59313fe-3c62-4419-99cd-3d8c7264daf1 2019-05-26 18:03:55,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0409059524536s 2019-05-26 18:03:55,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:03:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:55,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 26 May 2019 18:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fe8a2c-0f0d-481f-8800-f49d0366189c 2019-05-26 18:03:55,362 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": {"self": "http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d4ab5ed19b414115952c978ff483b7db", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:03:55,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-11fe8a2c-0f0d-481f-8800-f49d0366189c 2019-05-26 18:03:55,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237994909286s 2019-05-26 18:03:55,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:03:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:55,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sun, 26 May 2019 18:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3069630-a995-4c5b-92c4-1f76fcd287f9 2019-05-26 18:03:55,604 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_3d721f5e-cf70-4275-805d-f53b58ccfedd", "links": {"self": "http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d4ab5ed19b414115952c978ff483b7db", "description": null}} 2019-05-26 18:03:55,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db used request id req-c3069630-a995-4c5b-92c4-1f76fcd287f9 2019-05-26 18:03:55,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235993862152s 2019-05-26 18:03:55,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:03:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:56,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e023d2ec-bc3c-4a99-ba6b-20439b5ccf3c 2019-05-26 18:03:56,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:03:56,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d4ab5ed19b414115952c978ff483b7db used request id req-e023d2ec-bc3c-4a99-ba6b-20439b5ccf3c 2019-05-26 18:03:56,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.509257793427s 2019-05-26 18:03:56,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:03:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:56,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 26 May 2019 18:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cf5622-4d06-4d2a-a18d-790b257ea029 2019-05-26 18:03:56,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064"}, "tags": [], "enabled": true, "id": "aa218c9e9d4043768fc0f10dcd5eb064", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3d721f5e-cf70-4275-805d-f53b58ccfedd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:03:56,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-75cf5622-4d06-4d2a-a18d-790b257ea029 2019-05-26 18:03:56,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230710983276s 2019-05-26 18:03:56,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:03:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:56,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:03:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51dbd20a-77fd-4fbd-9e29-04cc235daccb 2019-05-26 18:03:56,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:03:56,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aa218c9e9d4043768fc0f10dcd5eb064 used request id req-51dbd20a-77fd-4fbd-9e29-04cc235daccb 2019-05-26 18:03:56,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.357455968857s 2019-05-26 18:03:56,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:03:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aa218c9e9d4043768fc0f10dcd5eb064&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:57,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:03:56 GMT X-Openstack-Request-Id: req-967db72a-1dfe-4a2c-9594-29fd1c316cc4 2019-05-26 18:03:57,053 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:49Z", "updated_at": "2019-05-26T18:02:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "2dcd617c-0208-457d-83dc-4e013e3bfec6", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "405ca196-614c-4a02-88e2-acf20ccbbde9", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:50Z", "revision_number": 0, "id": "4fbc6435-83ad-454f-a4a8-f6bc280375cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:50Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "6e48d32d-340d-463f-9f64-e0f5d12e3cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "name": "default"}]} 2019-05-26 18:03:57,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aa218c9e9d4043768fc0f10dcd5eb064&name=default used request id req-967db72a-1dfe-4a2c-9594-29fd1c316cc4 2019-05-26 18:03:57,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334483146667s 2019-05-26 18:03:57,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:03:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:57,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:03:57 GMT X-Openstack-Request-Id: req-e40d5708-d1cb-4dc9-94d1-1f8b5aabec53 2019-05-26 18:03:57,447 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "created_at": "2019-05-26T18:02:49Z", "updated_at": "2019-05-26T18:02:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "2dcd617c-0208-457d-83dc-4e013e3bfec6", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "405ca196-614c-4a02-88e2-acf20ccbbde9", "remote_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:50Z", "revision_number": 0, "id": "4fbc6435-83ad-454f-a4a8-f6bc280375cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:50Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:02:49Z", "revision_number": 0, "id": "6e48d32d-340d-463f-9f64-e0f5d12e3cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:02:49Z", "security_group_id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "tenant_id": "aa218c9e9d4043768fc0f10dcd5eb064", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa218c9e9d4043768fc0f10dcd5eb064"}], "revision_number": 1, "project_id": "aa218c9e9d4043768fc0f10dcd5eb064", "id": "cd5bf7fb-c7be-4090-9092-c8d9af09a8fa", "name": "default"}]} 2019-05-26 18:03:57,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e40d5708-d1cb-4dc9-94d1-1f8b5aabec53 2019-05-26 18:03:57,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.387907028198s 2019-05-26 18:03:57,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:03:57,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cd5bf7fb-c7be-4090-9092-c8d9af09a8fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dcce64b7ae908d7537b2f9efa2d9617b178ec4b5" 2019-05-26 18:03:57,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:03:57 GMT X-Openstack-Request-Id: req-dbc18571-cd99-4a96-9c5d-444d95297a52 2019-05-26 18:03:57,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:03:57,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cd5bf7fb-c7be-4090-9092-c8d9af09a8fa.json used request id req-dbc18571-cd99-4a96-9c5d-444d95297a52 2019-05-26 18:03:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.456539869308s 2019-05-26 18:03:57,957 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-26 18:03:57,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:03:58,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96b490d-7253-47ad-8550-de5b8f99b7e1 2019-05-26 18:03:58,004 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:03:58,004 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c96b490d-7253-47ad-8550-de5b8f99b7e1 2019-05-26 18:03:58,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:03:58,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["iDX7MLRkTseBIs9P8DU5GQ"], "issued_at": "2019-05-26T18:03:58.000000Z"}} 2019-05-26 18:03:58,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:03:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:03:58,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:03:58 GMT X-Openstack-Request-Id: req-d24fbd6a-1f9a-4a99-b21f-24324a3f14a8 2019-05-26 18:03:58,815 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:03:58,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d24fbd6a-1f9a-4a99-b21f-24324a3f14a8 2019-05-26 18:03:58,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396886110306s 2019-05-26 18:03:58,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:03:58,828 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55585da4-00a3-473a-b422-65792b394970 2019-05-26 18:03:58,829 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:03:58,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-55585da4-00a3-473a-b422-65792b394970 2019-05-26 18:03:58,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:03:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:03:59,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e961e5-842b-421f-8783-c4d51e0b21bc 2019-05-26 18:03:59,014 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:03:59,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-93e961e5-842b-421f-8783-c4d51e0b21bc 2019-05-26 18:03:59,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184697151184s 2019-05-26 18:03:59,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:03:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}}' 2019-05-26 18:03:59,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 26 May 2019 18:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bfd16c1-d597-461b-ab28-42818a5884a0 2019-05-26 18:03:59,288 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3"}, "tags": [], "enabled": true, "id": "988bfe578ccd48ca978c2227f206ebb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}} 2019-05-26 18:03:59,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9bfd16c1-d597-461b-ab28-42818a5884a0 2019-05-26 18:03:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266867876053s 2019-05-26 18:03:59,289 - 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'988bfe578ccd48ca978c2227f206ebb3', '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_8262683d-6d0e-42b4-8973-86ec31448a9e'}) 2019-05-26 18:03:59,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:03:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RxSPbk1XPB4yVvyQEntaKzkevu3C1N", "email": null, "name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e"}}' 2019-05-26 18:03:59,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 26 May 2019 18:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc7e6248-5781-41d6-9baf-795f9c64252a 2019-05-26 18:03:59,845 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": {"self": "http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8318d3e9e914811b0f320b67be540d4", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:03:59,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-dc7e6248-5781-41d6-9baf-795f9c64252a 2019-05-26 18:03:59,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.549692869186s 2019-05-26 18:03:59,846 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a8318d3e9e914811b0f320b67be540d4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e'}) 2019-05-26 18:03:59,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:03:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:00,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c529296-4683-4a0f-9d3e-13876d4a75f9 2019-05-26 18:04:00,094 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:04:00,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6c529296-4683-4a0f-9d3e-13876d4a75f9 2019-05-26 18:04:00,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.244356870651s 2019-05-26 18:04:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:04:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:00,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505b40e6-08bb-4a95-be66-7789cb511f2a 2019-05-26 18:04:00,229 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:04:00,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-505b40e6-08bb-4a95-be66-7789cb511f2a 2019-05-26 18:04:00,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13037610054s 2019-05-26 18:04:00,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:04:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:00,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c584dae-6f05-4ff9-a5ad-ab453ad7e3c3 2019-05-26 18:04:00,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:04:00,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c584dae-6f05-4ff9-a5ad-ab453ad7e3c3 2019-05-26 18:04:00,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221679925919s 2019-05-26 18:04:00,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:04:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:00,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b985fd2-7b01-46d5-ba08-b58d3b038208 2019-05-26 18:04:00,679 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:04:00,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7b985fd2-7b01-46d5-ba08-b58d3b038208 2019-05-26 18:04:00,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218044042587s 2019-05-26 18:04:00,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:04:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:00,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 26 May 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b75040-b626-4465-b966-5d47eb93c539 2019-05-26 18:04:00,907 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": {"self": "http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8318d3e9e914811b0f320b67be540d4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:04:00,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d3b75040-b626-4465-b966-5d47eb93c539 2019-05-26 18:04:00,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226964950562s 2019-05-26 18:04:00,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:04:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 26 May 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25934a0-51b0-4c24-a061-2050f16fa09e 2019-05-26 18:04:01,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3"}, "tags": [], "enabled": true, "id": "988bfe578ccd48ca978c2227f206ebb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}]} 2019-05-26 18:04:01,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e25934a0-51b0-4c24-a061-2050f16fa09e 2019-05-26 18:04:01,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131283998489s 2019-05-26 18:04:01,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:04:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a8318d3e9e914811b0f320b67be540d4&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=988bfe578ccd48ca978c2227f206ebb3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:01,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 26 May 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49ddf76-76e9-4f57-94fc-cece28a23eb9 2019-05-26 18:04:01,192 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a8318d3e9e914811b0f320b67be540d4&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=988bfe578ccd48ca978c2227f206ebb3", "previous": null, "next": null}} 2019-05-26 18:04:01,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a8318d3e9e914811b0f320b67be540d4&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=988bfe578ccd48ca978c2227f206ebb3 used request id req-d49ddf76-76e9-4f57-94fc-cece28a23eb9 2019-05-26 18:04:01,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132445812225s 2019-05-26 18:04:01,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:04:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3/users/a8318d3e9e914811b0f320b67be540d4/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:01,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60395b34-d75c-4459-bbae-e77e539dadd2 2019-05-26 18:04:01,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:04:01,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3/users/a8318d3e9e914811b0f320b67be540d4/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-60395b34-d75c-4459-bbae-e77e539dadd2 2019-05-26 18:04:01,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.256232023239s 2019-05-26 18:04:01,453 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 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'988bfe578ccd48ca978c2227f206ebb3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RxSPbk1XPB4yVvyQEntaKzkevu3C1N', 'username': u'vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:04:01,457 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e', 'password': 'RxSPbk1XPB4yVvyQEntaKzkevu3C1N', 'project_name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '988bfe578ccd48ca978c2227f206ebb3', 'project_domain_name': 'Default'} 2019-05-26 18:04:01,458 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-26 18:04:01,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:04:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:01,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1c9a2c-28ac-4b11-bc9f-8d95f9b3d59a 2019-05-26 18:04:01,683 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:04:01,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4f1c9a2c-28ac-4b11-bc9f-8d95f9b3d59a 2019-05-26 18:04:01,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224425077438s 2019-05-26 18:04:01,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:04:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:04:01,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 26 May 2019 18:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e1802e-f033-4990-928b-c51d1a3bb935 2019-05-26 18:04:01,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3"}, "tags": [], "enabled": true, "id": "988bfe578ccd48ca978c2227f206ebb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}]} 2019-05-26 18:04:01,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d9e1802e-f033-4990-928b-c51d1a3bb935 2019-05-26 18:04:01,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221439123154s 2019-05-26 18:04:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:04:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" -d '{"network": {"tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "name": "vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e", "admin_state_up": true}}' 2019-05-26 18:04:02,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 26 May 2019 18:04:02 GMT X-Openstack-Request-Id: req-2fbdc6c5-5971-4809-b8f3-dae13ebb71c4 2019-05-26 18:04:02,530 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:04:02Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}} 2019-05-26 18:04:02,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2fbdc6c5-5971-4809-b8f3-dae13ebb71c4 2019-05-26 18:04:02,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.617130994797s 2019-05-26 18:04:02,531 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:04:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'87c978bc-221c-47a2-8c34-868335d7df1f', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e', u'created_at': u'2019-05-26T18:04:02Z', u'mtu': 1450, u'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'988bfe578ccd48ca978c2227f206ebb3', u'l2_adjacency': True}) 2019-05-26 18:04:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:04:02,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ff57d6-0070-4c96-8994-c8e352d6cc7e 2019-05-26 18:04:02,543 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:04:02,543 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-f0ff57d6-0070-4c96-8994-c8e352d6cc7e 2019-05-26 18:04:02,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:04:02,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T19:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988bfe578ccd48ca978c2227f206ebb3", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988bfe578ccd48ca978c2227f206ebb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/988bfe578ccd48ca978c2227f206ebb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/988bfe578ccd48ca978c2227f206ebb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988bfe578ccd48ca978c2227f206ebb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/988bfe578ccd48ca978c2227f206ebb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/988bfe578ccd48ca978c2227f206ebb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_988bfe578ccd48ca978c2227f206ebb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_988bfe578ccd48ca978c2227f206ebb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988bfe578ccd48ca978c2227f206ebb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/988bfe578ccd48ca978c2227f206ebb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/988bfe578ccd48ca978c2227f206ebb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e", "id": "a8318d3e9e914811b0f320b67be540d4"}, "audit_ids": ["gvSKlzd3QCKqeWK5eg2YfA"], "issued_at": "2019-05-26T18:04:02.000000Z"}} 2019-05-26 18:04:02,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:04:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:03,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 26 May 2019 18:04:03 GMT X-Openstack-Request-Id: req-9d79fe8b-8d7a-4403-a8a4-72b38745ee6f 2019-05-26 18:04:03,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:04:02Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:04:03,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9d79fe8b-8d7a-4403-a8a4-72b38745ee6f 2019-05-26 18:04:03,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370268106461s 2019-05-26 18:04:03,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:04:03,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"subnet": {"name": "vping_ssh-subnet_8262683d-6d0e-42b4-8973-86ec31448a9e", "enable_dhcp": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:04:04,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 26 May 2019 18:04:04 GMT X-Openstack-Request-Id: req-a67ad0bb-4061-40da-ab00-9871458b0dad 2019-05-26 18:04:04,584 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18: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":"988bfe578ccd48ca978c2227f206ebb3","id":"f42de50d-6137-4538-a3e7-12ab02c47f74","subnetpool_id":null,"name":"vping_ssh-subnet_8262683d-6d0e-42b4-8973-86ec31448a9e"}} 2019-05-26 18:04:04,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a67ad0bb-4061-40da-ab00-9871458b0dad 2019-05-26 18:04:04,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.2474861145s 2019-05-26 18:04:04,585 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18: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'f42de50d-6137-4538-a3e7-12ab02c47f74', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_8262683d-6d0e-42b4-8973-86ec31448a9e', u'enable_dhcp': True, u'network_id': u'87c978bc-221c-47a2-8c34-868335d7df1f', u'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', u'created_at': u'2019-05-26T18: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'988bfe578ccd48ca978c2227f206ebb3'}) 2019-05-26 18:04:04,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:04:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "vping_ssh-router_8262683d-6d0e-42b4-8973-86ec31448a9e", "admin_state_up": true}}' 2019-05-26 18:04:11,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 26 May 2019 18:04:11 GMT X-Openstack-Request-Id: req-3bc6cd3c-00fc-4fbd-97bb-f16ea8899a72 2019-05-26 18:04:11,449 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:05Z", "admin_state_up": true, "updated_at": "2019-05-26T18:04:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "name": "vping_ssh-router_8262683d-6d0e-42b4-8973-86ec31448a9e"}} 2019-05-26 18:04:11,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3bc6cd3c-00fc-4fbd-97bb-f16ea8899a72 2019-05-26 18:04:11,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.86339998245s 2019-05-26 18:04:11,450 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:04:06Z', u'revision_number': 3, u'id': u'a3bc848f-cd0b-4246-9b55-b1ffed827c03', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_8262683d-6d0e-42b4-8973-86ec31448a9e', u'admin_state_up': True, u'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', u'created_at': u'2019-05-26T18:04:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'988bfe578ccd48ca978c2227f206ebb3'}) 2019-05-26 18:04:11,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:04:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"subnet_id": "f42de50d-6137-4538-a3e7-12ab02c47f74"}' 2019-05-26 18:04:14,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:04:14 GMT X-Openstack-Request-Id: req-e757a61b-ea2b-425c-8625-e584054debd8 2019-05-26 18:04:14,567 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "subnet_id": "f42de50d-6137-4538-a3e7-12ab02c47f74", "subnet_ids": ["f42de50d-6137-4538-a3e7-12ab02c47f74"], "port_id": "84d5c63e-464e-46a4-b2cf-b0968626807c", "id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03"} 2019-05-26 18:04:14,567 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03/add_router_interface.json used request id req-e757a61b-ea2b-425c-8625-e584054debd8 2019-05-26 18:04:14,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.11692404747s 2019-05-26 18:04:14,568 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:04:14,673 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:04:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:04:14,682 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:04:14 GMT 2019-05-26 18:04:14,683 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:04:14,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:04:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:15,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:04:14 GMT X-Openstack-Request-Id: req-4d234854-7505-4802-bb59-57c52f8ff0ae 2019-05-26 18:04:15,003 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:04:15,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4d234854-7505-4802-bb59-57c52f8ff0ae 2019-05-26 18:04:15,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315466880798s 2019-05-26 18:04:15,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:04:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e"}' 2019-05-26 18:04:15,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 26 May 2019 18:04:15 GMT Location: http://172.30.9.21:9292/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38b0ca0f-5b56-4502-a969-f113a0330801 2019-05-26 18:04:15,350 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:04:15Z", "file": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file", "owner": "988bfe578ccd48ca978c2227f206ebb3", "id": "46f68d9a-56ef-4733-8120-c338af364fdb", "size": null, "self": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "checksum": null, "created_at": "2019-05-26T18:04:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:04:15,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-38b0ca0f-5b56-4502-a969-f113a0330801 2019-05-26 18:04:15,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.338361978531s 2019-05-26 18:04:15,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:04:15,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '' 2019-05-26 18:04:16,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:04:16 GMT X-Openstack-Request-Id: req-e1e4fbcb-ca65-423c-aa4c-6e87faef77ba 2019-05-26 18:04:16,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:04:16,492 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file used request id req-e1e4fbcb-ca65-423c-aa4c-6e87faef77ba 2019-05-26 18:04:16,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14092588425s 2019-05-26 18:04:16,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:04:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:04:16 GMT X-Openstack-Request-Id: req-ab962876-376c-4e54-b2c4-100a182a6733 2019-05-26 18:04:16,848 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:04:16Z", "file": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file", "owner": "988bfe578ccd48ca978c2227f206ebb3", "id": "46f68d9a-56ef-4733-8120-c338af364fdb", "size": 12716032, "self": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:04:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:04:16,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ab962876-376c-4e54-b2c4-100a182a6733 2019-05-26 18:04:16,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350959777832s 2019-05-26 18:04:16,851 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file', 'owner': u'988bfe578ccd48ca978c2227f206ebb3', 'id': u'46f68d9a-56ef-4733-8120-c338af364fdb', 'size': 12716032, u'self': u'/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:04:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:04:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e', 'created': u'2019-05-26T18:04:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:04:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:04:16,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:04:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:04:17,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 26 May 2019 18:04:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f632a4e6-1bd9-4411-acf3-7dc859f3551b x-openstack-request-id: req-f632a4e6-1bd9-4411-acf3-7dc859f3551b 2019-05-26 18:04:17,241 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "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": "2ef55970-3ee5-4823-8dd1-5f71893ac94f"}} 2019-05-26 18:04:17,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f632a4e6-1bd9-4411-acf3-7dc859f3551b 2019-05-26 18:04:17,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.386832952499s 2019-05-26 18:04:17,242 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'2ef55970-3ee5-4823-8dd1-5f71893ac94f', 'swap': 0}) 2019-05-26 18:04:17,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:04:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" -d '{"extra_specs": {}}' 2019-05-26 18:04:17,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:04:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c62e178-0c9f-4328-ac91-97753fa55fa7 x-openstack-request-id: req-7c62e178-0c9f-4328-ac91-97753fa55fa7 2019-05-26 18:04:17,267 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:04:17,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f/os-extra_specs used request id req-7c62e178-0c9f-4328-ac91-97753fa55fa7 2019-05-26 18:04:17,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242598056793s 2019-05-26 18:04:17,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-26 18:04:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"keypair": {"name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e"}}' 2019-05-26 18:04:18,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sun, 26 May 2019 18:04:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b58ebb0a-e689-4002-af76-b8987a71a092 x-openstack-request-id: req-b58ebb0a-e689-4002-af76-b8987a71a092 2019-05-26 18:04:18,339 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHcdqUc3K3/vXCW1GHRqClI0ybo3JOJ09NOnxX76kovOYRooNVtS+9AO9+uLTTFHXsAGZ3Qpk32y3ywPej5825xmrKhvvzKa3ovrJLiNkpqc4j2KkYRD3SjMk6Rf/H0Qx61nZ6A1cuPC9jV6fSm/OfuLIw0/3bLUhaXPJqX5Ma32NUHXIu1MZ5I/04OHmAn4Hn8mIgGLal8ZCcxbzMTTnMB9E1QkA8dv9FSOLKlxF2lMR9nh0fginoNSJQuJcosAU8zIPKFqv/XjUparb78Z/lPkFkY4wj+aEMtULwUuEgCisjlWNmlKBUl2R71zdCS0hpjVpGXJjHb9fhIp53UPD7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx3HalHNyt/71wltRh0agpSNMm6NyTidPTTp8V++pKLzmEaKD\nVbUvvQDvfri00xR17ABmd0KZN9st8sD3o+fNucZqyob78ymt6L6yS4jZKanOI9ip\nGEQ90ozJOkX/x9EMetZ2egNXLjwvY1en0pvzn7iyMNP92y1IWlzyal+TGt9jVB1y\nLtTGeSP9ODh5gJ+B5/JiIBi2pfGQnMW8zE05zAfRNUJAPHb/RUjiypcRdpTEfZ4d\nH4Ip6DUiULiXKLAFPMyDyhar/141KWq2+/Gf5T5BZGOMI/mhDLVC8FLhIAorI5Vj\nZpSgVJdke9c3QktIaY1aRlyYx2/X4SKed1Dw+wIDAQABAoIBAHMP0yuLwyY1eDEN\nn+ZsL6e1yq+LxxkhgpWqZSwSPsQa3pxT5nMe2ZCvpnu0MdYI2tMxk+u/x0c7MrH2\n86dixwQjXV7EKzyo0gURZyk+pRJtPVje2Qb/7661vC3bTmpHx2xip+1SWgx5ellU\nq6RMhmuiEWMsGitFX5WKQ+xsgSChtHLQJp8tkPxtiXZbIbpDx/D/H1ENf8lljoc7\nPGh0BwjVNBSaSgJwubIxfCFR7k+zAxr2I4axod5Ux36tn2/ljlifxJ3Spn0P/808\nQS4R+VOFFhLCKXMzf4gGI+Tp02gBhqiSGAMbnaNCkOj24BTtUIiXpQ4NMLMOs0ac\njbzarAECgYEA8vdRTJutghq2EgACc7Bl82nQTDyVBDvQ/LG0ct0kWQOmDj/FVZ2X\nZemZl/u58oxYPJR/YuzPBGGHspJGXLI5GA6W/y63gYAOne0RTNIcB7RKMWdnGH6F\nnfy5CGTCeXOQ0eUpT8wDBXZisxE1Kr/+KtFLz0sKU01UpMnMel0oFvsCgYEA0iTa\nOHFpsDA1NOvYVx9Du1nsDULuTHWdd5OoOkMB2q0l1wP9GTny1Y1AyhMiUlQoZwSU\nv0VDs3GhFLFgq7O9s2dF8UhALHFHQbmK2JZgkGNJBrFfyugpAYrPqBWCTkwxUMeT\nHsm0DpARjREfnUq8m8VH+IlaM6eEC1gRNFKLbgECgYEAnPbAFBDi+BGPnHNbIihM\nxQOQKSBeWPzX19hqLmbFi6g6yCvUraoA3DsdGj3q9FJM0t5QqbU5TKhBhVDQmiQd\nlHggfr1MmiIDz20PZyS6LRQBdodJ6F4crmNNmqmVpebOIXu9w6qWLRo9S1gLlBGy\n/zB1nHbrNcPYshkYu9ihBK8CgYBW2eBO36C8rs/utWLObx+BOSL0QCtY8mtIVoB6\nw+LqTBGNkhpy6J5SYHTcj5fpytp/6UbI3omiil32vXCkxj6q/Q3NMP1E4PSAV3zp\nEw2J3175IyniJJ1+A67bWzhlv9vJ9RH68YY3VpfKY79bNN5Kyvh54dqj6qIKRjWm\nGE+EAQKBgGgvPsUePHxeuLNqWUEytNiySlDmwgA5p8XR3ed/IAjPDLoqFjGCIWum\nU1fBtj7Cd5Pma8iCCPmO46QV8Fd6g19SnSqHLaddQhAyTyTISFgz8vMtXu/wQffe\n3RCdNqHBQ0zii4q+gNxnEosERcT87etMmfRRiPk6jxHByPpK3bNx\n-----END RSA PRIVATE KEY-----\n", "user_id": "a8318d3e9e914811b0f320b67be540d4", "name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "fingerprint": "8d:46:41:90:69:3f:71:14:50:8a:52:db:1d:4e:61:97"}} 2019-05-26 18:04:18,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b58ebb0a-e689-4002-af76-b8987a71a092 2019-05-26 18:04:18,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.06947088242s 2019-05-26 18:04:18,341 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHcdqUc3K3/vXCW1GHRqClI0ybo3JOJ09NOnxX76kovOYRooNVtS+9AO9+uLTTFHXsAGZ3Qpk32y3ywPej5825xmrKhvvzKa3ovrJLiNkpqc4j2KkYRD3SjMk6Rf/H0Qx61nZ6A1cuPC9jV6fSm/OfuLIw0/3bLUhaXPJqX5Ma32NUHXIu1MZ5I/04OHmAn4Hn8mIgGLal8ZCcxbzMTTnMB9E1QkA8dv9FSOLKlxF2lMR9nh0fginoNSJQuJcosAU8zIPKFqv/XjUparb78Z/lPkFkY4wj+aEMtULwUuEgCisjlWNmlKBUl2R71zdCS0hpjVpGXJjHb9fhIp53UPD7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx3HalHNyt/71wltRh0agpSNMm6NyTidPTTp8V++pKLzmEaKD\nVbUvvQDvfri00xR17ABmd0KZN9st8sD3o+fNucZqyob78ymt6L6yS4jZKanOI9ip\nGEQ90ozJOkX/x9EMetZ2egNXLjwvY1en0pvzn7iyMNP92y1IWlzyal+TGt9jVB1y\nLtTGeSP9ODh5gJ+B5/JiIBi2pfGQnMW8zE05zAfRNUJAPHb/RUjiypcRdpTEfZ4d\nH4Ip6DUiULiXKLAFPMyDyhar/141KWq2+/Gf5T5BZGOMI/mhDLVC8FLhIAorI5Vj\nZpSgVJdke9c3QktIaY1aRlyYx2/X4SKed1Dw+wIDAQABAoIBAHMP0yuLwyY1eDEN\nn+ZsL6e1yq+LxxkhgpWqZSwSPsQa3pxT5nMe2ZCvpnu0MdYI2tMxk+u/x0c7MrH2\n86dixwQjXV7EKzyo0gURZyk+pRJtPVje2Qb/7661vC3bTmpHx2xip+1SWgx5ellU\nq6RMhmuiEWMsGitFX5WKQ+xsgSChtHLQJp8tkPxtiXZbIbpDx/D/H1ENf8lljoc7\nPGh0BwjVNBSaSgJwubIxfCFR7k+zAxr2I4axod5Ux36tn2/ljlifxJ3Spn0P/808\nQS4R+VOFFhLCKXMzf4gGI+Tp02gBhqiSGAMbnaNCkOj24BTtUIiXpQ4NMLMOs0ac\njbzarAECgYEA8vdRTJutghq2EgACc7Bl82nQTDyVBDvQ/LG0ct0kWQOmDj/FVZ2X\nZemZl/u58oxYPJR/YuzPBGGHspJGXLI5GA6W/y63gYAOne0RTNIcB7RKMWdnGH6F\nnfy5CGTCeXOQ0eUpT8wDBXZisxE1Kr/+KtFLz0sKU01UpMnMel0oFvsCgYEA0iTa\nOHFpsDA1NOvYVx9Du1nsDULuTHWdd5OoOkMB2q0l1wP9GTny1Y1AyhMiUlQoZwSU\nv0VDs3GhFLFgq7O9s2dF8UhALHFHQbmK2JZgkGNJBrFfyugpAYrPqBWCTkwxUMeT\nHsm0DpARjREfnUq8m8VH+IlaM6eEC1gRNFKLbgECgYEAnPbAFBDi+BGPnHNbIihM\nxQOQKSBeWPzX19hqLmbFi6g6yCvUraoA3DsdGj3q9FJM0t5QqbU5TKhBhVDQmiQd\nlHggfr1MmiIDz20PZyS6LRQBdodJ6F4crmNNmqmVpebOIXu9w6qWLRo9S1gLlBGy\n/zB1nHbrNcPYshkYu9ihBK8CgYBW2eBO36C8rs/utWLObx+BOSL0QCtY8mtIVoB6\nw+LqTBGNkhpy6J5SYHTcj5fpytp/6UbI3omiil32vXCkxj6q/Q3NMP1E4PSAV3zp\nEw2J3175IyniJJ1+A67bWzhlv9vJ9RH68YY3VpfKY79bNN5Kyvh54dqj6qIKRjWm\nGE+EAQKBgGgvPsUePHxeuLNqWUEytNiySlDmwgA5p8XR3ed/IAjPDLoqFjGCIWum\nU1fBtj7Cd5Pma8iCCPmO46QV8Fd6g19SnSqHLaddQhAyTyTISFgz8vMtXu/wQffe\n3RCdNqHBQ0zii4q+gNxnEosERcT87etMmfRRiPk6jxHByPpK3bNx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a8318d3e9e914811b0f320b67be540d4', 'name': u'vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e', 'created_at': '2019-05-26T18:04:18.340946', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8d:46:41:90:69:3f:71:14:50:8a:52:db:1d:4e:61:97', 'type': 'ssh', 'id': u'vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e'}) 2019-05-26 18:04:18,341 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAx3HalHNyt/71wltRh0agpSNMm6NyTidPTTp8V++pKLzmEaKD VbUvvQDvfri00xR17ABmd0KZN9st8sD3o+fNucZqyob78ymt6L6yS4jZKanOI9ip GEQ90ozJOkX/x9EMetZ2egNXLjwvY1en0pvzn7iyMNP92y1IWlzyal+TGt9jVB1y LtTGeSP9ODh5gJ+B5/JiIBi2pfGQnMW8zE05zAfRNUJAPHb/RUjiypcRdpTEfZ4d H4Ip6DUiULiXKLAFPMyDyhar/141KWq2+/Gf5T5BZGOMI/mhDLVC8FLhIAorI5Vj ZpSgVJdke9c3QktIaY1aRlyYx2/X4SKed1Dw+wIDAQABAoIBAHMP0yuLwyY1eDEN n+ZsL6e1yq+LxxkhgpWqZSwSPsQa3pxT5nMe2ZCvpnu0MdYI2tMxk+u/x0c7MrH2 86dixwQjXV7EKzyo0gURZyk+pRJtPVje2Qb/7661vC3bTmpHx2xip+1SWgx5ellU q6RMhmuiEWMsGitFX5WKQ+xsgSChtHLQJp8tkPxtiXZbIbpDx/D/H1ENf8lljoc7 PGh0BwjVNBSaSgJwubIxfCFR7k+zAxr2I4axod5Ux36tn2/ljlifxJ3Spn0P/808 QS4R+VOFFhLCKXMzf4gGI+Tp02gBhqiSGAMbnaNCkOj24BTtUIiXpQ4NMLMOs0ac jbzarAECgYEA8vdRTJutghq2EgACc7Bl82nQTDyVBDvQ/LG0ct0kWQOmDj/FVZ2X ZemZl/u58oxYPJR/YuzPBGGHspJGXLI5GA6W/y63gYAOne0RTNIcB7RKMWdnGH6F nfy5CGTCeXOQ0eUpT8wDBXZisxE1Kr/+KtFLz0sKU01UpMnMel0oFvsCgYEA0iTa OHFpsDA1NOvYVx9Du1nsDULuTHWdd5OoOkMB2q0l1wP9GTny1Y1AyhMiUlQoZwSU v0VDs3GhFLFgq7O9s2dF8UhALHFHQbmK2JZgkGNJBrFfyugpAYrPqBWCTkwxUMeT Hsm0DpARjREfnUq8m8VH+IlaM6eEC1gRNFKLbgECgYEAnPbAFBDi+BGPnHNbIihM xQOQKSBeWPzX19hqLmbFi6g6yCvUraoA3DsdGj3q9FJM0t5QqbU5TKhBhVDQmiQd lHggfr1MmiIDz20PZyS6LRQBdodJ6F4crmNNmqmVpebOIXu9w6qWLRo9S1gLlBGy /zB1nHbrNcPYshkYu9ihBK8CgYBW2eBO36C8rs/utWLObx+BOSL0QCtY8mtIVoB6 w+LqTBGNkhpy6J5SYHTcj5fpytp/6UbI3omiil32vXCkxj6q/Q3NMP1E4PSAV3zp Ew2J3175IyniJJ1+A67bWzhlv9vJ9RH68YY3VpfKY79bNN5Kyvh54dqj6qIKRjWm GE+EAQKBgGgvPsUePHxeuLNqWUEytNiySlDmwgA5p8XR3ed/IAjPDLoqFjGCIWum U1fBtj7Cd5Pma8iCCPmO46QV8Fd6g19SnSqHLaddQhAyTyTISFgz8vMtXu/wQffe 3RCdNqHBQ0zii4q+gNxnEosERcT87etMmfRRiPk6jxHByPpK3bNx -----END RSA PRIVATE KEY----- 2019-05-26 18:04:18,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-26 18:04:18,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"security_group": {"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-26 18:04:18,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 26 May 2019 18:04:18 GMT X-Openstack-Request-Id: req-4f13d7ed-8a70-4034-855e-32392810c92f 2019-05-26 18:04:18,773 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:18Z", "updated_at": "2019-05-26T18:04:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "6d6a2fcb-bd0c-4e9a-b6da-39f56f7bc5d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "f04f8cb1-4310-49a1-a6cf-3ed1f5cfeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}} 2019-05-26 18:04:18,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4f13d7ed-8a70-4034-855e-32392810c92f 2019-05-26 18:04:18,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.426871061325s 2019-05-26 18:04:18,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:04:18,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:19,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 26 May 2019 18:04:19 GMT X-Openstack-Request-Id: req-1a519133-60e5-4f53-9fb1-6d95f81c5bd5 2019-05-26 18:04:19,114 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:18Z", "updated_at": "2019-05-26T18:04:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "6d6a2fcb-bd0c-4e9a-b6da-39f56f7bc5d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "f04f8cb1-4310-49a1-a6cf-3ed1f5cfeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}, {"description": "Default security group", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:02Z", "updated_at": "2019-05-26T18:04:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "6394deb9-392a-42ec-be52-d6745690ce23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "74bb047e-2350-4f61-b92d-ed77806e1d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "bba0bb3a-a187-42e7-9dfb-6444cc7b48a3", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "dfc3823e-6cc0-497c-aea3-e6ab875d299e", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b5d7e38a-c564-47df-a219-ef28624bf261", "name": "default"}]} 2019-05-26 18:04:19,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1a519133-60e5-4f53-9fb1-6d95f81c5bd5 2019-05-26 18:04:19,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334233045578s 2019-05-26 18:04:19,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:04:19,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -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": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}}' 2019-05-26 18:04:19,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 26 May 2019 18:04:19 GMT X-Openstack-Request-Id: req-6164737e-b00b-44f0-8e34-9d07c0966713 2019-05-26 18:04:19,526 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-26T18:04:19Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "port_range_min": 22, "revision_number": 0, "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:19Z", "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "446d28f1-b4eb-468c-960d-59adb043c211"}} 2019-05-26 18:04:19,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6164737e-b00b-44f0-8e34-9d07c0966713 2019-05-26 18:04:19,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404195070267s 2019-05-26 18:04:19,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:04:19,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 26 May 2019 18:04:19 GMT X-Openstack-Request-Id: req-f5a8f8f9-793f-4dc2-9dd1-6027d73f584b 2019-05-26 18:04:19,609 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:18Z", "updated_at": "2019-05-26T18:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:04:19Z", "revision_number": 0, "id": "446d28f1-b4eb-468c-960d-59adb043c211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:19Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "6d6a2fcb-bd0c-4e9a-b6da-39f56f7bc5d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "f04f8cb1-4310-49a1-a6cf-3ed1f5cfeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 2, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}, {"description": "Default security group", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:02Z", "updated_at": "2019-05-26T18:04:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "6394deb9-392a-42ec-be52-d6745690ce23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "74bb047e-2350-4f61-b92d-ed77806e1d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "bba0bb3a-a187-42e7-9dfb-6444cc7b48a3", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "dfc3823e-6cc0-497c-aea3-e6ab875d299e", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b5d7e38a-c564-47df-a219-ef28624bf261", "name": "default"}]} 2019-05-26 18:04:19,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f5a8f8f9-793f-4dc2-9dd1-6027d73f584b 2019-05-26 18:04:19,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0762910842896s 2019-05-26 18:04:19,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:04:19,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -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": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}}' 2019-05-26 18:04:20,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 26 May 2019 18:04:20 GMT X-Openstack-Request-Id: req-f09b6dd0-8358-4af0-a8e4-ae656286a2dd 2019-05-26 18:04:20,065 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-26T18:04:19Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "port_range_min": null, "revision_number": 0, "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:19Z", "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "88cbaee1-b2c7-4ed1-9efe-e2e1cf1f014f"}} 2019-05-26 18:04:20,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f09b6dd0-8358-4af0-a8e4-ae656286a2dd 2019-05-26 18:04:20,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450144052505s 2019-05-26 18:04:20,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:04:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:04:20 GMT X-Openstack-Request-Id: req-6e54035c-c879-493c-9ea2-c7cc874fb5d4 2019-05-26 18:04:20,163 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42de50d-6137-4538-a3e7-12ab02c47f74"],"description":"","tags":[],"updated_at":"2019-05-26T18:04:03Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:04:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e54035c-c879-493c-9ea2-c7cc874fb5d4 2019-05-26 18:04:20,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967268943787s 2019-05-26 18:04:20,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:04:20,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:20,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:04:20 GMT X-Openstack-Request-Id: req-e4b47e05-b7c0-48cd-a48f-304bc8ccd2c7 2019-05-26 18:04:20,518 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:04:16Z", "file": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file", "owner": "988bfe578ccd48ca978c2227f206ebb3", "id": "46f68d9a-56ef-4733-8120-c338af364fdb", "size": 12716032, "self": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:04:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:04:20,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e4b47e05-b7c0-48cd-a48f-304bc8ccd2c7 2019-05-26 18:04:20,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350039958954s 2019-05-26 18:04:20,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:04:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:20,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 26 May 2019 18:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-329c133c-3670-4efe-b791-a9bc81546aa3 x-openstack-request-id: req-329c133c-3670-4efe-b791-a9bc81546aa3 2019-05-26 18:04:20,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "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": "2ef55970-3ee5-4823-8dd1-5f71893ac94f"}]} 2019-05-26 18:04:20,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-329c133c-3670-4efe-b791-a9bc81546aa3 2019-05-26 18:04:20,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246880054474s 2019-05-26 18:04:20,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:04:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"server": {"name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "imageRef": "46f68d9a-56ef-4733-8120-c338af364fdb", "flavorRef": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "87c978bc-221c-47a2-8c34-868335d7df1f"}], "security_groups": [{"name": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}]}}' 2019-05-26 18:04:26,357 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705 x-compute-request-id: req-c36b6e7b-788c-4987-b3e2-e2498b3a296f x-openstack-request-id: req-c36b6e7b-788c-4987-b3e2-e2498b3a296f 2019-05-26 18:04:26,357 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}], "OS-DCF:diskConfig": "MANUAL", "id": "2932dead-204a-44b8-865a-226190624705", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "adminPass": "5VcRe7f7rdeA"}} 2019-05-26 18:04:26,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c36b6e7b-788c-4987-b3e2-e2498b3a296f 2019-05-26 18:04:26,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.80571198463s 2019-05-26 18:04:26,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:27,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 26 May 2019 18:04:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bd4bf89-634f-4f72-9c40-6ce3791f08f7 x-openstack-request-id: req-1bd4bf89-634f-4f72-9c40-6ce3791f08f7 2019-05-26 18:04:27,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:27,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1bd4bf89-634f-4f72-9c40-6ce3791f08f7 2019-05-26 18:04:27,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788165092468s 2019-05-26 18:04:27,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:04:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:04:27 GMT X-Openstack-Request-Id: req-6db733fc-3715-46db-8f2d-217af54b1a43 2019-05-26 18:04:27,517 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42de50d-6137-4538-a3e7-12ab02c47f74"],"description":"","tags":[],"updated_at":"2019-05-26T18:04:03Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:04:27,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6db733fc-3715-46db-8f2d-217af54b1a43 2019-05-26 18:04:27,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359570980072s 2019-05-26 18:04:27,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:04:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 26 May 2019 18:04:27 GMT X-Openstack-Request-Id: req-b4717276-b8e3-4af7-bc60-6a387b9d4d9c 2019-05-26 18:04:27,566 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18: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":"988bfe578ccd48ca978c2227f206ebb3","id":"f42de50d-6137-4538-a3e7-12ab02c47f74","subnetpool_id":null,"name":"vping_ssh-subnet_8262683d-6d0e-42b4-8973-86ec31448a9e"}]} 2019-05-26 18:04:27,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b4717276-b8e3-4af7-bc60-6a387b9d4d9c 2019-05-26 18:04:27,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0472950935364s 2019-05-26 18:04:27,567 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:29,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:30,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 638 Content-Type: application/json Date: Sun, 26 May 2019 18:04:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb46972f-6fd0-449f-a039-1b6f12b18166 x-openstack-request-id: req-cb46972f-6fd0-449f-a039-1b6f12b18166 2019-05-26 18:04:30,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:29Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:30,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb46972f-6fd0-449f-a039-1b6f12b18166 2019-05-26 18:04:30,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2843439579s 2019-05-26 18:04:30,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:32,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:33,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 26 May 2019 18:04:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9cc3e966-dd30-4f2b-93cc-676f4baf4ff4 x-openstack-request-id: req-9cc3e966-dd30-4f2b-93cc-676f4baf4ff4 2019-05-26 18:04:33,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:29Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:33,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cc3e966-dd30-4f2b-93cc-676f4baf4ff4 2019-05-26 18:04:33,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767261981964s 2019-05-26 18:04:33,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:35,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 26 May 2019 18:04:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-558bd860-82c8-41d7-90ce-b3e353c52c2c x-openstack-request-id: req-558bd860-82c8-41d7-90ce-b3e353c52c2c 2019-05-26 18:04:36,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:29Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:36,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-558bd860-82c8-41d7-90ce-b3e353c52c2c 2019-05-26 18:04:36,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06492686272s 2019-05-26 18:04:36,711 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:38,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:39,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 26 May 2019 18:04:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9d69ea3-6c52-4170-959d-565761b2b16e x-openstack-request-id: req-a9d69ea3-6c52-4170-959d-565761b2b16e 2019-05-26 18:04:39,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:39,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a9d69ea3-6c52-4170-959d-565761b2b16e 2019-05-26 18:04:39,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04656291008s 2019-05-26 18:04:39,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:04:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=2932dead-204a-44b8-865a-226190624705" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:39,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 26 May 2019 18:04:39 GMT X-Openstack-Request-Id: req-081b7360-6d2c-47a0-a084-39dd5452a1f6 2019-05-26 18:04:39,847 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:04:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42de50d-6137-4538-a3e7-12ab02c47f74","ip_address":"192.168.120.19"}],"id":"058d578f-e687-4eca-8286-58b5c802f6f9","security_groups":["b3db71bd-b5ae-48b7-8635-90eda8f40797"],"mac_address":"fa:16:3e:14:9c:64","project_id":"988bfe578ccd48ca978c2227f206ebb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:31Z","binding:vnic_type":"normal","device_id":"2932dead-204a-44b8-865a-226190624705","ip_allocation":"immediate"}]} 2019-05-26 18:04:39,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2932dead-204a-44b8-865a-226190624705 used request id req-081b7360-6d2c-47a0-a084-39dd5452a1f6 2019-05-26 18:04:39,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0802128314972s 2019-05-26 18:04:39,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:04:39,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=058d578f-e687-4eca-8286-58b5c802f6f9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:39,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:04:39 GMT X-Openstack-Request-Id: req-08b75b4a-6f3b-4d4c-beab-cfb13ff6300f 2019-05-26 18:04:39,911 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:04:39,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=058d578f-e687-4eca-8286-58b5c802f6f9 used request id req-08b75b4a-6f3b-4d4c-beab-cfb13ff6300f 2019-05-26 18:04:39,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054337978363s 2019-05-26 18:04:39,912 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:9c:64', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'46f68d9a-56ef-4733-8120-c338af364fdb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:04:37.000000', 'flavor': Munch({u'id': u'2ef55970-3ee5-4823-8dd1-5f71893ac94f'}), 'az': u'nova', 'id': u'2932dead-204a-44b8-865a-226190624705', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a8318d3e9e914811b0f320b67be540d4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:04:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:04:37Z', 'hostId': u'6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:04:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': u'vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e', 'adminPass': u'5VcRe7f7rdeA', 'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', 'created_at': u'2019-05-26T18:04:26Z', 'created': u'2019-05-26T18:04:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:04:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:04:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:40,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:04:40 GMT X-Openstack-Request-Id: req-d47f8210-0a2f-4162-8c31-ba8a45494834 2019-05-26 18:04:40,013 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42de50d-6137-4538-a3e7-12ab02c47f74"],"description":"","tags":[],"updated_at":"2019-05-26T18:04:03Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:04:40,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d47f8210-0a2f-4162-8c31-ba8a45494834 2019-05-26 18:04:40,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998501777649s 2019-05-26 18:04:40,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:04:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:40,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:04:40 GMT X-Openstack-Request-Id: req-6062af0e-0185-41ea-9a73-892963278031 2019-05-26 18:04:40,829 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:04:16Z", "file": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file", "owner": "988bfe578ccd48ca978c2227f206ebb3", "id": "46f68d9a-56ef-4733-8120-c338af364fdb", "size": 12716032, "self": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:04:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:04:40,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6062af0e-0185-41ea-9a73-892963278031 2019-05-26 18:04:40,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811143159866s 2019-05-26 18:04:40,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:04:40,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 26 May 2019 18:04:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a3cc3ee-04bd-4651-b722-a87127687c8c x-openstack-request-id: req-6a3cc3ee-04bd-4651-b722-a87127687c8c 2019-05-26 18:04:40,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "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": "2ef55970-3ee5-4823-8dd1-5f71893ac94f"}]} 2019-05-26 18:04:40,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6a3cc3ee-04bd-4651-b722-a87127687c8c 2019-05-26 18:04:40,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256729125977s 2019-05-26 18:04:40,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:04:40,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"server": {"name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "imageRef": "46f68d9a-56ef-4733-8120-c338af364fdb", "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "flavorRef": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "87c978bc-221c-47a2-8c34-868335d7df1f"}], "security_groups": [{"name": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}]}}' 2019-05-26 18:04:44,939 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:04:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a x-compute-request-id: req-3f8714c5-fa3d-4bd0-b8ac-a725efdc6aee x-openstack-request-id: req-3f8714c5-fa3d-4bd0-b8ac-a725efdc6aee 2019-05-26 18:04:44,939 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b3db71bd-b5ae-48b7-8635-90eda8f40797"}], "OS-DCF:diskConfig": "MANUAL", "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "adminPass": "UHbt9WMm89TQ"}} 2019-05-26 18:04:44,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3f8714c5-fa3d-4bd0-b8ac-a725efdc6aee 2019-05-26 18:04:44,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.08117794991s 2019-05-26 18:04:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:45,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Sun, 26 May 2019 18:04:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32f48852-e9bf-4f89-9674-038b14327556 x-openstack-request-id: req-32f48852-e9bf-4f89-9674-038b14327556 2019-05-26 18:04:45,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:45,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32f48852-e9bf-4f89-9674-038b14327556 2019-05-26 18:04:45,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851008892059s 2019-05-26 18:04:45,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:47,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:49,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 892 Content-Type: application/json Date: Sun, 26 May 2019 18:04:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a902324-4ce5-4e1e-832b-c543b6372075 x-openstack-request-id: req-1a902324-4ce5-4e1e-832b-c543b6372075 2019-05-26 18:04:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:47Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:49,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a902324-4ce5-4e1e-832b-c543b6372075 2019-05-26 18:04:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54722714424s 2019-05-26 18:04:49,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:52,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Sun, 26 May 2019 18:04:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4010dac1-1ac9-43d6-99af-6d3ae2b6be2c x-openstack-request-id: req-4010dac1-1ac9-43d6-99af-6d3ae2b6be2c 2019-05-26 18:04:52,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:49Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:52,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4010dac1-1ac9-43d6-99af-6d3ae2b6be2c 2019-05-26 18:04:52,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911838054657s 2019-05-26 18:04:52,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:54,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:55,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Sun, 26 May 2019 18:04:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0654e14b-4b8a-47b7-b32e-63f40e9d11e7 x-openstack-request-id: req-0654e14b-4b8a-47b7-b32e-63f40e9d11e7 2019-05-26 18:04:55,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:04:49Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:55,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0654e14b-4b8a-47b7-b32e-63f40e9d11e7 2019-05-26 18:04:55,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6284930706s 2019-05-26 18:04:55,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:04:57,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:04:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:58,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Sun, 26 May 2019 18:04:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dea6f1d-92e0-444d-8ed0-d71bd70d7447 x-openstack-request-id: req-1dea6f1d-92e0-444d-8ed0-d71bd70d7447 2019-05-26 18:04:58,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:57.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:57Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:37Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:04:58,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dea6f1d-92e0-444d-8ed0-d71bd70d7447 2019-05-26 18:04:58,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918964147568s 2019-05-26 18:04:58,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:04:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9cabd59a-f546-4f47-87f5-054b310c1c1a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:59,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:04:59 GMT X-Openstack-Request-Id: req-abf5a09d-4921-486b-b080-71f4a7dcbbb4 2019-05-26 18:04:59,188 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:04:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42de50d-6137-4538-a3e7-12ab02c47f74","ip_address":"192.168.120.5"}],"id":"d0dcc083-3ac1-4f8c-81f5-15db4b74454f","security_groups":["b3db71bd-b5ae-48b7-8635-90eda8f40797"],"mac_address":"fa:16:3e:08:82:89","project_id":"988bfe578ccd48ca978c2227f206ebb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:48Z","binding:vnic_type":"normal","device_id":"9cabd59a-f546-4f47-87f5-054b310c1c1a","ip_allocation":"immediate"}]} 2019-05-26 18:04:59,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9cabd59a-f546-4f47-87f5-054b310c1c1a used request id req-abf5a09d-4921-486b-b080-71f4a7dcbbb4 2019-05-26 18:04:59,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.344406843185s 2019-05-26 18:04:59,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:04:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0dcc083-3ac1-4f8c-81f5-15db4b74454f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:59,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:04:58 GMT X-Openstack-Request-Id: req-79d79ec4-beea-4d83-800b-8d2ca12297df 2019-05-26 18:04:59,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:04:59,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0dcc083-3ac1-4f8c-81f5-15db4b74454f used request id req-79d79ec4-beea-4d83-800b-8d2ca12297df 2019-05-26 18:04:59,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0461709499359s 2019-05-26 18:04:59,246 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:08:82:89', 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'46f68d9a-56ef-4733-8120-c338af364fdb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:04:57.000000', 'flavor': Munch({u'id': u'2ef55970-3ee5-4823-8dd1-5f71893ac94f'}), 'az': u'nova', 'id': u'9cabd59a-f546-4f47-87f5-054b310c1c1a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a8318d3e9e914811b0f320b67be540d4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:04:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:04:57Z', 'hostId': u'da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:04:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': u'vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e', 'adminPass': u'UHbt9WMm89TQ', 'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', 'created_at': u'2019-05-26T18:04:44Z', 'created': u'2019-05-26T18:04:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:04:59,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:04:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:59,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 26 May 2019 18:04:59 GMT X-Openstack-Request-Id: req-4882751c-3d09-4d5d-b305-6531a7431ab6 2019-05-26 18:04:59,347 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42de50d-6137-4538-a3e7-12ab02c47f74"],"description":"","tags":[],"updated_at":"2019-05-26T18:04:03Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:04:59,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4882751c-3d09-4d5d-b305-6531a7431ab6 2019-05-26 18:04:59,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0962920188904s 2019-05-26 18:04:59,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:04:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=9cabd59a-f546-4f47-87f5-054b310c1c1a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:04:59,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:04:59 GMT X-Openstack-Request-Id: req-5a4c2c90-9cdb-4d56-af89-e1fa29f0fc2d 2019-05-26 18:04:59,401 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:04:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42de50d-6137-4538-a3e7-12ab02c47f74","ip_address":"192.168.120.5"}],"id":"d0dcc083-3ac1-4f8c-81f5-15db4b74454f","security_groups":["b3db71bd-b5ae-48b7-8635-90eda8f40797"],"mac_address":"fa:16:3e:08:82:89","project_id":"988bfe578ccd48ca978c2227f206ebb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:48Z","binding:vnic_type":"normal","device_id":"9cabd59a-f546-4f47-87f5-054b310c1c1a","ip_allocation":"immediate"}]} 2019-05-26 18:04:59,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=9cabd59a-f546-4f47-87f5-054b310c1c1a used request id req-5a4c2c90-9cdb-4d56-af89-e1fa29f0fc2d 2019-05-26 18:04:59,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0530669689178s 2019-05-26 18:04:59,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-26 18:04:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"floatingip": {"floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "fixed_ip_address": "192.168.120.5", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f"}}' 2019-05-26 18:05:02,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 26 May 2019 18:05:02 GMT X-Openstack-Request-Id: req-d82ad6a4-3404-4405-a1e6-c6e25d496fe9 2019-05-26 18:05:02,338 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}} 2019-05-26 18:05:02,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d82ad6a4-3404-4405-a1e6-c6e25d496fe9 2019-05-26 18:05:02,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93541908264s 2019-05-26 18:05:02,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:02,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:02,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:02 GMT X-Openstack-Request-Id: req-70a3515f-2520-4a52-9cd9-a66ee2c0712a 2019-05-26 18:05:02,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:02,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-70a3515f-2520-4a52-9cd9-a66ee2c0712a 2019-05-26 18:05:02,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0651860237122s 2019-05-26 18:05:02,424 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:02,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:02,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:02 GMT X-Openstack-Request-Id: req-fdeb07f5-17a1-43cc-b067-d251eb30ce2c 2019-05-26 18:05:02,601 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:02,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fdeb07f5-17a1-43cc-b067-d251eb30ce2c 2019-05-26 18:05:02,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0675699710846s 2019-05-26 18:05:02,607 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:02,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:02,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:02 GMT X-Openstack-Request-Id: req-c5f44546-5762-44d3-bbce-de500daa381b 2019-05-26 18:05:02,797 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:02,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c5f44546-5762-44d3-bbce-de500daa381b 2019-05-26 18:05:02,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0807640552521s 2019-05-26 18:05:02,804 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:02,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:02,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:02,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:02 GMT X-Openstack-Request-Id: req-524548b5-59f0-4b0f-ba37-0909d2ac13b0 2019-05-26 18:05:02,984 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:02,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-524548b5-59f0-4b0f-ba37-0909d2ac13b0 2019-05-26 18:05:02,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.071270942688s 2019-05-26 18:05:02,991 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:03,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:03,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:03 GMT X-Openstack-Request-Id: req-88ab6f5e-143f-416a-93d7-8a531bb7fd6f 2019-05-26 18:05:03,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:03,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-88ab6f5e-143f-416a-93d7-8a531bb7fd6f 2019-05-26 18:05:03,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0724079608917s 2019-05-26 18:05:03,178 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:03,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:03 GMT X-Openstack-Request-Id: req-032979d4-f2d8-4338-8246-272fda862d90 2019-05-26 18:05:03,648 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:03,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-032979d4-f2d8-4338-8246-272fda862d90 2019-05-26 18:05:03,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.360094070435s 2019-05-26 18:05:03,654 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:03,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:03,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:05:03 GMT X-Openstack-Request-Id: req-4990aceb-93ec-4c6a-892b-79d8a3a827b8 2019-05-26 18:05:03,832 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "DOWN", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:00Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:03,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4990aceb-93ec-4c6a-892b-79d8a3a827b8 2019-05-26 18:05:03,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0677130222321s 2019-05-26 18:05:03,838 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:05:03,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 26 May 2019 18:05:04 GMT X-Openstack-Request-Id: req-dfaa8148-00b1-4b2d-b18c-82a763996161 2019-05-26 18:05:04,016 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:05:00Z", "updated_at": "2019-05-26T18:05:03Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:82:89", "device_id": "9cabd59a-f546-4f47-87f5-054b310c1c1a"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "port_id": "d0dcc083-3ac1-4f8c-81f5-15db4b74454f", "id": "265231e8-663d-4aef-bcca-f645a0eaebcc", "qos_policy_id": null}]} 2019-05-26 18:05:04,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dfaa8148-00b1-4b2d-b18c-82a763996161 2019-05-26 18:05:04,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683209896088s 2019-05-26 18:05:04,022 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a3bc848f-cd0b-4246-9b55-b1ffed827c03', 'updated_at': u'2019-05-26T18:05:03Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 2, 'port_id': u'd0dcc083-3ac1-4f8c-81f5-15db4b74454f', 'id': u'265231e8-663d-4aef-bcca-f645a0eaebcc', 'network': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'port': u'd0dcc083-3ac1-4f8c-81f5-15db4b74454f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'988bfe578ccd48ca978c2227f206ebb3', 'name': 'vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'988bfe578ccd48ca978c2227f206ebb3', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'87c978bc-221c-47a2-8c34-868335d7df1f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:08:82:89', u'device_id': u'9cabd59a-f546-4f47-87f5-054b310c1c1a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'988bfe578ccd48ca978c2227f206ebb3', 'created_at': u'2019-05-26T18:05:00Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'87c978bc-221c-47a2-8c34-868335d7df1f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:08:82:89', u'device_id': u'9cabd59a-f546-4f47-87f5-054b310c1c1a'}), 'router': u'a3bc848f-cd0b-4246-9b55-b1ffed827c03'}) 2019-05-26 18:05:04,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:05:04,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:05:04,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json Date: Sun, 26 May 2019 18:05:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b46f5f08-8f6b-416a-b697-ec93f71eb22a x-openstack-request-id: req-b46f5f08-8f6b-416a-b697-ec93f71eb22a 2019-05-26 18:05:04,822 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 532197115 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.243866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246974] pid_max: default: 32768 minimum: 301\n[ 0.248649] ACPI: Core revision 20150930\n[ 0.250724] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253160] Security Framework initialized\n[ 0.254695] Yama: becoming mindful.\n[ 0.256060] AppArmor: AppArmor initialized\n[ 0.257623] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260060] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262441] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264691] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267227] Initializing cgroup subsys io\n[ 0.268744] Initializing cgroup subsys memory\n[ 0.270375] Initializing cgroup subsys devices\n[ 0.272008] Initializing cgroup subsys freezer\n[ 0.273637] Initializing cgroup subsys net_cls\n[ 0.275302] Initializing cgroup subsys perf_event\n[ 0.277222] Initializing cgroup subsys net_prio\n[ 0.278891] Initializing cgroup subsys hugetlb\n[ 0.280540] Initializing cgroup subsys pids\n[ 0.282191] CPU: Physical Processor ID: 0\n[ 0.284436] mce: CPU supports 10 MCE banks\n[ 0.286010] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306637] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316613] ftrace: allocating 31920 entries in 125 pages\n[ 0.353434] smpboot: Max logical packages: 1\n[ 0.355029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357543] x2apic enabled\n[ 0.359010] Switched APIC routing to physical x2apic.\n[ 0.362078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364165] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371364] KVM setup paravirtual spinlock\n[ 0.373374] x86: Booted up 1 node, 1 CPUs\n[ 0.374882] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377417] devtmpfs: initialized\n[ 0.379723] evm: security.selinux\n[ 0.381023] evm: security.SMACK64\n[ 0.382322] evm: security.SMACK64EXEC\n[ 0.383722] evm: security.SMACK64TRANSMUTE\n[ 0.385235] evm: security.SMACK64MMAP\n[ 0.386623] evm: security.ima\n[ 0.387819] evm: security.capability\n[ 0.389255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392672] pinctrl core: initialized pinctrl subsystem\n[ 0.394660] RTC time: 18:04:58, date: 05/26/19\n[ 0.396377] NET: Registered protocol family 16\n[ 0.398123] cpuidle: using governor ladder\n[ 0.399648] cpuidle: using governor menu\n[ 0.401118] PCCT header not found.\n[ 0.402483] ACPI: bus type PCI registered\n[ 0.403979] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406264] PCI: Using configuration type 1 for base access\n[ 0.408958] ACPI: Added _OSI(Module Device)\n[ 0.410531] ACPI: Added _OSI(Processor Device)\n[ 0.412148] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413839] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416546] ACPI: Interpreter enabled\n[ 0.417967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.424881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.431770] ACPI: (supports S0 S5)\n[ 0.433087] ACPI: Using IOAPIC for interrupt routing\n[ 0.434855] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446247] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450336] acpiphp: Slot [3] registered\n[ 0.451832] acpiphp: Slot [4] registered\n[ 0.453324] acpiphp: Slot [5] registered\n[ 0.454815] acpiphp: Slot [6] registered\n[ 0.456297] acpiphp: Slot [7] registered\n[ 0.457779] acpiphp: Slot [8] registered\n[ 0.459277] acpiphp: Slot [9] registered\n[ 0.460759] acpiphp: Slot [10] registered\n[ 0.462268] acpiphp: Slot [11] registered\n[ 0.463788] acpiphp: Slot [12] registered\n[ 0.465299] acpiphp: Slot [13] registered\n[ 0.466821] acpiphp: Slot [14] registered\n[ 0.468333] acpiphp: Slot [15] registered\n[ 0.486742] acpiphp: Slot [16] registered\n[ 0.488269] acpiphp: Slot [17] registered\n[ 0.489777] acpiphp: Slot [18] registered\n[ 0.491293] acpiphp: Slot [19] registered\n[ 0.492804] acpiphp: Slot [20] registered\n[ 0.494313] acpiphp: Slot [21] registered\n[ 0.495826] acpiphp: Slot [22] registered\n[ 0.497336] acpiphp: Slot [23] registered\n[ 0.498851] acpiphp: Slot [24] registered\n[ 0.500365] acpiphp: Slot [25] registered\n[ 0.501874] acpiphp: Slot [26] registered\n[ 0.503380] acpiphp: Slot [27] registered\n[ 0.504894] acpiphp: Slot [28] registered\n[ 0.506406] acpiphp: Slot [29] registered\n[ 0.507913] acpiphp: Slot [30] registered\n[ 0.509421] acpiphp: Slot [31] registered\n[ 0.510930] PCI host bridge to bus 0000:00\n[ 0.512453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.514739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.517031] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.519742] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.522471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.525241] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.532698] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537427] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.540029] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.545063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.547726] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570678] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.576016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578629] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.581216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583523] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.585948] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.587924] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.590823] vgaarb: loaded\n[ 0.591942] vgaarb: bridge control possible 0000:00:02.0\n[ 0.594171] SCSI subsystem initialized\n[ 0.595879] ACPI: bus type USB registered\n[ 0.597413] usbcore: registered new interface driver usbfs\n[ 0.599336] usbcore: registered new interface driver hub\n[ 0.601209] usbcore: registered new device driver usb\n[ 0.603218] PCI: Using ACPI for IRQ routing\n[ 0.605256] NetLabel: Initializing\n[ 0.606591] NetLabel: domain hash size = 128\n[ 0.608179] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.609969] NetLabel: unlabeled traffic allowed by default\n[ 0.612142] clocksource: Switched to clocksource kvm-clock\n[ 0.622854] AppArmor: AppArmor Filesystem Enabled\n[ 0.624619] pnp: PnP ACPI init\n[ 0.626189] pnp: PnP ACPI: found 5 devices\n[ 0.633392] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.636582] NET: Registered protocol family 2\n[ 0.638472] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640893] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.643150] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.645401] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649635] NET: Registered protocol family 1\n[ 0.651266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.653316] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.655331] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.670426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.685621] Trying to unpack rootfs image as initramfs...\n[ 0.748206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.751130] Scanning for low memory corruption every 60 seconds\n[ 0.753599] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.755758] audit: initializing netlink subsys (disabled)\n[ 0.757705] audit: type=2000 audit(1558893898.470:1): initialized\n[ 0.760073] Initialise system trusted keyring\n[ 0.761803] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.763976] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.767215] zbud: loaded\n[ 0.768469] VFS: Disk quotas dquot_6.6.0\n[ 0.769983] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.772710] fuse init (API version 7.23)\n[ 0.774324] Key type big_key registered\n[ 0.775814] Allocating IMA MOK and blacklist keyrings.\n[ 0.777980] Key type asymmetric registered\n[ 0.779517] Asymmetric key parser 'x509' registered\n[ 0.781309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.784077] io scheduler noop registered\n[ 0.785553] io scheduler deadline registered (default)\n[ 0.787409] io scheduler cfq registered\n[ 0.788956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.790905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.793241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.795953] ACPI: Power Button [PWRF]\n[ 0.797471] GHES: HEST is not enabled!\n[ 0.811820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.841669] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.845256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.870923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.874582] Linux agpgart interface v0.103\n[ 0.878244] brd: module loaded\n[ 0.880738] loop: module loaded\n[ 0.885737] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.888461] GPT:90111 != 2097151\n[ 0.889731] GPT:Alternate GPT header not at the end of the disk.\n[ 0.891781] GPT:90111 != 2097151\n[ 0.893048] GPT: Use GNU Parted to correct GPT errors.\n[ 0.894872] vda: vda1 vda15\n[ 0.896776] scsi host0: ata_piix\n[ 0.898171] scsi host1: ata_piix\n[ 0.899491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.901782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.904715] libphy: Fixed MDIO Bus: probed\n[ 0.906249] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908037] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.911409] PPP generic driver version 2.4.2\n[ 0.913082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.915317] ehci-pci: EHCI PCI platform driver\n[ 0.916957] ehci-platform: EHCI generic platform driver\n[ 0.918821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.920956] ohci-pci: OHCI PCI platform driver\n[ 0.922601] ohci-platform: OHCI generic platform driver\n[ 0.924465] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.939602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.941479] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.944248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.946106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.948272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.950583] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.953244] usb usb1: Product: UHCI Host Controller\n[ 0.954996] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.958928] hub 1-0:1.0: USB hub found\n[ 0.960386] hub 1-0:1.0: 2 ports detected\n[ 0.962046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.965866] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.967642] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.969522] mousedev: PS/2 mouse device common for all mice\n[ 0.971828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975010] rtc_cmos 00:00: RTC can wake from S4\n[ 0.977251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.979446] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.981665] i2c /dev entries driver\n[ 0.983064] device-mapper: uevent: version 1.0.3\n[ 0.984815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.987846] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.990225] NET: Registered protocol family 10\n[ 0.992146] NET: Registered protocol family 17\n[ 0.993799] Key type dns_resolver registered\n[ 0.995537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.997580] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.000821] registered taskstats version 1\n[ 1.002374] Loading compiled-in X.509 certificates\n[ 1.004661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.008116] zswap: loaded using pool lzo/zbud\n[ 1.010509] Key type trusted registered\n[ 1.012983] Key type encrypted registered\n[ 1.014507] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.016460] ima: No TPM chip found, activating TPM-bypass!\n[ 1.018406] evm: HMAC attrs: 0x1\n[ 1.020084] Magic number: 3:371:90\n[ 1.021610] rtc_cmos 00:00: setting system clock to 2019-05-26 18:04:58 UTC (1558893898)\n[ 1.024594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.026667] EDD information not available.\n[ 1.061920] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.082030] Write protecting the kernel read-only data: 14336k\n[ 1.085537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.088770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.258462] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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 1.06. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.14s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkY6OVBZA+MXm3Ijy2Rp/rrO+ain9VHHjocd+fjZOgO86SNdyliwQqhARShQui0aHcCNEzsbhUuoDFxmuB31CZHuB5mxBFogOLzXLX9FwevPqgV6fSTxyleKWFiHpdSw7EbeDilwBSRcF3yVctWv1KKghEshF1G/0TEgHsydZg56bLyCnbCiy9k3mLxAINysXT7U7VyAFb0uO+xfOi5EZN3eixdsg9ef0J22JtZCDw9FCEqWLnuKNVmFYwULawe/GoR/wiSR/knoXK3bz490I+L3qLX3hbx22fIJkzvB/XpiH365olgGijzWdq3640/rL+fnJuukXGm6/tctfnT4P1 root@vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e\nssh-dss AAAAB3NzaC1kc3MAAACBANdsX9yoqZs5QTpAy9LMQ9kXcadgMaiBwWz3peIh047YDqzEInyf1e/kgFi36lpNY9rB1hDo3+aj5cQXkni8gUpHx+qkAQQyijapctbk2QLExC42fvEY+495cX0lYX6Kf51upovybuP1ueizld7Lz5eO9RJfJPqdahusYnqIwfsbAAAAFQDJLkCGahRuEuFVGuXtugu6VuNSawAAAIEAx0pFgRnPFsvaPExByPRbGjJ/ya0viAsP+NINvx/u2Sq5J0ySAW5c1lLAhb7bt0jhu2CHMN4pTcnEwf9zEqaY70ADf0afvzvSI6FDwTu8Omsk+Dor376jb0pQToRhd7vauEiuE0225zvq7Fi9BGOixHQFAtt7SRY2vx1YTN2bdAwAAACAJlYDz4glid1iIeThSSp2jj6RXzYAl1o6Lt7AzNyMeu1GjYpTZcT4GuFTapckKc9aLAURDjaxHITXLpiEcsqSEx6BBv7S8QXVcGnCmAxZ/KF3927Xg5lPc/6QbmmEVSVd1wKzXsRMildjdWpgQ54fuS+4HH2ATYjE9fSF5+eRYJw= root@vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e\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:fe08:8289/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.35 ===\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-8262683d-6d0e-42b4-8973-86ec31448a9e login: "} 2019-05-26 18:05:04,823 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a/action used request id req-b46f5f08-8f6b-416a-b697-ec93f71eb22a 2019-05-26 18:05:04,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.800169944763s 2019-05-26 18:05:04,824 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 532197115 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.243866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246974] pid_max: default: 32768 minimum: 301 [ 0.248649] ACPI: Core revision 20150930 [ 0.250724] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253160] Security Framework initialized [ 0.254695] Yama: becoming mindful. [ 0.256060] AppArmor: AppArmor initialized [ 0.257623] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260060] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262441] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264691] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267227] Initializing cgroup subsys io [ 0.268744] Initializing cgroup subsys memory [ 0.270375] Initializing cgroup subsys devices [ 0.272008] Initializing cgroup subsys freezer [ 0.273637] Initializing cgroup subsys net_cls [ 0.275302] Initializing cgroup subsys perf_event [ 0.277222] Initializing cgroup subsys net_prio [ 0.278891] Initializing cgroup subsys hugetlb [ 0.280540] Initializing cgroup subsys pids [ 0.282191] CPU: Physical Processor ID: 0 [ 0.284436] mce: CPU supports 10 MCE banks [ 0.286010] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287883] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306637] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316613] ftrace: allocating 31920 entries in 125 pages [ 0.353434] smpboot: Max logical packages: 1 [ 0.355029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357543] x2apic enabled [ 0.359010] Switched APIC routing to physical x2apic. [ 0.362078] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364165] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368025] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371364] KVM setup paravirtual spinlock [ 0.373374] x86: Booted up 1 node, 1 CPUs [ 0.374882] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377417] devtmpfs: initialized [ 0.379723] evm: security.selinux [ 0.381023] evm: security.SMACK64 [ 0.382322] evm: security.SMACK64EXEC [ 0.383722] evm: security.SMACK64TRANSMUTE [ 0.385235] evm: security.SMACK64MMAP [ 0.386623] evm: security.ima [ 0.387819] evm: security.capability [ 0.389255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392672] pinctrl core: initialized pinctrl subsystem [ 0.394660] RTC time: 18:04:58, date: 05/26/19 [ 0.396377] NET: Registered protocol family 16 [ 0.398123] cpuidle: using governor ladder [ 0.399648] cpuidle: using governor menu [ 0.401118] PCCT header not found. [ 0.402483] ACPI: bus type PCI registered [ 0.403979] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406264] PCI: Using configuration type 1 for base access [ 0.408958] ACPI: Added _OSI(Module Device) [ 0.410531] ACPI: Added _OSI(Processor Device) [ 0.412148] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413839] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416546] ACPI: Interpreter enabled [ 0.417967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421437] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431770] ACPI: (supports S0 S5) [ 0.433087] ACPI: Using IOAPIC for interrupt routing [ 0.434855] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439529] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443998] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446247] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450336] acpiphp: Slot [3] registered [ 0.451832] acpiphp: Slot [4] registered [ 0.453324] acpiphp: Slot [5] registered [ 0.454815] acpiphp: Slot [6] registered [ 0.456297] acpiphp: Slot [7] registered [ 0.457779] acpiphp: Slot [8] registered [ 0.459277] acpiphp: Slot [9] registered [ 0.460759] acpiphp: Slot [10] registered [ 0.462268] acpiphp: Slot [11] registered [ 0.463788] acpiphp: Slot [12] registered [ 0.465299] acpiphp: Slot [13] registered [ 0.466821] acpiphp: Slot [14] registered [ 0.468333] acpiphp: Slot [15] registered [ 0.486742] acpiphp: Slot [16] registered [ 0.488269] acpiphp: Slot [17] registered [ 0.489777] acpiphp: Slot [18] registered [ 0.491293] acpiphp: Slot [19] registered [ 0.492804] acpiphp: Slot [20] registered [ 0.494313] acpiphp: Slot [21] registered [ 0.495826] acpiphp: Slot [22] registered [ 0.497336] acpiphp: Slot [23] registered [ 0.498851] acpiphp: Slot [24] registered [ 0.500365] acpiphp: Slot [25] registered [ 0.501874] acpiphp: Slot [26] registered [ 0.503380] acpiphp: Slot [27] registered [ 0.504894] acpiphp: Slot [28] registered [ 0.506406] acpiphp: Slot [29] registered [ 0.507913] acpiphp: Slot [30] registered [ 0.509421] acpiphp: Slot [31] registered [ 0.510930] PCI host bridge to bus 0000:00 [ 0.512453] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.514739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.517031] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.519742] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.522471] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.525241] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532698] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537427] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.540029] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.545063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.547726] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570678] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578629] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.581216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583523] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585948] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587924] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.590823] vgaarb: loaded [ 0.591942] vgaarb: bridge control possible 0000:00:02.0 [ 0.594171] SCSI subsystem initialized [ 0.595879] ACPI: bus type USB registered [ 0.597413] usbcore: registered new interface driver usbfs [ 0.599336] usbcore: registered new interface driver hub [ 0.601209] usbcore: registered new device driver usb [ 0.603218] PCI: Using ACPI for IRQ routing [ 0.605256] NetLabel: Initializing [ 0.606591] NetLabel: domain hash size = 128 [ 0.608179] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.609969] NetLabel: unlabeled traffic allowed by default [ 0.612142] clocksource: Switched to clocksource kvm-clock [ 0.622854] AppArmor: AppArmor Filesystem Enabled [ 0.624619] pnp: PnP ACPI init [ 0.626189] pnp: PnP ACPI: found 5 devices [ 0.633392] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.636582] NET: Registered protocol family 2 [ 0.638472] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640893] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.643150] TCP: Hash tables configured (established 4096 bind 4096) [ 0.645401] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.649635] NET: Registered protocol family 1 [ 0.651266] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.653316] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.655331] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.670426] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.685621] Trying to unpack rootfs image as initramfs... [ 0.748206] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.751130] Scanning for low memory corruption every 60 seconds [ 0.753599] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.755758] audit: initializing netlink subsys (disabled) [ 0.757705] audit: type=2000 audit(1558893898.470:1): initialized [ 0.760073] Initialise system trusted keyring [ 0.761803] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.763976] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.767215] zbud: loaded [ 0.768469] VFS: Disk quotas dquot_6.6.0 [ 0.769983] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.772710] fuse init (API version 7.23) [ 0.774324] Key type big_key registered [ 0.775814] Allocating IMA MOK and blacklist keyrings. [ 0.777980] Key type asymmetric registered [ 0.779517] Asymmetric key parser 'x509' registered [ 0.781309] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.784077] io scheduler noop registered [ 0.785553] io scheduler deadline registered (default) [ 0.787409] io scheduler cfq registered [ 0.788956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.790905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.793241] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.795953] ACPI: Power Button [PWRF] [ 0.797471] GHES: HEST is not enabled! [ 0.811820] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.841669] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.845256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870923] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.874582] Linux agpgart interface v0.103 [ 0.878244] brd: module loaded [ 0.880738] loop: module loaded [ 0.885737] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.888461] GPT:90111 != 2097151 [ 0.889731] GPT:Alternate GPT header not at the end of the disk. [ 0.891781] GPT:90111 != 2097151 [ 0.893048] GPT: Use GNU Parted to correct GPT errors. [ 0.894872] vda: vda1 vda15 [ 0.896776] scsi host0: ata_piix [ 0.898171] scsi host1: ata_piix [ 0.899491] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.901782] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.904715] libphy: Fixed MDIO Bus: probed [ 0.906249] tun: Universal TUN/TAP device driver, 1.6 [ 0.908037] tun: (C) 1999-2004 Max Krasnyansky [ 0.911409] PPP generic driver version 2.4.2 [ 0.913082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.915317] ehci-pci: EHCI PCI platform driver [ 0.916957] ehci-platform: EHCI generic platform driver [ 0.918821] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.920956] ohci-pci: OHCI PCI platform driver [ 0.922601] ohci-platform: OHCI generic platform driver [ 0.924465] uhci_hcd: USB Universal Host Controller Interface driver [ 0.939602] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.941479] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.944248] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.948272] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.950583] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.953244] usb usb1: Product: UHCI Host Controller [ 0.954996] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957141] usb usb1: SerialNumber: 0000:00:01.2 [ 0.958928] hub 1-0:1.0: USB hub found [ 0.960386] hub 1-0:1.0: 2 ports detected [ 0.962046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.965866] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.967642] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.969522] mousedev: PS/2 mouse device common for all mice [ 0.971828] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975010] rtc_cmos 00:00: RTC can wake from S4 [ 0.977251] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.979446] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.981665] i2c /dev entries driver [ 0.983064] device-mapper: uevent: version 1.0.3 [ 0.984815] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.987846] ledtrig-cpu: registered to indicate activity on CPUs [ 0.990225] NET: Registered protocol family 10 [ 0.992146] NET: Registered protocol family 17 [ 0.993799] Key type dns_resolver registered [ 0.995537] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.997580] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.000821] registered taskstats version 1 [ 1.002374] Loading compiled-in X.509 certificates [ 1.004661] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.008116] zswap: loaded using pool lzo/zbud [ 1.010509] Key type trusted registered [ 1.012983] Key type encrypted registered [ 1.014507] AppArmor: AppArmor sha1 policy hashing enabled [ 1.016460] ima: No TPM chip found, activating TPM-bypass! [ 1.018406] evm: HMAC attrs: 0x1 [ 1.020084] Magic number: 3:371:90 [ 1.021610] rtc_cmos 00:00: setting system clock to 2019-05-26 18:04:58 UTC (1558893898) [ 1.024594] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.026667] EDD information not available. [ 1.061920] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.082030] Write protecting the kernel read-only data: 14336k [ 1.085537] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.088770] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.258462] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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 1.06. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.14s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkY6OVBZA+MXm3Ijy2Rp/rrO+ain9VHHjocd+fjZOgO86SNdyliwQqhARShQui0aHcCNEzsbhUuoDFxmuB31CZHuB5mxBFogOLzXLX9FwevPqgV6fSTxyleKWFiHpdSw7EbeDilwBSRcF3yVctWv1KKghEshF1G/0TEgHsydZg56bLyCnbCiy9k3mLxAINysXT7U7VyAFb0uO+xfOi5EZN3eixdsg9ef0J22JtZCDw9FCEqWLnuKNVmFYwULawe/GoR/wiSR/knoXK3bz490I+L3qLX3hbx22fIJkzvB/XpiH365olgGijzWdq3640/rL+fnJuukXGm6/tctfnT4P1 root@vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e ssh-dss AAAAB3NzaC1kc3MAAACBANdsX9yoqZs5QTpAy9LMQ9kXcadgMaiBwWz3peIh047YDqzEInyf1e/kgFi36lpNY9rB1hDo3+aj5cQXkni8gUpHx+qkAQQyijapctbk2QLExC42fvEY+495cX0lYX6Kf51upovybuP1ueizld7Lz5eO9RJfJPqdahusYnqIwfsbAAAAFQDJLkCGahRuEuFVGuXtugu6VuNSawAAAIEAx0pFgRnPFsvaPExByPRbGjJ/ya0viAsP+NINvx/u2Sq5J0ySAW5c1lLAhb7bt0jhu2CHMN4pTcnEwf9zEqaY70ADf0afvzvSI6FDwTu8Omsk+Dor376jb0pQToRhd7vauEiuE0225zvq7Fi9BGOixHQFAtt7SRY2vx1YTN2bdAwAAACAJlYDz4glid1iIeThSSp2jj6RXzYAl1o6Lt7AzNyMeu1GjYpTZcT4GuFTapckKc9aLAURDjaxHITXLpiEcsqSEx6BBv7S8QXVcGnCmAxZ/KF3927Xg5lPc/6QbmmEVSVd1wKzXsRMildjdWpgQ54fuS+4HH2ATYjE9fSF5+eRYJw= root@vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e -----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:fe08:8289/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-8262683d-6d0e-42b4-8973-86ec31448a9e login: 2019-05-26 18:05:04,828 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f8f5110L 2019-05-26 18:05:04,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-26 18:05:04,829 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-26 18:05:04,829 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-26 18:05:04,830 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-26 18:05:04,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-26 18:05:04,830 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-26 18:05:04,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-26 18:05:04,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-26 18:05:04,831 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-26 18:05:04,849 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-26 18:05:04,849 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-26 18:05:04,860 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 52b8b18387da022af7f87742ec2bf635 2019-05-26 18:05:04,861 - paramiko.transport - DEBUG - Trying discovered key 8d464190693f7114508a52db1d4e6197 in /tmp/tmp8fZ2Hz 2019-05-26 18:05:04,889 - paramiko.transport - DEBUG - userauth is OK 2019-05-26 18:05:04,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-26 18:05:04,926 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-26 18:05:04,927 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-26 18:05:04,927 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-26 18:05:04,928 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-26 18:05:04,962 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-26 18:05:04,962 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.19 (192.168.120.19): 56 data bytes 64 bytes from 192.168.120.19: seq=0 ttl=64 time=32.104 ms --- 192.168.120.19 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 32.104/32.104/32.104 ms 2019-05-26 18:05:04,963 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-26 18:05:04,967 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-26 18:05:05,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:05:05,102 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-26 18:05:05,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:05:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:05,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:05:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-904e85c7-f8d2-4352-b913-823032f5a0a4 x-openstack-request-id: req-904e85c7-f8d2-4352-b913-823032f5a0a4 2019-05-26 18:05:05,274 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705 used request id req-904e85c7-f8d2-4352-b913-823032f5a0a4 2019-05-26 18:05:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166644096375s 2019-05-26 18:05:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:05:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:06,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Sun, 26 May 2019 18:05:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01ca4536-13c0-43a5-939c-86f92d58b1dc x-openstack-request-id: req-01ca4536-13c0-43a5-939c-86f92d58b1dc 2019-05-26 18:05:06,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:57.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:57Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:9c:64", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2932dead-204a-44b8-865a-226190624705", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2932dead-204a-44b8-865a-226190624705", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:37.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "2932dead-204a-44b8-865a-226190624705", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:05:04Z", "hostId": "6aa2fe15d30c9ce7250a8804ccdbbbac3bd8df5a1c654f5d363e53a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:26Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:05:06,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-01ca4536-13c0-43a5-939c-86f92d58b1dc 2019-05-26 18:05:06,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843164920807s 2019-05-26 18:05:06,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:05:08,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:05:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:08,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Sun, 26 May 2019 18:05:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b29f667c-d8eb-4cd3-a73b-14afe067912b x-openstack-request-id: req-b29f667c-d8eb-4cd3-a73b-14afe067912b 2019-05-26 18:05:08,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:57.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:04:57Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:05:08,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b29f667c-d8eb-4cd3-a73b-14afe067912b 2019-05-26 18:05:08,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.844085931778s 2019-05-26 18:05:08,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-26 18:05:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/265231e8-663d-4aef-bcca-f645a0eaebcc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:10,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:10 GMT X-Openstack-Request-Id: req-0fb55aae-6c3e-470b-ada0-ee5f476b551e 2019-05-26 18:05:10,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:10,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/265231e8-663d-4aef-bcca-f645a0eaebcc.json used request id req-0fb55aae-6c3e-470b-ada0-ee5f476b551e 2019-05-26 18:05:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.8742980957s 2019-05-26 18:05:10,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:05:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:10,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:05:10 GMT X-Openstack-Request-Id: req-995bec89-8cc8-4c6f-9f1e-142cbb6b05a0 2019-05-26 18:05:10,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:05:10,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-995bec89-8cc8-4c6f-9f1e-142cbb6b05a0 2019-05-26 18:05:10,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0477690696716s 2019-05-26 18:05:10,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:05:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:11,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:05:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4bb1ce05-4089-4ab1-9f0e-2dd62703ce32 x-openstack-request-id: req-4bb1ce05-4089-4ab1-9f0e-2dd62703ce32 2019-05-26 18:05:11,100 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a used request id req-4bb1ce05-4089-4ab1-9f0e-2dd62703ce32 2019-05-26 18:05:11,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.193905830383s 2019-05-26 18:05:11,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:05:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:11,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sun, 26 May 2019 18:05:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b004fd4-7c31-4aec-ae9b-688af4a0d82f x-openstack-request-id: req-0b004fd4-7c31-4aec-ae9b-688af4a0d82f 2019-05-26 18:05:11,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:82:89", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cabd59a-f546-4f47-87f5-054b310c1c1a", "rel": "bookmark"}], "image": {"id": "46f68d9a-56ef-4733-8120-c338af364fdb", "links": [{"href": "http://172.30.9.21:8774/images/46f68d9a-56ef-4733-8120-c338af364fdb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:04:57.000000", "flavor": {"id": "2ef55970-3ee5-4823-8dd1-5f71893ac94f", "links": [{"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "bookmark"}]}, "id": "9cabd59a-f546-4f47-87f5-054b310c1c1a", "security_groups": [{"name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}], "user_id": "a8318d3e9e914811b0f320b67be540d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:05:10Z", "hostId": "da785c181b1249a79275a91d0fafdad8c2a9cca97a30ce9ee23a9a81", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e", "name": "vping_ssh-vm_8262683d-6d0e-42b4-8973-86ec31448a9e", "created": "2019-05-26T18:04:44Z", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:05:11,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b004fd4-7c31-4aec-ae9b-688af4a0d82f 2019-05-26 18:05:11,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814588069916s 2019-05-26 18:05:11,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:05:13,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:05:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:14,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:05:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74c0877c-5d0d-4838-8cf7-7cd5dbb688bc x-openstack-request-id: req-74c0877c-5d0d-4838-8cf7-7cd5dbb688bc 2019-05-26 18:05:14,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 18:05:14,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74c0877c-5d0d-4838-8cf7-7cd5dbb688bc 2019-05-26 18:05:14,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176543951035s 2019-05-26 18:05:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:05:14,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:14,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 26 May 2019 18:05:14 GMT X-Openstack-Request-Id: req-72d85384-0ef8-44b8-8294-3b39d47d8d6f 2019-05-26 18:05:14,143 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:18Z", "updated_at": "2019-05-26T18:04:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:04:19Z", "revision_number": 0, "id": "446d28f1-b4eb-468c-960d-59adb043c211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:19Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "6d6a2fcb-bd0c-4e9a-b6da-39f56f7bc5d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:19Z", "revision_number": 0, "id": "88cbaee1-b2c7-4ed1-9efe-e2e1cf1f014f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:19Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:18Z", "revision_number": 0, "id": "f04f8cb1-4310-49a1-a6cf-3ed1f5cfeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:18Z", "security_group_id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 3, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b3db71bd-b5ae-48b7-8635-90eda8f40797", "name": "vping_ssh-sg_8262683d-6d0e-42b4-8973-86ec31448a9e"}, {"description": "Default security group", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:02Z", "updated_at": "2019-05-26T18:04:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "6394deb9-392a-42ec-be52-d6745690ce23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "74bb047e-2350-4f61-b92d-ed77806e1d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "bba0bb3a-a187-42e7-9dfb-6444cc7b48a3", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "dfc3823e-6cc0-497c-aea3-e6ab875d299e", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b5d7e38a-c564-47df-a219-ef28624bf261", "name": "default"}]} 2019-05-26 18:05:14,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-72d85384-0ef8-44b8-8294-3b39d47d8d6f 2019-05-26 18:05:14,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0421471595764s 2019-05-26 18:05:14,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:05:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b3db71bd-b5ae-48b7-8635-90eda8f40797.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:14,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:14 GMT X-Openstack-Request-Id: req-773ad038-2173-42fc-8f29-a6018fe4a2ec 2019-05-26 18:05:14,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:14,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b3db71bd-b5ae-48b7-8635-90eda8f40797.json used request id req-773ad038-2173-42fc-8f29-a6018fe4a2ec 2019-05-26 18:05:14,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155545949936s 2019-05-26 18:05:14,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-26 18:05:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:14,521 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:05:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d16f804-7fb6-40c6-ab8e-a7695e916422 x-openstack-request-id: req-5d16f804-7fb6-40c6-ab8e-a7695e916422 2019-05-26 18:05:14,521 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_8262683d-6d0e-42b4-8973-86ec31448a9e used request id req-5d16f804-7fb6-40c6-ab8e-a7695e916422 2019-05-26 18:05:14,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.216105937958s 2019-05-26 18:05:14,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:05:14,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" -d '{"subnet_id": "f42de50d-6137-4538-a3e7-12ab02c47f74"}' 2019-05-26 18:05:17,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:05:17 GMT X-Openstack-Request-Id: req-2c39f692-3960-452e-9a03-fce7713d7b13 2019-05-26 18:05:17,267 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "87c978bc-221c-47a2-8c34-868335d7df1f", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "subnet_id": "f42de50d-6137-4538-a3e7-12ab02c47f74", "subnet_ids": ["f42de50d-6137-4538-a3e7-12ab02c47f74"], "port_id": "84d5c63e-464e-46a4-b2cf-b0968626807c", "id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03"} 2019-05-26 18:05:17,267 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03/remove_router_interface.json used request id req-2c39f692-3960-452e-9a03-fce7713d7b13 2019-05-26 18:05:17,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.74531412125s 2019-05-26 18:05:17,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:05:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:17,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 26 May 2019 18:05:17 GMT X-Openstack-Request-Id: req-5e8cff5c-5e7c-44a8-8b59-78fd74926344 2019-05-26 18:05:17,413 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:05Z", "admin_state_up": true, "updated_at": "2019-05-26T18:05:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "a3bc848f-cd0b-4246-9b55-b1ffed827c03", "name": "vping_ssh-router_8262683d-6d0e-42b4-8973-86ec31448a9e"}]} 2019-05-26 18:05:17,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5e8cff5c-5e7c-44a8-8b59-78fd74926344 2019-05-26 18:05:17,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145748138428s 2019-05-26 18:05:17,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:05:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:21,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:21 GMT X-Openstack-Request-Id: req-109977af-a65a-4ce3-ab9c-9e45c07b6149 2019-05-26 18:05:21,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:21,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a3bc848f-cd0b-4246-9b55-b1ffed827c03.json used request id req-109977af-a65a-4ce3-ab9c-9e45c07b6149 2019-05-26 18:05:21,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.11103010178s 2019-05-26 18:05:21,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:05:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:21,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 26 May 2019 18:05:21 GMT X-Openstack-Request-Id: req-a52dcf07-60b8-4195-82e8-74003f6c9da2 2019-05-26 18:05:21,570 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87c978bc-221c-47a2-8c34-868335d7df1f","tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18: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":"988bfe578ccd48ca978c2227f206ebb3","id":"f42de50d-6137-4538-a3e7-12ab02c47f74","subnetpool_id":null,"name":"vping_ssh-subnet_8262683d-6d0e-42b4-8973-86ec31448a9e"}]} 2019-05-26 18:05:21,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a52dcf07-60b8-4195-82e8-74003f6c9da2 2019-05-26 18:05:21,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441489219666s 2019-05-26 18:05:21,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:05:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f42de50d-6137-4538-a3e7-12ab02c47f74.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:24,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:24 GMT X-Openstack-Request-Id: req-fd724f9a-32d7-489f-94cb-7385aa63470a 2019-05-26 18:05:24,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:24,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f42de50d-6137-4538-a3e7-12ab02c47f74.json used request id req-fd724f9a-32d7-489f-94cb-7385aa63470a 2019-05-26 18:05:24,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56631398201s 2019-05-26 18:05:24,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:05:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 26 May 2019 18:05:23 GMT X-Openstack-Request-Id: req-ff1dd2a0-acd7-4a75-a6c0-f6ea31db661d 2019-05-26 18:05:24,239 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87c978bc-221c-47a2-8c34-868335d7df1f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"988bfe578ccd48ca978c2227f206ebb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:05:23Z","qos_policy_id":null,"name":"vping_ssh-net_8262683d-6d0e-42b4-8973-86ec31448a9e","admin_state_up":true,"tenant_id":"988bfe578ccd48ca978c2227f206ebb3","created_at":"2019-05-26T18:04:02Z","mtu":1450}]} 2019-05-26 18:05:24,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ff1dd2a0-acd7-4a75-a6c0-f6ea31db661d 2019-05-26 18:05:24,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100779056549s 2019-05-26 18:05:24,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:05:24,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/87c978bc-221c-47a2-8c34-868335d7df1f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:25,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:25 GMT X-Openstack-Request-Id: req-2f80d089-b296-419f-a0fd-5013f68f8f12 2019-05-26 18:05:25,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:25,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/87c978bc-221c-47a2-8c34-868335d7df1f.json used request id req-2f80d089-b296-419f-a0fd-5013f68f8f12 2019-05-26 18:05:25,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41605997086s 2019-05-26 18:05:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:05:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:26,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 26 May 2019 18:05:26 GMT X-Openstack-Request-Id: req-b9e89177-f3c0-483f-8f78-b9af98374dcb 2019-05-26 18:05:26,500 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:04:16Z", "file": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb/file", "owner": "988bfe578ccd48ca978c2227f206ebb3", "id": "46f68d9a-56ef-4733-8120-c338af364fdb", "size": 12716032, "self": "/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/46f68d9a-56ef-4733-8120-c338af364fdb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8262683d-6d0e-42b4-8973-86ec31448a9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:04:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:05:26,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b9e89177-f3c0-483f-8f78-b9af98374dcb 2019-05-26 18:05:26,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.839277029037s 2019-05-26 18:05:26,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:05:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4157ec5674e7a47170205129894daec2d587f284" 2019-05-26 18:05:26,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:05:26 GMT X-Openstack-Request-Id: req-9d277647-1f62-4d15-9476-70dc94de92b9 2019-05-26 18:05:26,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:05:26,868 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/46f68d9a-56ef-4733-8120-c338af364fdb used request id req-9d277647-1f62-4d15-9476-70dc94de92b9 2019-05-26 18:05:26,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.366031169891s 2019-05-26 18:05:26,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:05:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:26,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 26 May 2019 18:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5ca6937-2fe1-4cf8-b033-1411c4a22505 x-openstack-request-id: req-d5ca6937-2fe1-4cf8-b033-1411c4a22505 2019-05-26 18:05:26,899 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f", "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": "2ef55970-3ee5-4823-8dd1-5f71893ac94f"}]} 2019-05-26 18:05:26,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d5ca6937-2fe1-4cf8-b033-1411c4a22505 2019-05-26 18:05:26,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024337053299s 2019-05-26 18:05:26,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:05:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:27,059 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:05:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba4b9d66-ef67-477a-8b94-91caf2e420f1 x-openstack-request-id: req-ba4b9d66-ef67-477a-8b94-91caf2e420f1 2019-05-26 18:05:27,059 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2ef55970-3ee5-4823-8dd1-5f71893ac94f used request id req-ba4b9d66-ef67-477a-8b94-91caf2e420f1 2019-05-26 18:05:27,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158540010452s 2019-05-26 18:05:27,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:05:27,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:27,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Sun, 26 May 2019 18:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a59485-bff1-4e1e-b42b-6867a24c9e14 2019-05-26 18:05:27,296 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": {"self": "http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a8318d3e9e914811b0f320b67be540d4", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:05:27,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-59a59485-bff1-4e1e-b42b-6867a24c9e14 2019-05-26 18:05:27,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236598968506s 2019-05-26 18:05:27,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:05:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 26 May 2019 18:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d347df72-bd52-4f87-a4d3-2f0b1d925c96 2019-05-26 18:05:27,530 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_8262683d-6d0e-42b4-8973-86ec31448a9e", "links": {"self": "http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a8318d3e9e914811b0f320b67be540d4", "description": null}} 2019-05-26 18:05:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4 used request id req-d347df72-bd52-4f87-a4d3-2f0b1d925c96 2019-05-26 18:05:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229136943817s 2019-05-26 18:05:27,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:05:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:27,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a1b483-f3c5-4043-afdb-0e79657bf197 2019-05-26 18:05:27,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:05:27,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a8318d3e9e914811b0f320b67be540d4 used request id req-d3a1b483-f3c5-4043-afdb-0e79657bf197 2019-05-26 18:05:27,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.355222940445s 2019-05-26 18:05:27,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:05:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:28,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 26 May 2019 18:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1008821-4c18-42c3-9d74-c17787dca94a 2019-05-26 18:05:28,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3"}, "tags": [], "enabled": true, "id": "988bfe578ccd48ca978c2227f206ebb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8262683d-6d0e-42b4-8973-86ec31448a9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:05:28,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b1008821-4c18-42c3-9d74-c17787dca94a 2019-05-26 18:05:28,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222406864166s 2019-05-26 18:05:28,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:05:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:28,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:05:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1964371c-2076-4406-87e4-191f8d1913b0 2019-05-26 18:05:28,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:05:28,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/988bfe578ccd48ca978c2227f206ebb3 used request id req-1964371c-2076-4406-87e4-191f8d1913b0 2019-05-26 18:05:28,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301523923874s 2019-05-26 18:05:28,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:05:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=988bfe578ccd48ca978c2227f206ebb3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:28,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:05:28 GMT X-Openstack-Request-Id: req-7a6d7429-1dca-428f-bb71-b10b17c6b73d 2019-05-26 18:05:28,777 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:02Z", "updated_at": "2019-05-26T18:04:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "6394deb9-392a-42ec-be52-d6745690ce23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "74bb047e-2350-4f61-b92d-ed77806e1d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "bba0bb3a-a187-42e7-9dfb-6444cc7b48a3", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "dfc3823e-6cc0-497c-aea3-e6ab875d299e", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b5d7e38a-c564-47df-a219-ef28624bf261", "name": "default"}]} 2019-05-26 18:05:28,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=988bfe578ccd48ca978c2227f206ebb3&name=default used request id req-7a6d7429-1dca-428f-bb71-b10b17c6b73d 2019-05-26 18:05:28,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350677967072s 2019-05-26 18:05:28,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:05:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:29,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:05:28 GMT X-Openstack-Request-Id: req-4b7b116b-3a89-43c5-9230-e9ebe10c1faa 2019-05-26 18:05:29,179 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "created_at": "2019-05-26T18:04:02Z", "updated_at": "2019-05-26T18:04:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "6394deb9-392a-42ec-be52-d6745690ce23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "74bb047e-2350-4f61-b92d-ed77806e1d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "bba0bb3a-a187-42e7-9dfb-6444cc7b48a3", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:04:02Z", "revision_number": 0, "id": "dfc3823e-6cc0-497c-aea3-e6ab875d299e", "remote_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "remote_ip_prefix": null, "created_at": "2019-05-26T18:04:02Z", "security_group_id": "b5d7e38a-c564-47df-a219-ef28624bf261", "tenant_id": "988bfe578ccd48ca978c2227f206ebb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "988bfe578ccd48ca978c2227f206ebb3"}], "revision_number": 1, "project_id": "988bfe578ccd48ca978c2227f206ebb3", "id": "b5d7e38a-c564-47df-a219-ef28624bf261", "name": "default"}]} 2019-05-26 18:05:29,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4b7b116b-3a89-43c5-9230-e9ebe10c1faa 2019-05-26 18:05:29,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.395566940308s 2019-05-26 18:05:29,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:05:29,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b5d7e38a-c564-47df-a219-ef28624bf261.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b15b8b4ba3d5cdbb9433a1e0a089835c70c9c60b" 2019-05-26 18:05:29,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:05:29 GMT X-Openstack-Request-Id: req-51b088bb-39b0-4de7-811e-0871c99ac1d5 2019-05-26 18:05:29,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:05:29,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b5d7e38a-c564-47df-a219-ef28624bf261.json used request id req-51b088bb-39b0-4de7-811e-0871c99ac1d5 2019-05-26 18:05:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.482023954391s 2019-05-26 18:05:29,715 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-26 18:05:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:05:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:05:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327bd5a1-5674-49c4-83e7-fbee57657afb 2019-05-26 18:05:29,762 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:05:29,762 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-327bd5a1-5674-49c4-83e7-fbee57657afb 2019-05-26 18:05:29,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:05:30,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["TXKme6ffRYaMoXLTE-M93A"], "issued_at": "2019-05-26T18:05:30.000000Z"}} 2019-05-26 18:05:30,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:05:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:30,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:05:30 GMT X-Openstack-Request-Id: req-454b47ac-6034-4796-bc95-1052c219c691 2019-05-26 18:05:30,573 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:05:30,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-454b47ac-6034-4796-bc95-1052c219c691 2019-05-26 18:05:30,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389410018921s 2019-05-26 18:05:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:05:30,585 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab40e70-6d19-4ffd-9e4f-2a31593863a8 2019-05-26 18:05:30,585 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:05:30,586 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-3ab40e70-6d19-4ffd-9e4f-2a31593863a8 2019-05-26 18:05:30,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:05:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a917e963-ab95-4394-b403-01436214f717 2019-05-26 18:05:30,827 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:05:30,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a917e963-ab95-4394-b403-01436214f717 2019-05-26 18:05:30,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240504980087s 2019-05-26 18:05:30,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:05:30,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}}' 2019-05-26 18:05:31,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 26 May 2019 18:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7bd523-23c2-4de3-9dc5-0987f0866a3d 2019-05-26 18:05:31,133 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89"}, "tags": [], "enabled": true, "id": "8ca8859ca3db416697a7dc008e055a89", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}} 2019-05-26 18:05:31,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fe7bd523-23c2-4de3-9dc5-0987f0866a3d 2019-05-26 18:05:31,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.299175977707s 2019-05-26 18:05:31,134 - 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'8ca8859ca3db416697a7dc008e055a89', '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_763a5817-1301-4a63-b4d4-99978528c949'}) 2019-05-26 18:05:31,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:05:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Y5NCdLc6NB6Hs49pSh8FqzSA0Oo7lQ", "email": null, "name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949"}}' 2019-05-26 18:05:31,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 26 May 2019 18:05:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4094ea-8052-4c76-893f-a7641a803ab4 2019-05-26 18:05:31,575 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949", "links": {"self": "http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d7d2e5c112a48e4a0a0b22c69540d19", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:05:31,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2b4094ea-8052-4c76-893f-a7641a803ab4 2019-05-26 18:05:31,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.433967113495s 2019-05-26 18:05:31,576 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6d7d2e5c112a48e4a0a0b22c69540d19', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949'}) 2019-05-26 18:05:31,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:05:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:31,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db774169-2b9c-4a9e-bdd4-33adafa7b522 2019-05-26 18:05:31,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:05:31,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-db774169-2b9c-4a9e-bdd4-33adafa7b522 2019-05-26 18:05:31,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224972963333s 2019-05-26 18:05:31,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:05:31,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d540ba-83ef-40cf-9dec-18e679a9a64b 2019-05-26 18:05:32,024 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:05:32,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-56d540ba-83ef-40cf-9dec-18e679a9a64b 2019-05-26 18:05:32,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215365886688s 2019-05-26 18:05:32,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:05:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f04442-fc9a-46f2-9206-6229d4c88605 2019-05-26 18:05:32,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:05:32,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-53f04442-fc9a-46f2-9206-6229d4c88605 2019-05-26 18:05:32,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119737148285s 2019-05-26 18:05:32,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:05:32,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3cc780-6f36-4420-b909-99121956ee9c 2019-05-26 18:05:32,378 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:05:32,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5d3cc780-6f36-4420-b909-99121956ee9c 2019-05-26 18:05:32,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223799943924s 2019-05-26 18:05:32,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:05:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 26 May 2019 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f54e0e-2d58-42f3-842d-b1a1a877254e 2019-05-26 18:05:32,615 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949", "links": {"self": "http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d7d2e5c112a48e4a0a0b22c69540d19", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:05:32,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68f54e0e-2d58-42f3-842d-b1a1a877254e 2019-05-26 18:05:32,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236159801483s 2019-05-26 18:05:32,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:05:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f25ba1-bd8e-494c-83c7-0643c616a682 2019-05-26 18:05:32,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89"}, "tags": [], "enabled": true, "id": "8ca8859ca3db416697a7dc008e055a89", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}]} 2019-05-26 18:05:32,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c4f25ba1-bd8e-494c-83c7-0643c616a682 2019-05-26 18:05:32,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218012094498s 2019-05-26 18:05:32,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:05:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6d7d2e5c112a48e4a0a0b22c69540d19&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=8ca8859ca3db416697a7dc008e055a89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:32,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 26 May 2019 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e99157c-ffdb-41ca-bb36-8b99faf29295 2019-05-26 18:05:32,975 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d7d2e5c112a48e4a0a0b22c69540d19&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=8ca8859ca3db416697a7dc008e055a89", "previous": null, "next": null}} 2019-05-26 18:05:32,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d7d2e5c112a48e4a0a0b22c69540d19&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=8ca8859ca3db416697a7dc008e055a89 used request id req-3e99157c-ffdb-41ca-bb36-8b99faf29295 2019-05-26 18:05:32,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124769926071s 2019-05-26 18:05:32,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:05:32,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89/users/6d7d2e5c112a48e4a0a0b22c69540d19/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:33,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5930e5be-4d10-4ed2-8d27-217e9b286e4a 2019-05-26 18:05:33,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:05:33,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89/users/6d7d2e5c112a48e4a0a0b22c69540d19/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-5930e5be-4d10-4ed2-8d27-217e9b286e4a 2019-05-26 18:05:33,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.318785905838s 2019-05-26 18:05:33,299 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949', 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'8ca8859ca3db416697a7dc008e055a89', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Y5NCdLc6NB6Hs49pSh8FqzSA0Oo7lQ', 'username': u'vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:05:33,302 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949', 'password': 'Y5NCdLc6NB6Hs49pSh8FqzSA0Oo7lQ', 'project_name': 'vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8ca8859ca3db416697a7dc008e055a89', 'project_domain_name': 'Default'} 2019-05-26 18:05:33,303 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-26 18:05:33,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:05:33,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:33,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdf16eb-067c-4c4f-892c-6ca02f7ec1f8 2019-05-26 18:05:33,509 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:05:33,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9cdf16eb-067c-4c4f-892c-6ca02f7ec1f8 2019-05-26 18:05:33,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206443071365s 2019-05-26 18:05:33,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:05:33,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:05:33,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 18:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03fdd7de-2e76-4eb6-be77-16ab27d4825a 2019-05-26 18:05:33,648 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89"}, "tags": [], "enabled": true, "id": "8ca8859ca3db416697a7dc008e055a89", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}]} 2019-05-26 18:05:33,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-03fdd7de-2e76-4eb6-be77-16ab27d4825a 2019-05-26 18:05:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.13033413887s 2019-05-26 18:05:33,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:05:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" -d '{"network": {"tenant_id": "8ca8859ca3db416697a7dc008e055a89", "name": "vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949", "admin_state_up": true}}' 2019-05-26 18:05:34,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 26 May 2019 18:05:33 GMT X-Openstack-Request-Id: req-0d011791-ae13-4eef-afd1-f593a9e806e3 2019-05-26 18:05:34,255 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:05:33Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}} 2019-05-26 18:05:34,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0d011791-ae13-4eef-afd1-f593a9e806e3 2019-05-26 18:05:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.605241060257s 2019-05-26 18:05:34,256 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:05:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bed933be-e2af-40d4-aec4-7f8955eed6cc', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949', u'created_at': u'2019-05-26T18:05:33Z', u'mtu': 1450, u'tenant_id': u'8ca8859ca3db416697a7dc008e055a89', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ca8859ca3db416697a7dc008e055a89', u'l2_adjacency': True}) 2019-05-26 18:05:34,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:05:34,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26148a6e-86ea-4e34-a026-e7e0a732d3e8 2019-05-26 18:05:34,267 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:05:34,267 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-26148a6e-86ea-4e34-a026-e7e0a732d3e8 2019-05-26 18:05:34,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:05:34,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T19:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ca8859ca3db416697a7dc008e055a89", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8ca8859ca3db416697a7dc008e055a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/8ca8859ca3db416697a7dc008e055a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/8ca8859ca3db416697a7dc008e055a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ca8859ca3db416697a7dc008e055a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/8ca8859ca3db416697a7dc008e055a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/8ca8859ca3db416697a7dc008e055a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8ca8859ca3db416697a7dc008e055a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_8ca8859ca3db416697a7dc008e055a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ca8859ca3db416697a7dc008e055a89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/8ca8859ca3db416697a7dc008e055a89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/8ca8859ca3db416697a7dc008e055a89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949", "id": "6d7d2e5c112a48e4a0a0b22c69540d19"}, "audit_ids": ["-uxlb55ZRMCcqCtT-ig8Hw"], "issued_at": "2019-05-26T18:05:34.000000Z"}} 2019-05-26 18:05:34,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:05:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:35,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 26 May 2019 18:05:35 GMT X-Openstack-Request-Id: req-833e7e5a-c7a1-452e-8dce-8b59d3d8f665 2019-05-26 18:05:35,356 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:05:33Z","qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}]} 2019-05-26 18:05:35,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-833e7e5a-c7a1-452e-8dce-8b59d3d8f665 2019-05-26 18:05:35,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.691062927246s 2019-05-26 18:05:35,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:05:35,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"subnet": {"name": "vping_userdata-subnet_763a5817-1301-4a63-b4d4-99978528c949", "enable_dhcp": true, "network_id": "bed933be-e2af-40d4-aec4-7f8955eed6cc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:05:36,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 26 May 2019 18:05:36 GMT X-Openstack-Request-Id: req-5118e303-3cc6-45c7-9f87-f310d4bb80e5 2019-05-26 18:05:36,723 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:05:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8ca8859ca3db416697a7dc008e055a89","id":"868dbcd5-d61c-4797-b26d-e4e7d821356d","subnetpool_id":null,"name":"vping_userdata-subnet_763a5817-1301-4a63-b4d4-99978528c949"}} 2019-05-26 18:05:36,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5118e303-3cc6-45c7-9f87-f310d4bb80e5 2019-05-26 18:05:36,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.36549401283s 2019-05-26 18:05:36,723 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:05:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'868dbcd5-d61c-4797-b26d-e4e7d821356d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_763a5817-1301-4a63-b4d4-99978528c949', u'enable_dhcp': True, u'network_id': u'bed933be-e2af-40d4-aec4-7f8955eed6cc', u'tenant_id': u'8ca8859ca3db416697a7dc008e055a89', u'created_at': u'2019-05-26T18:05:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8ca8859ca3db416697a7dc008e055a89'}) 2019-05-26 18:05:36,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:05:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "vping_userdata-router_763a5817-1301-4a63-b4d4-99978528c949", "admin_state_up": true}}' 2019-05-26 18:05:43,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 26 May 2019 18:05:43 GMT X-Openstack-Request-Id: req-a8c73249-6b0f-4fd4-95e7-723e61f87ef2 2019-05-26 18:05:43,983 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "created_at": "2019-05-26T18:05:37Z", "admin_state_up": true, "updated_at": "2019-05-26T18:05:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8ca8859ca3db416697a7dc008e055a89", "id": "9a865f2e-cbde-46f7-be0b-a9f8d7895958", "name": "vping_userdata-router_763a5817-1301-4a63-b4d4-99978528c949"}} 2019-05-26 18:05:43,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8c73249-6b0f-4fd4-95e7-723e61f87ef2 2019-05-26 18:05:43,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.2596039772s 2019-05-26 18:05:43,984 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:05:38Z', u'revision_number': 3, u'id': u'9a865f2e-cbde-46f7-be0b-a9f8d7895958', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_763a5817-1301-4a63-b4d4-99978528c949', u'admin_state_up': True, u'tenant_id': u'8ca8859ca3db416697a7dc008e055a89', u'created_at': u'2019-05-26T18:05:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ca8859ca3db416697a7dc008e055a89'}) 2019-05-26 18:05:43,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:05:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"subnet_id": "868dbcd5-d61c-4797-b26d-e4e7d821356d"}' 2019-05-26 18:05:47,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:05:47 GMT X-Openstack-Request-Id: req-b8150808-1356-41d8-810a-091c68e6a5e4 2019-05-26 18:05:47,487 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bed933be-e2af-40d4-aec4-7f8955eed6cc", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "subnet_id": "868dbcd5-d61c-4797-b26d-e4e7d821356d", "subnet_ids": ["868dbcd5-d61c-4797-b26d-e4e7d821356d"], "port_id": "42761d97-9a54-42d3-b2d3-b4ac8dc965a6", "id": "9a865f2e-cbde-46f7-be0b-a9f8d7895958"} 2019-05-26 18:05:47,487 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958/add_router_interface.json used request id req-b8150808-1356-41d8-810a-091c68e6a5e4 2019-05-26 18:05:47,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.50216603279s 2019-05-26 18:05:47,487 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:05:47,593 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:05:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:05:47,602 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:05:47 GMT 2019-05-26 18:05:47,603 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:05:47,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:05:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:05:47 GMT X-Openstack-Request-Id: req-0416003a-a203-472d-934a-4e244fda719f 2019-05-26 18:05:47,936 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:05:47,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0416003a-a203-472d-934a-4e244fda719f 2019-05-26 18:05:47,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328166007996s 2019-05-26 18:05:47,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:05:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949"}' 2019-05-26 18:05:48,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 26 May 2019 18:05:48 GMT Location: http://172.30.9.21:9292/v2/images/bcb96a34-4114-4018-b293-16ccb5859648 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b1ac6d31-7161-4df5-b825-b0112dfb4999 2019-05-26 18:05:48,858 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:05:48Z", "file": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file", "owner": "8ca8859ca3db416697a7dc008e055a89", "id": "bcb96a34-4114-4018-b293-16ccb5859648", "size": null, "self": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "checksum": null, "created_at": "2019-05-26T18:05:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:05:48,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b1ac6d31-7161-4df5-b825-b0112dfb4999 2019-05-26 18:05:48,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.912956953049s 2019-05-26 18:05:48,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:05:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '' 2019-05-26 18:05:50,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:05:50 GMT X-Openstack-Request-Id: req-e2b01690-c082-4e90-9b51-0778d0735a82 2019-05-26 18:05:50,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:05:50,540 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file used request id req-e2b01690-c082-4e90-9b51-0778d0735a82 2019-05-26 18:05:50,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.68052887917s 2019-05-26 18:05:50,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:05:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:51,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 26 May 2019 18:05:51 GMT X-Openstack-Request-Id: req-687fbab2-0561-4b7a-81ad-21fa8bc58086 2019-05-26 18:05:51,357 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:05:50Z", "file": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file", "owner": "8ca8859ca3db416697a7dc008e055a89", "id": "bcb96a34-4114-4018-b293-16ccb5859648", "size": 12716032, "self": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:05:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:05:51,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-687fbab2-0561-4b7a-81ad-21fa8bc58086 2019-05-26 18:05:51,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.811537027359s 2019-05-26 18:05:51,359 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file', 'owner': u'8ca8859ca3db416697a7dc008e055a89', 'id': u'bcb96a34-4114-4018-b293-16ccb5859648', 'size': 12716032, u'self': u'/v2/images/bcb96a34-4114-4018-b293-16ccb5859648', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ca8859ca3db416697a7dc008e055a89', 'name': 'vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:05:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:05:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bcb96a34-4114-4018-b293-16ccb5859648', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949', 'created': u'2019-05-26T18:05:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:05:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bcb96a34-4114-4018-b293-16ccb5859648', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:05:51,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:05:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:05:51,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sun, 26 May 2019 18:05:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-271b25b9-83d9-43c1-aedd-55a4d00bb91d x-openstack-request-id: req-271b25b9-83d9-43c1-aedd-55a4d00bb91d 2019-05-26 18:05:51,719 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "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": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84"}} 2019-05-26 18:05:51,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-271b25b9-83d9-43c1-aedd-55a4d00bb91d 2019-05-26 18:05:51,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356867074966s 2019-05-26 18:05:51,721 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'f2e5a7c3-33d3-456b-86e0-0d1ead139d84', 'swap': 0}) 2019-05-26 18:05:51,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:05:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" -d '{"extra_specs": {}}' 2019-05-26 18:05:51,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:05:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf40e6c7-cc63-4425-a93f-15340554203b x-openstack-request-id: req-bf40e6c7-cc63-4425-a93f-15340554203b 2019-05-26 18:05:51,747 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:05:51,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84/os-extra_specs used request id req-bf40e6c7-cc63-4425-a93f-15340554203b 2019-05-26 18:05:51,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262360572815s 2019-05-26 18:05:51,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:05:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:52,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 26 May 2019 18:05:52 GMT X-Openstack-Request-Id: req-df0cb260-ca78-476e-a43c-f7dd5bc2a57d 2019-05-26 18:05:52,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":["868dbcd5-d61c-4797-b26d-e4e7d821356d"],"description":"","tags":[],"updated_at":"2019-05-26T18:05:35Z","qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}]} 2019-05-26 18:05:52,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df0cb260-ca78-476e-a43c-f7dd5bc2a57d 2019-05-26 18:05:52,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394186019897s 2019-05-26 18:05:52,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:05:52,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:52,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 26 May 2019 18:05:52 GMT X-Openstack-Request-Id: req-b2027cab-34d7-4fdd-8c8b-f2d4feaa6754 2019-05-26 18:05:52,191 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:05:50Z", "file": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file", "owner": "8ca8859ca3db416697a7dc008e055a89", "id": "bcb96a34-4114-4018-b293-16ccb5859648", "size": 12716032, "self": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:05:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:05:52,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2027cab-34d7-4fdd-8c8b-f2d4feaa6754 2019-05-26 18:05:52,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436079502106s 2019-05-26 18:05:52,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:05:52,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:52,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 26 May 2019 18:05:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f649e7d-b530-4f73-b2d3-8e35c6f546ad x-openstack-request-id: req-7f649e7d-b530-4f73-b2d3-8e35c6f546ad 2019-05-26 18:05:52,503 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "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": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84"}]} 2019-05-26 18:05:52,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7f649e7d-b530-4f73-b2d3-8e35c6f546ad 2019-05-26 18:05:52,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304425954819s 2019-05-26 18:05:52,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:05:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"server": {"name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "imageRef": "bcb96a34-4114-4018-b293-16ccb5859648", "flavorRef": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bed933be-e2af-40d4-aec4-7f8955eed6cc"}]}}' 2019-05-26 18:05:56,628 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 26 May 2019 18:05:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc x-compute-request-id: req-1cbbbfca-6073-4e95-bc4c-8c82c684e12d x-openstack-request-id: req-1cbbbfca-6073-4e95-bc4c-8c82c684e12d 2019-05-26 18:05:56,629 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "adminPass": "7QsqUUK67bT2"}} 2019-05-26 18:05:56,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1cbbbfca-6073-4e95-bc4c-8c82c684e12d 2019-05-26 18:05:56,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.12195611s 2019-05-26 18:05:56,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:05:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:57,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 26 May 2019 18:05:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d39af29-798c-48af-80b9-88dce2d28e52 x-openstack-request-id: req-3d39af29-798c-48af-80b9-88dce2d28e52 2019-05-26 18:05:57,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:05:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:05:57,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d39af29-798c-48af-80b9-88dce2d28e52 2019-05-26 18:05:57,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835294961929s 2019-05-26 18:05:57,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:05:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:57,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 26 May 2019 18:05:57 GMT X-Openstack-Request-Id: req-119eb73b-092c-41ed-ab7e-25f0f592dbe7 2019-05-26 18:05:57,799 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":["868dbcd5-d61c-4797-b26d-e4e7d821356d"],"description":"","tags":[],"updated_at":"2019-05-26T18:05:35Z","qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}]} 2019-05-26 18:05:57,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-119eb73b-092c-41ed-ab7e-25f0f592dbe7 2019-05-26 18:05:57,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321957111359s 2019-05-26 18:05:57,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:05:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:05:58,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 26 May 2019 18:05:58 GMT X-Openstack-Request-Id: req-cd0ff7f5-3037-4727-aa03-e569b512f94d 2019-05-26 18:05:58,148 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:05:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ca8859ca3db416697a7dc008e055a89","id":"868dbcd5-d61c-4797-b26d-e4e7d821356d","subnetpool_id":null,"name":"vping_userdata-subnet_763a5817-1301-4a63-b4d4-99978528c949"}]} 2019-05-26 18:05:58,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cd0ff7f5-3037-4727-aa03-e569b512f94d 2019-05-26 18:05:58,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.348261117935s 2019-05-26 18:05:58,149 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:00,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:00,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:01,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 26 May 2019 18:06:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-425cbef7-4d39-4e4b-a848-f0baa98d956d x-openstack-request-id: req-425cbef7-4d39-4e4b-a848-f0baa98d956d 2019-05-26 18:06:01,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:05:59Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:01,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-425cbef7-4d39-4e4b-a848-f0baa98d956d 2019-05-26 18:06:01,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.84662389755s 2019-05-26 18:06:02,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:04,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:05,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 26 May 2019 18:06:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53762828-b737-44ca-a7a6-3e46a729d460 x-openstack-request-id: req-53762828-b737-44ca-a7a6-3e46a729d460 2019-05-26 18:06:05,732 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:05:59Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:05,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53762828-b737-44ca-a7a6-3e46a729d460 2019-05-26 18:06:05,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72694087029s 2019-05-26 18:06:05,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:07,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:09,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 26 May 2019 18:06:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8546dc3c-ac13-46de-8890-0bfdcb04c5b5 x-openstack-request-id: req-8546dc3c-ac13-46de-8890-0bfdcb04c5b5 2019-05-26 18:06:09,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:09,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8546dc3c-ac13-46de-8890-0bfdcb04c5b5 2019-05-26 18:06:09,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29625296593s 2019-05-26 18:06:09,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:06:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b58e37-79d6-4c37-b7fd-1d35a827e4bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 26 May 2019 18:06:09 GMT X-Openstack-Request-Id: req-7b9e1e32-d38a-482b-adb3-7145516510ad 2019-05-26 18:06:09,379 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:06:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"868dbcd5-d61c-4797-b26d-e4e7d821356d","ip_address":"192.168.120.31"}],"id":"d8951904-3b2f-4d45-8048-b77b5241f333","security_groups":["8ed0b7ff-cbb1-432c-ab0d-242138ff9601"],"mac_address":"fa:16:3e:2b:92:71","project_id":"8ca8859ca3db416697a7dc008e055a89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:06:00Z","binding:vnic_type":"normal","device_id":"d2b58e37-79d6-4c37-b7fd-1d35a827e4bc","ip_allocation":"immediate"}]} 2019-05-26 18:06:09,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2b58e37-79d6-4c37-b7fd-1d35a827e4bc used request id req-7b9e1e32-d38a-482b-adb3-7145516510ad 2019-05-26 18:06:09,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.334337949753s 2019-05-26 18:06:09,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:06:09,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d8951904-3b2f-4d45-8048-b77b5241f333" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:09,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:06:09 GMT X-Openstack-Request-Id: req-7c83a184-29d1-4169-8a76-3eb6c74ce6ec 2019-05-26 18:06:09,721 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:06:09,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d8951904-3b2f-4d45-8048-b77b5241f333 used request id req-7c83a184-29d1-4169-8a76-3eb6c74ce6ec 2019-05-26 18:06:09,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.332001924515s 2019-05-26 18:06:09,722 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:92:71', u'version': 4, u'addr': u'192.168.120.31', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'bcb96a34-4114-4018-b293-16ccb5859648'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:06:06.000000', 'flavor': Munch({u'id': u'f2e5a7c3-33d3-456b-86e0-0d1ead139d84'}), 'az': u'nova', 'id': u'd2b58e37-79d6-4c37-b7fd-1d35a827e4bc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d7d2e5c112a48e4a0a0b22c69540d19', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ca8859ca3db416697a7dc008e055a89', 'name': 'vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:06:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:06:06Z', 'hostId': u'c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.31', 'cloud': 'envvars', 'host_id': u'c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:06:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ca8859ca3db416697a7dc008e055a89', 'name': u'vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949', 'adminPass': u'7QsqUUK67bT2', 'tenant_id': u'8ca8859ca3db416697a7dc008e055a89', 'created_at': u'2019-05-26T18:05:56Z', 'created': u'2019-05-26T18:05:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:06:09,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:06:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:10,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 26 May 2019 18:06:10 GMT X-Openstack-Request-Id: req-5928ee4e-fd6c-4a45-bbd0-9bd3f7794be1 2019-05-26 18:06:10,109 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":["868dbcd5-d61c-4797-b26d-e4e7d821356d"],"description":"","tags":[],"updated_at":"2019-05-26T18:05:35Z","qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}]} 2019-05-26 18:06:10,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5928ee4e-fd6c-4a45-bbd0-9bd3f7794be1 2019-05-26 18:06:10,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38706612587s 2019-05-26 18:06:10,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:06:10,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:10,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 26 May 2019 18:06:10 GMT X-Openstack-Request-Id: req-1c8cdb72-6a9f-47eb-9bc5-e3d3cf4b69e1 2019-05-26 18:06:10,931 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:05:50Z", "file": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file", "owner": "8ca8859ca3db416697a7dc008e055a89", "id": "bcb96a34-4114-4018-b293-16ccb5859648", "size": 12716032, "self": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:05:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:06:10,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1c8cdb72-6a9f-47eb-9bc5-e3d3cf4b69e1 2019-05-26 18:06:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817183971405s 2019-05-26 18:06:10,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:06:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:10,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 26 May 2019 18:06:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-657b4fe2-3a12-4117-9074-41a2f34ca7c9 x-openstack-request-id: req-657b4fe2-3a12-4117-9074-41a2f34ca7c9 2019-05-26 18:06:10,959 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "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": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84"}]} 2019-05-26 18:06:10,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-657b4fe2-3a12-4117-9074-41a2f34ca7c9 2019-05-26 18:06:10,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258600711823s 2019-05-26 18:06:10,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:06:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"server": {"name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "imageRef": "bcb96a34-4114-4018-b293-16ccb5859648", "flavorRef": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjMxIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bed933be-e2af-40d4-aec4-7f8955eed6cc"}]}}' 2019-05-26 18:06:13,893 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 26 May 2019 18:06:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50 x-compute-request-id: req-f30a874f-fce2-4f69-8670-c1ec0115d3a3 x-openstack-request-id: req-f30a874f-fce2-4f69-8670-c1ec0115d3a3 2019-05-26 18:06:13,894 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c613867d-0a30-42da-9276-52c84a997c50", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "adminPass": "N2k8JwTFdppy"}} 2019-05-26 18:06:13,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f30a874f-fce2-4f69-8670-c1ec0115d3a3 2019-05-26 18:06:13,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.93342280388s 2019-05-26 18:06:13,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:14,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 26 May 2019 18:06:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0027748f-2396-4f15-82b2-807693c85fb2 x-openstack-request-id: req-0027748f-2396-4f15-82b2-807693c85fb2 2019-05-26 18:06:14,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:06:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:14,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0027748f-2396-4f15-82b2-807693c85fb2 2019-05-26 18:06:14,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856850147247s 2019-05-26 18:06:14,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:16,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:16,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 26 May 2019 18:06:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9ebcf93-fbb9-447b-8540-acae0fc132d3 x-openstack-request-id: req-f9ebcf93-fbb9-447b-8540-acae0fc132d3 2019-05-26 18:06:17,432 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:06:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:17,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9ebcf93-fbb9-447b-8540-acae0fc132d3 2019-05-26 18:06:17,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670287847519s 2019-05-26 18:06:17,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:19,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:19,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sun, 26 May 2019 18:06:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ee4e6d3-399c-4540-b1f1-b70e73452bf2 x-openstack-request-id: req-8ee4e6d3-399c-4540-b1f1-b70e73452bf2 2019-05-26 18:06:20,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:06:16Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:20,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ee4e6d3-399c-4540-b1f1-b70e73452bf2 2019-05-26 18:06:20,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47882795334s 2019-05-26 18:06:20,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:22,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:24,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Sun, 26 May 2019 18:06:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c65034b-4521-4a54-ae77-fc923ab1b284 x-openstack-request-id: req-0c65034b-4521-4a54-ae77-fc923ab1b284 2019-05-26 18:06:24,028 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:06:16Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:24,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c65034b-4521-4a54-ae77-fc923ab1b284 2019-05-26 18:06:24,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09643983841s 2019-05-26 18:06:24,036 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:27,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 26 May 2019 18:06:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-841a9fda-09b7-46a8-b2cc-94abf12b8907 x-openstack-request-id: req-841a9fda-09b7-46a8-b2cc-94abf12b8907 2019-05-26 18:06:27,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:c2:a8", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:23.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:24Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:27,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-841a9fda-09b7-46a8-b2cc-94abf12b8907 2019-05-26 18:06:27,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17207789421s 2019-05-26 18:06:27,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:06:27,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c613867d-0a30-42da-9276-52c84a997c50" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:27,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:06:27 GMT X-Openstack-Request-Id: req-8cfe2d92-8fce-4106-b303-0869a7d1368e 2019-05-26 18:06:27,564 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:06:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"868dbcd5-d61c-4797-b26d-e4e7d821356d","ip_address":"192.168.120.9"}],"id":"54991e7c-f4f1-4f72-b002-2c57f4ae198a","security_groups":["8ed0b7ff-cbb1-432c-ab0d-242138ff9601"],"mac_address":"fa:16:3e:bc:c2:a8","project_id":"8ca8859ca3db416697a7dc008e055a89","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:06:17Z","binding:vnic_type":"normal","device_id":"c613867d-0a30-42da-9276-52c84a997c50","ip_allocation":"immediate"}]} 2019-05-26 18:06:27,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c613867d-0a30-42da-9276-52c84a997c50 used request id req-8cfe2d92-8fce-4106-b303-0869a7d1368e 2019-05-26 18:06:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.346374988556s 2019-05-26 18:06:27,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:06:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=54991e7c-f4f1-4f72-b002-2c57f4ae198a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:27,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:06:27 GMT X-Openstack-Request-Id: req-5278b499-2732-490c-86b0-669517df00d2 2019-05-26 18:06:27,620 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:06:27,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=54991e7c-f4f1-4f72-b002-2c57f4ae198a used request id req-5278b499-2732-490c-86b0-669517df00d2 2019-05-26 18:06:27,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0457189083099s 2019-05-26 18:06:27,621 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:c2:a8', 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'bcb96a34-4114-4018-b293-16ccb5859648'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:06:23.000000', 'flavor': Munch({u'id': u'f2e5a7c3-33d3-456b-86e0-0d1ead139d84'}), 'az': u'nova', 'id': u'c613867d-0a30-42da-9276-52c84a997c50', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6d7d2e5c112a48e4a0a0b22c69540d19', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ca8859ca3db416697a7dc008e055a89', 'name': 'vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:06:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:06:24Z', 'hostId': u'25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:06:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ca8859ca3db416697a7dc008e055a89', 'name': u'vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949', 'adminPass': u'N2k8JwTFdppy', 'tenant_id': u'8ca8859ca3db416697a7dc008e055a89', 'created_at': u'2019-05-26T18:06:13Z', 'created': u'2019-05-26T18:06:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:06:27,622 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-26 18:06:28,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:29,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 26 May 2019 18:06:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ba62f63-018e-4f38-a746-2b4e424cb20f x-openstack-request-id: req-4ba62f63-018e-4f38-a746-2b4e424cb20f 2019-05-26 18:06:29,356 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:c2:a8", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:23.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:24Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:06Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:29,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ba62f63-018e-4f38-a746-2b4e424cb20f 2019-05-26 18:06:29,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73282790184s 2019-05-26 18:06:29,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:06:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:06:29,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9201 Content-Type: application/json Date: Sun, 26 May 2019 18:06:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3769f63-b0f2-4db1-bd8e-486ae65cc8ce x-openstack-request-id: req-a3769f63-b0f2-4db1-bd8e-486ae65cc8ce 2019-05-26 18:06:29,484 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 546443065 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.251374] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.254548] pid_max: default: 32768 minimum: 301\n[ 0.256261] ACPI: Core revision 20150930\n[ 0.258360] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.260841] Security Framework initialized\n[ 0.262408] Yama: becoming mindful.\n[ 0.263795] AppArmor: AppArmor initialized\n[ 0.265397] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.267886] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.270312] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272615] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275201] Initializing cgroup subsys io\n[ 0.276739] Initializing cgroup subsys memory\n[ 0.278387] Initializing cgroup subsys devices\n[ 0.280055] Initializing cgroup subsys freezer\n[ 0.281720] Initializing cgroup subsys net_cls\n[ 0.283381] Initializing cgroup subsys perf_event\n[ 0.285121] Initializing cgroup subsys net_prio\n[ 0.286811] Initializing cgroup subsys hugetlb\n[ 0.288472] Initializing cgroup subsys pids\n[ 0.290132] CPU: Physical Processor ID: 0\n[ 0.292362] mce: CPU supports 10 MCE banks\n[ 0.293986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295908] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.315887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325672] ftrace: allocating 31920 entries in 125 pages\n[ 0.361835] smpboot: Max logical packages: 1\n[ 0.363435] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366041] x2apic enabled\n[ 0.367474] Switched APIC routing to physical x2apic.\n[ 0.370572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.372661] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.376553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379916] KVM setup paravirtual spinlock\n[ 0.381962] x86: Booted up 1 node, 1 CPUs\n[ 0.383505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.386122] devtmpfs: initialized\n[ 0.388464] evm: security.selinux\n[ 0.389784] evm: security.SMACK64\n[ 0.391136] evm: security.SMACK64EXEC\n[ 0.392529] evm: security.SMACK64TRANSMUTE\n[ 0.394070] evm: security.SMACK64MMAP\n[ 0.395456] evm: security.ima\n[ 0.396675] evm: security.capability\n[ 0.398161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.401659] pinctrl core: initialized pinctrl subsystem\n[ 0.403644] RTC time: 18:06:23, date: 05/26/19\n[ 0.405394] NET: Registered protocol family 16\n[ 0.407146] cpuidle: using governor ladder\n[ 0.408701] cpuidle: using governor menu\n[ 0.410198] PCCT header not found.\n[ 0.411565] ACPI: bus type PCI registered\n[ 0.413062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415353] PCI: Using configuration type 1 for base access\n[ 0.418035] ACPI: Added _OSI(Module Device)\n[ 0.419606] ACPI: Added _OSI(Processor Device)\n[ 0.421243] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.422926] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.425657] ACPI: Interpreter enabled\n[ 0.427104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.430616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.434057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.437533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.441006] ACPI: (supports S0 S5)\n[ 0.442353] ACPI: Using IOAPIC for interrupt routing\n[ 0.444120] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453326] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459666] acpiphp: Slot [3] registered\n[ 0.461187] acpiphp: Slot [4] registered\n[ 0.462858] acpiphp: Slot [5] registered\n[ 0.464347] acpiphp: Slot [6] registered\n[ 0.465964] acpiphp: Slot [7] registered\n[ 0.467560] acpiphp: Slot [8] registered\n[ 0.469336] acpiphp: Slot [9] registered\n[ 0.471174] acpiphp: Slot [10] registered\n[ 0.472982] acpiphp: Slot [11] registered\n[ 0.474621] acpiphp: Slot [12] registered\n[ 0.476189] acpiphp: Slot [13] registered\n[ 0.477723] acpiphp: Slot [14] registered\n[ 0.479324] acpiphp: Slot [15] registered\n[ 0.498653] acpiphp: Slot [16] registered\n[ 0.500393] acpiphp: Slot [17] registered\n[ 0.501942] acpiphp: Slot [18] registered\n[ 0.503547] acpiphp: Slot [19] registered\n[ 0.505213] acpiphp: Slot [20] registered\n[ 0.506998] acpiphp: Slot [21] registered\n[ 0.508663] acpiphp: Slot [22] registered\n[ 0.510229] acpiphp: Slot [23] registered\n[ 0.511789] acpiphp: Slot [24] registered\n[ 0.513353] acpiphp: Slot [25] registered\n[ 0.514900] acpiphp: Slot [26] registered\n[ 0.516450] acpiphp: Slot [27] registered\n[ 0.518002] acpiphp: Slot [28] registered\n[ 0.519559] acpiphp: Slot [29] registered\n[ 0.521334] acpiphp: Slot [30] registered\n[ 0.525615] acpiphp: Slot [31] registered\n[ 0.527193] PCI host bridge to bus 0000:00\n[ 0.528764] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.531112] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.533461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.536250] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.539055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.541898] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.548619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.553374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.555824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.560887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.563620] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.589913] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.592580] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.595250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.597880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.600234] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.602701] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.604721] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.607727] vgaarb: loaded\n[ 0.608868] vgaarb: bridge control possible 0000:00:02.0\n[ 0.611131] SCSI subsystem initialized\n[ 0.612870] ACPI: bus type USB registered\n[ 0.614437] usbcore: registered new interface driver usbfs\n[ 0.616405] usbcore: registered new interface driver hub\n[ 0.618327] usbcore: registered new device driver usb\n[ 0.620377] PCI: Using ACPI for IRQ routing\n[ 0.622441] NetLabel: Initializing\n[ 0.623807] NetLabel: domain hash size = 128\n[ 0.625428] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.627262] NetLabel: unlabeled traffic allowed by default\n[ 0.629474] clocksource: Switched to clocksource kvm-clock\n[ 0.640045] AppArmor: AppArmor Filesystem Enabled\n[ 0.641868] pnp: PnP ACPI init\n[ 0.643463] pnp: PnP ACPI: found 5 devices\n[ 0.650699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.653975] NET: Registered protocol family 2\n[ 0.655905] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.658375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.660673] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.662986] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.665069] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667318] NET: Registered protocol family 1\n[ 0.668989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.671096] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.673162] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.688301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.703574] Trying to unpack rootfs image as initramfs...\n[ 0.766099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.769165] Scanning for low memory corruption every 60 seconds\n[ 0.771583] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773810] audit: initializing netlink subsys (disabled)\n[ 0.775769] audit: type=2000 audit(1558893984.811:1): initialized\n[ 0.778222] Initialise system trusted keyring\n[ 0.779986] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.782221] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.785532] zbud: loaded\n[ 0.786798] VFS: Disk quotas dquot_6.6.0\n[ 0.788340] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.791120] fuse init (API version 7.23)\n[ 0.792767] Key type big_key registered\n[ 0.794298] Allocating IMA MOK and blacklist keyrings.\n[ 0.796481] Key type asymmetric registered\n[ 0.798069] Asymmetric key parser 'x509' registered\n[ 0.799903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.802745] io scheduler noop registered\n[ 0.804261] io scheduler deadline registered (default)\n[ 0.806175] io scheduler cfq registered\n[ 0.807747] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.809764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812165] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.814953] ACPI: Power Button [PWRF]\n[ 0.816501] GHES: HEST is not enabled!\n[ 0.830908] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.860891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.864628] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.890366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.894097] Linux agpgart interface v0.103\n[ 0.897793] brd: module loaded\n[ 0.900280] loop: module loaded\n[ 0.905572] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.908356] GPT:90111 != 2097151\n[ 0.909653] GPT:Alternate GPT header not at the end of the disk.\n[ 0.911769] GPT:90111 != 2097151\n[ 0.913057] GPT: Use GNU Parted to correct GPT errors.\n[ 0.914918] vda: vda1 vda15\n[ 0.916844] scsi host0: ata_piix\n[ 0.918271] scsi host1: ata_piix\n[ 0.919621] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.921982] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.924969] libphy: Fixed MDIO Bus: probed\n[ 0.926547] tun: Universal TUN/TAP device driver, 1.6\n[ 0.928389] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.931831] PPP generic driver version 2.4.2\n[ 0.933393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.935531] ehci-pci: EHCI PCI platform driver\n[ 0.937203] ehci-platform: EHCI generic platform driver\n[ 0.939108] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.941289] ohci-pci: OHCI PCI platform driver\n[ 0.942969] ohci-platform: OHCI generic platform driver\n[ 0.944876] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.960061] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.961981] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.964788] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.966686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.968903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.971277] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.973996] usb usb1: Product: UHCI Host Controller\n[ 0.975781] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.978014] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.979841] hub 1-0:1.0: USB hub found\n[ 0.981314] hub 1-0:1.0: 2 ports detected\n[ 0.983015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.986929] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.988756] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.990726] mousedev: PS/2 mouse device common for all mice\n[ 0.993095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.996317] rtc_cmos 00:00: RTC can wake from S4\n[ 0.998601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.000874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.003158] i2c /dev entries driver\n[ 1.004589] device-mapper: uevent: version 1.0.3\n[ 1.006381] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.009491] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.011933] NET: Registered protocol family 10\n[ 1.013892] NET: Registered protocol family 17\n[ 1.015587] Key type dns_resolver registered\n[ 1.017368] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.019454] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.022845] registered taskstats version 1\n[ 1.024483] Loading compiled-in X.509 certificates\n[ 1.026816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.030363] zswap: loaded using pool lzo/zbud\n[ 1.032794] Key type trusted registered\n[ 1.035283] Key type encrypted registered\n[ 1.036844] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.038837] ima: No TPM chip found, activating TPM-bypass!\n[ 1.040831] evm: HMAC attrs: 0x1\n[ 1.042542] Magic number: 3:921:140\n[ 1.043993] block ram5: hash matches\n[ 1.045417] acpi device:11: hash matches\n[ 1.047050] rtc_cmos 00:00: setting system clock to 2019-05-26 18:06:24 UTC (1558893984)\n[ 1.050091] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.069406] EDD information not available.\n[ 1.079255] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.082216] Write protecting the kernel read-only data: 14336k\n[ 1.085832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.089117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.139217] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 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 1.02. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFGAMmTbNMjEAm/DIyysMLM8LyuB8IxItnfZklz2ONFWUfsaaDHRGPEQYea8aXg+or/APd03v4e8nlLO3eWtBXXXXQQBBph2reXBWNyVeBnrQJbxIkcA1HcNIts67SLWGDcC+jVDNjAUF/HcV0bGwmuMcflX43mn8iH6UeDpzbApNc9wNqmY4mPombc6hABW44d1sc7RNFJX4A3Clb1Zs1JWqf01cNzkJtxXRN5wiewTWD5EYFKXypNdlOKAs5K/ctE6LWwdc/4oBJf9qkoINCyzNNdrb4mlo/pTPHSROR8em8aB7AIfBIRjd4GR0DzJWksR99Zmiru1djzNnbg/Rn root@vping-userdata-vm2-763a5817-1301-4a63-b4d4-99978528c949\nssh-dss AAAAB3NzaC1kc3MAAACBANPTo8mTfpWqn+0qYnacxr7BSCLIR7n0jfmVOD5jBbSUuGuy0WZgoFy3OGNjKuLbnAvCpMqgv+agHgc7gCzAZD/jgJWX1nF8G/EUP1z041ILgrIRLEPHrikPrAAAYrbTt+hUGiuzkSY3DDaxOWbeR+UV9lodPKPvdsBwp965T/EZAAAAFQCGtBVlSpfHSm7ktl7KaF4B02+YCwAAAIAGY8Mslqup7hOblB4CE9rkWHceG/YjjbpdXKsMxVskwAx7Bpawzd0fNoiE+Gyuc3y3LKu3bhW5jYbJS3LSLfz5b/8pEL8VRB1LZxeyLrVFIoynuXs+cBF8U3W2wKPv5r3iqICOWtJ6C7+75y2JrO0gftGFUhDWHezE8OvJZyMlsgAAAIEAnUwJ80qre2E7z66v2ArVSDrdmO4s2ybAIN5LL4qikllSYTty42RZ9iWarBn1Jn0OPKPJJEUABAp7FDZEX0gof3EzXPX63IPOjhO+RFdr0CgREg0s2WjgPqUzHXKqS/xgTba8pp4WWQAEdGK+1VJ9SrUyqpXmuW9jZzelPonp1XM= root@vping-userdata-vm2-763a5817-1301-4a63-b4d4-99978528c949\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-05-26 18:06:29,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50/action used request id req-a3769f63-b0f2-4db1-bd8e-486ae65cc8ce 2019-05-26 18:06:29,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126144886017s 2019-05-26 18:06:29,486 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 546443065 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.251374] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.254548] pid_max: default: 32768 minimum: 301 [ 0.256261] ACPI: Core revision 20150930 [ 0.258360] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.260841] Security Framework initialized [ 0.262408] Yama: becoming mindful. [ 0.263795] AppArmor: AppArmor initialized [ 0.265397] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.267886] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.270312] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272615] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275201] Initializing cgroup subsys io [ 0.276739] Initializing cgroup subsys memory [ 0.278387] Initializing cgroup subsys devices [ 0.280055] Initializing cgroup subsys freezer [ 0.281720] Initializing cgroup subsys net_cls [ 0.283381] Initializing cgroup subsys perf_event [ 0.285121] Initializing cgroup subsys net_prio [ 0.286811] Initializing cgroup subsys hugetlb [ 0.288472] Initializing cgroup subsys pids [ 0.290132] CPU: Physical Processor ID: 0 [ 0.292362] mce: CPU supports 10 MCE banks [ 0.293986] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295908] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.315887] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325672] ftrace: allocating 31920 entries in 125 pages [ 0.361835] smpboot: Max logical packages: 1 [ 0.363435] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366041] x2apic enabled [ 0.367474] Switched APIC routing to physical x2apic. [ 0.370572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.372661] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.376553] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379916] KVM setup paravirtual spinlock [ 0.381962] x86: Booted up 1 node, 1 CPUs [ 0.383505] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.386122] devtmpfs: initialized [ 0.388464] evm: security.selinux [ 0.389784] evm: security.SMACK64 [ 0.391136] evm: security.SMACK64EXEC [ 0.392529] evm: security.SMACK64TRANSMUTE [ 0.394070] evm: security.SMACK64MMAP [ 0.395456] evm: security.ima [ 0.396675] evm: security.capability [ 0.398161] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.401659] pinctrl core: initialized pinctrl subsystem [ 0.403644] RTC time: 18:06:23, date: 05/26/19 [ 0.405394] NET: Registered protocol family 16 [ 0.407146] cpuidle: using governor ladder [ 0.408701] cpuidle: using governor menu [ 0.410198] PCCT header not found. [ 0.411565] ACPI: bus type PCI registered [ 0.413062] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415353] PCI: Using configuration type 1 for base access [ 0.418035] ACPI: Added _OSI(Module Device) [ 0.419606] ACPI: Added _OSI(Processor Device) [ 0.421243] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.422926] ACPI: Added _OSI(Processor Aggregator Device) [ 0.425657] ACPI: Interpreter enabled [ 0.427104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.430616] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.434057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.437533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.441006] ACPI: (supports S0 S5) [ 0.442353] ACPI: Using IOAPIC for interrupt routing [ 0.444120] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448856] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453326] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459666] acpiphp: Slot [3] registered [ 0.461187] acpiphp: Slot [4] registered [ 0.462858] acpiphp: Slot [5] registered [ 0.464347] acpiphp: Slot [6] registered [ 0.465964] acpiphp: Slot [7] registered [ 0.467560] acpiphp: Slot [8] registered [ 0.469336] acpiphp: Slot [9] registered [ 0.471174] acpiphp: Slot [10] registered [ 0.472982] acpiphp: Slot [11] registered [ 0.474621] acpiphp: Slot [12] registered [ 0.476189] acpiphp: Slot [13] registered [ 0.477723] acpiphp: Slot [14] registered [ 0.479324] acpiphp: Slot [15] registered [ 0.498653] acpiphp: Slot [16] registered [ 0.500393] acpiphp: Slot [17] registered [ 0.501942] acpiphp: Slot [18] registered [ 0.503547] acpiphp: Slot [19] registered [ 0.505213] acpiphp: Slot [20] registered [ 0.506998] acpiphp: Slot [21] registered [ 0.508663] acpiphp: Slot [22] registered [ 0.510229] acpiphp: Slot [23] registered [ 0.511789] acpiphp: Slot [24] registered [ 0.513353] acpiphp: Slot [25] registered [ 0.514900] acpiphp: Slot [26] registered [ 0.516450] acpiphp: Slot [27] registered [ 0.518002] acpiphp: Slot [28] registered [ 0.519559] acpiphp: Slot [29] registered [ 0.521334] acpiphp: Slot [30] registered [ 0.525615] acpiphp: Slot [31] registered [ 0.527193] PCI host bridge to bus 0000:00 [ 0.528764] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.531112] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.533461] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.536250] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.539055] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.541898] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.548619] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551096] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.553374] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.555824] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.560887] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563620] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586744] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.589913] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.592580] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.595250] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.597880] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.600234] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.602701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.604721] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.607727] vgaarb: loaded [ 0.608868] vgaarb: bridge control possible 0000:00:02.0 [ 0.611131] SCSI subsystem initialized [ 0.612870] ACPI: bus type USB registered [ 0.614437] usbcore: registered new interface driver usbfs [ 0.616405] usbcore: registered new interface driver hub [ 0.618327] usbcore: registered new device driver usb [ 0.620377] PCI: Using ACPI for IRQ routing [ 0.622441] NetLabel: Initializing [ 0.623807] NetLabel: domain hash size = 128 [ 0.625428] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.627262] NetLabel: unlabeled traffic allowed by default [ 0.629474] clocksource: Switched to clocksource kvm-clock [ 0.640045] AppArmor: AppArmor Filesystem Enabled [ 0.641868] pnp: PnP ACPI init [ 0.643463] pnp: PnP ACPI: found 5 devices [ 0.650699] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.653975] NET: Registered protocol family 2 [ 0.655905] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.658375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.660673] TCP: Hash tables configured (established 4096 bind 4096) [ 0.662986] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.665069] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.667318] NET: Registered protocol family 1 [ 0.668989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.671096] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.673162] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.688301] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.703574] Trying to unpack rootfs image as initramfs... [ 0.766099] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.769165] Scanning for low memory corruption every 60 seconds [ 0.771583] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773810] audit: initializing netlink subsys (disabled) [ 0.775769] audit: type=2000 audit(1558893984.811:1): initialized [ 0.778222] Initialise system trusted keyring [ 0.779986] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.782221] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.785532] zbud: loaded [ 0.786798] VFS: Disk quotas dquot_6.6.0 [ 0.788340] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.791120] fuse init (API version 7.23) [ 0.792767] Key type big_key registered [ 0.794298] Allocating IMA MOK and blacklist keyrings. [ 0.796481] Key type asymmetric registered [ 0.798069] Asymmetric key parser 'x509' registered [ 0.799903] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.802745] io scheduler noop registered [ 0.804261] io scheduler deadline registered (default) [ 0.806175] io scheduler cfq registered [ 0.807747] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.809764] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812165] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.814953] ACPI: Power Button [PWRF] [ 0.816501] GHES: HEST is not enabled! [ 0.830908] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.860891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.864628] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.890366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.894097] Linux agpgart interface v0.103 [ 0.897793] brd: module loaded [ 0.900280] loop: module loaded [ 0.905572] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.908356] GPT:90111 != 2097151 [ 0.909653] GPT:Alternate GPT header not at the end of the disk. [ 0.911769] GPT:90111 != 2097151 [ 0.913057] GPT: Use GNU Parted to correct GPT errors. [ 0.914918] vda: vda1 vda15 [ 0.916844] scsi host0: ata_piix [ 0.918271] scsi host1: ata_piix [ 0.919621] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.921982] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.924969] libphy: Fixed MDIO Bus: probed [ 0.926547] tun: Universal TUN/TAP device driver, 1.6 [ 0.928389] tun: (C) 1999-2004 Max Krasnyansky [ 0.931831] PPP generic driver version 2.4.2 [ 0.933393] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.935531] ehci-pci: EHCI PCI platform driver [ 0.937203] ehci-platform: EHCI generic platform driver [ 0.939108] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.941289] ohci-pci: OHCI PCI platform driver [ 0.942969] ohci-platform: OHCI generic platform driver [ 0.944876] uhci_hcd: USB Universal Host Controller Interface driver [ 0.960061] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.961981] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.964788] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.966686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.968903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.971277] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.973996] usb usb1: Product: UHCI Host Controller [ 0.975781] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978014] usb usb1: SerialNumber: 0000:00:01.2 [ 0.979841] hub 1-0:1.0: USB hub found [ 0.981314] hub 1-0:1.0: 2 ports detected [ 0.983015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.986929] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.988756] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.990726] mousedev: PS/2 mouse device common for all mice [ 0.993095] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996317] rtc_cmos 00:00: RTC can wake from S4 [ 0.998601] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.000874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003158] i2c /dev entries driver [ 1.004589] device-mapper: uevent: version 1.0.3 [ 1.006381] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009491] ledtrig-cpu: registered to indicate activity on CPUs [ 1.011933] NET: Registered protocol family 10 [ 1.013892] NET: Registered protocol family 17 [ 1.015587] Key type dns_resolver registered [ 1.017368] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019454] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022845] registered taskstats version 1 [ 1.024483] Loading compiled-in X.509 certificates [ 1.026816] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.030363] zswap: loaded using pool lzo/zbud [ 1.032794] Key type trusted registered [ 1.035283] Key type encrypted registered [ 1.036844] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038837] ima: No TPM chip found, activating TPM-bypass! [ 1.040831] evm: HMAC attrs: 0x1 [ 1.042542] Magic number: 3:921:140 [ 1.043993] block ram5: hash matches [ 1.045417] acpi device:11: hash matches [ 1.047050] rtc_cmos 00:00: setting system clock to 2019-05-26 18:06:24 UTC (1558893984) [ 1.050091] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.069406] EDD information not available. [ 1.079255] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.082216] Write protecting the kernel read-only data: 14336k [ 1.085832] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.089117] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.139217] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 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 1.02. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCFGAMmTbNMjEAm/DIyysMLM8LyuB8IxItnfZklz2ONFWUfsaaDHRGPEQYea8aXg+or/APd03v4e8nlLO3eWtBXXXXQQBBph2reXBWNyVeBnrQJbxIkcA1HcNIts67SLWGDcC+jVDNjAUF/HcV0bGwmuMcflX43mn8iH6UeDpzbApNc9wNqmY4mPombc6hABW44d1sc7RNFJX4A3Clb1Zs1JWqf01cNzkJtxXRN5wiewTWD5EYFKXypNdlOKAs5K/ctE6LWwdc/4oBJf9qkoINCyzNNdrb4mlo/pTPHSROR8em8aB7AIfBIRjd4GR0DzJWksR99Zmiru1djzNnbg/Rn root@vping-userdata-vm2-763a5817-1301-4a63-b4d4-99978528c949 ssh-dss AAAAB3NzaC1kc3MAAACBANPTo8mTfpWqn+0qYnacxr7BSCLIR7n0jfmVOD5jBbSUuGuy0WZgoFy3OGNjKuLbnAvCpMqgv+agHgc7gCzAZD/jgJWX1nF8G/EUP1z041ILgrIRLEPHrikPrAAAYrbTt+hUGiuzkSY3DDaxOWbeR+UV9lodPKPvdsBwp965T/EZAAAAFQCGtBVlSpfHSm7ktl7KaF4B02+YCwAAAIAGY8Mslqup7hOblB4CE9rkWHceG/YjjbpdXKsMxVskwAx7Bpawzd0fNoiE+Gyuc3y3LKu3bhW5jYbJS3LSLfz5b/8pEL8VRB1LZxeyLrVFIoynuXs+cBF8U3W2wKPv5r3iqICOWtJ6C7+75y2JrO0gftGFUhDWHezE8OvJZyMlsgAAAIEAnUwJ80qre2E7z66v2ArVSDrdmO4s2ybAIN5LL4qikllSYTty42RZ9iWarBn1Jn0OPKPJJEUABAp7FDZEX0gof3EzXPX63IPOjhO+RFdr0CgREg0s2WjgPqUzHXKqS/xgTba8pp4WWQAEdGK+1VJ9SrUyqpXmuW9jZzelPonp1XM= root@vping-userdata-vm2-763a5817-1301-4a63-b4d4-99978528c949 -----END SSH HOST KEY KEYS----- === network info === 2019-05-26 18:06:29,487 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-26 18:06:29,600 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:06:29,600 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:56 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-26 18:06:29,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:06:29,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:29,771 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:06:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c79b48f-634c-4aa1-8d4f-161e1df0ebd4 x-openstack-request-id: req-4c79b48f-634c-4aa1-8d4f-161e1df0ebd4 2019-05-26 18:06:29,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc used request id req-4c79b48f-634c-4aa1-8d4f-161e1df0ebd4 2019-05-26 18:06:29,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166634082794s 2019-05-26 18:06:29,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Sun, 26 May 2019 18:06:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c743fa89-dc25-4545-9e71-3c7699ce6d82 x-openstack-request-id: req-c743fa89-dc25-4545-9e71-3c7699ce6d82 2019-05-26 18:06:31,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:c2:a8", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:23.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:24Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:92:71", "version": 4, "addr": "192.168.120.31", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:06.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "d2b58e37-79d6-4c37-b7fd-1d35a827e4bc", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:29Z", "hostId": "c6e2c138d9e847218ad924ef5f1fc5f4e66fcf9f044e7d9f0d633e38", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:05:56Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:31,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c743fa89-dc25-4545-9e71-3c7699ce6d82 2019-05-26 18:06:31,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2992401123s 2019-05-26 18:06:31,074 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:33,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:33,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sun, 26 May 2019 18:06:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cf318fd-f7f1-408c-85b9-3a83eaa46820 x-openstack-request-id: req-1cf318fd-f7f1-408c-85b9-3a83eaa46820 2019-05-26 18:06:33,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:c2:a8", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:23.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:24Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:33,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1cf318fd-f7f1-408c-85b9-3a83eaa46820 2019-05-26 18:06:33,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770524978638s 2019-05-26 18:06:33,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:06:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:34,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:06:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57500ad8-73a8-4781-a5e9-a1e6b4f6872d x-openstack-request-id: req-57500ad8-73a8-4781-a5e9-a1e6b4f6872d 2019-05-26 18:06:34,166 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50 used request id req-57500ad8-73a8-4781-a5e9-a1e6b4f6872d 2019-05-26 18:06:34,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.317657232285s 2019-05-26 18:06:34,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:35,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 26 May 2019 18:06:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1007bc73-62ad-4cdc-9f05-dbfe26b7caca x-openstack-request-id: req-1007bc73-62ad-4cdc-9f05-dbfe26b7caca 2019-05-26 18:06:35,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:c2:a8", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c613867d-0a30-42da-9276-52c84a997c50", "rel": "bookmark"}], "image": {"id": "bcb96a34-4114-4018-b293-16ccb5859648", "links": [{"href": "http://172.30.9.21:8774/images/bcb96a34-4114-4018-b293-16ccb5859648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:06:23.000000", "flavor": {"id": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "links": [{"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "bookmark"}]}, "id": "c613867d-0a30-42da-9276-52c84a997c50", "security_groups": [{"name": "default"}], "user_id": "6d7d2e5c112a48e4a0a0b22c69540d19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:06:34Z", "hostId": "25c4249254ea4b6a3814df371a6d5ea1732006b218259c57930a69bc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_763a5817-1301-4a63-b4d4-99978528c949", "created": "2019-05-26T18:06:13Z", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:06:35,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1007bc73-62ad-4cdc-9f05-dbfe26b7caca 2019-05-26 18:06:35,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52882194519s 2019-05-26 18:06:35,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:06:37,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:06:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:37,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:06:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0100ea3-2f86-43fa-896f-be6aace67367 x-openstack-request-id: req-e0100ea3-2f86-43fa-896f-be6aace67367 2019-05-26 18:06:37,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 18:06:37,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0100ea3-2f86-43fa-896f-be6aace67367 2019-05-26 18:06:37,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0666329860687s 2019-05-26 18:06:37,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:06:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" -d '{"subnet_id": "868dbcd5-d61c-4797-b26d-e4e7d821356d"}' 2019-05-26 18:06:40,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:06:40 GMT X-Openstack-Request-Id: req-66c7203d-db28-491d-902b-8deb3c790a77 2019-05-26 18:06:40,388 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bed933be-e2af-40d4-aec4-7f8955eed6cc", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "subnet_id": "868dbcd5-d61c-4797-b26d-e4e7d821356d", "subnet_ids": ["868dbcd5-d61c-4797-b26d-e4e7d821356d"], "port_id": "42761d97-9a54-42d3-b2d3-b4ac8dc965a6", "id": "9a865f2e-cbde-46f7-be0b-a9f8d7895958"} 2019-05-26 18:06:40,389 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958/remove_router_interface.json used request id req-66c7203d-db28-491d-902b-8deb3c790a77 2019-05-26 18:06:40,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.62118887901s 2019-05-26 18:06:40,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:06:40,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:40,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 26 May 2019 18:06:40 GMT X-Openstack-Request-Id: req-11bf10a1-ab7c-4e05-8099-8d52d1daa2fc 2019-05-26 18:06:40,758 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "created_at": "2019-05-26T18:05:37Z", "admin_state_up": true, "updated_at": "2019-05-26T18:06:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8ca8859ca3db416697a7dc008e055a89", "id": "9a865f2e-cbde-46f7-be0b-a9f8d7895958", "name": "vping_userdata-router_763a5817-1301-4a63-b4d4-99978528c949"}]} 2019-05-26 18:06:40,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-11bf10a1-ab7c-4e05-8099-8d52d1daa2fc 2019-05-26 18:06:40,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.368875026703s 2019-05-26 18:06:40,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:06:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:44,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:06:44 GMT X-Openstack-Request-Id: req-46fef32b-3adb-407a-8a9b-981f723e12c4 2019-05-26 18:06:44,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:06:44,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9a865f2e-cbde-46f7-be0b-a9f8d7895958.json used request id req-46fef32b-3adb-407a-8a9b-981f723e12c4 2019-05-26 18:06:44,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.20562005043s 2019-05-26 18:06:44,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:06:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:45,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 26 May 2019 18:06:45 GMT X-Openstack-Request-Id: req-c304ffdf-1d3c-49b2-95ea-e13a28e601da 2019-05-26 18:06:45,015 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:05:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8ca8859ca3db416697a7dc008e055a89","id":"868dbcd5-d61c-4797-b26d-e4e7d821356d","subnetpool_id":null,"name":"vping_userdata-subnet_763a5817-1301-4a63-b4d4-99978528c949"}]} 2019-05-26 18:06:45,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c304ffdf-1d3c-49b2-95ea-e13a28e601da 2019-05-26 18:06:45,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0498220920563s 2019-05-26 18:06:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:06:45,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/868dbcd5-d61c-4797-b26d-e4e7d821356d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:47,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:06:47 GMT X-Openstack-Request-Id: req-ebb30d4e-8b68-4cc4-9644-77cc807e8d4c 2019-05-26 18:06:47,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:06:47,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/868dbcd5-d61c-4797-b26d-e4e7d821356d.json used request id req-ebb30d4e-8b68-4cc4-9644-77cc807e8d4c 2019-05-26 18:06:47,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6042740345s 2019-05-26 18:06:47,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:06:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 26 May 2019 18:06:47 GMT X-Openstack-Request-Id: req-02e76e20-1f25-4d1f-93f2-11344d3000c2 2019-05-26 18:06:48,146 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bed933be-e2af-40d4-aec4-7f8955eed6cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ca8859ca3db416697a7dc008e055a89","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:06:47Z","qos_policy_id":null,"name":"vping_userdata-net_763a5817-1301-4a63-b4d4-99978528c949","admin_state_up":true,"tenant_id":"8ca8859ca3db416697a7dc008e055a89","created_at":"2019-05-26T18:05:33Z","mtu":1450}]} 2019-05-26 18:06:48,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-02e76e20-1f25-4d1f-93f2-11344d3000c2 2019-05-26 18:06:48,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.524386882782s 2019-05-26 18:06:48,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:06:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/bed933be-e2af-40d4-aec4-7f8955eed6cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:49,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:06:49 GMT X-Openstack-Request-Id: req-e539f593-c2db-4470-b562-afe75746c961 2019-05-26 18:06:49,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:06:49,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bed933be-e2af-40d4-aec4-7f8955eed6cc.json used request id req-e539f593-c2db-4470-b562-afe75746c961 2019-05-26 18:06:49,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.44098687172s 2019-05-26 18:06:49,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:06:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:49,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 26 May 2019 18:06:49 GMT X-Openstack-Request-Id: req-c8a9bb11-b191-4d69-a300-feaa08a95fe0 2019-05-26 18:06:49,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:05:50Z", "file": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648/file", "owner": "8ca8859ca3db416697a7dc008e055a89", "id": "bcb96a34-4114-4018-b293-16ccb5859648", "size": 12716032, "self": "/v2/images/bcb96a34-4114-4018-b293-16ccb5859648", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/bcb96a34-4114-4018-b293-16ccb5859648/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_763a5817-1301-4a63-b4d4-99978528c949", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:05:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:06:49,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c8a9bb11-b191-4d69-a300-feaa08a95fe0 2019-05-26 18:06:49,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32467508316s 2019-05-26 18:06:49,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:06:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bcb96a34-4114-4018-b293-16ccb5859648 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}01431e3d1d807c3d03d772b83409221d8eefb193" 2019-05-26 18:06:50,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:06:50 GMT X-Openstack-Request-Id: req-d7b3cda2-19e9-4ea5-871c-3ba86e2c5379 2019-05-26 18:06:50,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:06:50,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bcb96a34-4114-4018-b293-16ccb5859648 used request id req-d7b3cda2-19e9-4ea5-871c-3ba86e2c5379 2019-05-26 18:06:50,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.765558004379s 2019-05-26 18:06:50,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:06:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:50,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sun, 26 May 2019 18:06:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81828ddf-e02d-4b89-a8c7-8721fdcfcb4a x-openstack-request-id: req-81828ddf-e02d-4b89-a8c7-8721fdcfcb4a 2019-05-26 18:06:50,714 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_763a5817-1301-4a63-b4d4-99978528c949", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84", "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": "f2e5a7c3-33d3-456b-86e0-0d1ead139d84"}]} 2019-05-26 18:06:50,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-81828ddf-e02d-4b89-a8c7-8721fdcfcb4a 2019-05-26 18:06:50,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239000320435s 2019-05-26 18:06:50,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:06:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:50,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:06:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3505aab3-0888-4c48-80ef-ea94dfbf66c1 x-openstack-request-id: req-3505aab3-0888-4c48-80ef-ea94dfbf66c1 2019-05-26 18:06:50,747 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f2e5a7c3-33d3-456b-86e0-0d1ead139d84 used request id req-3505aab3-0888-4c48-80ef-ea94dfbf66c1 2019-05-26 18:06:50,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031506061554s 2019-05-26 18:06:50,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:06:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:50,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sun, 26 May 2019 18:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3b65e1-0739-4cb8-be84-5de52b4ae732 2019-05-26 18:06:50,995 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949", "links": {"self": "http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d7d2e5c112a48e4a0a0b22c69540d19", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:06:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ea3b65e1-0739-4cb8-be84-5de52b4ae732 2019-05-26 18:06:50,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247898101807s 2019-05-26 18:06:51,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:06:51,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:51,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 26 May 2019 18:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4f99fd-412c-4351-92e8-3932ceff4af6 2019-05-26 18:06:51,246 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_763a5817-1301-4a63-b4d4-99978528c949", "links": {"self": "http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6d7d2e5c112a48e4a0a0b22c69540d19", "description": null}} 2019-05-26 18:06:51,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19 used request id req-cb4f99fd-412c-4351-92e8-3932ceff4af6 2019-05-26 18:06:51,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245877981186s 2019-05-26 18:06:51,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:06:51,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:51,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37308d52-4a50-4b68-9e81-9dd6e746ba59 2019-05-26 18:06:51,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:06:51,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6d7d2e5c112a48e4a0a0b22c69540d19 used request id req-37308d52-4a50-4b68-9e81-9dd6e746ba59 2019-05-26 18:06:51,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.440104007721s 2019-05-26 18:06:51,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:06:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:51,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sun, 26 May 2019 18:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a187213c-e24c-40ec-9d78-17d3bfd2fae5 2019-05-26 18:06:51,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89"}, "tags": [], "enabled": true, "id": "8ca8859ca3db416697a7dc008e055a89", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_763a5817-1301-4a63-b4d4-99978528c949"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:06:51,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a187213c-e24c-40ec-9d78-17d3bfd2fae5 2019-05-26 18:06:51,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221794128418s 2019-05-26 18:06:51,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:06:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:52,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3d61dc-254f-4358-8d04-feb2d4cf5e34 2019-05-26 18:06:52,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:06:52,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8ca8859ca3db416697a7dc008e055a89 used request id req-1d3d61dc-254f-4358-8d04-feb2d4cf5e34 2019-05-26 18:06:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.346928119659s 2019-05-26 18:06:52,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:06:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8ca8859ca3db416697a7dc008e055a89&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:52,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:06:52 GMT X-Openstack-Request-Id: req-a601f487-9af6-4a4f-9dbd-fa0ca29d0081 2019-05-26 18:06:52,305 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "created_at": "2019-05-26T18:05:33Z", "updated_at": "2019-05-26T18:05:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "09d180b9-ef86-4beb-babf-c6967dc79805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "15e7feab-f53a-4114-a867-0f432584d28a", "remote_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "794837e7-018f-42fc-ae4e-38bbe573d62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "d18806df-be93-42c8-91b6-3e829b3519d0", "remote_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca8859ca3db416697a7dc008e055a89"}], "revision_number": 1, "project_id": "8ca8859ca3db416697a7dc008e055a89", "id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "name": "default"}]} 2019-05-26 18:06:52,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8ca8859ca3db416697a7dc008e055a89&name=default used request id req-a601f487-9af6-4a4f-9dbd-fa0ca29d0081 2019-05-26 18:06:52,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0330150127411s 2019-05-26 18:06:52,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:06:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:52,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:06:52 GMT X-Openstack-Request-Id: req-944aa62e-42d1-44cd-bca4-f90ec8a8031b 2019-05-26 18:06:52,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "created_at": "2019-05-26T18:05:33Z", "updated_at": "2019-05-26T18:05:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "09d180b9-ef86-4beb-babf-c6967dc79805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "15e7feab-f53a-4114-a867-0f432584d28a", "remote_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "794837e7-018f-42fc-ae4e-38bbe573d62a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca8859ca3db416697a7dc008e055a89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:05:33Z", "revision_number": 0, "id": "d18806df-be93-42c8-91b6-3e829b3519d0", "remote_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "remote_ip_prefix": null, "created_at": "2019-05-26T18:05:33Z", "security_group_id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "tenant_id": "8ca8859ca3db416697a7dc008e055a89", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ca8859ca3db416697a7dc008e055a89"}], "revision_number": 1, "project_id": "8ca8859ca3db416697a7dc008e055a89", "id": "8ed0b7ff-cbb1-432c-ab0d-242138ff9601", "name": "default"}]} 2019-05-26 18:06:52,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-944aa62e-42d1-44cd-bca4-f90ec8a8031b 2019-05-26 18:06:52,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376537084579s 2019-05-26 18:06:52,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:06:52,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8ed0b7ff-cbb1-432c-ab0d-242138ff9601.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}796ed2924d25a16897c32e1fc7e9222c58b4b9ec" 2019-05-26 18:06:53,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:06:53 GMT X-Openstack-Request-Id: req-d55a2bd7-a826-4b3b-af92-900c68ec6541 2019-05-26 18:06:53,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:06:53,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8ed0b7ff-cbb1-432c-ab0d-242138ff9601.json used request id req-d55a2bd7-a826-4b3b-af92-900c68ec6541 2019-05-26 18:06:53,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.474272012711s 2019-05-26 18:06:53,214 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-26 18:06:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:06:53,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9415a68-7dce-4385-b1b6-b2fb39441f27 2019-05-26 18:06:53,260 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:06:53,260 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b9415a68-7dce-4385-b1b6-b2fb39441f27 2019-05-26 18:06:53,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:06:53,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["5rTcKq7NTkO0bDBWZLzARQ"], "issued_at": "2019-05-26T18:06:53.000000Z"}} 2019-05-26 18:06:53,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:06:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:54,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:06:54 GMT X-Openstack-Request-Id: req-9ddfbb6a-203c-4300-a344-126b0de76ba4 2019-05-26 18:06:54,096 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:06:54,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9ddfbb6a-203c-4300-a344-126b0de76ba4 2019-05-26 18:06:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417619943619s 2019-05-26 18:06:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:06:54,110 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4e3f62-e1a5-4cdb-8515-cdb6dceeb882 2019-05-26 18:06:54,110 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:06:54,111 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ba4e3f62-e1a5-4cdb-8515-cdb6dceeb882 2019-05-26 18:06:54,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:06:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:54,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82eede02-5ddb-4912-9999-83e5ae5de81b 2019-05-26 18:06:54,323 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:06:54,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-82eede02-5ddb-4912-9999-83e5ae5de81b 2019-05-26 18:06:54,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211950063705s 2019-05-26 18:06:54,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:06:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}}' 2019-05-26 18:06:54,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 26 May 2019 18:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa60857-8562-432f-b69a-27916d93878c 2019-05-26 18:06:54,649 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571"}, "tags": [], "enabled": true, "id": "f7db2d3a0e1f4d2ca4135682c6552571", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}} 2019-05-26 18:06:54,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-efa60857-8562-432f-b69a-27916d93878c 2019-05-26 18:06:54,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.318056106567s 2019-05-26 18:06:54,650 - 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'f7db2d3a0e1f4d2ca4135682c6552571', '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_ea9e79ff-2725-42ed-9699-8b272e3018ba'}) 2019-05-26 18:06:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:06:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hBFvsw8VnYvkHutbdko9E9T2M5HMJV", "email": null, "name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba"}}' 2019-05-26 18:06:55,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 26 May 2019 18:06:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb078b89-c66e-4ac0-bf6c-e13cffd31f47 2019-05-26 18:06:55,170 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": {"self": "http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd36f4d3f32442f1b96adf0de16b55b0", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:06:55,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-bb078b89-c66e-4ac0-bf6c-e13cffd31f47 2019-05-26 18:06:55,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514132976532s 2019-05-26 18:06:55,171 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cd36f4d3f32442f1b96adf0de16b55b0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba'}) 2019-05-26 18:06:55,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:06:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:55,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4fc10e-1ae8-4ce4-b836-bd3dd014c6d3 2019-05-26 18:06:55,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:06:55,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e4fc10e-1ae8-4ce4-b836-bd3dd014c6d3 2019-05-26 18:06:55,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207934141159s 2019-05-26 18:06:55,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:06:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:55,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb8904b-1c54-490e-8843-5490ff931eab 2019-05-26 18:06:55,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:06:55,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8eb8904b-1c54-490e-8843-5490ff931eab 2019-05-26 18:06:55,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212775945663s 2019-05-26 18:06:55,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:06:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:55,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09295d8-dd6b-4b05-91b4-536c5979f40d 2019-05-26 18:06:55,831 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:06:55,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a09295d8-dd6b-4b05-91b4-536c5979f40d 2019-05-26 18:06:55,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225798130035s 2019-05-26 18:06:55,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:06:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:56,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4784b0ff-9ce4-4824-b97f-509a1a20be62 2019-05-26 18:06:56,038 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:06:56,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4784b0ff-9ce4-4824-b97f-509a1a20be62 2019-05-26 18:06:56,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202908992767s 2019-05-26 18:06:56,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:06:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:56,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc76fcd4-72a8-4f5b-9731-6ccd224df41f 2019-05-26 18:06:56,278 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": {"self": "http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd36f4d3f32442f1b96adf0de16b55b0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:06:56,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fc76fcd4-72a8-4f5b-9731-6ccd224df41f 2019-05-26 18:06:56,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239170074463s 2019-05-26 18:06:56,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:06:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:56,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abbc77b-c62c-498f-92a3-380b4122da95 2019-05-26 18:06:56,467 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571"}, "tags": [], "enabled": true, "id": "f7db2d3a0e1f4d2ca4135682c6552571", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:06:56,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1abbc77b-c62c-498f-92a3-380b4122da95 2019-05-26 18:06:56,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178050994873s 2019-05-26 18:06:56,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:06:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cd36f4d3f32442f1b96adf0de16b55b0&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=f7db2d3a0e1f4d2ca4135682c6552571" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:56,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1e62a4-6f8e-4ac2-955d-158ac83d4551 2019-05-26 18:06:56,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cd36f4d3f32442f1b96adf0de16b55b0&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=f7db2d3a0e1f4d2ca4135682c6552571", "previous": null, "next": null}} 2019-05-26 18:06:56,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cd36f4d3f32442f1b96adf0de16b55b0&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=f7db2d3a0e1f4d2ca4135682c6552571 used request id req-ec1e62a4-6f8e-4ac2-955d-158ac83d4551 2019-05-26 18:06:56,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114521026611s 2019-05-26 18:06:56,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:06:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571/users/cd36f4d3f32442f1b96adf0de16b55b0/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:56,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45fe7305-5b6f-4fce-8586-5c1e3e81fe85 2019-05-26 18:06:56,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:06:56,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571/users/cd36f4d3f32442f1b96adf0de16b55b0/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-45fe7305-5b6f-4fce-8586-5c1e3e81fe85 2019-05-26 18:06:56,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.278556108475s 2019-05-26 18:06:56,873 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 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'f7db2d3a0e1f4d2ca4135682c6552571', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hBFvsw8VnYvkHutbdko9E9T2M5HMJV', 'username': u'cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:06:56,877 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'password': 'hBFvsw8VnYvkHutbdko9E9T2M5HMJV', 'project_name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f7db2d3a0e1f4d2ca4135682c6552571', 'project_domain_name': 'Default'} 2019-05-26 18:06:56,878 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-26 18:06:56,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:06:56,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c117417-c89c-4969-8080-ec9da04ac01f 2019-05-26 18:06:57,115 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:06:57,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2c117417-c89c-4969-8080-ec9da04ac01f 2019-05-26 18:06:57,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.236667871475s 2019-05-26 18:06:57,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:06:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:06:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 26 May 2019 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7326472-612f-4370-8702-1224c1900c55 2019-05-26 18:06:57,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571"}, "tags": [], "enabled": true, "id": "f7db2d3a0e1f4d2ca4135682c6552571", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:06:57,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d7326472-612f-4370-8702-1224c1900c55 2019-05-26 18:06:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119901895523s 2019-05-26 18:06:57,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:06:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" -d '{"network": {"tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "name": "cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba", "admin_state_up": true}}' 2019-05-26 18:06:57,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 26 May 2019 18:06:57 GMT X-Openstack-Request-Id: req-528a5aca-350e-4828-9a0c-d67e87aaee25 2019-05-26 18:06:57,825 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:06:57Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}} 2019-05-26 18:06:57,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-528a5aca-350e-4828-9a0c-d67e87aaee25 2019-05-26 18:06:57,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.580872058868s 2019-05-26 18:06:57,825 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:06:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'provider:segmentation_id': 55, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba', u'created_at': u'2019-05-26T18:06:57Z', u'mtu': 1450, u'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571', u'l2_adjacency': True}) 2019-05-26 18:06:57,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:06:57,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd16919e-2213-45f1-8648-d99a7be78b98 2019-05-26 18:06:57,836 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:06:57,836 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cd16919e-2213-45f1-8648-d99a7be78b98 2019-05-26 18:06:57,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:06:58,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}], "expires_at": "2019-05-26T19:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f7db2d3a0e1f4d2ca4135682c6552571", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f7db2d3a0e1f4d2ca4135682c6552571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_f7db2d3a0e1f4d2ca4135682c6552571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/f7db2d3a0e1f4d2ca4135682c6552571", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba", "id": "cd36f4d3f32442f1b96adf0de16b55b0"}, "audit_ids": ["Eit8Hh0nRGqvXprKvAkQpA"], "issued_at": "2019-05-26T18:06:58.000000Z"}} 2019-05-26 18:06:58,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:06:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:06:58,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 26 May 2019 18:06:58 GMT X-Openstack-Request-Id: req-ef85d8c6-9e61-4745-81ff-bddf3a58c5b4 2019-05-26 18:06:58,628 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:06:57Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:06:58,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ef85d8c6-9e61-4745-81ff-bddf3a58c5b4 2019-05-26 18:06:58,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384494066238s 2019-05-26 18:06:58,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:06:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"subnet": {"name": "cinder_test-subnet_ea9e79ff-2725-42ed-9699-8b272e3018ba", "enable_dhcp": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:06:59,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 26 May 2019 18:06:59 GMT X-Openstack-Request-Id: req-f381b9fb-d66f-46e5-8e71-0a0a92a15caf 2019-05-26 18:06:59,926 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:06:59Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","subnetpool_id":null,"name":"cinder_test-subnet_ea9e79ff-2725-42ed-9699-8b272e3018ba"}} 2019-05-26 18:06:59,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f381b9fb-d66f-46e5-8e71-0a0a92a15caf 2019-05-26 18:06:59,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29715800285s 2019-05-26 18:06:59,927 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:06:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fe50f97b-bf60-4adf-955b-bd1b04b7ac33', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_ea9e79ff-2725-42ed-9699-8b272e3018ba', u'enable_dhcp': True, u'network_id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', u'created_at': u'2019-05-26T18:06:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571'}) 2019-05-26 18:06:59,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:06:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "cinder_test-router_ea9e79ff-2725-42ed-9699-8b272e3018ba", "admin_state_up": true}}' 2019-05-26 18:07:06,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 26 May 2019 18:07:06 GMT X-Openstack-Request-Id: req-bc39b65e-819a-485b-846f-1a1fa7c7cd2b 2019-05-26 18:07:06,804 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:00Z", "admin_state_up": true, "updated_at": "2019-05-26T18:07:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "12f2db03-e9c3-4457-847c-0da4eac69902", "name": "cinder_test-router_ea9e79ff-2725-42ed-9699-8b272e3018ba"}} 2019-05-26 18:07:06,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bc39b65e-819a-485b-846f-1a1fa7c7cd2b 2019-05-26 18:07:06,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.87628507614s 2019-05-26 18:07:06,805 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:07:01Z', u'revision_number': 3, u'id': u'12f2db03-e9c3-4457-847c-0da4eac69902', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_ea9e79ff-2725-42ed-9699-8b272e3018ba', u'admin_state_up': True, u'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', u'created_at': u'2019-05-26T18:07:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571'}) 2019-05-26 18:07:06,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:07:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"subnet_id": "fe50f97b-bf60-4adf-955b-bd1b04b7ac33"}' 2019-05-26 18:07:10,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:07:10 GMT X-Openstack-Request-Id: req-dec9a673-0098-441f-8fa2-8e94bead5a61 2019-05-26 18:07:10,583 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "subnet_id": "fe50f97b-bf60-4adf-955b-bd1b04b7ac33", "subnet_ids": ["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"], "port_id": "23c082ef-9674-4ab2-b61e-91d60059c045", "id": "12f2db03-e9c3-4457-847c-0da4eac69902"} 2019-05-26 18:07:10,584 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902/add_router_interface.json used request id req-dec9a673-0098-441f-8fa2-8e94bead5a61 2019-05-26 18:07:10,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.77842783928s 2019-05-26 18:07:10,584 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:07:10,690 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:07:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:07:10,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:07:10 GMT 2019-05-26 18:07:10,699 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:07:10,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:07:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:11,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:07:10 GMT X-Openstack-Request-Id: req-61941ca8-28c8-4fc7-8ae3-df89c5cdbc63 2019-05-26 18:07:11,028 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:07:11,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-61941ca8-28c8-4fc7-8ae3-df89c5cdbc63 2019-05-26 18:07:11,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324726819992s 2019-05-26 18:07:11,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:07:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba"}' 2019-05-26 18:07:11,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 26 May 2019 18:07:11 GMT Location: http://172.30.9.21:9292/v2/images/0490e01b-52f7-4697-9350-676710999354 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5edc88b8-0e94-4fbf-bc38-2b73028fee4a 2019-05-26 18:07:11,410 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:07:11Z", "file": "/v2/images/0490e01b-52f7-4697-9350-676710999354/file", "owner": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "0490e01b-52f7-4697-9350-676710999354", "size": null, "self": "/v2/images/0490e01b-52f7-4697-9350-676710999354", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "checksum": null, "created_at": "2019-05-26T18:07:11Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:07:11,410 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5edc88b8-0e94-4fbf-bc38-2b73028fee4a 2019-05-26 18:07:11,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.373048067093s 2019-05-26 18:07:11,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:07:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0490e01b-52f7-4697-9350-676710999354/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '' 2019-05-26 18:07:12,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:07:12 GMT X-Openstack-Request-Id: req-03ad9e73-5dba-4edb-b8a6-5b33e389bdec 2019-05-26 18:07:12,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:07:12,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0490e01b-52f7-4697-9350-676710999354/file used request id req-03ad9e73-5dba-4edb-b8a6-5b33e389bdec 2019-05-26 18:07:12,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16069102287s 2019-05-26 18:07:12,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:07:12,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:12,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 26 May 2019 18:07:12 GMT X-Openstack-Request-Id: req-c9c56260-99bc-424d-88be-1c834021177e 2019-05-26 18:07:12,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:07:12Z", "file": "/v2/images/0490e01b-52f7-4697-9350-676710999354/file", "owner": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "0490e01b-52f7-4697-9350-676710999354", "size": 12716032, "self": "/v2/images/0490e01b-52f7-4697-9350-676710999354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:07:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:07:12,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c9c56260-99bc-424d-88be-1c834021177e 2019-05-26 18:07:12,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.375066995621s 2019-05-26 18:07:12,953 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0490e01b-52f7-4697-9350-676710999354/file', 'owner': u'f7db2d3a0e1f4d2ca4135682c6552571', 'id': u'0490e01b-52f7-4697-9350-676710999354', 'size': 12716032, u'self': u'/v2/images/0490e01b-52f7-4697-9350-676710999354', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:07:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-26T18:07:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0490e01b-52f7-4697-9350-676710999354', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'created': u'2019-05-26T18:07:11Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:07:11Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0490e01b-52f7-4697-9350-676710999354', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:07:12,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:07:12,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:07:13,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:07:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-984c0387-e161-4df9-a00c-5ec2f60393af x-openstack-request-id: req-984c0387-e161-4df9-a00c-5ec2f60393af 2019-05-26 18:07:13,345 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "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": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e"}} 2019-05-26 18:07:13,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-984c0387-e161-4df9-a00c-5ec2f60393af 2019-05-26 18:07:13,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.388428926468s 2019-05-26 18:07:13,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e', 'swap': 0}) 2019-05-26 18:07:13,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:07:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" -d '{"extra_specs": {}}' 2019-05-26 18:07:13,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:07:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e287979-576d-462b-8953-dbe96e93bbb7 x-openstack-request-id: req-9e287979-576d-462b-8953-dbe96e93bbb7 2019-05-26 18:07:13,368 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:07:13,368 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e/os-extra_specs used request id req-9e287979-576d-462b-8953-dbe96e93bbb7 2019-05-26 18:07:13,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213100910187s 2019-05-26 18:07:13,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-26 18:07:13,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"keypair": {"name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba"}}' 2019-05-26 18:07:13,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Sun, 26 May 2019 18:07:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0600f608-cb13-469b-8f26-58ea04064ebe x-openstack-request-id: req-0600f608-cb13-469b-8f26-58ea04064ebe 2019-05-26 18:07:13,870 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JNilTo1s19rV0M7e0VSl3XKxlfkscROz+qC5mBeU8FJKjCCmHIUHRQ6L45X1KW7Eq34h6ycDwtxK4bdS6BKJinofJShoKj71xiBpqWreQ6HSRkVJJo4xhIKJkmgpJABXa2gXWXgW41Eef2npdFw4vh2nnbp2gQd8I6wQKhCQB4KgKrFgxWAY61VsOOAyskgi72ylAi1jyOOShMolE4Fbvz41dqlag6ZCtqfG+IynKRXsbTgNk+rui3yIIZlfNV2vAIJZNgvEdZoURVRNcIjcc0BsBA24pDLnhGRz+tatybE+1PiuCiU01sjUZHtfgUhe6zrqy/ZNvYEmQ90JE6xd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviTYpU6NbNfa1dDO3tFUpd1ysZX5LHETs/qguZgXlPBSSowg\nphyFB0UOi+OV9SluxKt+IesnA8LcSuG3UugSiYp6HyUoaCo+9cYgaalq3kOh0kZF\nSSaOMYSCiZJoKSQAV2toF1l4FuNRHn9p6XRcOL4dp526doEHfCOsECoQkAeCoCqx\nYMVgGOtVbDjgMrJIIu9spQItY8jjkoTKJROBW78+NXapWoOmQranxviMpykV7G04\nDZPq7ot8iCGZXzVdrwCCWTYLxHWaFEVUTXCI3HNAbAQNuKQy54Rkc/rWrcmxPtT4\nrgolNNbI1GR7X4FIXus66sv2Tb2BJkPdCROsXQIDAQABAoIBAFjp9fznDK8XCRfu\n+q2rCYA+W4G7dbdYcTQ6QKpI+s4EyxZdDG9g6rwJiNHVbKwl4cxJvUOzKJ1To5vI\njOdR6kky3gRuZcS/7I0VRtbiCD1DNwqTHZclVlzFcB1QvzBty1MVwKkah1N8nNQ8\nFJS8ett123wj/6umjo94Rt+QLAqNCQyX7qo0QV0c8epWnRdRwUe53vAs3HkFwUub\nSyBcgmUk287DQh2AXF2YQsPxHlWRITOk55lIGTnjGE8pTyJOpBv7x8Z+1Yi23Llt\nG31hLxLtVMUGIQt5IMYAqTUKEllBon2zh6DWMqqyssaD2U6BBSO1NDQPeCaYJKy3\ncGG8KSkCgYEA9NUhxm+RBt53zU8hb1F1I80nNohcfg5u915ouHnFBlNKOynedrf3\nmz0pEtDVI3EUoTt9p42ufEtFug3EjXJiBVc+ZHprRSE2xsEH9wKjo5hPjpDVTniR\n/MI2ZkaTvjokdvhxhJxrfgZpGhq14GaI7Bqa6P+flD/QVuQlzJgSBO8CgYEAxtEf\n6aNPJmlC8HzZ5b7IONJ0xYHGm9qnX42rpGAcnvBnxaaKzuexZpv+WbvZUEMZXHnz\n1L7qzrxuMFLjYmc9Lg1p1uFcIDULFsB4jKKwlxw9bQmWPu2FVjaq+TOBuz/e73eK\nQKAMMA24u/9HH85l8auxeK9Qs7vkngNmFBtt23MCgYASG30+/ttcBbIYliSj5gNi\n3XZr+xPUIt8kHnBiTGc8+4X+8C7K2vpOGezivl01HNTow8ycSsc/3BVRGFmUGISV\nXol3xvIOD9HMS1R6eVB+9fHUWnPcNOCfMAHz+H5O0GAICIHky+jLTlARpS4UZaD0\nzVbtqpIz1bBj7MW65vhWMwKBgBnSj5KI437ZrRgPHz33yYmXzBLbCDC19Yczn1d6\nJD2Ae/nv55d4AFKTcDW3cEI8dM7OCB1ZrqWrU6RzH5VoU0nn9Bc0rgKA4S/TT9T0\nTHtT76Z52EnUD71i3FIBnpfzc8EmhY5fOzYCkjvYrCQ1aog5BJPoMVMm1EqxplB2\nP46BAoGBALpFF45NnfeArzXDTa40RkqZt0meOFb5nWBy6G/36YeCCVXjb83nxmCQ\nAx+vMuxlejKphmDwEs6UmZaDZxb04tnl9qKGGzbxNO+mMjHM+FHORUH3W7fR8opa\nu8MpLgHZkAuE2q2hZLWq0BaTeWeY6ONW/pWN3ilF71Us3wqIRNb0\n-----END RSA PRIVATE KEY-----\n", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "fingerprint": "ed:38:c5:53:ab:08:2f:69:1f:da:bb:28:c2:cd:73:54"}} 2019-05-26 18:07:13,870 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0600f608-cb13-469b-8f26-58ea04064ebe 2019-05-26 18:07:13,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.49921298027s 2019-05-26 18:07:13,871 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+JNilTo1s19rV0M7e0VSl3XKxlfkscROz+qC5mBeU8FJKjCCmHIUHRQ6L45X1KW7Eq34h6ycDwtxK4bdS6BKJinofJShoKj71xiBpqWreQ6HSRkVJJo4xhIKJkmgpJABXa2gXWXgW41Eef2npdFw4vh2nnbp2gQd8I6wQKhCQB4KgKrFgxWAY61VsOOAyskgi72ylAi1jyOOShMolE4Fbvz41dqlag6ZCtqfG+IynKRXsbTgNk+rui3yIIZlfNV2vAIJZNgvEdZoURVRNcIjcc0BsBA24pDLnhGRz+tatybE+1PiuCiU01sjUZHtfgUhe6zrqy/ZNvYEmQ90JE6xd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAviTYpU6NbNfa1dDO3tFUpd1ysZX5LHETs/qguZgXlPBSSowg\nphyFB0UOi+OV9SluxKt+IesnA8LcSuG3UugSiYp6HyUoaCo+9cYgaalq3kOh0kZF\nSSaOMYSCiZJoKSQAV2toF1l4FuNRHn9p6XRcOL4dp526doEHfCOsECoQkAeCoCqx\nYMVgGOtVbDjgMrJIIu9spQItY8jjkoTKJROBW78+NXapWoOmQranxviMpykV7G04\nDZPq7ot8iCGZXzVdrwCCWTYLxHWaFEVUTXCI3HNAbAQNuKQy54Rkc/rWrcmxPtT4\nrgolNNbI1GR7X4FIXus66sv2Tb2BJkPdCROsXQIDAQABAoIBAFjp9fznDK8XCRfu\n+q2rCYA+W4G7dbdYcTQ6QKpI+s4EyxZdDG9g6rwJiNHVbKwl4cxJvUOzKJ1To5vI\njOdR6kky3gRuZcS/7I0VRtbiCD1DNwqTHZclVlzFcB1QvzBty1MVwKkah1N8nNQ8\nFJS8ett123wj/6umjo94Rt+QLAqNCQyX7qo0QV0c8epWnRdRwUe53vAs3HkFwUub\nSyBcgmUk287DQh2AXF2YQsPxHlWRITOk55lIGTnjGE8pTyJOpBv7x8Z+1Yi23Llt\nG31hLxLtVMUGIQt5IMYAqTUKEllBon2zh6DWMqqyssaD2U6BBSO1NDQPeCaYJKy3\ncGG8KSkCgYEA9NUhxm+RBt53zU8hb1F1I80nNohcfg5u915ouHnFBlNKOynedrf3\nmz0pEtDVI3EUoTt9p42ufEtFug3EjXJiBVc+ZHprRSE2xsEH9wKjo5hPjpDVTniR\n/MI2ZkaTvjokdvhxhJxrfgZpGhq14GaI7Bqa6P+flD/QVuQlzJgSBO8CgYEAxtEf\n6aNPJmlC8HzZ5b7IONJ0xYHGm9qnX42rpGAcnvBnxaaKzuexZpv+WbvZUEMZXHnz\n1L7qzrxuMFLjYmc9Lg1p1uFcIDULFsB4jKKwlxw9bQmWPu2FVjaq+TOBuz/e73eK\nQKAMMA24u/9HH85l8auxeK9Qs7vkngNmFBtt23MCgYASG30+/ttcBbIYliSj5gNi\n3XZr+xPUIt8kHnBiTGc8+4X+8C7K2vpOGezivl01HNTow8ycSsc/3BVRGFmUGISV\nXol3xvIOD9HMS1R6eVB+9fHUWnPcNOCfMAHz+H5O0GAICIHky+jLTlARpS4UZaD0\nzVbtqpIz1bBj7MW65vhWMwKBgBnSj5KI437ZrRgPHz33yYmXzBLbCDC19Yczn1d6\nJD2Ae/nv55d4AFKTcDW3cEI8dM7OCB1ZrqWrU6RzH5VoU0nn9Bc0rgKA4S/TT9T0\nTHtT76Z52EnUD71i3FIBnpfzc8EmhY5fOzYCkjvYrCQ1aog5BJPoMVMm1EqxplB2\nP46BAoGBALpFF45NnfeArzXDTa40RkqZt0meOFb5nWBy6G/36YeCCVXjb83nxmCQ\nAx+vMuxlejKphmDwEs6UmZaDZxb04tnl9qKGGzbxNO+mMjHM+FHORUH3W7fR8opa\nu8MpLgHZkAuE2q2hZLWq0BaTeWeY6ONW/pWN3ilF71Us3wqIRNb0\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cd36f4d3f32442f1b96adf0de16b55b0', 'name': u'cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'created_at': '2019-05-26T18:07:13.871588', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ed:38:c5:53:ab:08:2f:69:1f:da:bb:28:c2:cd:73:54', 'type': 'ssh', 'id': u'cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba'}) 2019-05-26 18:07:13,872 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAviTYpU6NbNfa1dDO3tFUpd1ysZX5LHETs/qguZgXlPBSSowg phyFB0UOi+OV9SluxKt+IesnA8LcSuG3UugSiYp6HyUoaCo+9cYgaalq3kOh0kZF SSaOMYSCiZJoKSQAV2toF1l4FuNRHn9p6XRcOL4dp526doEHfCOsECoQkAeCoCqx YMVgGOtVbDjgMrJIIu9spQItY8jjkoTKJROBW78+NXapWoOmQranxviMpykV7G04 DZPq7ot8iCGZXzVdrwCCWTYLxHWaFEVUTXCI3HNAbAQNuKQy54Rkc/rWrcmxPtT4 rgolNNbI1GR7X4FIXus66sv2Tb2BJkPdCROsXQIDAQABAoIBAFjp9fznDK8XCRfu +q2rCYA+W4G7dbdYcTQ6QKpI+s4EyxZdDG9g6rwJiNHVbKwl4cxJvUOzKJ1To5vI jOdR6kky3gRuZcS/7I0VRtbiCD1DNwqTHZclVlzFcB1QvzBty1MVwKkah1N8nNQ8 FJS8ett123wj/6umjo94Rt+QLAqNCQyX7qo0QV0c8epWnRdRwUe53vAs3HkFwUub SyBcgmUk287DQh2AXF2YQsPxHlWRITOk55lIGTnjGE8pTyJOpBv7x8Z+1Yi23Llt G31hLxLtVMUGIQt5IMYAqTUKEllBon2zh6DWMqqyssaD2U6BBSO1NDQPeCaYJKy3 cGG8KSkCgYEA9NUhxm+RBt53zU8hb1F1I80nNohcfg5u915ouHnFBlNKOynedrf3 mz0pEtDVI3EUoTt9p42ufEtFug3EjXJiBVc+ZHprRSE2xsEH9wKjo5hPjpDVTniR /MI2ZkaTvjokdvhxhJxrfgZpGhq14GaI7Bqa6P+flD/QVuQlzJgSBO8CgYEAxtEf 6aNPJmlC8HzZ5b7IONJ0xYHGm9qnX42rpGAcnvBnxaaKzuexZpv+WbvZUEMZXHnz 1L7qzrxuMFLjYmc9Lg1p1uFcIDULFsB4jKKwlxw9bQmWPu2FVjaq+TOBuz/e73eK QKAMMA24u/9HH85l8auxeK9Qs7vkngNmFBtt23MCgYASG30+/ttcBbIYliSj5gNi 3XZr+xPUIt8kHnBiTGc8+4X+8C7K2vpOGezivl01HNTow8ycSsc/3BVRGFmUGISV Xol3xvIOD9HMS1R6eVB+9fHUWnPcNOCfMAHz+H5O0GAICIHky+jLTlARpS4UZaD0 zVbtqpIz1bBj7MW65vhWMwKBgBnSj5KI437ZrRgPHz33yYmXzBLbCDC19Yczn1d6 JD2Ae/nv55d4AFKTcDW3cEI8dM7OCB1ZrqWrU6RzH5VoU0nn9Bc0rgKA4S/TT9T0 THtT76Z52EnUD71i3FIBnpfzc8EmhY5fOzYCkjvYrCQ1aog5BJPoMVMm1EqxplB2 P46BAoGBALpFF45NnfeArzXDTa40RkqZt0meOFb5nWBy6G/36YeCCVXjb83nxmCQ Ax+vMuxlejKphmDwEs6UmZaDZxb04tnl9qKGGzbxNO+mMjHM+FHORUH3W7fR8opa u8MpLgHZkAuE2q2hZLWq0BaTeWeY6ONW/pWN3ilF71Us3wqIRNb0 -----END RSA PRIVATE KEY----- 2019-05-26 18:07:13,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-26 18:07:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"security_group": {"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-26 18:07:14,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 26 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-7f704d9d-c8c6-4557-b2b1-77ea00113a4f 2019-05-26 18:07:14,311 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "updated_at": "2019-05-26T18:07:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "87bfde12-b4b4-4dd7-a1a2-d2262dd4a975", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "9326c6a4-78df-44d7-91a7-52089e6e6651", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}} 2019-05-26 18:07:14,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7f704d9d-c8c6-4557-b2b1-77ea00113a4f 2019-05-26 18:07:14,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.434498071671s 2019-05-26 18:07:14,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:07:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:14,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 26 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-48cdff30-d786-4068-b21e-84e90211b4ba 2019-05-26 18:07:14,359 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "updated_at": "2019-05-26T18:07:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "87bfde12-b4b4-4dd7-a1a2-d2262dd4a975", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "9326c6a4-78df-44d7-91a7-52089e6e6651", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"description": "Default security group", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:06:57Z", "updated_at": "2019-05-26T18:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "5311cda4-bfba-4fdc-b81d-1cafe75e30e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "74b9a176-2c34-4ad4-bf4d-af33da3a9c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8107bb1c-8378-4efe-a81d-6ef98a1bdf04", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8ae9f913-ef78-4fe2-8807-bb5d9c1f9750", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "name": "default"}]} 2019-05-26 18:07:14,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-48cdff30-d786-4068-b21e-84e90211b4ba 2019-05-26 18:07:14,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0412819385529s 2019-05-26 18:07:14,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:07:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -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": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}}' 2019-05-26 18:07:14,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 26 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-303a64ce-c3ae-4b02-b514-26900dd77817 2019-05-26 18:07:14,778 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "port_range_min": 22, "revision_number": 0, "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "44ed2df8-0763-4b9b-8183-220738b1a4bf"}} 2019-05-26 18:07:14,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-303a64ce-c3ae-4b02-b514-26900dd77817 2019-05-26 18:07:14,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.411708116531s 2019-05-26 18:07:14,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:07:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:14,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 26 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-5c69ef5b-bf2e-4cd0-b474-85a1503662f2 2019-05-26 18:07:14,826 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "updated_at": "2019-05-26T18:07:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "44ed2df8-0763-4b9b-8183-220738b1a4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "87bfde12-b4b4-4dd7-a1a2-d2262dd4a975", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "9326c6a4-78df-44d7-91a7-52089e6e6651", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 2, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"description": "Default security group", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:06:57Z", "updated_at": "2019-05-26T18:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "5311cda4-bfba-4fdc-b81d-1cafe75e30e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "74b9a176-2c34-4ad4-bf4d-af33da3a9c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8107bb1c-8378-4efe-a81d-6ef98a1bdf04", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8ae9f913-ef78-4fe2-8807-bb5d9c1f9750", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "name": "default"}]} 2019-05-26 18:07:14,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5c69ef5b-bf2e-4cd0-b474-85a1503662f2 2019-05-26 18:07:14,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0411171913147s 2019-05-26 18:07:14,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-26 18:07:14,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -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": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}}' 2019-05-26 18:07:15,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 26 May 2019 18:07:14 GMT X-Openstack-Request-Id: req-be43ba4e-a05f-489f-9db3-059d3b43b920 2019-05-26 18:07:15,282 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "port_range_min": null, "revision_number": 0, "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "ae295785-db5f-4b3d-a1fe-964a87403710"}} 2019-05-26 18:07:15,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-be43ba4e-a05f-489f-9db3-059d3b43b920 2019-05-26 18:07:15,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.449635982513s 2019-05-26 18:07:15,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:07:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:15,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 26 May 2019 18:07:15 GMT X-Openstack-Request-Id: req-4d5c9659-5296-4422-8263-6fffa84db57c 2019-05-26 18:07:15,393 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"],"description":"","tags":[],"updated_at":"2019-05-26T18:06:59Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:07:15,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4d5c9659-5296-4422-8263-6fffa84db57c 2019-05-26 18:07:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110134124756s 2019-05-26 18:07:15,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:07:15,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:15,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 26 May 2019 18:07:15 GMT X-Openstack-Request-Id: req-2f64ece6-d372-4cf4-ac3c-9782c30ac368 2019-05-26 18:07:15,728 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:07:12Z", "file": "/v2/images/0490e01b-52f7-4697-9350-676710999354/file", "owner": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "0490e01b-52f7-4697-9350-676710999354", "size": 12716032, "self": "/v2/images/0490e01b-52f7-4697-9350-676710999354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:07:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:07:15,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2f64ece6-d372-4cf4-ac3c-9782c30ac368 2019-05-26 18:07:15,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329571008682s 2019-05-26 18:07:15,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:07:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:15,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 26 May 2019 18:07:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb15d994-cc7b-4727-af5e-c38d46fd1040 x-openstack-request-id: req-cb15d994-cc7b-4727-af5e-c38d46fd1040 2019-05-26 18:07:15,760 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "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": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e"}]} 2019-05-26 18:07:15,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-cb15d994-cc7b-4727-af5e-c38d46fd1040 2019-05-26 18:07:15,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249168872833s 2019-05-26 18:07:15,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:07:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"server": {"name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "imageRef": "0490e01b-52f7-4697-9350-676710999354", "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "flavorRef": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3"}], "security_groups": [{"name": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}]}}' 2019-05-26 18:07:20,339 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:07:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc x-compute-request-id: req-25372c35-aaf1-440a-8b29-7797ab70aaf6 x-openstack-request-id: req-25372c35-aaf1-440a-8b29-7797ab70aaf6 2019-05-26 18:07:20,339 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "adminPass": "pQXDEwJkM79v"}} 2019-05-26 18:07:20,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-25372c35-aaf1-440a-8b29-7797ab70aaf6 2019-05-26 18:07:20,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.57768177986s 2019-05-26 18:07:20,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:20,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:21,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Sun, 26 May 2019 18:07:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-431213da-296e-49fa-b549-5cbd5f668e1e x-openstack-request-id: req-431213da-296e-49fa-b549-5cbd5f668e1e 2019-05-26 18:07:21,080 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:21,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-431213da-296e-49fa-b549-5cbd5f668e1e 2019-05-26 18:07:21,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740345001221s 2019-05-26 18:07:21,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:07:21,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 26 May 2019 18:07:21 GMT X-Openstack-Request-Id: req-08bed271-4f83-496e-a133-f01f6f4de8ed 2019-05-26 18:07:21,468 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"],"description":"","tags":[],"updated_at":"2019-05-26T18:06:59Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:07:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-08bed271-4f83-496e-a133-f01f6f4de8ed 2019-05-26 18:07:21,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376695871353s 2019-05-26 18:07:21,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:07:21,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:21,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 26 May 2019 18:07:21 GMT X-Openstack-Request-Id: req-e8adda95-02c0-48b0-af04-90ac41e7d012 2019-05-26 18:07:21,705 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:06:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","subnetpool_id":null,"name":"cinder_test-subnet_ea9e79ff-2725-42ed-9699-8b272e3018ba"}]} 2019-05-26 18:07:21,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e8adda95-02c0-48b0-af04-90ac41e7d012 2019-05-26 18:07:21,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235481023788s 2019-05-26 18:07:21,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:24,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 648 Content-Type: application/json Date: Sun, 26 May 2019 18:07:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2070bb99-af84-4441-b7d6-63330c9ebfa8 x-openstack-request-id: req-2070bb99-af84-4441-b7d6-63330c9ebfa8 2019-05-26 18:07:24,127 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:23Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:24,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2070bb99-af84-4441-b7d6-63330c9ebfa8 2019-05-26 18:07:24,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418746948242s 2019-05-26 18:07:24,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:26,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:27,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 26 May 2019 18:07:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7358897-962b-46dc-92b8-66a2ec384c78 x-openstack-request-id: req-c7358897-962b-46dc-92b8-66a2ec384c78 2019-05-26 18:07:27,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:24Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:27,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c7358897-962b-46dc-92b8-66a2ec384c78 2019-05-26 18:07:27,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926981925964s 2019-05-26 18:07:27,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sun, 26 May 2019 18:07:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3973d8af-ca84-42a9-b128-37e98f662852 x-openstack-request-id: req-3973d8af-ca84-42a9-b128-37e98f662852 2019-05-26 18:07:30,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:24Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:30,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3973d8af-ca84-42a9-b128-37e98f662852 2019-05-26 18:07:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40685391426s 2019-05-26 18:07:30,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:32,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:33,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Sun, 26 May 2019 18:07:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f636a17-0803-4592-83d9-09902af2f4bc x-openstack-request-id: req-5f636a17-0803-4592-83d9-09902af2f4bc 2019-05-26 18:07:33,456 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:33,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f636a17-0803-4592-83d9-09902af2f4bc 2019-05-26 18:07:33,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.968938112259s 2019-05-26 18:07:33,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:07:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=e7951ee6-3ad6-4719-89bd-6c232303abfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:33,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:07:33 GMT X-Openstack-Request-Id: req-a6359ec8-1a47-451a-a36c-38e109de6923 2019-05-26 18:07:33,516 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:07:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","ip_address":"192.168.120.6"}],"id":"7ec9788f-a242-41a8-a8e1-0f63698f17f3","security_groups":["b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"],"mac_address":"fa:16:3e:2b:fb:ae","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:07:24Z","binding:vnic_type":"normal","device_id":"e7951ee6-3ad6-4719-89bd-6c232303abfc","ip_allocation":"immediate"}]} 2019-05-26 18:07:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e7951ee6-3ad6-4719-89bd-6c232303abfc used request id req-a6359ec8-1a47-451a-a36c-38e109de6923 2019-05-26 18:07:33,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532779693604s 2019-05-26 18:07:33,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:33,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=7ec9788f-a242-41a8-a8e1-0f63698f17f3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:33,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:07:33 GMT X-Openstack-Request-Id: req-048b6090-1ac5-4b0d-ae2b-a14f35ff67d4 2019-05-26 18:07:33,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:07:33,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=7ec9788f-a242-41a8-a8e1-0f63698f17f3 used request id req-048b6090-1ac5-4b0d-ae2b-a14f35ff67d4 2019-05-26 18:07:33,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.325417995453s 2019-05-26 18:07:33,852 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:fb:ae', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0490e01b-52f7-4697-9350-676710999354'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:07:31.000000', 'flavor': Munch({u'id': u'200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e'}), 'az': u'nova', 'id': u'e7951ee6-3ad6-4719-89bd-6c232303abfc', 'security_groups': [Munch({u'name': u'cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd36f4d3f32442f1b96adf0de16b55b0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:07:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:07:31Z', 'hostId': u'074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:07:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': u'cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'adminPass': u'pQXDEwJkM79v', 'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'created_at': u'2019-05-26T18:07:20Z', 'created': u'2019-05-26T18:07:20Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:07:33,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:07:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 26 May 2019 18:07:33 GMT X-Openstack-Request-Id: req-9191e38d-9a53-4867-a6da-caf435a0d998 2019-05-26 18:07:33,958 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"],"description":"","tags":[],"updated_at":"2019-05-26T18:06:59Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:07:33,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9191e38d-9a53-4867-a6da-caf435a0d998 2019-05-26 18:07:33,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100008964539s 2019-05-26 18:07:33,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:07:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=e7951ee6-3ad6-4719-89bd-6c232303abfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:34,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 26 May 2019 18:07:34 GMT X-Openstack-Request-Id: req-b20be279-9833-43e0-b4ad-f2b5eb9052a0 2019-05-26 18:07:34,219 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:07:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","ip_address":"192.168.120.6"}],"id":"7ec9788f-a242-41a8-a8e1-0f63698f17f3","security_groups":["b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"],"mac_address":"fa:16:3e:2b:fb:ae","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:07:24Z","binding:vnic_type":"normal","device_id":"e7951ee6-3ad6-4719-89bd-6c232303abfc","ip_allocation":"immediate"}]} 2019-05-26 18:07:34,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=e7951ee6-3ad6-4719-89bd-6c232303abfc used request id req-b20be279-9833-43e0-b4ad-f2b5eb9052a0 2019-05-26 18:07:34,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.259907960892s 2019-05-26 18:07:34,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-26 18:07:34,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"floatingip": {"floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "fixed_ip_address": "192.168.120.6", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3"}}' 2019-05-26 18:07:37,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 26 May 2019 18:07:37 GMT X-Openstack-Request-Id: req-cb738438-d00b-4cc9-bbc2-ceb509d2537c 2019-05-26 18:07:37,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:35Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}} 2019-05-26 18:07:37,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cb738438-d00b-4cc9-bbc2-ceb509d2537c 2019-05-26 18:07:37,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.12023591995s 2019-05-26 18:07:37,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:37,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:37,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:07:37 GMT X-Openstack-Request-Id: req-9e67fb3d-7894-464c-8ec9-c4eec717dacd 2019-05-26 18:07:37,654 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:35Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:07:37,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9e67fb3d-7894-464c-8ec9-c4eec717dacd 2019-05-26 18:07:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.298714876175s 2019-05-26 18:07:37,661 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:07:37,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:37,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:07:37 GMT X-Openstack-Request-Id: req-11582bc2-1c95-4f30-8c93-ed70444002d7 2019-05-26 18:07:37,842 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:35Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:07:37,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-11582bc2-1c95-4f30-8c93-ed70444002d7 2019-05-26 18:07:37,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711629390717s 2019-05-26 18:07:37,848 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:07:37,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:38,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:07:38 GMT X-Openstack-Request-Id: req-5032d5b8-05a7-45c7-a25e-00702bd1477f 2019-05-26 18:07:38,246 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:35Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:07:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5032d5b8-05a7-45c7-a25e-00702bd1477f 2019-05-26 18:07:38,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.288479089737s 2019-05-26 18:07:38,252 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:07:38,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:38,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 26 May 2019 18:07:38 GMT X-Openstack-Request-Id: req-68a42ed5-610f-4369-b753-73098a43f36c 2019-05-26 18:07:38,973 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:35Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:07:38,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-68a42ed5-610f-4369-b753-73098a43f36c 2019-05-26 18:07:38,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.611711025238s 2019-05-26 18:07:38,979 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:07:39,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:07:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:39,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 26 May 2019 18:07:39 GMT X-Openstack-Request-Id: req-ef7db5c5-7068-4f82-ad8e-42c89a5b2386 2019-05-26 18:07:39,379 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:07:39,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ef7db5c5-7068-4f82-ad8e-42c89a5b2386 2019-05-26 18:07:39,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.289876937866s 2019-05-26 18:07:39,385 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'12f2db03-e9c3-4457-847c-0da4eac69902', 'updated_at': u'2019-05-26T18:07:39Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.202', 'revision_number': 2, 'port_id': u'7ec9788f-a242-41a8-a8e1-0f63698f17f3', 'id': u'1cb32a04-5b65-427e-905c-074dc41a4050', 'network': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'port': u'7ec9788f-a242-41a8-a8e1-0f63698f17f3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2b:fb:ae', u'device_id': u'e7951ee6-3ad6-4719-89bd-6c232303abfc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'created_at': u'2019-05-26T18:07:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2b:fb:ae', u'device_id': u'e7951ee6-3ad6-4719-89bd-6c232303abfc'}), 'router': u'12f2db03-e9c3-4457-847c-0da4eac69902'}) 2019-05-26 18:07:39,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:07:39,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:07:39,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9621 Content-Type: application/json Date: Sun, 26 May 2019 18:07:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3872a7e-c8d0-4626-a93c-16e8838cdcfd x-openstack-request-id: req-a3872a7e-c8d0-4626-a93c-16e8838cdcfd 2019-05-26 18:07:39,507 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 542187477 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.910 MHz processor\n[ 0.243531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.246656] pid_max: default: 32768 minimum: 301\n[ 0.248337] ACPI: Core revision 20150930\n[ 0.250408] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252856] Security Framework initialized\n[ 0.254396] Yama: becoming mindful.\n[ 0.255761] AppArmor: AppArmor initialized\n[ 0.257331] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259773] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262163] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264449] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267008] Initializing cgroup subsys io\n[ 0.268526] Initializing cgroup subsys memory\n[ 0.270159] Initializing cgroup subsys devices\n[ 0.271797] Initializing cgroup subsys freezer\n[ 0.273427] Initializing cgroup subsys net_cls\n[ 0.275061] Initializing cgroup subsys perf_event\n[ 0.276774] Initializing cgroup subsys net_prio\n[ 0.278825] Initializing cgroup subsys hugetlb\n[ 0.280568] Initializing cgroup subsys pids\n[ 0.282254] CPU: Physical Processor ID: 0\n[ 0.284463] mce: CPU supports 10 MCE banks\n[ 0.286063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.306488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316272] ftrace: allocating 31920 entries in 125 pages\n[ 0.352822] smpboot: Max logical packages: 1\n[ 0.354432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.356965] x2apic enabled\n[ 0.358423] Switched APIC routing to physical x2apic.\n[ 0.361457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.363558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.367428] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.370779] KVM setup paravirtual spinlock\n[ 0.372795] x86: Booted up 1 node, 1 CPUs\n[ 0.374309] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.376853] devtmpfs: initialized\n[ 0.379165] evm: security.selinux\n[ 0.380470] evm: security.SMACK64\n[ 0.381765] evm: security.SMACK64EXEC\n[ 0.383164] evm: security.SMACK64TRANSMUTE\n[ 0.384678] evm: security.SMACK64MMAP\n[ 0.386069] evm: security.ima\n[ 0.387271] evm: security.capability\n[ 0.388715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392202] pinctrl core: initialized pinctrl subsystem\n[ 0.394197] RTC time: 18:07:31, date: 05/26/19\n[ 0.395923] NET: Registered protocol family 16\n[ 0.397688] cpuidle: using governor ladder\n[ 0.399232] cpuidle: using governor menu\n[ 0.400710] PCCT header not found.\n[ 0.402080] ACPI: bus type PCI registered\n[ 0.403578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405900] PCI: Using configuration type 1 for base access\n[ 0.408586] ACPI: Added _OSI(Module Device)\n[ 0.410152] ACPI: Added _OSI(Processor Device)\n[ 0.411771] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413464] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416200] ACPI: Interpreter enabled\n[ 0.417630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.424555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.431483] ACPI: (supports S0 S5)\n[ 0.432805] ACPI: Using IOAPIC for interrupt routing\n[ 0.434574] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441420] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443746] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.445998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450071] acpiphp: Slot [3] registered\n[ 0.451561] acpiphp: Slot [4] registered\n[ 0.453049] acpiphp: Slot [5] registered\n[ 0.454535] acpiphp: Slot [6] registered\n[ 0.456016] acpiphp: Slot [7] registered\n[ 0.457495] acpiphp: Slot [8] registered\n[ 0.458985] acpiphp: Slot [9] registered\n[ 0.460465] acpiphp: Slot [10] registered\n[ 0.461971] acpiphp: Slot [11] registered\n[ 0.463484] acpiphp: Slot [12] registered\n[ 0.464992] acpiphp: Slot [13] registered\n[ 0.466484] acpiphp: Slot [14] registered\n[ 0.467994] acpiphp: Slot [15] registered\n[ 0.485956] acpiphp: Slot [16] registered\n[ 0.487463] acpiphp: Slot [17] registered\n[ 0.488970] acpiphp: Slot [18] registered\n[ 0.490502] acpiphp: Slot [19] registered\n[ 0.492010] acpiphp: Slot [20] registered\n[ 0.493515] acpiphp: Slot [21] registered\n[ 0.495024] acpiphp: Slot [22] registered\n[ 0.496530] acpiphp: Slot [23] registered\n[ 0.498039] acpiphp: Slot [24] registered\n[ 0.499550] acpiphp: Slot [25] registered\n[ 0.501061] acpiphp: Slot [26] registered\n[ 0.502568] acpiphp: Slot [27] registered\n[ 0.504088] acpiphp: Slot [28] registered\n[ 0.505605] acpiphp: Slot [29] registered\n[ 0.507117] acpiphp: Slot [30] registered\n[ 0.508631] acpiphp: Slot [31] registered\n[ 0.510143] PCI host bridge to bus 0000:00\n[ 0.511664] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513959] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.516250] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524411] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.527299] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.533205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.540317] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.545171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.547841] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572967] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.580806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583118] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.585544] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.587538] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.590449] vgaarb: loaded\n[ 0.591569] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593805] SCSI subsystem initialized\n[ 0.595505] ACPI: bus type USB registered\n[ 0.597051] usbcore: registered new interface driver usbfs\n[ 0.598990] usbcore: registered new interface driver hub\n[ 0.600873] usbcore: registered new device driver usb\n[ 0.602892] PCI: Using ACPI for IRQ routing\n[ 0.604928] NetLabel: Initializing\n[ 0.606268] NetLabel: domain hash size = 128\n[ 0.607865] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.609670] NetLabel: unlabeled traffic allowed by default\n[ 0.611855] clocksource: Switched to clocksource kvm-clock\n[ 0.622633] AppArmor: AppArmor Filesystem Enabled\n[ 0.624424] pnp: PnP ACPI init\n[ 0.626001] pnp: PnP ACPI: found 5 devices\n[ 0.633209] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.636415] NET: Registered protocol family 2\n[ 0.638314] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.643003] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.645262] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649524] NET: Registered protocol family 1\n[ 0.651163] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.653231] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.655258] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.670389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.685629] Trying to unpack rootfs image as initramfs...\n[ 0.747769] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.750806] Scanning for low memory corruption every 60 seconds\n[ 0.753183] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.755355] audit: initializing netlink subsys (disabled)\n[ 0.757307] audit: type=2000 audit(1558894052.696:1): initialized\n[ 0.759689] Initialise system trusted keyring\n[ 0.761416] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.763604] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.766868] zbud: loaded\n[ 0.768119] VFS: Disk quotas dquot_6.6.0\n[ 0.769638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.772377] fuse init (API version 7.23)\n[ 0.773996] Key type big_key registered\n[ 0.775485] Allocating IMA MOK and blacklist keyrings.\n[ 0.777655] Key type asymmetric registered\n[ 0.779197] Asymmetric key parser 'x509' registered\n[ 0.780994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.783774] io scheduler noop registered\n[ 0.785257] io scheduler deadline registered (default)\n[ 0.787118] io scheduler cfq registered\n[ 0.788676] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.790631] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.792974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.795693] ACPI: Power Button [PWRF]\n[ 0.797213] GHES: HEST is not enabled!\n[ 0.811593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.841356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.844971] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.870634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.874315] Linux agpgart interface v0.103\n[ 0.877993] brd: module loaded\n[ 0.880476] loop: module loaded\n[ 0.886338] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.889070] GPT:90111 != 2097151\n[ 0.890344] GPT:Alternate GPT header not at the end of the disk.\n[ 0.892429] GPT:90111 != 2097151\n[ 0.893701] GPT: Use GNU Parted to correct GPT errors.\n[ 0.895519] vda: vda1 vda15\n[ 0.897424] scsi host0: ata_piix\n[ 0.898818] scsi host1: ata_piix\n[ 0.900148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.902448] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.905379] libphy: Fixed MDIO Bus: probed\n[ 0.906913] tun: Universal TUN/TAP device driver, 1.6\n[ 0.908724] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.912119] PPP generic driver version 2.4.2\n[ 0.913784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.916042] ehci-pci: EHCI PCI platform driver\n[ 0.917722] ehci-platform: EHCI generic platform driver\n[ 0.919599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.921746] ohci-pci: OHCI PCI platform driver\n[ 0.923394] ohci-platform: OHCI generic platform driver\n[ 0.925267] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.940436] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.942315] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.945056] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.946915] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.949090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.951398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.954058] usb usb1: Product: UHCI Host Controller\n[ 0.955811] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.957963] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.959746] hub 1-0:1.0: USB hub found\n[ 0.961199] hub 1-0:1.0: 2 ports detected\n[ 0.962864] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.966692] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.968517] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.970417] mousedev: PS/2 mouse device common for all mice\n[ 0.972739] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.975921] rtc_cmos 00:00: RTC can wake from S4\n[ 0.978144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.980363] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.982606] i2c /dev entries driver\n[ 0.984009] device-mapper: uevent: version 1.0.3\n[ 0.985767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.988823] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.991215] NET: Registered protocol family 10\n[ 0.993147] NET: Registered protocol family 17\n[ 0.994816] Key type dns_resolver registered\n[ 0.996566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.998623] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.001884] registered taskstats version 1\n[ 1.003445] Loading compiled-in X.509 certificates\n[ 1.005747] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.009242] zswap: loaded using pool lzo/zbud\n[ 1.011655] Key type trusted registered\n[ 1.014109] Key type encrypted registered\n[ 1.015654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.017620] ima: No TPM chip found, activating TPM-bypass!\n[ 1.019576] evm: HMAC attrs: 0x1\n[ 1.021248] Magic number: 3:921:140\n[ 1.022692] block ram5: hash matches\n[ 1.024097] acpi device:11: hash matches\n[ 1.025690] rtc_cmos 00:00: setting system clock to 2019-05-26 18:07:32 UTC (1558894052)\n[ 1.028680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.047508] EDD information not available.\n[ 1.061621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.064498] Write protecting the kernel read-only data: 14336k\n[ 1.068003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.071252] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.122150] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDSiwO8TGIhhaPLu2TSrryA9aDPR7ue9Ce+haETgYZOxIxhnOgWckjSHSHHn+nGXrByhsp/mGEYBSRkPdgmrApuHLfGRjDHJulEUg2TyhEYCpl+zl/GUef99VdDy5krgK4i4VDTE+AS+vRpM8jI5uUT+9VvfnwxTTYICboCvx4I1wzlscgPJUym9yamUqzuiMF3M6Tc+rT/zqbKDwmYAApjWjSdyhLbACCH98sKVQEhJBSTk+U7E/XbR8h3XZLU8mpxLfeGQQr9iYXeLZUoKeKwG+8Sa7Cw3fld1Wt0Z/+m8dL8LWhzYP6yi9y3hTurntT/lPCRieE8FFrcyLTNjtDt root@cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba\nssh-dss AAAAB3NzaC1kc3MAAACBAKNRax1TnwZTr5kA2/7/B5dTyLAGSEa5qX5C6XsLBc1XKUxaka1RttbLDa3cM0us/PbOgRIsPmPJSzs5XJUuO3TCtb7bIfuM5eYf7xzf3aWFK4VJfMLHuU8sxKkBbbH1UL7JIJa7Zl+s3n2vTi0Xw4AkBwYfjxVAlO+nya5KmI91AAAAFQD6Fa/LnbeD13ZK/rXViCBrsmpw4wAAAIAjZZx5qe9oxiBXBVDS5nCAVIblbMe0AwU+3pSKvzp1mWdyiq5FcEBTWyTwlHQr/WcG2FSG09ecqt8Ko+YQxfd3HeAB5EK2cDbEhIcINBzKTNbR66/ULMEqEaNLMk7412rBNhlOGTtLYsyB6R6+NAUkjrUDX1UDEBe3APTxHsYdDwAAAIBrvHZIUWrB1rBBqINc38ik/pzcjYqPkkI45rxUBT3FenJ+NcIcEF2Ed90rogQ2qjcb+XO81q1z0pg6Nsbu6uxdlilNthxztsRdvnd0kX02JZl/Nr511n5dB/DhMAkI2RfzZhVr0DrexSPuMfFwHQ0FpMhf/pX61onYSSwmL3W7iA== root@cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe2b:fbae/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.52 ===\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-ea9e79ff-2725-42ed-9699-8b272e3018ba login: "} 2019-05-26 18:07:39,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/action used request id req-a3872a7e-c8d0-4626-a93c-16e8838cdcfd 2019-05-26 18:07:39,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121895074844s 2019-05-26 18:07:39,509 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 542187477 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.910 MHz processor [ 0.243531] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.246656] pid_max: default: 32768 minimum: 301 [ 0.248337] ACPI: Core revision 20150930 [ 0.250408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252856] Security Framework initialized [ 0.254396] Yama: becoming mindful. [ 0.255761] AppArmor: AppArmor initialized [ 0.257331] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259773] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262163] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264449] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267008] Initializing cgroup subsys io [ 0.268526] Initializing cgroup subsys memory [ 0.270159] Initializing cgroup subsys devices [ 0.271797] Initializing cgroup subsys freezer [ 0.273427] Initializing cgroup subsys net_cls [ 0.275061] Initializing cgroup subsys perf_event [ 0.276774] Initializing cgroup subsys net_prio [ 0.278825] Initializing cgroup subsys hugetlb [ 0.280568] Initializing cgroup subsys pids [ 0.282254] CPU: Physical Processor ID: 0 [ 0.284463] mce: CPU supports 10 MCE banks [ 0.286063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.306488] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316272] ftrace: allocating 31920 entries in 125 pages [ 0.352822] smpboot: Max logical packages: 1 [ 0.354432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.356965] x2apic enabled [ 0.358423] Switched APIC routing to physical x2apic. [ 0.361457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.363558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.367428] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.370779] KVM setup paravirtual spinlock [ 0.372795] x86: Booted up 1 node, 1 CPUs [ 0.374309] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.376853] devtmpfs: initialized [ 0.379165] evm: security.selinux [ 0.380470] evm: security.SMACK64 [ 0.381765] evm: security.SMACK64EXEC [ 0.383164] evm: security.SMACK64TRANSMUTE [ 0.384678] evm: security.SMACK64MMAP [ 0.386069] evm: security.ima [ 0.387271] evm: security.capability [ 0.388715] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392202] pinctrl core: initialized pinctrl subsystem [ 0.394197] RTC time: 18:07:31, date: 05/26/19 [ 0.395923] NET: Registered protocol family 16 [ 0.397688] cpuidle: using governor ladder [ 0.399232] cpuidle: using governor menu [ 0.400710] PCCT header not found. [ 0.402080] ACPI: bus type PCI registered [ 0.403578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405900] PCI: Using configuration type 1 for base access [ 0.408586] ACPI: Added _OSI(Module Device) [ 0.410152] ACPI: Added _OSI(Processor Device) [ 0.411771] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413464] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416200] ACPI: Interpreter enabled [ 0.417630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421102] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424555] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431483] ACPI: (supports S0 S5) [ 0.432805] ACPI: Using IOAPIC for interrupt routing [ 0.434574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439269] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441420] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443746] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.445998] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450071] acpiphp: Slot [3] registered [ 0.451561] acpiphp: Slot [4] registered [ 0.453049] acpiphp: Slot [5] registered [ 0.454535] acpiphp: Slot [6] registered [ 0.456016] acpiphp: Slot [7] registered [ 0.457495] acpiphp: Slot [8] registered [ 0.458985] acpiphp: Slot [9] registered [ 0.460465] acpiphp: Slot [10] registered [ 0.461971] acpiphp: Slot [11] registered [ 0.463484] acpiphp: Slot [12] registered [ 0.464992] acpiphp: Slot [13] registered [ 0.466484] acpiphp: Slot [14] registered [ 0.467994] acpiphp: Slot [15] registered [ 0.485956] acpiphp: Slot [16] registered [ 0.487463] acpiphp: Slot [17] registered [ 0.488970] acpiphp: Slot [18] registered [ 0.490502] acpiphp: Slot [19] registered [ 0.492010] acpiphp: Slot [20] registered [ 0.493515] acpiphp: Slot [21] registered [ 0.495024] acpiphp: Slot [22] registered [ 0.496530] acpiphp: Slot [23] registered [ 0.498039] acpiphp: Slot [24] registered [ 0.499550] acpiphp: Slot [25] registered [ 0.501061] acpiphp: Slot [26] registered [ 0.502568] acpiphp: Slot [27] registered [ 0.504088] acpiphp: Slot [28] registered [ 0.505605] acpiphp: Slot [29] registered [ 0.507117] acpiphp: Slot [30] registered [ 0.508631] acpiphp: Slot [31] registered [ 0.510143] PCI host bridge to bus 0000:00 [ 0.511664] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513959] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.516250] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518967] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524411] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527299] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.533205] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.540317] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.545171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.547841] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572967] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578212] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583118] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585544] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587538] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.590449] vgaarb: loaded [ 0.591569] vgaarb: bridge control possible 0000:00:02.0 [ 0.593805] SCSI subsystem initialized [ 0.595505] ACPI: bus type USB registered [ 0.597051] usbcore: registered new interface driver usbfs [ 0.598990] usbcore: registered new interface driver hub [ 0.600873] usbcore: registered new device driver usb [ 0.602892] PCI: Using ACPI for IRQ routing [ 0.604928] NetLabel: Initializing [ 0.606268] NetLabel: domain hash size = 128 [ 0.607865] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.609670] NetLabel: unlabeled traffic allowed by default [ 0.611855] clocksource: Switched to clocksource kvm-clock [ 0.622633] AppArmor: AppArmor Filesystem Enabled [ 0.624424] pnp: PnP ACPI init [ 0.626001] pnp: PnP ACPI: found 5 devices [ 0.633209] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.636415] NET: Registered protocol family 2 [ 0.638314] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640744] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.643003] TCP: Hash tables configured (established 4096 bind 4096) [ 0.645262] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647310] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.649524] NET: Registered protocol family 1 [ 0.651163] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.653231] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.655258] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.670389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.685629] Trying to unpack rootfs image as initramfs... [ 0.747769] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.750806] Scanning for low memory corruption every 60 seconds [ 0.753183] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.755355] audit: initializing netlink subsys (disabled) [ 0.757307] audit: type=2000 audit(1558894052.696:1): initialized [ 0.759689] Initialise system trusted keyring [ 0.761416] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.763604] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.766868] zbud: loaded [ 0.768119] VFS: Disk quotas dquot_6.6.0 [ 0.769638] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.772377] fuse init (API version 7.23) [ 0.773996] Key type big_key registered [ 0.775485] Allocating IMA MOK and blacklist keyrings. [ 0.777655] Key type asymmetric registered [ 0.779197] Asymmetric key parser 'x509' registered [ 0.780994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.783774] io scheduler noop registered [ 0.785257] io scheduler deadline registered (default) [ 0.787118] io scheduler cfq registered [ 0.788676] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.790631] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.792974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.795693] ACPI: Power Button [PWRF] [ 0.797213] GHES: HEST is not enabled! [ 0.811593] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.841356] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.844971] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.870634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.874315] Linux agpgart interface v0.103 [ 0.877993] brd: module loaded [ 0.880476] loop: module loaded [ 0.886338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.889070] GPT:90111 != 2097151 [ 0.890344] GPT:Alternate GPT header not at the end of the disk. [ 0.892429] GPT:90111 != 2097151 [ 0.893701] GPT: Use GNU Parted to correct GPT errors. [ 0.895519] vda: vda1 vda15 [ 0.897424] scsi host0: ata_piix [ 0.898818] scsi host1: ata_piix [ 0.900148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.902448] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.905379] libphy: Fixed MDIO Bus: probed [ 0.906913] tun: Universal TUN/TAP device driver, 1.6 [ 0.908724] tun: (C) 1999-2004 Max Krasnyansky [ 0.912119] PPP generic driver version 2.4.2 [ 0.913784] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.916042] ehci-pci: EHCI PCI platform driver [ 0.917722] ehci-platform: EHCI generic platform driver [ 0.919599] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.921746] ohci-pci: OHCI PCI platform driver [ 0.923394] ohci-platform: OHCI generic platform driver [ 0.925267] uhci_hcd: USB Universal Host Controller Interface driver [ 0.940436] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.942315] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.945056] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.946915] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.949090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.951398] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.954058] usb usb1: Product: UHCI Host Controller [ 0.955811] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.957963] usb usb1: SerialNumber: 0000:00:01.2 [ 0.959746] hub 1-0:1.0: USB hub found [ 0.961199] hub 1-0:1.0: 2 ports detected [ 0.962864] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.966692] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.968517] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.970417] mousedev: PS/2 mouse device common for all mice [ 0.972739] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.975921] rtc_cmos 00:00: RTC can wake from S4 [ 0.978144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.980363] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.982606] i2c /dev entries driver [ 0.984009] device-mapper: uevent: version 1.0.3 [ 0.985767] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.988823] ledtrig-cpu: registered to indicate activity on CPUs [ 0.991215] NET: Registered protocol family 10 [ 0.993147] NET: Registered protocol family 17 [ 0.994816] Key type dns_resolver registered [ 0.996566] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.998623] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.001884] registered taskstats version 1 [ 1.003445] Loading compiled-in X.509 certificates [ 1.005747] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.009242] zswap: loaded using pool lzo/zbud [ 1.011655] Key type trusted registered [ 1.014109] Key type encrypted registered [ 1.015654] AppArmor: AppArmor sha1 policy hashing enabled [ 1.017620] ima: No TPM chip found, activating TPM-bypass! [ 1.019576] evm: HMAC attrs: 0x1 [ 1.021248] Magic number: 3:921:140 [ 1.022692] block ram5: hash matches [ 1.024097] acpi device:11: hash matches [ 1.025690] rtc_cmos 00:00: setting system clock to 2019-05-26 18:07:32 UTC (1558894052) [ 1.028680] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.047508] EDD information not available. [ 1.061621] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.064498] Write protecting the kernel read-only data: 14336k [ 1.068003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.071252] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.122150] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDSiwO8TGIhhaPLu2TSrryA9aDPR7ue9Ce+haETgYZOxIxhnOgWckjSHSHHn+nGXrByhsp/mGEYBSRkPdgmrApuHLfGRjDHJulEUg2TyhEYCpl+zl/GUef99VdDy5krgK4i4VDTE+AS+vRpM8jI5uUT+9VvfnwxTTYICboCvx4I1wzlscgPJUym9yamUqzuiMF3M6Tc+rT/zqbKDwmYAApjWjSdyhLbACCH98sKVQEhJBSTk+U7E/XbR8h3XZLU8mpxLfeGQQr9iYXeLZUoKeKwG+8Sa7Cw3fld1Wt0Z/+m8dL8LWhzYP6yi9y3hTurntT/lPCRieE8FFrcyLTNjtDt root@cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba ssh-dss AAAAB3NzaC1kc3MAAACBAKNRax1TnwZTr5kA2/7/B5dTyLAGSEa5qX5C6XsLBc1XKUxaka1RttbLDa3cM0us/PbOgRIsPmPJSzs5XJUuO3TCtb7bIfuM5eYf7xzf3aWFK4VJfMLHuU8sxKkBbbH1UL7JIJa7Zl+s3n2vTi0Xw4AkBwYfjxVAlO+nya5KmI91AAAAFQD6Fa/LnbeD13ZK/rXViCBrsmpw4wAAAIAjZZx5qe9oxiBXBVDS5nCAVIblbMe0AwU+3pSKvzp1mWdyiq5FcEBTWyTwlHQr/WcG2FSG09ecqt8Ko+YQxfd3HeAB5EK2cDbEhIcINBzKTNbR66/ULMEqEaNLMk7412rBNhlOGTtLYsyB6R6+NAUkjrUDX1UDEBe3APTxHsYdDwAAAIBrvHZIUWrB1rBBqINc38ik/pzcjYqPkkI45rxUBT3FenJ+NcIcEF2Ed90rogQ2qjcb+XO81q1z0pg6Nsbu6uxdlilNthxztsRdvnd0kX02JZl/Nr511n5dB/DhMAkI2RfzZhVr0DrexSPuMfFwHQ0FpMhf/pX61onYSSwmL3W7iA== root@cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe2b:fbae/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.52 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-ea9e79ff-2725-42ed-9699-8b272e3018ba login: 2019-05-26 18:07:39,512 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f5ec510L 2019-05-26 18:07:39,512 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-26 18:07:39,513 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-26 18:07:39,513 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-26 18:07:39,514 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-26 18:07:39,514 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-26 18:07:39,514 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-26 18:07:39,515 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-26 18:07:39,515 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-26 18:07:39,515 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-26 18:07:39,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-26 18:07:39,568 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-26 18:07:39,577 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 35c4f59a8235aea59ec3c59dff2d3103 2019-05-26 18:07:39,578 - paramiko.transport - DEBUG - Trying discovered key ed38c553ab082f691fdabb28c2cd7354 in /tmp/tmpm_Df4T 2019-05-26 18:07:39,608 - paramiko.transport - DEBUG - userauth is OK 2019-05-26 18:07:39,613 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-26 18:07:39,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-26 18:07:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"volume": {"display_name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "size": "2"}}' 2019-05-26 18:07:41,026 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 26 May 2019 18:07:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-5703dabf-9d4f-40a3-8b8f-ec1f14031292 x-openstack-request-id: req-5703dabf-9d4f-40a3-8b8f-ec1f14031292 2019-05-26 18:07:41,027 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}} 2019-05-26 18:07:41,027 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes used request id req-5703dabf-9d4f-40a3-8b8f-ec1f14031292 2019-05-26 18:07:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.37812900543s 2019-05-26 18:07:41,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:07:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:42,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 26 May 2019 18:07:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b7080c35-8914-4857-bbaa-bedd4dd24c8e x-openstack-request-id: req-b7080c35-8914-4857-bbaa-bedd4dd24c8e 2019-05-26 18:07:42,229 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:07:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:07:42,229 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-b7080c35-8914-4857-bbaa-bedd4dd24c8e 2019-05-26 18:07:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.20117211342s 2019-05-26 18:07:42,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:44,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:07:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:45,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sun, 26 May 2019 18:07:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-bfef4543-3d05-4033-a6f6-46f1f394743c x-openstack-request-id: req-bfef4543-3d05-4033-a6f6-46f1f394743c 2019-05-26 18:07:45,342 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:07:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:07:45,342 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-bfef4543-3d05-4033-a6f6-46f1f394743c 2019-05-26 18:07:45,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10802912712s 2019-05-26 18:07:45,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:07:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:45,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 26 May 2019 18:07:45 GMT X-Openstack-Request-Id: req-22214436-e7e3-4ca7-9dea-2ad2f5d46b4d 2019-05-26 18:07:45,832 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"],"description":"","tags":[],"updated_at":"2019-05-26T18:06:59Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:07:45,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-22214436-e7e3-4ca7-9dea-2ad2f5d46b4d 2019-05-26 18:07:45,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.488221168518s 2019-05-26 18:07:45,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:07:45,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:46,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 26 May 2019 18:07:46 GMT X-Openstack-Request-Id: req-8add2dbb-f2ab-421a-87db-6a29508bc4a5 2019-05-26 18:07:46,697 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:07:12Z", "file": "/v2/images/0490e01b-52f7-4697-9350-676710999354/file", "owner": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "0490e01b-52f7-4697-9350-676710999354", "size": 12716032, "self": "/v2/images/0490e01b-52f7-4697-9350-676710999354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:07:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:07:46,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8add2dbb-f2ab-421a-87db-6a29508bc4a5 2019-05-26 18:07:46,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.859997987747s 2019-05-26 18:07:46,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:07:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 26 May 2019 18:07:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8991e5ba-78d5-4d32-9ca4-bf33508590c1 x-openstack-request-id: req-8991e5ba-78d5-4d32-9ca4-bf33508590c1 2019-05-26 18:07:46,726 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "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": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e"}]} 2019-05-26 18:07:46,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8991e5ba-78d5-4d32-9ca4-bf33508590c1 2019-05-26 18:07:46,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281748771667s 2019-05-26 18:07:46,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-26 18:07:46,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"server": {"name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "imageRef": "0490e01b-52f7-4697-9350-676710999354", "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "flavorRef": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3"}], "security_groups": [{"name": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}]}}' 2019-05-26 18:07:50,171 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 26 May 2019 18:07:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46 x-compute-request-id: req-74548ce5-6bfb-4f94-8379-bf9889b53722 x-openstack-request-id: req-74548ce5-6bfb-4f94-8379-bf9889b53722 2019-05-26 18:07:50,171 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"}], "OS-DCF:diskConfig": "MANUAL", "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "adminPass": "7QBjVHvGKkQ8"}} 2019-05-26 18:07:50,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-74548ce5-6bfb-4f94-8379-bf9889b53722 2019-05-26 18:07:50,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.44328904152s 2019-05-26 18:07:50,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:50,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:50,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 859 Content-Type: application/json Date: Sun, 26 May 2019 18:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cac4c731-3597-47e2-a06b-e45beda88a87 x-openstack-request-id: req-cac4c731-3597-47e2-a06b-e45beda88a87 2019-05-26 18:07:50,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:50,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cac4c731-3597-47e2-a06b-e45beda88a87 2019-05-26 18:07:50,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65761590004s 2019-05-26 18:07:50,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:52,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:52,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:53,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 862 Content-Type: application/json Date: Sun, 26 May 2019 18:07:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f893d14-a28e-4302-b778-04fa7444cb59 x-openstack-request-id: req-6f893d14-a28e-4302-b778-04fa7444cb59 2019-05-26 18:07:53,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:53,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f893d14-a28e-4302-b778-04fa7444cb59 2019-05-26 18:07:53,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463195085526s 2019-05-26 18:07:53,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:55,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:56,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 26 May 2019 18:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f9af28b-8f35-4f24-a522-77ea8eecbae3 x-openstack-request-id: req-5f9af28b-8f35-4f24-a522-77ea8eecbae3 2019-05-26 18:07:56,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:53Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:56,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f9af28b-8f35-4f24-a522-77ea8eecbae3 2019-05-26 18:07:56,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05445504189s 2019-05-26 18:07:56,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:07:58,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:07:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:07:58,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 26 May 2019 18:07:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d887630-0aa9-4a67-95ba-0b60073c6de5 x-openstack-request-id: req-7d887630-0aa9-4a67-95ba-0b60073c6de5 2019-05-26 18:07:58,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:53Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:07:58,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d887630-0aa9-4a67-95ba-0b60073c6de5 2019-05-26 18:07:58,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459321022034s 2019-05-26 18:07:58,844 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:00,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:01,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Sun, 26 May 2019 18:08:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a8dffaf-a7ea-44e3-b4c7-84f0a28219d6 x-openstack-request-id: req-6a8dffaf-a7ea-44e3-b4c7-84f0a28219d6 2019-05-26 18:08:01,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-26T18:07:53Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:08:01,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a8dffaf-a7ea-44e3-b4c7-84f0a28219d6 2019-05-26 18:08:01,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14095306396s 2019-05-26 18:08:01,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:03,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sun, 26 May 2019 18:08:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29f259a9-0713-4ca1-9860-69b1af3fd1dd x-openstack-request-id: req-29f259a9-0713-4ca1-9860-69b1af3fd1dd 2019-05-26 18:08:05,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:08:01.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:08:01Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:07:31Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:08:05,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29f259a9-0713-4ca1-9860-69b1af3fd1dd 2019-05-26 18:08:05,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0944070816s 2019-05-26 18:08:05,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:08:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=3acd7312-7f40-417d-be4f-a3c16d21dd46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:05,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 26 May 2019 18:08:05 GMT X-Openstack-Request-Id: req-e9b1f3c1-b6ed-49de-87cf-48b7ffe13208 2019-05-26 18:08:05,420 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:08:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","ip_address":"192.168.120.12"}],"id":"fbea14b6-a5bf-4c12-8320-220ef8d1cab3","security_groups":["b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"],"mac_address":"fa:16:3e:3d:9c:9b","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:07:54Z","binding:vnic_type":"normal","device_id":"3acd7312-7f40-417d-be4f-a3c16d21dd46","ip_allocation":"immediate"}]} 2019-05-26 18:08:05,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=3acd7312-7f40-417d-be4f-a3c16d21dd46 used request id req-e9b1f3c1-b6ed-49de-87cf-48b7ffe13208 2019-05-26 18:08:05,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.320330142975s 2019-05-26 18:08:05,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:05,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=fbea14b6-a5bf-4c12-8320-220ef8d1cab3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:05,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:08:05 GMT X-Openstack-Request-Id: req-5c95c3d4-2156-4371-b84c-b9611351845c 2019-05-26 18:08:05,496 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:08:05,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=fbea14b6-a5bf-4c12-8320-220ef8d1cab3 used request id req-5c95c3d4-2156-4371-b84c-b9611351845c 2019-05-26 18:08:05,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662930011749s 2019-05-26 18:08:05,497 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3d:9c:9b', 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'0490e01b-52f7-4697-9350-676710999354'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:08:01.000000', 'flavor': Munch({u'id': u'200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e'}), 'az': u'nova', 'id': u'3acd7312-7f40-417d-be4f-a3c16d21dd46', 'security_groups': [Munch({u'name': u'cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cd36f4d3f32442f1b96adf0de16b55b0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-26T18:08:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-26T18:08:01Z', 'hostId': u'8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-26T18:08:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': u'cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'adminPass': u'7QBjVHvGKkQ8', 'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'created_at': u'2019-05-26T18:07:50Z', 'created': u'2019-05-26T18:07:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-26 18:08:05,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:08:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:05,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 26 May 2019 18:08:05 GMT X-Openstack-Request-Id: req-83e6fce4-5b42-4a4f-bd6b-50216839729a 2019-05-26 18:08:05,599 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"],"description":"","tags":[],"updated_at":"2019-05-26T18:06:59Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:08:05,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83e6fce4-5b42-4a4f-bd6b-50216839729a 2019-05-26 18:08:05,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964539051056s 2019-05-26 18:08:05,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-26 18:08:05,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=3acd7312-7f40-417d-be4f-a3c16d21dd46" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:05,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 26 May 2019 18:08:05 GMT X-Openstack-Request-Id: req-89d58e9f-9af1-456b-9c5c-ed24be1b2d4f 2019-05-26 18:08:05,654 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-26T18:08:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","ip_address":"192.168.120.12"}],"id":"fbea14b6-a5bf-4c12-8320-220ef8d1cab3","security_groups":["b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822"],"mac_address":"fa:16:3e:3d:9c:9b","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:07:54Z","binding:vnic_type":"normal","device_id":"3acd7312-7f40-417d-be4f-a3c16d21dd46","ip_allocation":"immediate"}]} 2019-05-26 18:08:05,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=3acd7312-7f40-417d-be4f-a3c16d21dd46 used request id req-89d58e9f-9af1-456b-9c5c-ed24be1b2d4f 2019-05-26 18:08:05,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536460876465s 2019-05-26 18:08:05,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-26 18:08:05,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"floatingip": {"floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "fixed_ip_address": "192.168.120.12", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3"}}' 2019-05-26 18:08:08,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 26 May 2019 18:08:08 GMT X-Openstack-Request-Id: req-8f7708b1-0cec-422e-92b1-cdd3fc892b83 2019-05-26 18:08:08,480 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}} 2019-05-26 18:08:08,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8f7708b1-0cec-422e-92b1-cdd3fc892b83 2019-05-26 18:08:08,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.82604503632s 2019-05-26 18:08:08,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:08,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:08 GMT X-Openstack-Request-Id: req-11789938-d5c7-4d7d-83a8-cb3d567dd963 2019-05-26 18:08:08,558 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:08,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-11789938-d5c7-4d7d-83a8-cb3d567dd963 2019-05-26 18:08:08,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622730255127s 2019-05-26 18:08:08,572 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:08,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:08,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:08 GMT X-Openstack-Request-Id: req-2be4bbef-5665-479e-858d-a242ce03b594 2019-05-26 18:08:08,754 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:08,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2be4bbef-5665-479e-858d-a242ce03b594 2019-05-26 18:08:08,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0728430747986s 2019-05-26 18:08:08,766 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:08,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:08 GMT X-Openstack-Request-Id: req-adcf2aa3-2268-42e0-a46d-1e88a6583ac5 2019-05-26 18:08:08,944 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:08,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-adcf2aa3-2268-42e0-a46d-1e88a6583ac5 2019-05-26 18:08:08,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657849311829s 2019-05-26 18:08:08,956 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:09,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:09 GMT X-Openstack-Request-Id: req-d86fddd8-bd89-48f7-bf64-3a60fed4c4a5 2019-05-26 18:08:09,371 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:09,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d86fddd8-bd89-48f7-bf64-3a60fed4c4a5 2019-05-26 18:08:09,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.305937051773s 2019-05-26 18:08:09,385 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:09,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:09,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:09 GMT X-Openstack-Request-Id: req-739916b0-4cd0-4820-98e3-dcddc4f8adb7 2019-05-26 18:08:09,561 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:09,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-739916b0-4cd0-4820-98e3-dcddc4f8adb7 2019-05-26 18:08:09,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658628940582s 2019-05-26 18:08:09,573 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:09,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:10,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Sun, 26 May 2019 18:08:10 GMT X-Openstack-Request-Id: req-e4774db6-d914-468c-ad43-31886f02fb1b 2019-05-26 18:08:10,039 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:06Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:10,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e4774db6-d914-468c-ad43-31886f02fb1b 2019-05-26 18:08:10,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.352658033371s 2019-05-26 18:08:10,050 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-26 18:08:10,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Sun, 26 May 2019 18:08:10 GMT X-Openstack-Request-Id: req-43bbdd11-5536-4a23-adf6-183dbc58b365 2019-05-26 18:08:10,224 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:09Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}, {"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:35Z", "updated_at": "2019-05-26T18:07:39Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2b:fb:ae", "device_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.202", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "7ec9788f-a242-41a8-a8e1-0f63698f17f3", "id": "1cb32a04-5b65-427e-905c-074dc41a4050", "qos_policy_id": null}]} 2019-05-26 18:08:10,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-43bbdd11-5536-4a23-adf6-183dbc58b365 2019-05-26 18:08:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0642650127411s 2019-05-26 18:08:10,235 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'12f2db03-e9c3-4457-847c-0da4eac69902', 'updated_at': u'2019-05-26T18:08:09Z', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'fbea14b6-a5bf-4c12-8320-220ef8d1cab3', 'id': u'04160a37-8a7b-4e07-994b-025d840b62c9', 'network': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'port': u'fbea14b6-a5bf-4c12-8320-220ef8d1cab3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'name': 'cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:9c:9b', u'device_id': u'3acd7312-7f40-417d-be4f-a3c16d21dd46'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f7db2d3a0e1f4d2ca4135682c6552571', 'created_at': u'2019-05-26T18:08:06Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ea2f1759-2ade-4f19-85d4-3b642c65a1f3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3d:9c:9b', u'device_id': u'3acd7312-7f40-417d-be4f-a3c16d21dd46'}), 'router': u'12f2db03-e9c3-4457-847c-0da4eac69902'}) 2019-05-26 18:08:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-26 18:08:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-26 18:08:10,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9634 Content-Type: application/json Date: Sun, 26 May 2019 18:08:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-782fa786-0c41-42b4-be63-4803f2544172 x-openstack-request-id: req-782fa786-0c41-42b4-be63-4803f2544172 2019-05-26 18:08:10,335 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 574420202 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.247301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250476] pid_max: default: 32768 minimum: 301\n[ 0.252212] ACPI: Core revision 20150930\n[ 0.254310] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.256793] Security Framework initialized\n[ 0.258360] Yama: becoming mindful.\n[ 0.259741] AppArmor: AppArmor initialized\n[ 0.261331] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.263802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.266216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271099] Initializing cgroup subsys io\n[ 0.272640] Initializing cgroup subsys memory\n[ 0.274283] Initializing cgroup subsys devices\n[ 0.275946] Initializing cgroup subsys freezer\n[ 0.277612] Initializing cgroup subsys net_cls\n[ 0.279265] Initializing cgroup subsys perf_event\n[ 0.281004] Initializing cgroup subsys net_prio\n[ 0.282695] Initializing cgroup subsys hugetlb\n[ 0.284346] Initializing cgroup subsys pids\n[ 0.285994] CPU: Physical Processor ID: 0\n[ 0.288219] mce: CPU supports 10 MCE banks\n[ 0.289832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.291745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310281] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.320118] ftrace: allocating 31920 entries in 125 pages\n[ 0.356738] smpboot: Max logical packages: 1\n[ 0.358368] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360929] x2apic enabled\n[ 0.362422] Switched APIC routing to physical x2apic.\n[ 0.365527] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.371596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374997] KVM setup paravirtual spinlock\n[ 0.377031] x86: Booted up 1 node, 1 CPUs\n[ 0.378570] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.381210] devtmpfs: initialized\n[ 0.383548] evm: security.selinux\n[ 0.384840] evm: security.SMACK64\n[ 0.386165] evm: security.SMACK64EXEC\n[ 0.387594] evm: security.SMACK64TRANSMUTE\n[ 0.389132] evm: security.SMACK64MMAP\n[ 0.390555] evm: security.ima\n[ 0.391769] evm: security.capability\n[ 0.393237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.396736] pinctrl core: initialized pinctrl subsystem\n[ 0.398769] RTC time: 18:08:02, date: 05/26/19\n[ 0.400524] NET: Registered protocol family 16\n[ 0.402312] cpuidle: using governor ladder\n[ 0.403878] cpuidle: using governor menu\n[ 0.405386] PCCT header not found.\n[ 0.406778] ACPI: bus type PCI registered\n[ 0.408308] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.410664] PCI: Using configuration type 1 for base access\n[ 0.413395] ACPI: Added _OSI(Module Device)\n[ 0.414984] ACPI: Added _OSI(Processor Device)\n[ 0.416650] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.418378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.421138] ACPI: Interpreter enabled\n[ 0.422600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.426137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.429660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.433349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436873] ACPI: (supports S0 S5)\n[ 0.438222] ACPI: Using IOAPIC for interrupt routing\n[ 0.440032] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455786] acpiphp: Slot [3] registered\n[ 0.457305] acpiphp: Slot [4] registered\n[ 0.458838] acpiphp: Slot [5] registered\n[ 0.460370] acpiphp: Slot [6] registered\n[ 0.461882] acpiphp: Slot [7] registered\n[ 0.463409] acpiphp: Slot [8] registered\n[ 0.464929] acpiphp: Slot [9] registered\n[ 0.466442] acpiphp: Slot [10] registered\n[ 0.467977] acpiphp: Slot [11] registered\n[ 0.469523] acpiphp: Slot [12] registered\n[ 0.471067] acpiphp: Slot [13] registered\n[ 0.472652] acpiphp: Slot [14] registered\n[ 0.474214] acpiphp: Slot [15] registered\n[ 0.492713] acpiphp: Slot [16] registered\n[ 0.494258] acpiphp: Slot [17] registered\n[ 0.495798] acpiphp: Slot [18] registered\n[ 0.497338] acpiphp: Slot [19] registered\n[ 0.498881] acpiphp: Slot [20] registered\n[ 0.500436] acpiphp: Slot [21] registered\n[ 0.502025] acpiphp: Slot [22] registered\n[ 0.503582] acpiphp: Slot [23] registered\n[ 0.505154] acpiphp: Slot [24] registered\n[ 0.506718] acpiphp: Slot [25] registered\n[ 0.508245] acpiphp: Slot [26] registered\n[ 0.509807] acpiphp: Slot [27] registered\n[ 0.511361] acpiphp: Slot [28] registered\n[ 0.512887] acpiphp: Slot [29] registered\n[ 0.514411] acpiphp: Slot [30] registered\n[ 0.515923] acpiphp: Slot [31] registered\n[ 0.517455] PCI host bridge to bus 0000:00\n[ 0.518959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.523637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.529246] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.532084] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.539419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.541656] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544011] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.557019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.581233] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.583932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.586547] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589143] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.594056] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.597097] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.599065] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.601932] vgaarb: loaded\n[ 0.603039] vgaarb: bridge control possible 0000:00:02.0\n[ 0.605626] SCSI subsystem initialized\n[ 0.607664] ACPI: bus type USB registered\n[ 0.609227] usbcore: registered new interface driver usbfs\n[ 0.611159] usbcore: registered new interface driver hub\n[ 0.613019] usbcore: registered new device driver usb\n[ 0.615167] PCI: Using ACPI for IRQ routing\n[ 0.617579] NetLabel: Initializing\n[ 0.618915] NetLabel: domain hash size = 128\n[ 0.620518] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.622339] NetLabel: unlabeled traffic allowed by default\n[ 0.624817] clocksource: Switched to clocksource kvm-clock\n[ 0.636801] AppArmor: AppArmor Filesystem Enabled\n[ 0.638591] pnp: PnP ACPI init\n[ 0.640257] pnp: PnP ACPI: found 5 devices\n[ 0.647587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.650802] NET: Registered protocol family 2\n[ 0.652971] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.655375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.657618] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.659865] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.661890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.664126] NET: Registered protocol family 1\n[ 0.665793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.667829] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.669834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.684989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.700328] Trying to unpack rootfs image as initramfs...\n[ 0.766855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.770091] Scanning for low memory corruption every 60 seconds\n[ 0.772684] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.774945] audit: initializing netlink subsys (disabled)\n[ 0.776871] audit: type=2000 audit(1558894082.282:1): initialized\n[ 0.779360] Initialise system trusted keyring\n[ 0.781143] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.783320] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.786614] zbud: loaded\n[ 0.787885] VFS: Disk quotas dquot_6.6.0\n[ 0.789407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.792154] fuse init (API version 7.23)\n[ 0.793804] Key type big_key registered\n[ 0.795294] Allocating IMA MOK and blacklist keyrings.\n[ 0.797519] Key type asymmetric registered\n[ 0.799073] Asymmetric key parser 'x509' registered\n[ 0.800864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.803676] io scheduler noop registered\n[ 0.805182] io scheduler deadline registered (default)\n[ 0.807048] io scheduler cfq registered\n[ 0.808624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.810561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.812940] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.815684] ACPI: Power Button [PWRF]\n[ 0.817253] GHES: HEST is not enabled!\n[ 0.831617] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.861551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.865274] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.891500] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.895226] Linux agpgart interface v0.103\n[ 0.899238] brd: module loaded\n[ 0.901805] loop: module loaded\n[ 0.907205] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.909919] GPT:90111 != 2097151\n[ 0.911180] GPT:Alternate GPT header not at the end of the disk.\n[ 0.913256] GPT:90111 != 2097151\n[ 0.914530] GPT: Use GNU Parted to correct GPT errors.\n[ 0.916342] vda: vda1 vda15\n[ 0.918374] scsi host0: ata_piix\n[ 0.919765] scsi host1: ata_piix\n[ 0.921094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.923384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.926345] libphy: Fixed MDIO Bus: probed\n[ 0.927868] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929677] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933141] PPP generic driver version 2.4.2\n[ 0.934809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.937037] ehci-pci: EHCI PCI platform driver\n[ 0.938710] ehci-platform: EHCI generic platform driver\n[ 0.940546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.942658] ohci-pci: OHCI PCI platform driver\n[ 0.944287] ohci-platform: OHCI generic platform driver\n[ 0.946141] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.961301] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.963164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.965898] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.967741] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.969959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.972235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.974863] usb usb1: Product: UHCI Host Controller\n[ 0.976589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.978706] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.980479] hub 1-0:1.0: USB hub found\n[ 0.981925] hub 1-0:1.0: 2 ports detected\n[ 0.983623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.987482] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.989251] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.991121] mousedev: PS/2 mouse device common for all mice\n[ 0.993463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.996612] rtc_cmos 00:00: RTC can wake from S4\n[ 0.998867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.001073] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.003282] i2c /dev entries driver\n[ 1.004682] device-mapper: uevent: version 1.0.3\n[ 1.006442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.009470] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.011902] NET: Registered protocol family 10\n[ 1.014010] NET: Registered protocol family 17\n[ 1.015661] Key type dns_resolver registered\n[ 1.017463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.019489] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.022743] registered taskstats version 1\n[ 1.024307] Loading compiled-in X.509 certificates\n[ 1.026657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.030107] zswap: loaded using pool lzo/zbud\n[ 1.032790] Key type trusted registered\n[ 1.035321] Key type encrypted registered\n[ 1.036842] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.038775] ima: No TPM chip found, activating TPM-bypass!\n[ 1.040698] evm: HMAC attrs: 0x1\n[ 1.042409] Magic number: 3:921:140\n[ 1.043823] block ram5: hash matches\n[ 1.045209] acpi device:11: hash matches\n[ 1.046798] rtc_cmos 00:00: setting system clock to 2019-05-26 18:08:02 UTC (1558894082)\n[ 1.049780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.069119] EDD information not available.\n[ 1.083542] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.086402] Write protecting the kernel read-only data: 14336k\n[ 1.091710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.095029] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.269927] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDx4pBjBK13j7e3b8q1t36beWANxPAOmu437PwYibN0R/a31vTjCZ5mvOMxKW/ATyjRVwdLQrY6Add4MhBZpGT1WBL4Z91WO3zzMzh4iTMmHvRYmPS/lMxQVR3D49f4xdtflDw9pTm4NatEXUUT8/RMGCPtfuc/7djXH7N1bJ/7jINfes3FftK33bgVw25Vi9GOBpENiZ+VBrHtkVxCyhW1w+e728Axk/ng1bxn2Nl09TWYGi3r06xzHGmYV3s30gnN5xWhjHMFfLfulPSmMnNCBqTzwiOLIWooK2viweEztViAbAWwXFSFX21D4IIB1wcos69MidhqqaiLduMNZmZT root@cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba\nssh-dss AAAAB3NzaC1kc3MAAACBAIxlIHoXvGjmz1gJ3zWKltXaOE1H0cLJ3m4+CrBaDKzuLJEo1SnFGn/5Q2de69Ql4DbT01KTz9z895oTMLJRai6zL+VTLFoaSwUxN43V13fA6HnJ8fzXccjpPT4OOXV2KdKBbHgYA4XI5AuYDHP4mob2wqLvygKDpfEruPEKvifVAAAAFQDfECQ/EKn8fsl53ROlSiKaca8hwQAAAIAYhitqXkTkHEcDJ070DcAgy+qfvEgKvxQiVOyw3TMXqXHSWNlmeWPn1w4lOovY/x3zwJC5l0Hjrly3SCrROnGa71jdnKYDQkT7yuc7erQjlPRLqmzdVA70OkWOfix5NnfFtkEsdMbyF3IsZsv6Zs1+fdiuJD0yoHTYqwn/nEkUgQAAAIBKcMoKpULa0Su4tFLANq1tWBzdU2GKyak1yexjeDPqqMNFK70nEVpaIoqr4JHAunQ5MxNt4b4ZWjuy/mPvyqM50TDWvlto5FsS/QjtwxYvlVfxnn4Z42+5zYTnDiV5BdLhRCZ7GrJujzgyK71ZzZSBiQcs0ouF0KykynScVRgc8g== root@cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3d:9c9b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.75 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba login: "} 2019-05-26 18:08:10,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/action used request id req-782fa786-0c41-42b4-be63-4803f2544172 2019-05-26 18:08:10,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0993320941925s 2019-05-26 18:08:10,336 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 574420202 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.247301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250476] pid_max: default: 32768 minimum: 301 [ 0.252212] ACPI: Core revision 20150930 [ 0.254310] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.256793] Security Framework initialized [ 0.258360] Yama: becoming mindful. [ 0.259741] AppArmor: AppArmor initialized [ 0.261331] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.263802] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266216] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268516] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271099] Initializing cgroup subsys io [ 0.272640] Initializing cgroup subsys memory [ 0.274283] Initializing cgroup subsys devices [ 0.275946] Initializing cgroup subsys freezer [ 0.277612] Initializing cgroup subsys net_cls [ 0.279265] Initializing cgroup subsys perf_event [ 0.281004] Initializing cgroup subsys net_prio [ 0.282695] Initializing cgroup subsys hugetlb [ 0.284346] Initializing cgroup subsys pids [ 0.285994] CPU: Physical Processor ID: 0 [ 0.288219] mce: CPU supports 10 MCE banks [ 0.289832] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.291745] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310281] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.320118] ftrace: allocating 31920 entries in 125 pages [ 0.356738] smpboot: Max logical packages: 1 [ 0.358368] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360929] x2apic enabled [ 0.362422] Switched APIC routing to physical x2apic. [ 0.365527] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367656] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.371596] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374997] KVM setup paravirtual spinlock [ 0.377031] x86: Booted up 1 node, 1 CPUs [ 0.378570] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.381210] devtmpfs: initialized [ 0.383548] evm: security.selinux [ 0.384840] evm: security.SMACK64 [ 0.386165] evm: security.SMACK64EXEC [ 0.387594] evm: security.SMACK64TRANSMUTE [ 0.389132] evm: security.SMACK64MMAP [ 0.390555] evm: security.ima [ 0.391769] evm: security.capability [ 0.393237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.396736] pinctrl core: initialized pinctrl subsystem [ 0.398769] RTC time: 18:08:02, date: 05/26/19 [ 0.400524] NET: Registered protocol family 16 [ 0.402312] cpuidle: using governor ladder [ 0.403878] cpuidle: using governor menu [ 0.405386] PCCT header not found. [ 0.406778] ACPI: bus type PCI registered [ 0.408308] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.410664] PCI: Using configuration type 1 for base access [ 0.413395] ACPI: Added _OSI(Module Device) [ 0.414984] ACPI: Added _OSI(Processor Device) [ 0.416650] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.418378] ACPI: Added _OSI(Processor Aggregator Device) [ 0.421138] ACPI: Interpreter enabled [ 0.422600] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.426137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.429660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.433349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436873] ACPI: (supports S0 S5) [ 0.438222] ACPI: Using IOAPIC for interrupt routing [ 0.440032] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451638] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455786] acpiphp: Slot [3] registered [ 0.457305] acpiphp: Slot [4] registered [ 0.458838] acpiphp: Slot [5] registered [ 0.460370] acpiphp: Slot [6] registered [ 0.461882] acpiphp: Slot [7] registered [ 0.463409] acpiphp: Slot [8] registered [ 0.464929] acpiphp: Slot [9] registered [ 0.466442] acpiphp: Slot [10] registered [ 0.467977] acpiphp: Slot [11] registered [ 0.469523] acpiphp: Slot [12] registered [ 0.471067] acpiphp: Slot [13] registered [ 0.472652] acpiphp: Slot [14] registered [ 0.474214] acpiphp: Slot [15] registered [ 0.492713] acpiphp: Slot [16] registered [ 0.494258] acpiphp: Slot [17] registered [ 0.495798] acpiphp: Slot [18] registered [ 0.497338] acpiphp: Slot [19] registered [ 0.498881] acpiphp: Slot [20] registered [ 0.500436] acpiphp: Slot [21] registered [ 0.502025] acpiphp: Slot [22] registered [ 0.503582] acpiphp: Slot [23] registered [ 0.505154] acpiphp: Slot [24] registered [ 0.506718] acpiphp: Slot [25] registered [ 0.508245] acpiphp: Slot [26] registered [ 0.509807] acpiphp: Slot [27] registered [ 0.511361] acpiphp: Slot [28] registered [ 0.512887] acpiphp: Slot [29] registered [ 0.514411] acpiphp: Slot [30] registered [ 0.515923] acpiphp: Slot [31] registered [ 0.517455] PCI host bridge to bus 0000:00 [ 0.518959] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.523637] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526561] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.529246] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.532084] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537026] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539419] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541656] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544011] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.557019] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.581233] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.583932] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.586547] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589143] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591720] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.594056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.597097] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.599065] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.601932] vgaarb: loaded [ 0.603039] vgaarb: bridge control possible 0000:00:02.0 [ 0.605626] SCSI subsystem initialized [ 0.607664] ACPI: bus type USB registered [ 0.609227] usbcore: registered new interface driver usbfs [ 0.611159] usbcore: registered new interface driver hub [ 0.613019] usbcore: registered new device driver usb [ 0.615167] PCI: Using ACPI for IRQ routing [ 0.617579] NetLabel: Initializing [ 0.618915] NetLabel: domain hash size = 128 [ 0.620518] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.622339] NetLabel: unlabeled traffic allowed by default [ 0.624817] clocksource: Switched to clocksource kvm-clock [ 0.636801] AppArmor: AppArmor Filesystem Enabled [ 0.638591] pnp: PnP ACPI init [ 0.640257] pnp: PnP ACPI: found 5 devices [ 0.647587] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650802] NET: Registered protocol family 2 [ 0.652971] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.655375] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657618] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659865] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661890] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.664126] NET: Registered protocol family 1 [ 0.665793] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667829] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.669834] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.684989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.700328] Trying to unpack rootfs image as initramfs... [ 0.766855] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.770091] Scanning for low memory corruption every 60 seconds [ 0.772684] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.774945] audit: initializing netlink subsys (disabled) [ 0.776871] audit: type=2000 audit(1558894082.282:1): initialized [ 0.779360] Initialise system trusted keyring [ 0.781143] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.783320] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.786614] zbud: loaded [ 0.787885] VFS: Disk quotas dquot_6.6.0 [ 0.789407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.792154] fuse init (API version 7.23) [ 0.793804] Key type big_key registered [ 0.795294] Allocating IMA MOK and blacklist keyrings. [ 0.797519] Key type asymmetric registered [ 0.799073] Asymmetric key parser 'x509' registered [ 0.800864] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.803676] io scheduler noop registered [ 0.805182] io scheduler deadline registered (default) [ 0.807048] io scheduler cfq registered [ 0.808624] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.810561] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.812940] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.815684] ACPI: Power Button [PWRF] [ 0.817253] GHES: HEST is not enabled! [ 0.831617] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.861551] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.865274] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.891500] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.895226] Linux agpgart interface v0.103 [ 0.899238] brd: module loaded [ 0.901805] loop: module loaded [ 0.907205] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.909919] GPT:90111 != 2097151 [ 0.911180] GPT:Alternate GPT header not at the end of the disk. [ 0.913256] GPT:90111 != 2097151 [ 0.914530] GPT: Use GNU Parted to correct GPT errors. [ 0.916342] vda: vda1 vda15 [ 0.918374] scsi host0: ata_piix [ 0.919765] scsi host1: ata_piix [ 0.921094] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.923384] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.926345] libphy: Fixed MDIO Bus: probed [ 0.927868] tun: Universal TUN/TAP device driver, 1.6 [ 0.929677] tun: (C) 1999-2004 Max Krasnyansky [ 0.933141] PPP generic driver version 2.4.2 [ 0.934809] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.937037] ehci-pci: EHCI PCI platform driver [ 0.938710] ehci-platform: EHCI generic platform driver [ 0.940546] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.942658] ohci-pci: OHCI PCI platform driver [ 0.944287] ohci-platform: OHCI generic platform driver [ 0.946141] uhci_hcd: USB Universal Host Controller Interface driver [ 0.961301] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.963164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.965898] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.967741] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.969959] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.972235] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974863] usb usb1: Product: UHCI Host Controller [ 0.976589] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.978706] usb usb1: SerialNumber: 0000:00:01.2 [ 0.980479] hub 1-0:1.0: USB hub found [ 0.981925] hub 1-0:1.0: 2 ports detected [ 0.983623] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.987482] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.989251] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.991121] mousedev: PS/2 mouse device common for all mice [ 0.993463] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.996612] rtc_cmos 00:00: RTC can wake from S4 [ 0.998867] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.001073] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.003282] i2c /dev entries driver [ 1.004682] device-mapper: uevent: version 1.0.3 [ 1.006442] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.009470] ledtrig-cpu: registered to indicate activity on CPUs [ 1.011902] NET: Registered protocol family 10 [ 1.014010] NET: Registered protocol family 17 [ 1.015661] Key type dns_resolver registered [ 1.017463] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.019489] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.022743] registered taskstats version 1 [ 1.024307] Loading compiled-in X.509 certificates [ 1.026657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.030107] zswap: loaded using pool lzo/zbud [ 1.032790] Key type trusted registered [ 1.035321] Key type encrypted registered [ 1.036842] AppArmor: AppArmor sha1 policy hashing enabled [ 1.038775] ima: No TPM chip found, activating TPM-bypass! [ 1.040698] evm: HMAC attrs: 0x1 [ 1.042409] Magic number: 3:921:140 [ 1.043823] block ram5: hash matches [ 1.045209] acpi device:11: hash matches [ 1.046798] rtc_cmos 00:00: setting system clock to 2019-05-26 18:08:02 UTC (1558894082) [ 1.049780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.069119] EDD information not available. [ 1.083542] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.086402] Write protecting the kernel read-only data: 14336k [ 1.091710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.095029] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.269927] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDx4pBjBK13j7e3b8q1t36beWANxPAOmu437PwYibN0R/a31vTjCZ5mvOMxKW/ATyjRVwdLQrY6Add4MhBZpGT1WBL4Z91WO3zzMzh4iTMmHvRYmPS/lMxQVR3D49f4xdtflDw9pTm4NatEXUUT8/RMGCPtfuc/7djXH7N1bJ/7jINfes3FftK33bgVw25Vi9GOBpENiZ+VBrHtkVxCyhW1w+e728Axk/ng1bxn2Nl09TWYGi3r06xzHGmYV3s30gnN5xWhjHMFfLfulPSmMnNCBqTzwiOLIWooK2viweEztViAbAWwXFSFX21D4IIB1wcos69MidhqqaiLduMNZmZT root@cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba ssh-dss AAAAB3NzaC1kc3MAAACBAIxlIHoXvGjmz1gJ3zWKltXaOE1H0cLJ3m4+CrBaDKzuLJEo1SnFGn/5Q2de69Ql4DbT01KTz9z895oTMLJRai6zL+VTLFoaSwUxN43V13fA6HnJ8fzXccjpPT4OOXV2KdKBbHgYA4XI5AuYDHP4mob2wqLvygKDpfEruPEKvifVAAAAFQDfECQ/EKn8fsl53ROlSiKaca8hwQAAAIAYhitqXkTkHEcDJ070DcAgy+qfvEgKvxQiVOyw3TMXqXHSWNlmeWPn1w4lOovY/x3zwJC5l0Hjrly3SCrROnGa71jdnKYDQkT7yuc7erQjlPRLqmzdVA70OkWOfix5NnfFtkEsdMbyF3IsZsv6Zs1+fdiuJD0yoHTYqwn/nEkUgQAAAIBKcMoKpULa0Su4tFLANq1tWBzdU2GKyak1yexjeDPqqMNFK70nEVpaIoqr4JHAunQ5MxNt4b4ZWjuy/mPvyqM50TDWvlto5FsS/QjtwxYvlVfxnn4Z42+5zYTnDiV5BdLhRCZ7GrJujzgyK71ZzZSBiQcs0ouF0KykynScVRgc8g== root@cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3d:9c9b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-ea9e79ff-2725-42ed-9699-8b272e3018ba login: 2019-05-26 18:08:10,340 - paramiko.transport - DEBUG - starting thread (client mode): 0x1f77ded0L 2019-05-26 18:08:10,340 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-26 18:08:10,340 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-26 18:08:10,341 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-26 18:08:10,342 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-26 18:08:10,342 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-26 18:08:10,342 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-26 18:08:10,342 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-26 18:08:10,342 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-26 18:08:10,343 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-26 18:08:10,360 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-26 18:08:10,361 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-26 18:08:10,372 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: e5e5b21118e0f5b3faccef8a59cdf51b 2019-05-26 18:08:10,373 - paramiko.transport - DEBUG - Trying discovered key ed38c553ab082f691fdabb28c2cd7354 in /tmp/tmpm_Df4T 2019-05-26 18:08:10,399 - paramiko.transport - DEBUG - userauth is OK 2019-05-26 18:08:10,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-26 18:08:10,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-26 18:08:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"volumeAttachment": {"volumeId": "33739cab-f7a6-4928-b6a6-44e601035ef7"}}' 2019-05-26 18:08:13,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Sun, 26 May 2019 18:08:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79681850-5416-4776-95e4-65821c61ee3c x-openstack-request-id: req-79681850-5416-4776-95e4-65821c61ee3c 2019-05-26 18:08:13,429 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "volumeId": "33739cab-f7a6-4928-b6a6-44e601035ef7"}} 2019-05-26 18:08:13,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/os-volume_attachments used request id req-79681850-5416-4776-95e4-65821c61ee3c 2019-05-26 18:08:13,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.02380609512s 2019-05-26 18:08:13,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:14,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 26 May 2019 18:08:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1a8bb72a-6113-499b-b173-2dbc64eb0f37 x-openstack-request-id: req-1a8bb72a-6113-499b-b173-2dbc64eb0f37 2019-05-26 18:08:14,583 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:14,584 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-1a8bb72a-6113-499b-b173-2dbc64eb0f37 2019-05-26 18:08:14,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.15358400345s 2019-05-26 18:08:14,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:16,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:17,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Sun, 26 May 2019 18:08:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cfaed36d-d590-4d6b-9e4f-9a5c9407522b x-openstack-request-id: req-cfaed36d-d590-4d6b-9e4f-9a5c9407522b 2019-05-26 18:08:17,697 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [{"server_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "attachment_id": "d283f7fe-83f2-46f1-9d18-29db37e9e231", "attached_at": "2019-05-26T18:08:16.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "device": "/dev/vdb", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7"}], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:16.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:17,697 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-cfaed36d-d590-4d6b-9e4f-9a5c9407522b 2019-05-26 18:08:17,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10934495926s 2019-05-26 18:08:17,699 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-26 18:08:17,700 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-26 18:08:17,701 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-26 18:08:17,704 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-26 18:08:17,772 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-26 18:08:17,773 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-26 18:08:17,774 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-26 18:08:17,774 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-26 18:08:17,811 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-26 18:08:17,811 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-26 18:08:17,840 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-26 18:08:18,553 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-26 18:08:18,554 - 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: f5b6ff6d-88e2-46e9-b370-2fe923f88621 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-05-26 18:08:18,554 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-26 18:08:18,555 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-26 18:08:18,555 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-26 18:08:18,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-26 18:08:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/os-volume_attachments/33739cab-f7a6-4928-b6a6-44e601035ef7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:21,397 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:08:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53a53cc2-da33-43e5-a467-98da9a527d1c x-openstack-request-id: req-53a53cc2-da33-43e5-a467-98da9a527d1c 2019-05-26 18:08:21,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46/os-volume_attachments/33739cab-f7a6-4928-b6a6-44e601035ef7 used request id req-53a53cc2-da33-43e5-a467-98da9a527d1c 2019-05-26 18:08:21,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.84121894836s 2019-05-26 18:08:21,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:21,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:22,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sun, 26 May 2019 18:08:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a1f6cbe7-371b-424c-a052-7a203bebcba9 x-openstack-request-id: req-a1f6cbe7-371b-424c-a052-7a203bebcba9 2019-05-26 18:08:22,498 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [{"server_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "attachment_id": "d283f7fe-83f2-46f1-9d18-29db37e9e231", "attached_at": "2019-05-26T18:08:16.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "device": "/dev/vdb", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7"}], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:21.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:22,498 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-a1f6cbe7-371b-424c-a052-7a203bebcba9 2019-05-26 18:08:22,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10054707527s 2019-05-26 18:08:22,500 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:24,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:25,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 26 May 2019 18:08:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-080c2a1f-6b6a-4920-a38c-3447e87fc0dd x-openstack-request-id: req-080c2a1f-6b6a-4920-a38c-3447e87fc0dd 2019-05-26 18:08:25,621 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:25,621 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-080c2a1f-6b6a-4920-a38c-3447e87fc0dd 2019-05-26 18:08:25,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11920809746s 2019-05-26 18:08:25,623 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-26 18:08:25,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-26 18:08:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"volumeAttachment": {"volumeId": "33739cab-f7a6-4928-b6a6-44e601035ef7"}}' 2019-05-26 18:08:27,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sun, 26 May 2019 18:08:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fa0c042-b5d4-4aa3-8216-c7388f29d34b x-openstack-request-id: req-3fa0c042-b5d4-4aa3-8216-c7388f29d34b 2019-05-26 18:08:27,428 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "volumeId": "33739cab-f7a6-4928-b6a6-44e601035ef7"}} 2019-05-26 18:08:27,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/os-volume_attachments used request id req-3fa0c042-b5d4-4aa3-8216-c7388f29d34b 2019-05-26 18:08:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.8052251339s 2019-05-26 18:08:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:28,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 26 May 2019 18:08:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-41961518-fb74-4f56-a632-9e6aaccccd1f x-openstack-request-id: req-41961518-fb74-4f56-a632-9e6aaccccd1f 2019-05-26 18:08:28,431 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:28,431 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-41961518-fb74-4f56-a632-9e6aaccccd1f 2019-05-26 18:08:28,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00227808952s 2019-05-26 18:08:28,433 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:30,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:30,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 26 May 2019 18:08:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d302b06d-46ba-42e2-bbe0-d9dcecdae5b4 x-openstack-request-id: req-d302b06d-46ba-42e2-bbe0-d9dcecdae5b4 2019-05-26 18:08:30,495 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:27.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:30,495 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-d302b06d-46ba-42e2-bbe0-d9dcecdae5b4 2019-05-26 18:08:30,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0597310066223s 2019-05-26 18:08:30,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:32,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:32,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:32,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Sun, 26 May 2019 18:08:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-84fb93d2-a1e3-4e50-aad5-93b001f84fcd x-openstack-request-id: req-84fb93d2-a1e3-4e50-aad5-93b001f84fcd 2019-05-26 18:08:32,559 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [{"server_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "attachment_id": "65564681-b637-4003-9908-2e743f9779e2", "attached_at": "2019-05-26T18:08:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "device": "/dev/vdb", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7"}], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:32,559 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-84fb93d2-a1e3-4e50-aad5-93b001f84fcd 2019-05-26 18:08:32,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0606858730316s 2019-05-26 18:08:32,562 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-26 18:08:32,564 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-26 18:08:32,564 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-26 18:08:32,566 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-26 18:08:32,634 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-26 18:08:32,634 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-26 18:08:32,635 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-26 18:08:32,635 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-26 18:08:32,672 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-26 18:08:32,672 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-26 18:08:32,700 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-26 18:08:32,720 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-26 18:08:32,721 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-26 18:08:32,721 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-26 18:08:32,722 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-26 18:08:32,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-26 18:08:32,723 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-26 18:08:32,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/os-volume_attachments/33739cab-f7a6-4928-b6a6-44e601035ef7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:34,452 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:08:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e561d31d-b64a-44c7-8613-9da9bb2947d9 x-openstack-request-id: req-e561d31d-b64a-44c7-8613-9da9bb2947d9 2019-05-26 18:08:34,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc/os-volume_attachments/33739cab-f7a6-4928-b6a6-44e601035ef7 used request id req-e561d31d-b64a-44c7-8613-9da9bb2947d9 2019-05-26 18:08:34,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.72997188568s 2019-05-26 18:08:34,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:34,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:35,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Sun, 26 May 2019 18:08:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d6c8c8b8-03e9-4f9d-a6d8-76b847e00010 x-openstack-request-id: req-d6c8c8b8-03e9-4f9d-a6d8-76b847e00010 2019-05-26 18:08:35,502 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [{"server_id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "attachment_id": "65564681-b637-4003-9908-2e743f9779e2", "attached_at": "2019-05-26T18:08:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "device": "/dev/vdb", "id": "33739cab-f7a6-4928-b6a6-44e601035ef7"}], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:35,502 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-d6c8c8b8-03e9-4f9d-a6d8-76b847e00010 2019-05-26 18:08:35,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0492169857s 2019-05-26 18:08:35,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:37,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:37,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:37,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 26 May 2019 18:08:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-596b5404-ab6e-4ba9-bf1a-2ecdc085f448 x-openstack-request-id: req-596b5404-ab6e-4ba9-bf1a-2ecdc085f448 2019-05-26 18:08:37,569 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:37,570 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-596b5404-ab6e-4ba9-bf1a-2ecdc085f448 2019-05-26 18:08:37,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0633809566498s 2019-05-26 18:08:37,683 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:08:37,683 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-26 18:08:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:08:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:38,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:08:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ec14e78-5998-4c1d-b69c-db4d06b892a6 x-openstack-request-id: req-8ec14e78-5998-4c1d-b69c-db4d06b892a6 2019-05-26 18:08:38,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc used request id req-8ec14e78-5998-4c1d-b69c-db4d06b892a6 2019-05-26 18:08:38,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.316987991333s 2019-05-26 18:08:38,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sun, 26 May 2019 18:08:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e865a347-56a0-4828-92dc-e181a94ec685 x-openstack-request-id: req-e865a347-56a0-4828-92dc-e181a94ec685 2019-05-26 18:08:39,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:08:01.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:08:01Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:fb:ae", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e7951ee6-3ad6-4719-89bd-6c232303abfc", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:07:31.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "e7951ee6-3ad6-4719-89bd-6c232303abfc", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:08:37Z", "hostId": "074fe30a1cda231456f4c615f00c0bb45aa432ea1283efa757457834", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm2_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:20Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:08:39,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e865a347-56a0-4828-92dc-e181a94ec685 2019-05-26 18:08:39,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04319000244s 2019-05-26 18:08:39,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:41,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sun, 26 May 2019 18:08:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a4ac71d-d51c-4d7e-b284-8a8c21829fe7 x-openstack-request-id: req-1a4ac71d-d51c-4d7e-b284-8a8c21829fe7 2019-05-26 18:08:41,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:08:01.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:08:01Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:08:41,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a4ac71d-d51c-4d7e-b284-8a8c21829fe7 2019-05-26 18:08:41,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689949035645s 2019-05-26 18:08:41,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-26 18:08:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/1cb32a04-5b65-427e-905c-074dc41a4050.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:43,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:08:43 GMT X-Openstack-Request-Id: req-d859d8d6-a21c-4b00-b4d7-da38171ab106 2019-05-26 18:08:43,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:08:43,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/1cb32a04-5b65-427e-905c-074dc41a4050.json used request id req-d859d8d6-a21c-4b00-b4d7-da38171ab106 2019-05-26 18:08:43,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.73876094818s 2019-05-26 18:08:43,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:43,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 26 May 2019 18:08:43 GMT X-Openstack-Request-Id: req-0c79728a-baa0-4be7-b748-9d51e77539d8 2019-05-26 18:08:43,857 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "12f2db03-e9c3-4457-847c-0da4eac69902", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:08:06Z", "updated_at": "2019-05-26T18:08:10Z", "floating_network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3d:9c:9b", "device_id": "3acd7312-7f40-417d-be4f-a3c16d21dd46"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.205", "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_id": "fbea14b6-a5bf-4c12-8320-220ef8d1cab3", "id": "04160a37-8a7b-4e07-994b-025d840b62c9", "qos_policy_id": null}]} 2019-05-26 18:08:43,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0c79728a-baa0-4be7-b748-9d51e77539d8 2019-05-26 18:08:43,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354725122452s 2019-05-26 18:08:43,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:44,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sun, 26 May 2019 18:08:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-26ef7c6f-8d29-41db-92b6-2a57620133ff x-openstack-request-id: req-26ef7c6f-8d29-41db-92b6-2a57620133ff 2019-05-26 18:08:44,970 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:44,970 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-26ef7c6f-8d29-41db-92b6-2a57620133ff 2019-05-26 18:08:44,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10671591759s 2019-05-26 18:08:44,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-26 18:08:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:45,082 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:08:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-f79545f5-d531-4b88-b612-095d3e1a3612 2019-05-26 18:08:45,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:08:45,082 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7 used request id req-f79545f5-d531-4b88-b612-095d3e1a3612 2019-05-26 18:08:45,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.110595941544s 2019-05-26 18:08:45,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:45,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 26 May 2019 18:08:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-43f4d2ad-0f46-4e69-af98-0aa7e7f21863 x-openstack-request-id: req-43f4d2ad-0f46-4e69-af98-0aa7e7f21863 2019-05-26 18:08:45,146 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "self"}, {"href": "http://172.30.9.21:8776/f7db2d3a0e1f4d2ca4135682c6552571/volumes/33739cab-f7a6-4928-b6a6-44e601035ef7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-26T18:07:40.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "updated_at": "2019-05-26T18:08:44.000000", "volume_type": "tripleo", "name": "cinder_test-volume_ea9e79ff-2725-42ed-9699-8b272e3018ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "33739cab-f7a6-4928-b6a6-44e601035ef7", "size": 2}]} 2019-05-26 18:08:45,146 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-43f4d2ad-0f46-4e69-af98-0aa7e7f21863 2019-05-26 18:08:45,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0630929470062s 2019-05-26 18:08:45,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:47,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-26 18:08:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:48,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:08:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e5167db9-cb0b-449f-a3f6-efd79a039fac x-openstack-request-id: req-e5167db9-cb0b-449f-a3f6-efd79a039fac 2019-05-26 18:08:48,260 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-26 18:08:48,260 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/f7db2d3a0e1f4d2ca4135682c6552571/volumes/detail used request id req-e5167db9-cb0b-449f-a3f6-efd79a039fac 2019-05-26 18:08:48,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11019802094s 2019-05-26 18:08:48,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-26 18:08:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/04160a37-8a7b-4e07-994b-025d840b62c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:50,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:08:50 GMT X-Openstack-Request-Id: req-0aa5b927-39f7-46c5-9cba-3af042073cf7 2019-05-26 18:08:50,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:08:50,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/04160a37-8a7b-4e07-994b-025d840b62c9.json used request id req-0aa5b927-39f7-46c5-9cba-3af042073cf7 2019-05-26 18:08:50,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.9660179615s 2019-05-26 18:08:50,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-26 18:08:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:50,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:08:49 GMT X-Openstack-Request-Id: req-e95479ef-abe2-43b7-9eca-f78b20bb79ec 2019-05-26 18:08:50,304 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-26 18:08:50,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e95479ef-abe2-43b7-9eca-f78b20bb79ec 2019-05-26 18:08:50,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0674250125885s 2019-05-26 18:08:50,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-26 18:08:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:50,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 26 May 2019 18:08:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc5a8fcc-7e91-44eb-87ba-43ec8b6e035a x-openstack-request-id: req-dc5a8fcc-7e91-44eb-87ba-43ec8b6e035a 2019-05-26 18:08:50,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46 used request id req-dc5a8fcc-7e91-44eb-87ba-43ec8b6e035a 2019-05-26 18:08:50,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162305831909s 2019-05-26 18:08:50,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:50,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Sun, 26 May 2019 18:08:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3060c2c6-2207-4f95-b704-57567623cefd x-openstack-request-id: req-3060c2c6-2207-4f95-b704-57567623cefd 2019-05-26 18:08:50,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:9c:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3acd7312-7f40-417d-be4f-a3c16d21dd46", "rel": "bookmark"}], "image": {"id": "0490e01b-52f7-4697-9350-676710999354", "links": [{"href": "http://172.30.9.21:8774/images/0490e01b-52f7-4697-9350-676710999354", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-26T18:08:01.000000", "flavor": {"id": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "links": [{"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "bookmark"}]}, "id": "3acd7312-7f40-417d-be4f-a3c16d21dd46", "security_groups": [{"name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}], "user_id": "cd36f4d3f32442f1b96adf0de16b55b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-26T18:08:50Z", "hostId": "8093e9350a7731e42206758cde376bce07e7803004662f0828bb8510", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba", "name": "cinder_test-vm_ea9e79ff-2725-42ed-9699-8b272e3018ba", "created": "2019-05-26T18:07:50Z", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-26 18:08:50,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3060c2c6-2207-4f95-b704-57567623cefd 2019-05-26 18:08:50,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462248086929s 2019-05-26 18:08:50,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-26 18:08:52,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-26 18:08:52,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:53,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 26 May 2019 18:08:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04245e7f-9b74-4ec6-9594-83f61c79bdeb x-openstack-request-id: req-04245e7f-9b74-4ec6-9594-83f61c79bdeb 2019-05-26 18:08:53,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-26 18:08:53,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04245e7f-9b74-4ec6-9594-83f61c79bdeb 2019-05-26 18:08:53,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0687408447266s 2019-05-26 18:08:53,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:08:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:53,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 26 May 2019 18:08:53 GMT X-Openstack-Request-Id: req-77159dfb-ef30-41e1-99b4-3c8fde037fcc 2019-05-26 18:08:53,059 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:14Z", "updated_at": "2019-05-26T18:07:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "44ed2df8-0763-4b9b-8183-220738b1a4bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "87bfde12-b4b4-4dd7-a1a2-d2262dd4a975", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "9326c6a4-78df-44d7-91a7-52089e6e6651", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:07:14Z", "revision_number": 0, "id": "ae295785-db5f-4b3d-a1fe-964a87403710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:07:14Z", "security_group_id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 3, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822", "name": "cinder_test-sg_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"description": "Default security group", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:06:57Z", "updated_at": "2019-05-26T18:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "5311cda4-bfba-4fdc-b81d-1cafe75e30e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "74b9a176-2c34-4ad4-bf4d-af33da3a9c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8107bb1c-8378-4efe-a81d-6ef98a1bdf04", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8ae9f913-ef78-4fe2-8807-bb5d9c1f9750", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "name": "default"}]} 2019-05-26 18:08:53,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-77159dfb-ef30-41e1-99b4-3c8fde037fcc 2019-05-26 18:08:53,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504698753357s 2019-05-26 18:08:53,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:08:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:53,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:08:53 GMT X-Openstack-Request-Id: req-07041373-ac0a-4bf1-be5d-36b91b2b825f 2019-05-26 18:08:53,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:08:53,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b3a1a44b-8c83-49b4-9f3f-ef8ac7a37822.json used request id req-07041373-ac0a-4bf1-be5d-36b91b2b825f 2019-05-26 18:08:53,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132983922958s 2019-05-26 18:08:53,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-26 18:08:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:53,234 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:08:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0cd10b4-bf96-4e8b-abd6-1a00a13f60df x-openstack-request-id: req-b0cd10b4-bf96-4e8b-abd6-1a00a13f60df 2019-05-26 18:08:53,234 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_ea9e79ff-2725-42ed-9699-8b272e3018ba used request id req-b0cd10b4-bf96-4e8b-abd6-1a00a13f60df 2019-05-26 18:08:53,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0355570316315s 2019-05-26 18:08:53,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:08:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" -d '{"subnet_id": "fe50f97b-bf60-4adf-955b-bd1b04b7ac33"}' 2019-05-26 18:08:56,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:08:55 GMT X-Openstack-Request-Id: req-1d0ba06e-e1ee-4c6f-9253-8e7d8ccad785 2019-05-26 18:08:56,092 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ea2f1759-2ade-4f19-85d4-3b642c65a1f3", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "subnet_id": "fe50f97b-bf60-4adf-955b-bd1b04b7ac33", "subnet_ids": ["fe50f97b-bf60-4adf-955b-bd1b04b7ac33"], "port_id": "23c082ef-9674-4ab2-b61e-91d60059c045", "id": "12f2db03-e9c3-4457-847c-0da4eac69902"} 2019-05-26 18:08:56,092 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902/remove_router_interface.json used request id req-1d0ba06e-e1ee-4c6f-9253-8e7d8ccad785 2019-05-26 18:08:56,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85726714134s 2019-05-26 18:08:56,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:08:56,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:08:56,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 26 May 2019 18:08:56 GMT X-Openstack-Request-Id: req-04d8d76c-3e61-4a90-9686-ca7815ce3e19 2019-05-26 18:08:56,229 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:07:00Z", "admin_state_up": true, "updated_at": "2019-05-26T18:08:54Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "12f2db03-e9c3-4457-847c-0da4eac69902", "name": "cinder_test-router_ea9e79ff-2725-42ed-9699-8b272e3018ba"}]} 2019-05-26 18:08:56,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-04d8d76c-3e61-4a90-9686-ca7815ce3e19 2019-05-26 18:08:56,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136447906494s 2019-05-26 18:08:56,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:08:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:00,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:09:00 GMT X-Openstack-Request-Id: req-930936a4-f544-473f-8b75-c23b6b2e6111 2019-05-26 18:09:00,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:09:00,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/12f2db03-e9c3-4457-847c-0da4eac69902.json used request id req-930936a4-f544-473f-8b75-c23b6b2e6111 2019-05-26 18:09:00,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.43772006035s 2019-05-26 18:09:00,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:09:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:00,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 26 May 2019 18:09:00 GMT X-Openstack-Request-Id: req-4232d4d9-ce7d-4304-97f2-1e54cda81694 2019-05-26 18:09:00,724 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-26T18:06:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f7db2d3a0e1f4d2ca4135682c6552571","id":"fe50f97b-bf60-4adf-955b-bd1b04b7ac33","subnetpool_id":null,"name":"cinder_test-subnet_ea9e79ff-2725-42ed-9699-8b272e3018ba"}]} 2019-05-26 18:09:00,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4232d4d9-ce7d-4304-97f2-1e54cda81694 2019-05-26 18:09:00,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558400154114s 2019-05-26 18:09:00,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:09:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/fe50f97b-bf60-4adf-955b-bd1b04b7ac33.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:03,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:09:03 GMT X-Openstack-Request-Id: req-eba7d5ea-3f88-4f3f-977f-97840083b9f6 2019-05-26 18:09:03,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:09:03,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fe50f97b-bf60-4adf-955b-bd1b04b7ac33.json used request id req-eba7d5ea-3f88-4f3f-977f-97840083b9f6 2019-05-26 18:09:03,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59388494492s 2019-05-26 18:09:03,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:09:03,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:03,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 26 May 2019 18:09:03 GMT X-Openstack-Request-Id: req-01b23746-665c-4a00-90e3-45932ee2e9a4 2019-05-26 18:09:03,420 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea2f1759-2ade-4f19-85d4-3b642c65a1f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f7db2d3a0e1f4d2ca4135682c6552571","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:09:03Z","qos_policy_id":null,"name":"cinder_test-net_ea9e79ff-2725-42ed-9699-8b272e3018ba","admin_state_up":true,"tenant_id":"f7db2d3a0e1f4d2ca4135682c6552571","created_at":"2019-05-26T18:06:57Z","mtu":1450}]} 2019-05-26 18:09:03,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-01b23746-665c-4a00-90e3-45932ee2e9a4 2019-05-26 18:09:03,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100542068481s 2019-05-26 18:09:03,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:09:03,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ea2f1759-2ade-4f19-85d4-3b642c65a1f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:05,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:09:04 GMT X-Openstack-Request-Id: req-7b430259-3f10-415f-a44b-584d4199cd54 2019-05-26 18:09:05,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:09:05,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ea2f1759-2ade-4f19-85d4-3b642c65a1f3.json used request id req-7b430259-3f10-415f-a44b-584d4199cd54 2019-05-26 18:09:05,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.76063895226s 2019-05-26 18:09:05,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:09:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:05,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 26 May 2019 18:09:04 GMT X-Openstack-Request-Id: req-dc0d33d1-39cf-4ad3-be6c-ca21dcf21239 2019-05-26 18:09:05,228 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:07:12Z", "file": "/v2/images/0490e01b-52f7-4697-9350-676710999354/file", "owner": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "0490e01b-52f7-4697-9350-676710999354", "size": 12716032, "self": "/v2/images/0490e01b-52f7-4697-9350-676710999354", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/0490e01b-52f7-4697-9350-676710999354/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ea9e79ff-2725-42ed-9699-8b272e3018ba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:07:11Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:09:05,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc0d33d1-39cf-4ad3-be6c-ca21dcf21239 2019-05-26 18:09:05,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409138202667s 2019-05-26 18:09:05,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:09:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0490e01b-52f7-4697-9350-676710999354 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}aedc94af0fc30a2d1c90ad5a013d7469e79de3ed" 2019-05-26 18:09:06,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:09:06 GMT X-Openstack-Request-Id: req-e256db37-96ff-4f3b-820d-ae3af45bb26b 2019-05-26 18:09:06,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:09:06,746 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0490e01b-52f7-4697-9350-676710999354 used request id req-e256db37-96ff-4f3b-820d-ae3af45bb26b 2019-05-26 18:09:06,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51603603363s 2019-05-26 18:09:06,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:09:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 26 May 2019 18:09:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-683fcfb0-67a5-4112-985d-a8ba697f4093 x-openstack-request-id: req-683fcfb0-67a5-4112-985d-a8ba697f4093 2019-05-26 18:09:06,777 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e", "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": "200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e"}]} 2019-05-26 18:09:06,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-683fcfb0-67a5-4112-985d-a8ba697f4093 2019-05-26 18:09:06,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255250930786s 2019-05-26 18:09:06,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:09:06,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:06,808 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:09:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d85c976-6df7-48fb-9571-3f5b236e9853 x-openstack-request-id: req-2d85c976-6df7-48fb-9571-3f5b236e9853 2019-05-26 18:09:06,808 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/200fb7a4-3c26-41ef-b9cb-1c9a410e0e1e used request id req-2d85c976-6df7-48fb-9571-3f5b236e9853 2019-05-26 18:09:06,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295538902283s 2019-05-26 18:09:06,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:09:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:07,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sun, 26 May 2019 18:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8724516-48b2-4f52-92f9-71b8f5fd4ab0 2019-05-26 18:09:07,039 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": {"self": "http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cd36f4d3f32442f1b96adf0de16b55b0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:09:07,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a8724516-48b2-4f52-92f9-71b8f5fd4ab0 2019-05-26 18:09:07,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231150865555s 2019-05-26 18:09:07,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:09:07,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:07,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 26 May 2019 18:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ecb869-390b-455a-a2de-5a71fda1ec51 2019-05-26 18:09:07,290 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_ea9e79ff-2725-42ed-9699-8b272e3018ba", "links": {"self": "http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cd36f4d3f32442f1b96adf0de16b55b0", "description": null}} 2019-05-26 18:09:07,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0 used request id req-75ecb869-390b-455a-a2de-5a71fda1ec51 2019-05-26 18:09:07,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244976997375s 2019-05-26 18:09:07,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:09:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:07,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e639d6-012d-4c81-9986-a42a099a6330 2019-05-26 18:09:07,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:09:07,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cd36f4d3f32442f1b96adf0de16b55b0 used request id req-85e639d6-012d-4c81-9986-a42a099a6330 2019-05-26 18:09:07,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.395051956177s 2019-05-26 18:09:07,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:09:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:07,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 26 May 2019 18:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bab1c5c-60c4-4334-a5a4-53093d03cd72 2019-05-26 18:09:07,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571"}, "tags": [], "enabled": true, "id": "f7db2d3a0e1f4d2ca4135682c6552571", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ea9e79ff-2725-42ed-9699-8b272e3018ba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:09:07,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0bab1c5c-60c4-4334-a5a4-53093d03cd72 2019-05-26 18:09:07,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217159032822s 2019-05-26 18:09:07,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:09:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:08,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:09:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5485e5-414d-437f-8a57-689a93bb0f20 2019-05-26 18:09:08,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:09:08,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f7db2d3a0e1f4d2ca4135682c6552571 used request id req-9b5485e5-414d-437f-8a57-689a93bb0f20 2019-05-26 18:09:08,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.378197908401s 2019-05-26 18:09:08,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:09:08,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f7db2d3a0e1f4d2ca4135682c6552571&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:09:08 GMT X-Openstack-Request-Id: req-13a42225-78d0-485c-82f9-6c9750389978 2019-05-26 18:09:08,651 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:06:57Z", "updated_at": "2019-05-26T18:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "5311cda4-bfba-4fdc-b81d-1cafe75e30e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "74b9a176-2c34-4ad4-bf4d-af33da3a9c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8107bb1c-8378-4efe-a81d-6ef98a1bdf04", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8ae9f913-ef78-4fe2-8807-bb5d9c1f9750", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "name": "default"}]} 2019-05-26 18:09:08,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f7db2d3a0e1f4d2ca4135682c6552571&name=default used request id req-13a42225-78d0-485c-82f9-6c9750389978 2019-05-26 18:09:08,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350193023682s 2019-05-26 18:09:08,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:09:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:09,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:09:09 GMT X-Openstack-Request-Id: req-a950d2ed-3bbc-4528-a596-c4669dd90e89 2019-05-26 18:09:09,033 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "created_at": "2019-05-26T18:06:57Z", "updated_at": "2019-05-26T18:06:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "5311cda4-bfba-4fdc-b81d-1cafe75e30e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "74b9a176-2c34-4ad4-bf4d-af33da3a9c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8107bb1c-8378-4efe-a81d-6ef98a1bdf04", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv4", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:06:57Z", "revision_number": 0, "id": "8ae9f913-ef78-4fe2-8807-bb5d9c1f9750", "remote_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "remote_ip_prefix": null, "created_at": "2019-05-26T18:06:57Z", "security_group_id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "tenant_id": "f7db2d3a0e1f4d2ca4135682c6552571", "port_range_min": null, "ethertype": "IPv6", "project_id": "f7db2d3a0e1f4d2ca4135682c6552571"}], "revision_number": 1, "project_id": "f7db2d3a0e1f4d2ca4135682c6552571", "id": "d19f3d3b-3cf8-400b-a39a-70be8b0809f6", "name": "default"}]} 2019-05-26 18:09:09,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a950d2ed-3bbc-4528-a596-c4669dd90e89 2019-05-26 18:09:09,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376764059067s 2019-05-26 18:09:09,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:09:09,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d19f3d3b-3cf8-400b-a39a-70be8b0809f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5155df51f59854415b6ccfdb4aff672beec0d2d9" 2019-05-26 18:09:09,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:09:09 GMT X-Openstack-Request-Id: req-b86f22c0-da62-48ae-b3f5-0dd9e8e57512 2019-05-26 18:09:09,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:09:09,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d19f3d3b-3cf8-400b-a39a-70be8b0809f6.json used request id req-b86f22c0-da62-48ae-b3f5-0dd9e8e57512 2019-05-26 18:09:09,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.410484075546s 2019-05-26 18:09:09,500 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-26 18:09:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:09:09,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e506f7c-3635-48a0-8951-b9fe742a1b08 2019-05-26 18:09:09,574 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:09:09,574 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7e506f7c-3635-48a0-8951-b9fe742a1b08 2019-05-26 18:09:09,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:09:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/cd9188b7dd1a48b3b20f3b9be453edb8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "349f878ceba949e69084e5ddaab6f605"}, "audit_ids": ["sXSn5A6bS7Cb97fzfgmXlQ"], "issued_at": "2019-05-26T18:09:09.000000Z"}} 2019-05-26 18:09:09,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:09:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:10,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 26 May 2019 18:09:10 GMT X-Openstack-Request-Id: req-a36a4ab0-c398-4c5b-bcc7-e651f68e474b 2019-05-26 18:09:10,384 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:09:10,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a36a4ab0-c398-4c5b-bcc7-e651f68e474b 2019-05-26 18:09:10,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387794971466s 2019-05-26 18:09:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:09:10,397 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014eb5b5-86e3-474b-a7e2-72d491667530 2019-05-26 18:09:10,397 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:09:10,398 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-014eb5b5-86e3-474b-a7e2-72d491667530 2019-05-26 18:09:10,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:09:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:10,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd32fd21-35b1-4173-84ae-3554017364b8 2019-05-26 18:09:10,567 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:09:10,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dd32fd21-35b1-4173-84ae-3554017364b8 2019-05-26 18:09:10,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168879985809s 2019-05-26 18:09:10,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-26 18:09:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}}' 2019-05-26 18:09:10,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 26 May 2019 18:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7de1b632-0204-48e4-b999-86a2ac4ed526 2019-05-26 18:09:10,817 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b"}, "tags": [], "enabled": true, "id": "b723d23dbf3e44839c9164fe0311f17b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}} 2019-05-26 18:09:10,818 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7de1b632-0204-48e4-b999-86a2ac4ed526 2019-05-26 18:09:10,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242722988129s 2019-05-26 18:09:10,818 - 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'b723d23dbf3e44839c9164fe0311f17b', '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_87d537e1-ddd8-46a1-b464-85b3da0ecad0'}) 2019-05-26 18:09:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-26 18:09:10,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XDjV5XrXLBHrmgrCH3ySKHPW1RQ3k0", "email": null, "name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}}' 2019-05-26 18:09:11,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 26 May 2019 18:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe46540-baee-4c5f-9554-a4cc1d836035 2019-05-26 18:09:11,283 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "domain_id": "default", "password_expires_at": null}} 2019-05-26 18:09:11,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0fe46540-baee-4c5f-9554-a4cc1d836035 2019-05-26 18:09:11,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458436965942s 2019-05-26 18:09:11,284 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'701da758edc9463e9492a308595b5fa1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0'}) 2019-05-26 18:09:11,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:11,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb6eb9d-4be6-445d-94bf-fdb174b4e9b9 2019-05-26 18:09:11,511 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:11,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4bb6eb9d-4be6-445d-94bf-fdb174b4e9b9 2019-05-26 18:09:11,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225175857544s 2019-05-26 18:09:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:11,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ab0ee6-4e87-439b-806a-c387338576e4 2019-05-26 18:09:11,727 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:11,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09ab0ee6-4e87-439b-806a-c387338576e4 2019-05-26 18:09:11,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210765123367s 2019-05-26 18:09:11,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:11,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787a02da-eace-4928-a10b-8c9910efb9bf 2019-05-26 18:09:11,953 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:11,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-787a02da-eace-4928-a10b-8c9910efb9bf 2019-05-26 18:09:11,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220474004745s 2019-05-26 18:09:11,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:09:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:12,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739cdbcb-65ba-49f6-86aa-eb407058c4e8 2019-05-26 18:09:12,195 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:09:12,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-739cdbcb-65ba-49f6-86aa-eb407058c4e8 2019-05-26 18:09:12,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237212896347s 2019-05-26 18:09:12,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:09:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:12,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 26 May 2019 18:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b59e671-7daf-48cb-8225-c9d14646e092 2019-05-26 18:09:12,422 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:09:12,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3b59e671-7daf-48cb-8225-c9d14646e092 2019-05-26 18:09:12,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226208925247s 2019-05-26 18:09:12,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:09:12,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:12,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f53c74-22ea-409a-aa15-475e33d43dcf 2019-05-26 18:09:12,670 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b"}, "tags": [], "enabled": true, "id": "b723d23dbf3e44839c9164fe0311f17b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}]} 2019-05-26 18:09:12,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-77f53c74-22ea-409a-aa15-475e33d43dcf 2019-05-26 18:09:12,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236692905426s 2019-05-26 18:09:12,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:09:12,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=b723d23dbf3e44839c9164fe0311f17b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:12,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 26 May 2019 18:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b518b184-0b4d-4ae7-9eee-42b77a7ccd31 2019-05-26 18:09:12,806 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=b723d23dbf3e44839c9164fe0311f17b", "previous": null, "next": null}} 2019-05-26 18:09:12,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=2343bfff56ba4b349cdb686b5de9e0ef&scope.project.id=b723d23dbf3e44839c9164fe0311f17b used request id req-b518b184-0b4d-4ae7-9eee-42b77a7ccd31 2019-05-26 18:09:12,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.128041028976s 2019-05-26 18:09:12,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:09:12,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b/users/701da758edc9463e9492a308595b5fa1/roles/2343bfff56ba4b349cdb686b5de9e0ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:13,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d89704d-cafd-4ab9-bfed-ebb37c6032d8 2019-05-26 18:09:13,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:09:13,108 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b/users/701da758edc9463e9492a308595b5fa1/roles/2343bfff56ba4b349cdb686b5de9e0ef used request id req-4d89704d-cafd-4ab9-bfed-ebb37c6032d8 2019-05-26 18:09:13,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.297783136368s 2019-05-26 18:09:13,109 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 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'b723d23dbf3e44839c9164fe0311f17b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XDjV5XrXLBHrmgrCH3ySKHPW1RQ3k0', 'username': u'tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-05-26 18:09:13,113 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'password': 'XDjV5XrXLBHrmgrCH3ySKHPW1RQ3k0', 'project_name': 'tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'b723d23dbf3e44839c9164fe0311f17b', 'project_domain_name': 'Default'} 2019-05-26 18:09:13,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:13,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966df493-e307-4249-8a7d-801999a9dbe7 2019-05-26 18:09:13,337 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:13,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-966df493-e307-4249-8a7d-801999a9dbe7 2019-05-26 18:09:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220328092575s 2019-05-26 18:09:13,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:13,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615805f1-7f98-44cf-b2a8-e6461a20c27c 2019-05-26 18:09:13,567 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:13,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-615805f1-7f98-44cf-b2a8-e6461a20c27c 2019-05-26 18:09:13,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225404977798s 2019-05-26 18:09:13,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:09:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:13,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc153018-06b8-4fd0-aab9-96d73ba03ee7 2019-05-26 18:09:13,791 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:09:13,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bc153018-06b8-4fd0-aab9-96d73ba03ee7 2019-05-26 18:09:13,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218345880508s 2019-05-26 18:09:13,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:09:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:14,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 26 May 2019 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496f3ef0-a66f-4ea3-9bc2-7ec4d9b86b16 2019-05-26 18:09:14,036 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:09:14,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-496f3ef0-a66f-4ea3-9bc2-7ec4d9b86b16 2019-05-26 18:09:14,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244730949402s 2019-05-26 18:09:14,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:09:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:14,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 18:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b5d90df-d678-4b1a-985e-23ffbbc28155 2019-05-26 18:09:14,273 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b"}, "tags": [], "enabled": true, "id": "b723d23dbf3e44839c9164fe0311f17b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}]} 2019-05-26 18:09:14,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1b5d90df-d678-4b1a-985e-23ffbbc28155 2019-05-26 18:09:14,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225841999054s 2019-05-26 18:09:14,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:09:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=ce52f464ef2b4053b138f23244f77420&scope.project.id=b723d23dbf3e44839c9164fe0311f17b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:14,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 26 May 2019 18:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaba5d56-2673-4c8b-b6ca-470801a1f244 2019-05-26 18:09:14,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=ce52f464ef2b4053b138f23244f77420&scope.project.id=b723d23dbf3e44839c9164fe0311f17b", "previous": null, "next": null}} 2019-05-26 18:09:14,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=701da758edc9463e9492a308595b5fa1&role.id=ce52f464ef2b4053b138f23244f77420&scope.project.id=b723d23dbf3e44839c9164fe0311f17b used request id req-eaba5d56-2673-4c8b-b6ca-470801a1f244 2019-05-26 18:09:14,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114945888519s 2019-05-26 18:09:14,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-26 18:09:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b/users/701da758edc9463e9492a308595b5fa1/roles/ce52f464ef2b4053b138f23244f77420 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:14,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340bfd9f-8f07-41eb-af5c-283b98e5e88e 2019-05-26 18:09:14,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:09:14,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b/users/701da758edc9463e9492a308595b5fa1/roles/ce52f464ef2b4053b138f23244f77420 used request id req-340bfd9f-8f07-41eb-af5c-283b98e5e88e 2019-05-26 18:09:14,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222192049026s 2019-05-26 18:09:14,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:14,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e0df91-fb58-4b40-aca5-26bead1f6a6f 2019-05-26 18:09:14,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:14,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c2e0df91-fb58-4b40-aca5-26bead1f6a6f 2019-05-26 18:09:14,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227155208588s 2019-05-26 18:09:14,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:09:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:15,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 26 May 2019 18:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5124dee-96e3-4f64-83ac-410262b2a65e 2019-05-26 18:09:15,066 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-05-26 18:09:15,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c5124dee-96e3-4f64-83ac-410262b2a65e 2019-05-26 18:09:15,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20889210701s 2019-05-26 18:09:15,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:09:15,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:15,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 26 May 2019 18:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6817d6c4-b0a7-4e2b-a1b3-c422670a49c9 2019-05-26 18:09:15,317 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:09:15,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6817d6c4-b0a7-4e2b-a1b3-c422670a49c9 2019-05-26 18:09:15,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24994301796s 2019-05-26 18:09:15,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-26 18:09:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ce52f464ef2b4053b138f23244f77420&user.id=701da758edc9463e9492a308595b5fa1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:15,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sun, 26 May 2019 18:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fe560b-3f46-4df4-b457-6e97053ba83a 2019-05-26 18:09:15,548 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ce52f464ef2b4053b138f23244f77420&user.id=701da758edc9463e9492a308595b5fa1&scope.domain.id=default", "previous": null, "next": null}} 2019-05-26 18:09:15,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ce52f464ef2b4053b138f23244f77420&user.id=701da758edc9463e9492a308595b5fa1&scope.domain.id=default used request id req-24fe560b-3f46-4df4-b457-6e97053ba83a 2019-05-26 18:09:15,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220324993134s 2019-05-26 18:09:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-26 18:09:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/701da758edc9463e9492a308595b5fa1/roles/ce52f464ef2b4053b138f23244f77420 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:15,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196a2eb3-e28b-4bd0-95a0-976567287018 2019-05-26 18:09:15,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:09:15,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/701da758edc9463e9492a308595b5fa1/roles/ce52f464ef2b4053b138f23244f77420 used request id req-196a2eb3-e28b-4bd0-95a0-976567287018 2019-05-26 18:09:15,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.295621156693s 2019-05-26 18:09:15,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:09:15,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 26 May 2019 18:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2dc030-2129-4c80-b883-7fd29c9afe4d 2019-05-26 18:09:15,858 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-05-26 18:09:15,858 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-0c2dc030-2129-4c80-b883-7fd29c9afe4d 2019-05-26 18:09:15,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-05-26 18:09:16,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2343bfff56ba4b349cdb686b5de9e0ef", "name": "member"}, {"id": "1308f0bf729b4e4ba938b60c7537996b", "name": "reader"}, {"id": "ce52f464ef2b4053b138f23244f77420", "name": "admin"}], "expires_at": "2019-05-26T19:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b723d23dbf3e44839c9164fe0311f17b", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58b6d16990874f8988593d616fe0cb06"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "59511f7aeef64289b27bf975e7a92c90"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dd0cc1989084af1a9ad82c03270ebd3"}], "type": "network", "id": "1d51b0ab83b44492b42b607d56802dc2", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3cdbecfc6ef241218e973f93b117dacc"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "efffe456fc7b4efb99b796387e869de3"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1ea754504d8492b8fcc02746f4d106e"}], "type": "cloudformation", "id": "1dc1950a49e1451e90e13cf7107999e4", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "19600eb722ef4b7fac912574a7db671b"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1db3b58138404ae4bd1e4470bb5d514d"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25224cbe1dab4b3da4213b630dc6634c"}], "type": "event", "id": "285808b1681140ee9253d58b975e1be9", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b723d23dbf3e44839c9164fe0311f17b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34b90cb45a2c45deba8641d157fb9bb7"}, {"url": "http://192.30.9.5:8776/v3/b723d23dbf3e44839c9164fe0311f17b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c55462a9fbcf47d9abf6a8a10e0ed61b"}, {"url": "http://172.30.9.21:8776/v3/b723d23dbf3e44839c9164fe0311f17b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecdf044ccff14bfe936ab06f4643faf6"}], "type": "volumev3", "id": "33f75d4a43f54b20a0c189bf4ace03b7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f83022853c445a593b85be61a490850"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69d69c2fee64455689dbb9ffa49b9707"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe2ec6b79e0e4fb0964947096a321324"}], "type": "placement", "id": "5e7f23a549344d9bbd14b29af8906896", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "773a2b28142f4e36aff353905b2e7066"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "926f6f1ced8a4c2f83d1a69315421c47"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a60671c558254b1da81a26737780bcaa"}], "type": "identity", "id": "63fd4f86eb274d608c44b0152ad60511", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe723f1ed67491da4406f3c836f5489"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37816e549a894d97b68f796dc6bd3438"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8ab4865e334f4217b92bf12884769a9b"}], "type": "image", "id": "7b065c7f2ff34a3ba5321de738c5c2ad", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b723d23dbf3e44839c9164fe0311f17b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b04e20a2db04fdeb3160debdcff5fe5"}, {"url": "http://192.30.9.5:8776/v2/b723d23dbf3e44839c9164fe0311f17b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e561a0d3fa1649708a1daaeb7830f2cc"}, {"url": "http://172.30.9.21:8776/v2/b723d23dbf3e44839c9164fe0311f17b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f96e430526af43c2b0f5df8d011ae175"}], "type": "volumev2", "id": "7c9ed4165cfa4e768729c3fc8623bdea", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.35:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d7eec5e487a4ab5becf49c1c5591151"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b723d23dbf3e44839c9164fe0311f17b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3258a6eb098a4b548985b5eb572ec3b4"}, {"url": "http://12.0.0.35:8080/v1/AUTH_b723d23dbf3e44839c9164fe0311f17b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "73db868acb3d4e4bab24e9d12461ebf1"}], "type": "object-store", "id": "896323e5cca4403bbadbe69262b62402", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "27ecd5aa857c4f9f9e2508be78ff2ea3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b60dde2ed914cd99b374650458960f8"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "52a9538fb3d54d08882e8dac8ed4ea9c"}], "type": "compute", "id": "a314670e73b64ba6b814a6185283afc6", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "abdb038fc2a645eaba2994fb0d6e8ef6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b723d23dbf3e44839c9164fe0311f17b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "37fabbe806bd46ae9f59cecd98d49a9c"}, {"url": "http://192.30.9.5:8004/v1/b723d23dbf3e44839c9164fe0311f17b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "658c60b7f1674d398023fde4cedd0dd2"}, {"url": "http://172.30.9.21:8004/v1/b723d23dbf3e44839c9164fe0311f17b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d29d0ed70bcc4d5692685a46bc4a6bda"}], "type": "orchestration", "id": "c8b1667309dc4235af03bdfd3515f4b6", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80eb78e5823a46a79407f0e92957eec4"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8942c769f1c844c2a4a704f2fe04ee8d"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c17af506a7744adbb14ae654e26b3b2a"}], "type": "alarming", "id": "e9cd9602a4914ec28921323e9449693f", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "054712add47f4c9f968d5a5a69520ecd"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "135cd9937ea04d34bc63c5de134d3f60"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a3dd762036c4e81b4263f0ae32c34f6"}], "type": "metric", "id": "f7287dcc698243038ed26c804c803164", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "id": "701da758edc9463e9492a308595b5fa1"}, "audit_ids": ["UorTHGIvSxmSmMPuHGJn2A"], "issued_at": "2019-05-26T18:09:16.000000Z"}} 2019-05-26 18:09:16,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-26 18:09:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:16,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 26 May 2019 18:09:16 GMT X-Openstack-Request-Id: req-c98113c4-8c7e-44fa-90fc-a951026b1e71 2019-05-26 18:09:16,585 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-26 18:09:16,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-c98113c4-8c7e-44fa-90fc-a951026b1e71 2019-05-26 18:09:16,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.313050985336s 2019-05-26 18:09:16,596 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-26 18:09:16,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-26 18:09:16,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:16,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 26 May 2019 18:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb06a64-ba51-4562-ba5d-60b67b561bd1 2019-05-26 18:09:16,802 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/8c0f258f1278446da008ba24428ebbbd"}, "tags": [], "enabled": true, "id": "8c0f258f1278446da008ba24428ebbbd", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-05-26 18:09:16,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9fb06a64-ba51-4562-ba5d-60b67b561bd1 2019-05-26 18:09:16,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206410884857s 2019-05-26 18:09:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:09:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:17,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 26 May 2019 18:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e625979-3d96-4634-ba56-6d4b0db5e11d 2019-05-26 18:09:17,006 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b"}, "tags": [], "enabled": true, "id": "b723d23dbf3e44839c9164fe0311f17b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}]} 2019-05-26 18:09:17,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4e625979-3d96-4634-ba56-6d4b0db5e11d 2019-05-26 18:09:17,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196125030518s 2019-05-26 18:09:17,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-26 18:09:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"network": {"shared": true, "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "name": "tempest_smoke-net_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "admin_state_up": true}}' 2019-05-26 18:09:17,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 26 May 2019 18:09:17 GMT X-Openstack-Request-Id: req-a4b9be8a-2742-4ee6-9cfe-68614132ca7e 2019-05-26 18:09:17,592 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1b80640d-95ba-4249-9a2b-be7904b99b6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"b723d23dbf3e44839c9164fe0311f17b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:09:17Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_87d537e1-ddd8-46a1-b464-85b3da0ecad0","admin_state_up":true,"tenant_id":"b723d23dbf3e44839c9164fe0311f17b","created_at":"2019-05-26T18:09:17Z","mtu":1450}} 2019-05-26 18:09:17,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a4b9be8a-2742-4ee6-9cfe-68614132ca7e 2019-05-26 18:09:17,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.584000110626s 2019-05-26 18:09:17,593 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-26T18:09:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1b80640d-95ba-4249-9a2b-be7904b99b6d', u'provider:segmentation_id': 1, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'created_at': u'2019-05-26T18:09:17Z', u'mtu': 1450, u'tenant_id': u'b723d23dbf3e44839c9164fe0311f17b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b723d23dbf3e44839c9164fe0311f17b', u'l2_adjacency': True}) 2019-05-26 18:09:17,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:09:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:17,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sun, 26 May 2019 18:09:17 GMT X-Openstack-Request-Id: req-7970cc24-ef87-4c60-9670-5a361b5ee6cc 2019-05-26 18:09:17,982 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1b80640d-95ba-4249-9a2b-be7904b99b6d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"b723d23dbf3e44839c9164fe0311f17b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:09:17Z","qos_policy_id":null,"name":"tempest_smoke-net_87d537e1-ddd8-46a1-b464-85b3da0ecad0","admin_state_up":true,"tenant_id":"b723d23dbf3e44839c9164fe0311f17b","created_at":"2019-05-26T18:09:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:09:17,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7970cc24-ef87-4c60-9670-5a361b5ee6cc 2019-05-26 18:09:17,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388460159302s 2019-05-26 18:09:17,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-26 18:09:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"subnet": {"name": "tempest_smoke-subnet_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "enable_dhcp": true, "network_id": "1b80640d-95ba-4249-9a2b-be7904b99b6d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-26 18:09:19,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 26 May 2019 18:09:19 GMT X-Openstack-Request-Id: req-d9c5915b-a00a-49c2-bdb2-f4b8c0e23781 2019-05-26 18:09:19,017 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-26T18:09:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7d4b80a5-e2a4-44d7-a870-9f3a25bbb988","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b723d23dbf3e44839c9164fe0311f17b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_87d537e1-ddd8-46a1-b464-85b3da0ecad0","enable_dhcp":true,"segment_id":null,"network_id":"1b80640d-95ba-4249-9a2b-be7904b99b6d","tenant_id":"b723d23dbf3e44839c9164fe0311f17b","created_at":"2019-05-26T18:09:18Z","ip_version":4}} 2019-05-26 18:09:19,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d9c5915b-a00a-49c2-bdb2-f4b8c0e23781 2019-05-26 18:09:19,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.0347328186s 2019-05-26 18:09:19,018 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:09:18Z', 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'7d4b80a5-e2a4-44d7-a870-9f3a25bbb988', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1b80640d-95ba-4249-9a2b-be7904b99b6d', u'tenant_id': u'b723d23dbf3e44839c9164fe0311f17b', u'created_at': u'2019-05-26T18:09:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b723d23dbf3e44839c9164fe0311f17b'}) 2019-05-26 18:09:19,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-26 18:09:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"router": {"external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36"}, "name": "tempest_smoke-router_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "admin_state_up": true}}' 2019-05-26 18:09:25,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 26 May 2019 18:09:25 GMT X-Openstack-Request-Id: req-8aaea6e8-2780-4238-990d-31b088f03154 2019-05-26 18:09:25,960 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "created_at": "2019-05-26T18:09:19Z", "admin_state_up": true, "updated_at": "2019-05-26T18:09:20Z", "project_id": "b723d23dbf3e44839c9164fe0311f17b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "625d5920-8c33-4094-82d7-bc30f20a4e37", "name": "tempest_smoke-router_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}} 2019-05-26 18:09:25,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8aaea6e8-2780-4238-990d-31b088f03154 2019-05-26 18:09:25,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.94086813927s 2019-05-26 18:09:25,960 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-26T18:09:20Z', u'revision_number': 3, u'ha': True, u'id': u'625d5920-8c33-4094-82d7-bc30f20a4e37', u'external_gateway_info': {u'network_id': u'6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'cbb5a2b0-43ae-4726-bea5-a1fa36920a48', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'admin_state_up': True, u'tenant_id': u'b723d23dbf3e44839c9164fe0311f17b', u'created_at': u'2019-05-26T18:09:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'b723d23dbf3e44839c9164fe0311f17b'}) 2019-05-26 18:09:25,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-26 18:09:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"subnet_id": "7d4b80a5-e2a4-44d7-a870-9f3a25bbb988"}' 2019-05-26 18:09:29,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:09:29 GMT X-Openstack-Request-Id: req-66046819-4478-4088-a263-9ec9d7b62f2f 2019-05-26 18:09:29,134 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1b80640d-95ba-4249-9a2b-be7904b99b6d", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "subnet_id": "7d4b80a5-e2a4-44d7-a870-9f3a25bbb988", "subnet_ids": ["7d4b80a5-e2a4-44d7-a870-9f3a25bbb988"], "port_id": "70e7eb94-110e-4d0d-a749-ffe665e787e2", "id": "625d5920-8c33-4094-82d7-bc30f20a4e37"} 2019-05-26 18:09:29,134 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37/add_router_interface.json used request id req-66046819-4478-4088-a263-9ec9d7b62f2f 2019-05-26 18:09:29,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.17287516594s 2019-05-26 18:09:29,134 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-26 18:09:29,241 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-26 18:09:29,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:09:29,249 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 26 May 2019 18:09:29 GMT 2019-05-26 18:09:29,250 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-05-26 18:09:29,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:09:29,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:29,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 26 May 2019 18:09:29 GMT X-Openstack-Request-Id: req-2ceb8f4b-e99a-4b79-a262-44f087a2e66a 2019-05-26 18:09:29,609 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:09:29,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2ceb8f4b-e99a-4b79-a262-44f087a2e66a 2019-05-26 18:09:29,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354338169098s 2019-05-26 18:09:29,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:09:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}' 2019-05-26 18:09:30,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 26 May 2019 18:09:29 GMT Location: http://172.30.9.21:9292/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f23df37e-ba9c-4b50-aa36-d630364ffe8d 2019-05-26 18:09:30,001 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:29Z", "file": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "size": null, "self": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": null, "created_at": "2019-05-26T18:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:09:30,001 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f23df37e-ba9c-4b50-aa36-d630364ffe8d 2019-05-26 18:09:30,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.38264298439s 2019-05-26 18:09:30,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:09:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '' 2019-05-26 18:09:30,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:09:30 GMT X-Openstack-Request-Id: req-a78159d6-f3a9-4adb-afe6-b839ec18bea6 2019-05-26 18:09:30,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:09:30,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file used request id req-a78159d6-f3a9-4adb-afe6-b839ec18bea6 2019-05-26 18:09:30,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.762709856033s 2019-05-26 18:09:30,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:09:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:30,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 26 May 2019 18:09:30 GMT X-Openstack-Request-Id: req-aa45e310-022e-4dad-82e2-6c6c6d3ac79a 2019-05-26 18:09:30,818 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:30Z", "file": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "size": 12716032, "self": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:09:30,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa45e310-022e-4dad-82e2-6c6c6d3ac79a 2019-05-26 18:09:30,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0500719547272s 2019-05-26 18:09:30,821 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file', 'owner': u'b723d23dbf3e44839c9164fe0311f17b', 'id': u'd65d8c5c-ae1a-4b3e-ad0e-245c22665e6a', 'size': 12716032, u'self': u'/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b723d23dbf3e44839c9164fe0311f17b', 'name': 'tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:09:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-26T18:09:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'created': u'2019-05-26T18:09:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:09:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:09:30,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:09:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:09:31,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 26 May 2019 18:09:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28823285-ca6a-44bc-9e7a-34c388fe583b x-openstack-request-id: req-28823285-ca6a-44bc-9e7a-34c388fe583b 2019-05-26 18:09:31,190 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "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": "2afe8d52-d13d-4860-829e-a5087e3fe5dd"}} 2019-05-26 18:09:31,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-28823285-ca6a-44bc-9e7a-34c388fe583b 2019-05-26 18:09:31,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.366017818451s 2019-05-26 18:09:31,191 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_87d537e1-ddd8-46a1-b464-85b3da0ecad0', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'2afe8d52-d13d-4860-829e-a5087e3fe5dd', 'swap': 0}) 2019-05-26 18:09:31,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:09:31,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"extra_specs": {}}' 2019-05-26 18:09:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:09:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fcdbff8-84ed-480f-a808-a818ce273d84 x-openstack-request-id: req-4fcdbff8-84ed-480f-a808-a818ce273d84 2019-05-26 18:09:31,212 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:09:31,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd/os-extra_specs used request id req-4fcdbff8-84ed-480f-a808-a818ce273d84 2019-05-26 18:09:31,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020828962326s 2019-05-26 18:09:31,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-05-26 18:09:31,227 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 26 May 2019 18:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14498254-536b-4fa2-a0d4-96cdaf2572ca 2019-05-26 18:09:31,228 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-05-26 18:09:31,228 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-14498254-536b-4fa2-a0d4-96cdaf2572ca 2019-05-26 18:09:31,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:31,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8115247-42fd-4c43-ba24-fc31bda19585 2019-05-26 18:09:31,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:31,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8115247-42fd-4c43-ba24-fc31bda19585 2019-05-26 18:09:31,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212152957916s 2019-05-26 18:09:31,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-26 18:09:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:31,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 26 May 2019 18:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bd6437-7a76-4527-b7d2-caa0890b2b01 2019-05-26 18:09:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1308f0bf729b4e4ba938b60c7537996b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1308f0bf729b4e4ba938b60c7537996b"}, "name": "reader"}, {"domain_id": null, "id": "19ce547ca74141109dcfc4555ea9d9d7", "links": {"self": "http://172.30.9.21:5000/v3/roles/19ce547ca74141109dcfc4555ea9d9d7"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2343bfff56ba4b349cdb686b5de9e0ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/2343bfff56ba4b349cdb686b5de9e0ef"}, "name": "member"}, {"domain_id": null, "id": "79672758d929472799666d4c67a196de", "links": {"self": "http://172.30.9.21:5000/v3/roles/79672758d929472799666d4c67a196de"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a41e320e3c2049eaa58c28cdf66f266d", "links": {"self": "http://172.30.9.21:5000/v3/roles/a41e320e3c2049eaa58c28cdf66f266d"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ce52f464ef2b4053b138f23244f77420", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce52f464ef2b4053b138f23244f77420"}, "name": "admin"}]} 2019-05-26 18:09:31,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-79bd6437-7a76-4527-b7d2-caa0890b2b01 2019-05-26 18:09:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20574593544s 2019-05-26 18:09:31,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-26 18:09:35,911 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5bc55b99-f681-453c-b2e4-39f1a6e0d042 | 2019-05-26T18:09:35.543330 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5bc55b99-f681-453c-b2e4-39f1a6e0d042 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-26 18:09:39,275 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-26 18:09:40,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-26 18:09:45,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1239140a-8708-4e8c-83d4-0da33a3ad959) as the default verifier for the future CLI operations. 2019-05-26 18:09:47,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-26 18:09:47,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:09:47,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sun, 26 May 2019 18:09:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b63f63ef-2a06-41b6-9cf0-b6d386400f28 x-openstack-request-id: req-b63f63ef-2a06-41b6-9cf0-b6d386400f28 2019-05-26 18:09:47,125 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 251}, "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.4", "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\", \"md-clear\", \"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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 254}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-05-26 18:09:47,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b63f63ef-2a06-41b6-9cf0-b6d386400f28 2019-05-26 18:09:47,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0421447753906s 2019-05-26 18:09:47,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:09:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:47,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 26 May 2019 18:09:47 GMT X-Openstack-Request-Id: req-809a9dd1-5321-4379-aa41-22c237f4f227 2019-05-26 18:09:47,460 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:30Z", "file": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "size": 12716032, "self": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:09:47,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-809a9dd1-5321-4379-aa41-22c237f4f227 2019-05-26 18:09:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327819108963s 2019-05-26 18:09:47,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-26 18:09:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}' 2019-05-26 18:09:47,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 26 May 2019 18:09:47 GMT Location: http://172.30.9.21:9292/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f1550930-ef6a-40e2-b0ec-a0b6e30f7c31 2019-05-26 18:09:47,884 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:47Z", "file": "/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "ed49dffe-3f24-40ab-9983-f921dd7fb8bf", "size": null, "self": "/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": null, "created_at": "2019-05-26T18:09:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-26 18:09:47,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f1550930-ef6a-40e2-b0ec-a0b6e30f7c31 2019-05-26 18:09:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.414413928986s 2019-05-26 18:09:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-26 18:09:47,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '' 2019-05-26 18:09:48,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:09:48 GMT X-Openstack-Request-Id: req-09525180-5bbb-4278-978d-f31446a5a7d6 2019-05-26 18:09:48,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:09:48,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/file used request id req-09525180-5bbb-4278-978d-f31446a5a7d6 2019-05-26 18:09:48,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.752868175507s 2019-05-26 18:09:48,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:09:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:09:48,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 26 May 2019 18:09:48 GMT X-Openstack-Request-Id: req-07888e45-611f-4838-bdab-b67242d79514 2019-05-26 18:09:48,959 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:48Z", "file": "/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "ed49dffe-3f24-40ab-9983-f921dd7fb8bf", "size": 12716032, "self": "/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:09:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:30Z", "file": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "size": 12716032, "self": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:09:48,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-07888e45-611f-4838-bdab-b67242d79514 2019-05-26 18:09:48,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316452980042s 2019-05-26 18:09:48,962 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/file', 'owner': u'b723d23dbf3e44839c9164fe0311f17b', 'id': u'ed49dffe-3f24-40ab-9983-f921dd7fb8bf', 'size': 12716032, u'self': u'/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b723d23dbf3e44839c9164fe0311f17b', 'name': 'tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-26T18:09:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-26T18:09:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', 'created': u'2019-05-26T18:09:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-26T18:09:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-26 18:09:48,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-26 18:09:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-26 18:09:49,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sun, 26 May 2019 18:09:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58f6b56e-df84-4641-994c-79d821798b8f x-openstack-request-id: req-58f6b56e-df84-4641-994c-79d821798b8f 2019-05-26 18:09:49,021 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30", "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": "6b15b615-9b51-43f0-8a88-69b1a72e4b30"}} 2019-05-26 18:09:49,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-58f6b56e-df84-4641-994c-79d821798b8f 2019-05-26 18:09:49,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0587840080261s 2019-05-26 18:09:49,023 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'6b15b615-9b51-43f0-8a88-69b1a72e4b30', 'swap': 0}) 2019-05-26 18:09:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-26 18:09:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" -d '{"extra_specs": {}}' 2019-05-26 18:09:49,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 26 May 2019 18:09:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8cb0b01e-ccb1-4d88-828a-81da0b9b3c9a x-openstack-request-id: req-8cb0b01e-ccb1-4d88-828a-81da0b9b3c9a 2019-05-26 18:09:49,046 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-26 18:09:49,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30/os-extra_specs used request id req-8cb0b01e-ccb1-4d88-828a-81da0b9b3c9a 2019-05-26 18:09:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232920646667s 2019-05-26 18:09:49,047 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0', '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'cd9188b7dd1a48b3b20f3b9be453edb8', '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'6b15b615-9b51-43f0-8a88-69b1a72e4b30', 'swap': 0}) 2019-05-26 18:09:52,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-26 18:09:52,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-26 18:09:52,433 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-26 18:09:52,436 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-26 18:09:52,464 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-26 18:09:54,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1239140a-8708-4e8c-83d4-0da33a3ad959/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-26 18:09:54,983 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-26 18:09:54,999 - 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', u'--concurrency=4']'. 2019-05-26 18:15:27,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1a1e0134-2c34-4817-a3bd-a10c4ee9a630 2019-05-26 18:15:27,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'1a1e0134-2c34-4817-a3bd-a10c4ee9a630']'. 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1a1e0134-2c34-4817-a3bd-a10c4ee9a630 | 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-26 18:15:27,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-26 18:09:58 | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-26 18:15:26 | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:28 | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1239140a-8708-4e8c-83d4-0da33a3ad959) | 2019-05-26 18:15:27,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5bc55b99-f681-453c-b2e4-39f1a6e0d042) | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 323.576 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 92 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-26 18:15:27,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-26 18:15:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-26 18:15:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-26 18:15:27,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-26 18:15:27,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.8421052632% 2019-05-26 18:15:27,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'1a1e0134-2c34-4817-a3bd-a10c4ee9a630', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-26 18:15:29,912 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 1a1e0134-2c34-4817-a3bd-a10c4ee9a630 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-26 18:15:29,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'1a1e0134-2c34-4817-a3bd-a10c4ee9a630', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-26 18:15:31,802 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 1a1e0134-2c34-4817-a3bd-a10c4ee9a630 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-26 18:15:31,949 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-26 18:15:31,950 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:15 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-05-26 18:15:31,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:15:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:32,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:15:32 GMT X-Openstack-Request-Id: req-a4cb15d5-14f9-41c4-87c1-91a1ab56bf32 2019-05-26 18:15:32,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:15:32,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ed49dffe-3f24-40ab-9983-f921dd7fb8bf used request id req-a4cb15d5-14f9-41c4-87c1-91a1ab56bf32 2019-05-26 18:15:32,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.95850610733s 2019-05-26 18:15:32,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:15:32,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:33,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sun, 26 May 2019 18:15:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8e56b6e-eedc-44b5-ba0a-1d7d86782340 x-openstack-request-id: req-e8e56b6e-eedc-44b5-ba0a-1d7d86782340 2019-05-26 18:15:33,357 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "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": "2afe8d52-d13d-4860-829e-a5087e3fe5dd"}, {"name": "tempest_smoke-flavor_alt_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30", "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": "6b15b615-9b51-43f0-8a88-69b1a72e4b30"}]} 2019-05-26 18:15:33,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e8e56b6e-eedc-44b5-ba0a-1d7d86782340 2019-05-26 18:15:33,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.437277078629s 2019-05-26 18:15:33,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:15:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:33,397 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:15:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe6f6549-7039-4794-96a5-ef2d8608c97c x-openstack-request-id: req-fe6f6549-7039-4794-96a5-ef2d8608c97c 2019-05-26 18:15:33,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6b15b615-9b51-43f0-8a88-69b1a72e4b30 used request id req-fe6f6549-7039-4794-96a5-ef2d8608c97c 2019-05-26 18:15:33,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366189479828s 2019-05-26 18:15:33,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-26 18:15:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" -d '{"subnet_id": "7d4b80a5-e2a4-44d7-a870-9f3a25bbb988"}' 2019-05-26 18:15:36,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 26 May 2019 18:15:36 GMT X-Openstack-Request-Id: req-e7cd82f5-832b-4989-83a5-7bea0ab1fd56 2019-05-26 18:15:36,550 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1b80640d-95ba-4249-9a2b-be7904b99b6d", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "subnet_id": "7d4b80a5-e2a4-44d7-a870-9f3a25bbb988", "subnet_ids": ["7d4b80a5-e2a4-44d7-a870-9f3a25bbb988"], "port_id": "70e7eb94-110e-4d0d-a749-ffe665e787e2", "id": "625d5920-8c33-4094-82d7-bc30f20a4e37"} 2019-05-26 18:15:36,550 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37/remove_router_interface.json used request id req-e7cd82f5-832b-4989-83a5-7bea0ab1fd56 2019-05-26 18:15:36,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.15257310867s 2019-05-26 18:15:36,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-26 18:15:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:36,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sun, 26 May 2019 18:15:36 GMT X-Openstack-Request-Id: req-f2a18eb2-e966-48ae-8fd4-a30b2b77fbd6 2019-05-26 18:15:36,972 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "cbb5a2b0-43ae-4726-bea5-a1fa36920a48", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "created_at": "2019-05-26T18:09:19Z", "admin_state_up": true, "updated_at": "2019-05-26T18:15:34Z", "project_id": "b723d23dbf3e44839c9164fe0311f17b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "625d5920-8c33-4094-82d7-bc30f20a4e37", "name": "tempest_smoke-router_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}]} 2019-05-26 18:15:36,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f2a18eb2-e966-48ae-8fd4-a30b2b77fbd6 2019-05-26 18:15:36,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.42159986496s 2019-05-26 18:15:36,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-26 18:15:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:41,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:15:40 GMT X-Openstack-Request-Id: req-87f8aee1-1098-4ba7-b125-022950070e06 2019-05-26 18:15:41,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:15:41,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/625d5920-8c33-4094-82d7-bc30f20a4e37.json used request id req-87f8aee1-1098-4ba7-b125-022950070e06 2019-05-26 18:15:41,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.24380111694s 2019-05-26 18:15:41,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-26 18:15:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:41,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 26 May 2019 18:15:41 GMT X-Openstack-Request-Id: req-88a2aac2-657d-43a4-b161-c1bec13a9bd3 2019-05-26 18:15:41,545 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-26T18:09:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7d4b80a5-e2a4-44d7-a870-9f3a25bbb988","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b723d23dbf3e44839c9164fe0311f17b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_87d537e1-ddd8-46a1-b464-85b3da0ecad0","enable_dhcp":true,"segment_id":null,"network_id":"1b80640d-95ba-4249-9a2b-be7904b99b6d","tenant_id":"b723d23dbf3e44839c9164fe0311f17b","created_at":"2019-05-26T18:09:18Z","ip_version":4},{"updated_at":"2019-05-26T17:55:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cbb5a2b0-43ae-4726-bea5-a1fa36920a48","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"f953d179939c4f8b93006765ccd882a0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:29Z","ip_version":4}]} 2019-05-26 18:15:41,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-88a2aac2-657d-43a4-b161-c1bec13a9bd3 2019-05-26 18:15:41,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.327211856842s 2019-05-26 18:15:41,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-26 18:15:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7d4b80a5-e2a4-44d7-a870-9f3a25bbb988.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:44,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:15:44 GMT X-Openstack-Request-Id: req-f5da96e7-56d0-49b1-ae28-7bfd555ad9e5 2019-05-26 18:15:44,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:15:44,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7d4b80a5-e2a4-44d7-a870-9f3a25bbb988.json used request id req-f5da96e7-56d0-49b1-ae28-7bfd555ad9e5 2019-05-26 18:15:44,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.55313396454s 2019-05-26 18:15:44,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-26 18:15:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:44,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Sun, 26 May 2019 18:15:44 GMT X-Openstack-Request-Id: req-dc555dcd-4e78-42ee-953e-33494e64abfb 2019-05-26 18:15:44,531 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1b80640d-95ba-4249-9a2b-be7904b99b6d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":true,"project_id":"b723d23dbf3e44839c9164fe0311f17b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-26T18:15:43Z","qos_policy_id":null,"name":"tempest_smoke-net_87d537e1-ddd8-46a1-b464-85b3da0ecad0","admin_state_up":true,"tenant_id":"b723d23dbf3e44839c9164fe0311f17b","created_at":"2019-05-26T18:09:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6b7627ac-e2e6-4f02-ad8d-607bfdeb1c36","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f953d179939c4f8b93006765ccd882a0","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb5a2b0-43ae-4726-bea5-a1fa36920a48"],"description":"","tags":[],"updated_at":"2019-05-26T17:55:29Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f953d179939c4f8b93006765ccd882a0","created_at":"2019-05-26T17:55:22Z","provider:network_type":"flat"}]} 2019-05-26 18:15:44,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dc555dcd-4e78-42ee-953e-33494e64abfb 2019-05-26 18:15:44,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.431056976318s 2019-05-26 18:15:44,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-26 18:15:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1b80640d-95ba-4249-9a2b-be7904b99b6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:45,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:15:45 GMT X-Openstack-Request-Id: req-d2be8db5-b961-471b-ad5e-349ec278a378 2019-05-26 18:15:45,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:15:45,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1b80640d-95ba-4249-9a2b-be7904b99b6d.json used request id req-d2be8db5-b961-471b-ad5e-349ec278a378 2019-05-26 18:15:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14499998093s 2019-05-26 18:15:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-26 18:15:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:46,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 26 May 2019 18:15:46 GMT X-Openstack-Request-Id: req-ecfd7628-d823-479e-9f5f-3ff3905fefb3 2019-05-26 18:15:46,025 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-26T18:09:30Z", "file": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/file", "owner": "b723d23dbf3e44839c9164fe0311f17b", "id": "d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "size": 12716032, "self": "/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://9dfe3f93-ed84-4a15-8869-6bf954cf9bd5/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-26T18:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-26 18:15:46,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ecfd7628-d823-479e-9f5f-3ff3905fefb3 2019-05-26 18:15:46,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.344070911407s 2019-05-26 18:15:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-26 18:15:46,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}054efa1a291d6c929cd6e419c2a998ff21e06a35" 2019-05-26 18:15:46,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 26 May 2019 18:15:46 GMT X-Openstack-Request-Id: req-d511fa89-157d-4d61-bb0a-7cedb05bfa45 2019-05-26 18:15:46,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-26 18:15:46,964 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d65d8c5c-ae1a-4b3e-ad0e-245c22665e6a used request id req-d511fa89-157d-4d61-bb0a-7cedb05bfa45 2019-05-26 18:15:46,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.936256885529s 2019-05-26 18:15:46,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-26 18:15:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:46,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 26 May 2019 18:15:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ec8cb8a-db48-40af-aae1-61e028a28d48 x-openstack-request-id: req-2ec8cb8a-db48-40af-aae1-61e028a28d48 2019-05-26 18:15:46,991 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd", "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": "2afe8d52-d13d-4860-829e-a5087e3fe5dd"}]} 2019-05-26 18:15:46,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2ec8cb8a-db48-40af-aae1-61e028a28d48 2019-05-26 18:15:46,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265030860901s 2019-05-26 18:15:46,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-26 18:15:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:47,025 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 26 May 2019 18:15:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd682258-cb95-4ce5-b9da-27ebdfdf52c9 x-openstack-request-id: req-fd682258-cb95-4ce5-b9da-27ebdfdf52c9 2019-05-26 18:15:47,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2afe8d52-d13d-4860-829e-a5087e3fe5dd used request id req-fd682258-cb95-4ce5-b9da-27ebdfdf52c9 2019-05-26 18:15:47,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0327451229095s 2019-05-26 18:15:47,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:15:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:47,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sun, 26 May 2019 18:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989df09c-8921-4b56-b051-32afc2577918 2019-05-26 18:15:47,274 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/0a1fe33367a64cb18f11b3213a7d0874"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a1fe33367a64cb18f11b3213a7d0874", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/0f1ab537e24240a484fadfe3bb65afc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f1ab537e24240a484fadfe3bb65afc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2edc9995c6fd43339b0c73eb44d697af"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2edc9995c6fd43339b0c73eb44d697af", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/349f878ceba949e69084e5ddaab6f605"}, "domain_id": "default", "enabled": true, "options": {}, "id": "349f878ceba949e69084e5ddaab6f605", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/394fdb2a34c94e5e9708b21ca284f3c7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "394fdb2a34c94e5e9708b21ca284f3c7", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4fade341508a4cfd80c0b35895731b60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fade341508a4cfd80c0b35895731b60", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/5fbb9ba462d2422b843dc740001572a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fbb9ba462d2422b843dc740001572a0", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/68b1e14b81ec4479ab0d806ff46ca31c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "68b1e14b81ec4479ab0d806ff46ca31c", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/a6ef5ebe752e400ba37c8d15776c1f22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a6ef5ebe752e400ba37c8d15776c1f22", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/be4913bbebdc4ec693076934ed757331"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be4913bbebdc4ec693076934ed757331", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/c65bb43bd6434e36a47b880f74001fc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c65bb43bd6434e36a47b880f74001fc3", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/e071f8cc6f1f44d499137167b74de2c4"}, "domain_id": "8c0f258f1278446da008ba24428ebbbd", "enabled": true, "options": {}, "id": "e071f8cc6f1f44d499137167b74de2c4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e267e4761fc845e1a0f45b45698e6987"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e267e4761fc845e1a0f45b45698e6987", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eeb8b230d274429b82f1110bd91b1db1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eeb8b230d274429b82f1110bd91b1db1", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-05-26 18:15:47,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-989df09c-8921-4b56-b051-32afc2577918 2019-05-26 18:15:47,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248594999313s 2019-05-26 18:15:47,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-26 18:15:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 26 May 2019 18:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc499a8f-2fc0-4e48-9be0-635a84031187 2019-05-26 18:15:47,514 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_87d537e1-ddd8-46a1-b464-85b3da0ecad0", "links": {"self": "http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "701da758edc9463e9492a308595b5fa1", "description": null}} 2019-05-26 18:15:47,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1 used request id req-cc499a8f-2fc0-4e48-9be0-635a84031187 2019-05-26 18:15:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233995914459s 2019-05-26 18:15:47,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-26 18:15:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:47,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3e0ee8-5636-4f29-81d3-90ef5e602781 2019-05-26 18:15:47,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:15:47,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/701da758edc9463e9492a308595b5fa1 used request id req-0b3e0ee8-5636-4f29-81d3-90ef5e602781 2019-05-26 18:15:47,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.331664085388s 2019-05-26 18:15:47,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-26 18:15:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:48,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 26 May 2019 18:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f0e7a6-d1b4-4bd6-93c0-4f4146c14592 2019-05-26 18:15:48,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b"}, "tags": [], "enabled": true, "id": "b723d23dbf3e44839c9164fe0311f17b", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_87d537e1-ddd8-46a1-b464-85b3da0ecad0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/cd9188b7dd1a48b3b20f3b9be453edb8"}, "tags": [], "enabled": true, "id": "cd9188b7dd1a48b3b20f3b9be453edb8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/f953d179939c4f8b93006765ccd882a0"}, "tags": [], "enabled": true, "id": "f953d179939c4f8b93006765ccd882a0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-26 18:15:48,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-43f0e7a6-d1b4-4bd6-93c0-4f4146c14592 2019-05-26 18:15:48,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232424974442s 2019-05-26 18:15:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-26 18:15:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:48,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 26 May 2019 18:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e92c6f6-901e-4276-a817-fa7a7bf925e3 2019-05-26 18:15:48,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-26 18:15:48,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b723d23dbf3e44839c9164fe0311f17b used request id req-5e92c6f6-901e-4276-a817-fa7a7bf925e3 2019-05-26 18:15:48,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269592046738s 2019-05-26 18:15:48,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:15:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b723d23dbf3e44839c9164fe0311f17b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:48,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 26 May 2019 18:15:48 GMT X-Openstack-Request-Id: req-c15b1de2-fe8e-4e11-9beb-5a749bb4d462 2019-05-26 18:15:48,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "created_at": "2019-05-26T18:09:17Z", "updated_at": "2019-05-26T18:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "3e37cf48-70e2-4adc-8549-3cc02ad90bed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "44593e11-9574-4720-89e9-15455aebc012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "8d5bc5d0-9b37-4da3-afec-e67f2780f00e", "remote_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "fe0f8ea8-c5da-441e-b18e-e7e0e28d2a8e", "remote_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}], "revision_number": 1, "project_id": "b723d23dbf3e44839c9164fe0311f17b", "id": "481d93cc-12b6-4a9d-875d-458c228606d3", "name": "default"}]} 2019-05-26 18:15:48,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b723d23dbf3e44839c9164fe0311f17b&name=default used request id req-c15b1de2-fe8e-4e11-9beb-5a749bb4d462 2019-05-26 18:15:48,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335181951523s 2019-05-26 18:15:48,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-26 18:15:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:48,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 26 May 2019 18:15:48 GMT X-Openstack-Request-Id: req-51dd5bbf-39c3-49de-b780-63caddbdd785 2019-05-26 18:15:48,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "created_at": "2019-05-26T17:59:00Z", "updated_at": "2019-05-26T17:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "1e6ca492-c28e-40aa-96ae-0fcade8fdbcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "5f8dcdf8-5b56-438d-b5ea-529b2575012c", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "a8ff8354-5d1d-4fe2-9a0d-18dac7c127c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:00Z", "revision_number": 0, "id": "bdf42742-7ddd-4d15-b114-64576b3d4278", "remote_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:00Z", "security_group_id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "tenant_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8"}], "revision_number": 1, "project_id": "cd9188b7dd1a48b3b20f3b9be453edb8", "id": "2bacdc2f-4325-4c4d-8957-dee5ca62c1c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "created_at": "2019-05-26T18:09:17Z", "updated_at": "2019-05-26T18:09:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "3e37cf48-70e2-4adc-8549-3cc02ad90bed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "44593e11-9574-4720-89e9-15455aebc012", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "8d5bc5d0-9b37-4da3-afec-e67f2780f00e", "remote_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T18:09:17Z", "revision_number": 0, "id": "fe0f8ea8-c5da-441e-b18e-e7e0e28d2a8e", "remote_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "remote_ip_prefix": null, "created_at": "2019-05-26T18:09:17Z", "security_group_id": "481d93cc-12b6-4a9d-875d-458c228606d3", "tenant_id": "b723d23dbf3e44839c9164fe0311f17b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b723d23dbf3e44839c9164fe0311f17b"}], "revision_number": 1, "project_id": "b723d23dbf3e44839c9164fe0311f17b", "id": "481d93cc-12b6-4a9d-875d-458c228606d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f953d179939c4f8b93006765ccd882a0", "created_at": "2019-05-26T17:55:22Z", "updated_at": "2019-05-26T17:55:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "0bcf6f79-ab5a-4c02-b319-69cfef381274", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "20d11074-2d5d-49d2-86f4-61079f1687db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "3a3637ac-a3ac-4f90-8291-76bb06f9946c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:55:22Z", "revision_number": 0, "id": "739f23e4-cf3b-4e90-b2e5-3b25abbac07e", "remote_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "remote_ip_prefix": null, "created_at": "2019-05-26T17:55:22Z", "security_group_id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "tenant_id": "f953d179939c4f8b93006765ccd882a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "f953d179939c4f8b93006765ccd882a0"}], "revision_number": 1, "project_id": "f953d179939c4f8b93006765ccd882a0", "id": "66baa421-69b0-4b61-ab43-acd8913d88ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-26T17:59:05Z", "updated_at": "2019-05-26T17:59:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "0367a447-93d6-41c7-990c-91e05fcf7b37", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "39273515-4651-4a47-a503-0e15aa7907f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "5fa78e2c-ccc5-47b0-bd94-cdd12f811250", "remote_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-26T17:59:05Z", "revision_number": 0, "id": "cb987e4e-15a3-4a3a-8fc6-ff67f259bca3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-26T17:59:05Z", "security_group_id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "80bcd037-4b55-4530-af88-3ef2daf375ce", "name": "default"}]} 2019-05-26 18:15:48,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-51dd5bbf-39c3-49de-b780-63caddbdd785 2019-05-26 18:15:48,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273192882538s 2019-05-26 18:15:48,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-26 18:15:48,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/481d93cc-12b6-4a9d-875d-458c228606d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6f790f697f80d20fe070ddc17f010f99ac7dae2c" 2019-05-26 18:15:49,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 26 May 2019 18:15:49 GMT X-Openstack-Request-Id: req-03c3b2ae-cace-479c-843a-1cc08425fc6c 2019-05-26 18:15:49,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-26 18:15:49,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/481d93cc-12b6-4a9d-875d-458c228606d3.json used request id req-03c3b2ae-cace-479c-843a-1cc08425fc6c 2019-05-26 18:15:49,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.452057123184s 2019-05-26 18:15:49,440 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-05-26 18:15:49,441 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:17 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:54 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:04 | PASS | | vping_userdata | functest | healthcheck | 00:56 | PASS | | cinder_test | functest | healthcheck | 01:41 | PASS | | tempest_smoke | functest | healthcheck | 06:15 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-26 18:15:49,454 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-26 18:15:49,506 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-26 18:15:49,609 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-26 18:15:49,706 - paramiko.transport - DEBUG - EOF in transport thread