2019-04-07 17:40:02,702 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-432 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-07 17:40:02,705 - 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.45,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.45:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=OYRzOhKAwlLjILNi7ofGQf7fI 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=daf71dc710bf45a7b0d2c75ffe011228 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-07 17:40:02,705 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-07 17:40:02,706 - 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-04-07 17:40:02,726 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-04-07 17:40:02,918 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-04-07 17:40:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:02,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbddc1a-09dc-495c-8803-4e8f984b8706 2019-04-07 17:40:02,927 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:40:02,927 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-ebbddc1a-09dc-495c-8803-4e8f984b8706 2019-04-07 17:40:02,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:40:03,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["LfqrCl2NQtm5EXWct_Jdew"], "issued_at": "2019-04-07T17:40:02.000000Z"}} 2019-04-07 17:40:03,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-07 17:40:03,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:04,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:04 GMT X-Openstack-Request-Id: req-68f88f2d-75aa-479f-a3bf-b11fbd2dfa6d 2019-04-07 17:40:04,625 - 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-04-07 17:40:04,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/extensions.json used request id req-68f88f2d-75aa-479f-a3bf-b11fbd2dfa6d 2019-04-07 17:40:04,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.27569508553s 2019-04-07 17:40:04,636 - 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-04-07 17:40:04,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-04-07 17:40:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40: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-4031d601-457f-42f0-a8c9-361adb5e9ceb x-openstack-request-id: req-4031d601-457f-42f0-a8c9-361adb5e9ceb 2019-04-07 17:40:05,677 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-04-07 17:40:05,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/os-aggregates used request id req-4031d601-457f-42f0-a8c9-361adb5e9ceb 2019-04-07 17:40:05,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.03850507736s 2019-04-07 17:40:05,678 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-04-07 17:40:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:05,689 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54258f6-7a0d-4c94-9cec-4639bb0d2874 2019-04-07 17:40:05,689 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:40:05,690 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-d54258f6-7a0d-4c94-9cec-4639bb0d2874 2019-04-07 17:40:05,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:40:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0063894d-d687-49e6-a068-3176d7d54d84 2019-04-07 17:40:05,901 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:40:05,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-0063894d-d687-49e6-a068-3176d7d54d84 2019-04-07 17:40:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210464000702s 2019-04-07 17:40:05,902 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'ecb8ab4d43cc47dbb23a6696552187ef', 'name': u'heat_stack'})] 2019-04-07 17:40:05,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-07 17:40:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:06,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1833 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996ff3a2-7996-46eb-aa7c-47132eceae0a 2019-04-07 17:40:06,144 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/04035c7a52094b2893f653d4670c631d"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "id": "04035c7a52094b2893f653d4670c631d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/07516a7b76a34868ad17a32e1a0e837a"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc43152082344f279dbb9e4c4151f6c9", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/1527f239a5ba428ebadce640e79f8a40"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "059a2a63b7a04306b70f3f13f426abe0", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/1578f89b72eb4af59454f51271d8eed6"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1d6350ec520545179d959436ae12f875", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/16716e707cb346e49d0614949c90c794"}, "url": "http://172.30.9.45:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1d6350ec520545179d959436ae12f875", "id": "16716e707cb346e49d0614949c90c794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/1a90895e1c8d4aa3ad4ebeea97b68d32"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/1fbb1431322442269b439b0802936ae0"}, "url": "http://172.30.9.45:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "059a2a63b7a04306b70f3f13f426abe0", "id": "1fbb1431322442269b439b0802936ae0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/2b892c360f4c4acb88fe5380c4fc7ce6"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "efe864294d28475793be94c5500cfa71", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/30c26e4506cd4b6eb6ca2a5bad41bebb"}, "url": "http://172.30.9.45:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d4cdbf40a24f468daec3ae3223859607", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/3127ec0799e44c8bbf413b56472700fb"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1d6350ec520545179d959436ae12f875", "id": "3127ec0799e44c8bbf413b56472700fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/3cd74065c06a42849087acb5853e0c54"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc43152082344f279dbb9e4c4151f6c9", "id": "3cd74065c06a42849087acb5853e0c54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/3d71c676208843308225f66e62255ad0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d4cdbf40a24f468daec3ae3223859607", "id": "3d71c676208843308225f66e62255ad0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/58935fab40d84d5bb838b1e0c410afa0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d4cdbf40a24f468daec3ae3223859607", "id": "58935fab40d84d5bb838b1e0c410afa0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/5a2235c494f34d468cb5d5fe4fc525e4"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "731b2a1caa944c43be2ee6efe0ada225", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/64642ad64ac04dffa43512841a02b180"}, "url": "http://172.30.9.45:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9bfb965da754415c885164c3f8b502cf", "id": "64642ad64ac04dffa43512841a02b180"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/6742f7d968b1405c9de02240a36e23cd"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdb0eab4898745039cd622780f78ef57", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/6f310b9c909241a2af088e88c8c5b844"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26448f35706a49a59ab5b068e6caeb8f", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/757824ff71754c99a948fca4987d4088"}, "url": "http://172.30.9.45:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "731b2a1caa944c43be2ee6efe0ada225", "id": "757824ff71754c99a948fca4987d4088"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/7cd0a0c4a7474c1496cffd31ae32dd5c"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d07e0186a2b943d2b3c7484f8df883e6", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/7f612c4da91b489488cf1dece3c5fa58"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26448f35706a49a59ab5b068e6caeb8f", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/84c929d17fb54c4ebb915a5dfe2a3eb6"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/850eb63d957e4ce5a6a2fbb68ff4540c"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "059a2a63b7a04306b70f3f13f426abe0", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/8e5c7a2f9ce44f59852f2b3b0f925aee"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef0ef7f3d42048e88fd9c398e2ddb388", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/92c47a741b24400097c938729ae67484"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdb0eab4898745039cd622780f78ef57", "id": "92c47a741b24400097c938729ae67484"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/97da7fd5dc3c42e68ed1f5f468a95824"}, "url": "http://172.30.9.45:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, "url": "http://172.30.9.45:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "efe864294d28475793be94c5500cfa71", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/a55edbc7b60f411d8be2b12db2fbd365"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "efe864294d28475793be94c5500cfa71", "id": "a55edbc7b60f411d8be2b12db2fbd365"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/ac862628f2674e018b4dde87d5551f79"}, "url": "http://172.30.9.45:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef0ef7f3d42048e88fd9c398e2ddb388", "id": "ac862628f2674e018b4dde87d5551f79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/ae94778d6b234ece84a9e098cf14bc05"}, "url": "http://172.30.9.45:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26448f35706a49a59ab5b068e6caeb8f", "id": "ae94778d6b234ece84a9e098cf14bc05"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/b5b02f45afa644129a96e36067236929"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef0ef7f3d42048e88fd9c398e2ddb388", "id": "b5b02f45afa644129a96e36067236929"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/be760513fd314964b9b2cf46c285c289"}, "url": "http://172.30.9.45:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d07e0186a2b943d2b3c7484f8df883e6", "id": "be760513fd314964b9b2cf46c285c289"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/caadf451fc454bebb9e4b9fb9996ebb7"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "731b2a1caa944c43be2ee6efe0ada225", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/cc0345e186e64fcabec1dcd6ab1d2625"}, "url": "http://172.30.9.45:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/cdf8696a53804d3f8aa22ea8924ec68a"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d07e0186a2b943d2b3c7484f8df883e6", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/dc66f31f01094152abaa762de8454471"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9bfb965da754415c885164c3f8b502cf", "id": "dc66f31f01094152abaa762de8454471"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/e71279f7fd31434daa359a95fc0cebc4"}, "url": "http://172.30.9.45:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdb0eab4898745039cd622780f78ef57", "id": "e71279f7fd31434daa359a95fc0cebc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/ecec51eb049245309b2f9943362550d4"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9bfb965da754415c885164c3f8b502cf", "id": "ecec51eb049245309b2f9943362550d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/f512d877f9cf4510b9fa84a18d9544bf"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "id": "f512d877f9cf4510b9fa84a18d9544bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.45:5000/v3/endpoints/fd50de4ea89b449e97836f6ec27b7ae1"}, "url": "http://172.30.9.45:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc43152082344f279dbb9e4c4151f6c9", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "links": {"self": "http://172.30.9.45:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-07 17:40:06,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/endpoints used request id req-996ff3a2-7996-46eb-aa7c-47132eceae0a 2019-04-07 17:40:06,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.239176034927s 2019-04-07 17:40:06,151 - 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.45:5000/v3/endpoints/04035c7a52094b2893f653d4670c631d'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8b72dbe60e04dce8a5d0e85a8b3c36f', u'id': u'04035c7a52094b2893f653d4670c631d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/07516a7b76a34868ad17a32e1a0e837a'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fc43152082344f279dbb9e4c4151f6c9', u'id': u'07516a7b76a34868ad17a32e1a0e837a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/1527f239a5ba428ebadce640e79f8a40'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'059a2a63b7a04306b70f3f13f426abe0', u'id': u'1527f239a5ba428ebadce640e79f8a40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/1578f89b72eb4af59454f51271d8eed6'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1d6350ec520545179d959436ae12f875', u'id': u'1578f89b72eb4af59454f51271d8eed6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/16716e707cb346e49d0614949c90c794'}, u'url': u'http://172.30.9.45:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1d6350ec520545179d959436ae12f875', u'id': u'16716e707cb346e49d0614949c90c794'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/1a90895e1c8d4aa3ad4ebeea97b68d32'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c4ed5d04e0ab4bf6b69793b18081f4ed', u'id': u'1a90895e1c8d4aa3ad4ebeea97b68d32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/1fbb1431322442269b439b0802936ae0'}, u'url': u'http://172.30.9.45:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'059a2a63b7a04306b70f3f13f426abe0', u'id': u'1fbb1431322442269b439b0802936ae0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/2b892c360f4c4acb88fe5380c4fc7ce6'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'efe864294d28475793be94c5500cfa71', u'id': u'2b892c360f4c4acb88fe5380c4fc7ce6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/30c26e4506cd4b6eb6ca2a5bad41bebb'}, u'url': u'http://172.30.9.45:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd4cdbf40a24f468daec3ae3223859607', u'id': u'30c26e4506cd4b6eb6ca2a5bad41bebb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/3127ec0799e44c8bbf413b56472700fb'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1d6350ec520545179d959436ae12f875', u'id': u'3127ec0799e44c8bbf413b56472700fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/3cd74065c06a42849087acb5853e0c54'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fc43152082344f279dbb9e4c4151f6c9', u'id': u'3cd74065c06a42849087acb5853e0c54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/3d71c676208843308225f66e62255ad0'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd4cdbf40a24f468daec3ae3223859607', u'id': u'3d71c676208843308225f66e62255ad0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/58935fab40d84d5bb838b1e0c410afa0'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd4cdbf40a24f468daec3ae3223859607', u'id': u'58935fab40d84d5bb838b1e0c410afa0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/5a2235c494f34d468cb5d5fe4fc525e4'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'731b2a1caa944c43be2ee6efe0ada225', u'id': u'5a2235c494f34d468cb5d5fe4fc525e4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/64642ad64ac04dffa43512841a02b180'}, u'url': u'http://172.30.9.45:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9bfb965da754415c885164c3f8b502cf', u'id': u'64642ad64ac04dffa43512841a02b180'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/6742f7d968b1405c9de02240a36e23cd'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bdb0eab4898745039cd622780f78ef57', u'id': u'6742f7d968b1405c9de02240a36e23cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/6f310b9c909241a2af088e88c8c5b844'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'26448f35706a49a59ab5b068e6caeb8f', u'id': u'6f310b9c909241a2af088e88c8c5b844'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/757824ff71754c99a948fca4987d4088'}, u'url': u'http://172.30.9.45:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'731b2a1caa944c43be2ee6efe0ada225', u'id': u'757824ff71754c99a948fca4987d4088'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/7cd0a0c4a7474c1496cffd31ae32dd5c'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd07e0186a2b943d2b3c7484f8df883e6', u'id': u'7cd0a0c4a7474c1496cffd31ae32dd5c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/7f612c4da91b489488cf1dece3c5fa58'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'26448f35706a49a59ab5b068e6caeb8f', u'id': u'7f612c4da91b489488cf1dece3c5fa58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/84c929d17fb54c4ebb915a5dfe2a3eb6'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8b72dbe60e04dce8a5d0e85a8b3c36f', u'id': u'84c929d17fb54c4ebb915a5dfe2a3eb6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/850eb63d957e4ce5a6a2fbb68ff4540c'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'059a2a63b7a04306b70f3f13f426abe0', u'id': u'850eb63d957e4ce5a6a2fbb68ff4540c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/8e5c7a2f9ce44f59852f2b3b0f925aee'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ef0ef7f3d42048e88fd9c398e2ddb388', u'id': u'8e5c7a2f9ce44f59852f2b3b0f925aee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/92c47a741b24400097c938729ae67484'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bdb0eab4898745039cd622780f78ef57', u'id': u'92c47a741b24400097c938729ae67484'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/97da7fd5dc3c42e68ed1f5f468a95824'}, u'url': u'http://172.30.9.45:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c4ed5d04e0ab4bf6b69793b18081f4ed', u'id': u'97da7fd5dc3c42e68ed1f5f468a95824'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/9a954c61fcfe4e2fbf2b3f7a5f9b38f9'}, u'url': u'http://172.30.9.45:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'efe864294d28475793be94c5500cfa71', u'id': u'9a954c61fcfe4e2fbf2b3f7a5f9b38f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/a55edbc7b60f411d8be2b12db2fbd365'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'efe864294d28475793be94c5500cfa71', u'id': u'a55edbc7b60f411d8be2b12db2fbd365'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/ac862628f2674e018b4dde87d5551f79'}, u'url': u'http://172.30.9.45:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef0ef7f3d42048e88fd9c398e2ddb388', u'id': u'ac862628f2674e018b4dde87d5551f79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/ae94778d6b234ece84a9e098cf14bc05'}, u'url': u'http://172.30.9.45:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'26448f35706a49a59ab5b068e6caeb8f', u'id': u'ae94778d6b234ece84a9e098cf14bc05'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/b5b02f45afa644129a96e36067236929'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ef0ef7f3d42048e88fd9c398e2ddb388', u'id': u'b5b02f45afa644129a96e36067236929'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/be760513fd314964b9b2cf46c285c289'}, u'url': u'http://172.30.9.45:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd07e0186a2b943d2b3c7484f8df883e6', u'id': u'be760513fd314964b9b2cf46c285c289'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/caadf451fc454bebb9e4b9fb9996ebb7'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'731b2a1caa944c43be2ee6efe0ada225', u'id': u'caadf451fc454bebb9e4b9fb9996ebb7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/cc0345e186e64fcabec1dcd6ab1d2625'}, u'url': u'http://172.30.9.45:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8b72dbe60e04dce8a5d0e85a8b3c36f', u'id': u'cc0345e186e64fcabec1dcd6ab1d2625'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/cdf8696a53804d3f8aa22ea8924ec68a'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd07e0186a2b943d2b3c7484f8df883e6', u'id': u'cdf8696a53804d3f8aa22ea8924ec68a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/dc66f31f01094152abaa762de8454471'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9bfb965da754415c885164c3f8b502cf', u'id': u'dc66f31f01094152abaa762de8454471'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/e71279f7fd31434daa359a95fc0cebc4'}, u'url': u'http://172.30.9.45:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bdb0eab4898745039cd622780f78ef57', u'id': u'e71279f7fd31434daa359a95fc0cebc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/ecec51eb049245309b2f9943362550d4'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9bfb965da754415c885164c3f8b502cf', u'id': u'ecec51eb049245309b2f9943362550d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/f512d877f9cf4510b9fa84a18d9544bf'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c4ed5d04e0ab4bf6b69793b18081f4ed', u'id': u'f512d877f9cf4510b9fa84a18d9544bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.45:5000/v3/endpoints/fd50de4ea89b449e97836f6ec27b7ae1'}, u'url': u'http://172.30.9.45:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fc43152082344f279dbb9e4c4151f6c9', u'id': u'fd50de4ea89b449e97836f6ec27b7ae1'})] 2019-04-07 17:40:06,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-04-07 17:40:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40: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-eab020fb-efb4-49ca-a354-7242f9845ca2 x-openstack-request-id: req-eab020fb-efb4-49ca-a354-7242f9845ca2 2019-04-07 17:40:06,274 - 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-04-07 17:40:06,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/extensions used request id req-eab020fb-efb4-49ca-a354-7242f9845ca2 2019-04-07 17:40:06,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.122386932373s 2019-04-07 17:40:06,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-04-07 17:40:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:08,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40: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-259f4a05-142c-455f-a92e-453f9de865a3 x-openstack-request-id: req-259f4a05-142c-455f-a92e-453f9de865a3 2019-04-07 17:40:08,217 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-04-07 17:40:08,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/os-floating-ip-pools used request id req-259f4a05-142c-455f-a92e-453f9de865a3 2019-04-07 17:40:08,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.92628884315s 2019-04-07 17:40:08,218 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-04-07 17:40:08,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:40:08,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:09,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:09 GMT X-Openstack-Request-Id: req-c9fab446-9f9a-48cc-ac17-db36954759ca 2019-04-07 17:40:09,316 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:40:09,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-c9fab446-9f9a-48cc-ac17-db36954759ca 2019-04-07 17:40:09,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.09285998344s 2019-04-07 17:40:09,316 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-04-07 17:40:09,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-07 17:40:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:09,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40: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-65c0c30c-cbae-468b-bca5-885b5affd770 x-openstack-request-id: req-65c0c30c-cbae-468b-bca5-885b5affd770 2019-04-07 17:40:09,469 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 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": 176}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-04-07 17:40:09,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/os-hypervisors/detail used request id req-65c0c30c-cbae-468b-bca5-885b5affd770 2019-04-07 17:40:09,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.152318000793s 2019-04-07 17:40:09,470 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 179}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 176}, 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-04-07 17:40:09,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-04-07 17:40:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:09,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:09 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-2e93619d-3962-491e-9c47-d3d9d4030f37 x-openstack-request-id: req-2e93619d-3962-491e-9c47-d3d9d4030f37 2019-04-07 17:40:09,595 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-04-07 17:40:09,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/os-keypairs used request id req-2e93619d-3962-491e-9c47-d3d9d4030f37 2019-04-07 17:40:09,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.124709844589s 2019-04-07 17:40:09,596 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-04-07 17:40:09,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:09,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:09 GMT X-Openstack-Request-Id: req-2ddda9d8-336e-41b8-a43f-cd2c7a82743a 2019-04-07 17:40:09,979 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:40:09,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-2ddda9d8-336e-41b8-a43f-cd2c7a82743a 2019-04-07 17:40:09,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383013010025s 2019-04-07 17:40:09,980 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-07T17:37:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'049756e4-45b3-427e-a20c-909a765e9532', 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-04-07T17:37:17Z', u'provider:network_type': u'flat', u'tenant_id': u'2eac8ad14859480d98b7914ffbd6c602', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2eac8ad14859480d98b7914ffbd6c602', u'l2_adjacency': True})] 2019-04-07 17:40:09,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:40:09,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:10,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:10 GMT X-Openstack-Request-Id: req-e39621b5-b8a8-4540-aa60-13f97a9e5dd8 2019-04-07 17:40:10,021 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-04-07 17:40:10,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json used request id req-e39621b5-b8a8-4540-aa60-13f97a9e5dd8 2019-04-07 17:40:10,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0412240028381s 2019-04-07 17:40:10,022 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-04-07 17:40:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:40:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:10,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01483fd5-eb50-463a-a6c7-5adecbdb6097 2019-04-07 17:40:10,231 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "daf71dc710bf45a7b0d2c75ffe011228"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "1d0a34755e6c480498959f8f276d3f29"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228/users/1d0a34755e6c480498959f8f276d3f29/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "daf71dc710bf45a7b0d2c75ffe011228"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "1d0a34755e6c480498959f8f276d3f29"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228/users/1d0a34755e6c480498959f8f276d3f29/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "3cd292d3511d4753b2d10184a5656619"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/3cd292d3511d4753b2d10184a5656619/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "3de263998b114af5bc8e76e90097605d"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/3de263998b114af5bc8e76e90097605d/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "55a315c78c10493d9639309ce3f62ebf"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/55a315c78c10493d9639309ce3f62ebf/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "714f8cf0e89c4643b41a575990506345"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/714f8cf0e89c4643b41a575990506345/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "75e3892d84e24f1d9254745763279596"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/75e3892d84e24f1d9254745763279596/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "7b92c2e0994042e3aa1d10ac5c337604"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/7b92c2e0994042e3aa1d10ac5c337604/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "a14349c9adad4a4d8440e389ab85e04b"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/a14349c9adad4a4d8440e389ab85e04b/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "a3b2d71117454be188eede24c766ce8b"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/a3b2d71117454be188eede24c766ce8b/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "d005d31036b848d898951c3dc0dd0112"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/d005d31036b848d898951c3dc0dd0112/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2c5a4bfa892043a2b52b33201ebba3cc"}, "user": {"id": "d005d31036b848d898951c3dc0dd0112"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/d005d31036b848d898951c3dc0dd0112/roles/2c5a4bfa892043a2b52b33201ebba3cc"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "e578cc68ba53464190eb9c6c0bf988ed"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/e578cc68ba53464190eb9c6c0bf988ed/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"project": {"id": "2eac8ad14859480d98b7914ffbd6c602"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "fda2c9faba704af7adf5c3955c2c7512"}, "links": {"assignment": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602/users/fda2c9faba704af7adf5c3955c2c7512/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"domain": {"id": "ecb8ab4d43cc47dbb23a6696552187ef"}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "20fe0c4ae6f744c49bb538620e395a29"}, "links": {"assignment": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef/users/20fe0c4ae6f744c49bb538620e395a29/roles/2503ad29da754ba38074fd5af8f4845f"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2503ad29da754ba38074fd5af8f4845f"}, "user": {"id": "1d0a34755e6c480498959f8f276d3f29"}, "links": {"assignment": "http://172.30.9.45:5000/v3/system/users/1d0a34755e6c480498959f8f276d3f29/roles/2503ad29da754ba38074fd5af8f4845f"}}], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments", "previous": null, "next": null}} 2019-04-07 17:40:10,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments used request id req-01483fd5-eb50-463a-a6c7-5adecbdb6097 2019-04-07 17:40:10,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206144094467s 2019-04-07 17:40:10,234 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'168ea49bfb2f4fbcaa9d3ecefc9d35fa'}), Munch({'project': u'daf71dc710bf45a7b0d2c75ffe011228', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'1d0a34755e6c480498959f8f276d3f29'}), Munch({'project': u'daf71dc710bf45a7b0d2c75ffe011228', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'1d0a34755e6c480498959f8f276d3f29'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'3cd292d3511d4753b2d10184a5656619'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'3de263998b114af5bc8e76e90097605d'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'55a315c78c10493d9639309ce3f62ebf'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'714f8cf0e89c4643b41a575990506345'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'75e3892d84e24f1d9254745763279596'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'7b92c2e0994042e3aa1d10ac5c337604'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'a14349c9adad4a4d8440e389ab85e04b'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'a3b2d71117454be188eede24c766ce8b'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'd005d31036b848d898951c3dc0dd0112'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2c5a4bfa892043a2b52b33201ebba3cc', 'user': u'd005d31036b848d898951c3dc0dd0112'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'e578cc68ba53464190eb9c6c0bf988ed'}), Munch({'project': u'2eac8ad14859480d98b7914ffbd6c602', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'fda2c9faba704af7adf5c3955c2c7512'}), Munch({'domain': u'ecb8ab4d43cc47dbb23a6696552187ef', 'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'20fe0c4ae6f744c49bb538620e395a29'}), Munch({'id': u'2503ad29da754ba38074fd5af8f4845f', 'user': u'1d0a34755e6c480498959f8f276d3f29'})] 2019-04-07 17:40:10,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:40:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:10,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75da7739-1bcf-4e74-b56f-3d5184558296 2019-04-07 17:40:10,355 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:40:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-75da7739-1bcf-4e74-b56f-3d5184558296 2019-04-07 17:40:10,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117457866669s 2019-04-07 17:40:10,357 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'2503ad29da754ba38074fd5af8f4845f'}), 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'2b8dd1bf4007401b8a28837f6f420700'}), 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'2c5a4bfa892043a2b52b33201ebba3cc'}), 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'809966a8bad94b3c9895cbb50fd277d5'}), 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'reader', 'id': u'e092e831065445a7a8e9a5e15de1cf81'}), 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'f8a2e0bda24942368c8503245a00a86f'})] 2019-04-07 17:40:10,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:40:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:11,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:11 GMT X-Openstack-Request-Id: req-291ae85d-87c2-4411-849d-fd8718d0e427 2019-04-07 17:40:11,602 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-04-07 17:40:11,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-291ae85d-87c2-4411-849d-fd8718d0e427 2019-04-07 17:40:11,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.24414896965s 2019-04-07 17:40:11,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-04-07 17:40:11,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:40:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:11,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40: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 x-compute-request-id: req-965cf93f-edb0-4779-86b5-e27b5e5871e1 x-openstack-request-id: req-965cf93f-edb0-4779-86b5-e27b5e5871e1 2019-04-07 17:40:11,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:40:11,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-965cf93f-edb0-4779-86b5-e27b5e5871e1 2019-04-07 17:40:11,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211597919464s 2019-04-07 17:40:11,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-04-07 17:40:11,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-07 17:40:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-07 17:40:11,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b36907-e5cc-4438-b97f-1251f2b997fb 2019-04-07 17:40:11,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://192.30.9.4:35357/v3/", "rel": "self"}]}]}} 2019-04-07 17:40:11,829 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-15b36907-e5cc-4438-b97f-1251f2b997fb 2019-04-07 17:40:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:12,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 824 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a661e976-abe5-4522-b126-0e0867980c85 2019-04-07 17:40:12,047 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/059a2a63b7a04306b70f3f13f426abe0"}, "enabled": true, "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1d6350ec520545179d959436ae12f875"}, "enabled": true, "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/26448f35706a49a59ab5b068e6caeb8f"}, "enabled": true, "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4aa44492edd24ccda6a210497303eddc"}, "enabled": true, "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/731b2a1caa944c43be2ee6efe0ada225"}, "enabled": true, "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9bfb965da754415c885164c3f8b502cf"}, "enabled": true, "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b8b72dbe60e04dce8a5d0e85a8b3c36f"}, "enabled": true, "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bdb0eab4898745039cd622780f78ef57"}, "enabled": true, "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/c4ed5d04e0ab4bf6b69793b18081f4ed"}, "enabled": true, "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d07e0186a2b943d2b3c7484f8df883e6"}, "enabled": true, "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d4cdbf40a24f468daec3ae3223859607"}, "enabled": true, "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ef0ef7f3d42048e88fd9c398e2ddb388"}, "enabled": true, "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/efe864294d28475793be94c5500cfa71"}, "enabled": true, "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/fc43152082344f279dbb9e4c4151f6c9"}, "enabled": true, "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-04-07 17:40:12,047 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-a661e976-abe5-4522-b126-0e0867980c85 2019-04-07 17:40:12,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.22861790657s 2019-04-07 17:40:12,052 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'059a2a63b7a04306b70f3f13f426abe0', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'1d6350ec520545179d959436ae12f875', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'26448f35706a49a59ab5b068e6caeb8f', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4aa44492edd24ccda6a210497303eddc', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'731b2a1caa944c43be2ee6efe0ada225', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'9bfb965da754415c885164c3f8b502cf', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b8b72dbe60e04dce8a5d0e85a8b3c36f', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'bdb0eab4898745039cd622780f78ef57', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'c4ed5d04e0ab4bf6b69793b18081f4ed', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd07e0186a2b943d2b3c7484f8df883e6', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'd4cdbf40a24f468daec3ae3223859607', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'ef0ef7f3d42048e88fd9c398e2ddb388', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'efe864294d28475793be94c5500cfa71', 'name': u'keystone'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'fc43152082344f279dbb9e4c4151f6c9', 'name': u'cinderv3'})] 2019-04-07 17:40:12,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:40:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:12,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:11 GMT X-Openstack-Request-Id: req-fe808861-0359-4b39-9b94-7d853e435bf1 2019-04-07 17:40:12,098 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4}]} 2019-04-07 17:40:12,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-fe808861-0359-4b39-9b94-7d853e435bf1 2019-04-07 17:40:12,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447728633881s 2019-04-07 17:40:12,098 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:37:25Z', 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'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'tenant_id': u'2eac8ad14859480d98b7914ffbd6c602', u'created_at': u'2019-04-07T17:37:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'2eac8ad14859480d98b7914ffbd6c602'})] 2019-04-07 17:40:12,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-04-07 17:40:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}053b4ab348b3ad0bc8fff5eede6bf803e8f75de1" 2019-04-07 17:40:13,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:13 GMT X-Openstack-Request-Id: req-943c0141-3797-4655-afea-ae8d047852d1 2019-04-07 17:40:13,337 - 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-04-07 17:40:13,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/service-providers.json used request id req-943c0141-3797-4655-afea-ae8d047852d1 2019-04-07 17:40:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.23836302757s 2019-04-07 17:40:13,338 - 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-04-07 17:40:13,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:40:13,461 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-07 17:40:13,510 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-04-07 17:40:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:13,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df895443-27f8-4562-9918-e60685d99da1 2019-04-07 17:40:13,619 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:40:13,619 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-df895443-27f8-4562-9918-e60685d99da1 2019-04-07 17:40:13,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:40:14,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["k68y6g39Tp6k_9sYrSr1NA"], "issued_at": "2019-04-07T17:40:13.000000Z"}} 2019-04-07 17:40:14,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:15,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:15 GMT X-Openstack-Request-Id: req-143dd72f-6603-4cd6-9a4f-f6e06a170502 2019-04-07 17:40:15,077 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:40:15,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-143dd72f-6603-4cd6-9a4f-f6e06a170502 2019-04-07 17:40:15,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05329298973s 2019-04-07 17:40:15,077 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-04-07 17:40:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:15,090 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954607cd-0624-4de6-87cc-02d68bde8a9c 2019-04-07 17:40:15,090 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:40:15,090 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-954607cd-0624-4de6-87cc-02d68bde8a9c 2019-04-07 17:40:15,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:40:15,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:15,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaffb807-088f-45e8-a1c2-4f8a03dd5fe6 2019-04-07 17:40:15,451 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:40:15,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-eaffb807-088f-45e8-a1c2-4f8a03dd5fe6 2019-04-07 17:40:15,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.360327959061s 2019-04-07 17:40:15,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:40:15,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa761df-6323-4e8e-9131-4d80baa79e6d 2019-04-07 17:40:15,687 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-07 17:40:15,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-0fa761df-6323-4e8e-9131-4d80baa79e6d 2019-04-07 17:40:15,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227332115173s 2019-04-07 17:40:15,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:40:15,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" -d '{"network": {"tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "tenantnetwork1-net_efa8ea7a-ddce-483e-ab10-db448dd65baf", "admin_state_up": true}}' 2019-04-07 17:40:17,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:16 GMT X-Openstack-Request-Id: req-fadfdb93-4c30-4019-9e0e-656971864307 2019-04-07 17:40:17,413 - 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":"c10b8ab2-33a2-4929-b640-4dddcb2b5591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:40:16Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_efa8ea7a-ddce-483e-ab10-db448dd65baf","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:40:16Z","mtu":1450}} 2019-04-07 17:40:17,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-fadfdb93-4c30-4019-9e0e-656971864307 2019-04-07 17:40:17,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.72500991821s 2019-04-07 17:40:17,414 - 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-04-07T17:40:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c10b8ab2-33a2-4929-b640-4dddcb2b5591', 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'tenantnetwork1-net_efa8ea7a-ddce-483e-ab10-db448dd65baf', u'created_at': u'2019-04-07T17:40:16Z', u'mtu': 1450, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'l2_adjacency': True}) 2019-04-07 17:40:17,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:18,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:18 GMT X-Openstack-Request-Id: req-9c08d979-ac75-4c79-aef4-635b9643bc56 2019-04-07 17:40:18,752 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c10b8ab2-33a2-4929-b640-4dddcb2b5591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:40:16Z","qos_policy_id":null,"name":"tenantnetwork1-net_efa8ea7a-ddce-483e-ab10-db448dd65baf","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:40:16Z","provider:network_type":"vxlan"}]} 2019-04-07 17:40:18,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-9c08d979-ac75-4c79-aef4-635b9643bc56 2019-04-07 17:40:18,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.338504076s 2019-04-07 17:40:18,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:40:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" -d '{"subnet": {"name": "tenantnetwork1-subnet_efa8ea7a-ddce-483e-ab10-db448dd65baf", "enable_dhcp": true, "network_id": "c10b8ab2-33a2-4929-b640-4dddcb2b5591", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:40:20,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:20 GMT X-Openstack-Request-Id: req-40e27766-bb60-444b-9679-8e7d2786a1d1 2019-04-07 17:40:20,366 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-07T17:40:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4fc17c9e-bd3c-416f-b612-054d176e9ce2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_efa8ea7a-ddce-483e-ab10-db448dd65baf","enable_dhcp":true,"segment_id":null,"network_id":"c10b8ab2-33a2-4929-b640-4dddcb2b5591","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:40:19Z","ip_version":4}} 2019-04-07 17:40:20,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-40e27766-bb60-444b-9679-8e7d2786a1d1 2019-04-07 17:40:20,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61245512962s 2019-04-07 17:40:20,367 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:40:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4fc17c9e-bd3c-416f-b612-054d176e9ce2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_efa8ea7a-ddce-483e-ab10-db448dd65baf', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c10b8ab2-33a2-4929-b640-4dddcb2b5591', u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:40:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:40:20,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:40:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "tenantnetwork1-router_efa8ea7a-ddce-483e-ab10-db448dd65baf", "admin_state_up": true}}' 2019-04-07 17:40:28,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:28 GMT X-Openstack-Request-Id: req-2195ca36-da7d-4a52-9192-68ae67f3e7a8 2019-04-07 17:40:28,608 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:22Z", "admin_state_up": true, "updated_at": "2019-04-07T17:40:23Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "02d81c48-c1f9-4d4e-af6a-afa2f5923018", "name": "tenantnetwork1-router_efa8ea7a-ddce-483e-ab10-db448dd65baf"}} 2019-04-07 17:40:28,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-2195ca36-da7d-4a52-9192-68ae67f3e7a8 2019-04-07 17:40:28,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.24074792862s 2019-04-07 17:40:28,609 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:40:23Z', u'revision_number': 3, u'ha': True, u'id': u'02d81c48-c1f9-4d4e-af6a-afa2f5923018', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_efa8ea7a-ddce-483e-ab10-db448dd65baf', u'admin_state_up': True, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:40:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:40:28,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:40:28,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018/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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" -d '{"subnet_id": "4fc17c9e-bd3c-416f-b612-054d176e9ce2"}' 2019-04-07 17:40:31,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:31 GMT X-Openstack-Request-Id: req-eda296a1-d6a1-4c68-9caf-ee88784f78f5 2019-04-07 17:40:31,399 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c10b8ab2-33a2-4929-b640-4dddcb2b5591", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "4fc17c9e-bd3c-416f-b612-054d176e9ce2", "subnet_ids": ["4fc17c9e-bd3c-416f-b612-054d176e9ce2"], "port_id": "c232ded9-d1e1-48eb-b06d-e260e6d41c38", "id": "02d81c48-c1f9-4d4e-af6a-afa2f5923018"} 2019-04-07 17:40:31,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018/add_router_interface.json used request id req-eda296a1-d6a1-4c68-9caf-ee88784f78f5 2019-04-07 17:40:31,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7899119854s 2019-04-07 17:40:31,511 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:40:31,512 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-07 17:40:31,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:40:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018/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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" -d '{"subnet_id": "4fc17c9e-bd3c-416f-b612-054d176e9ce2"}' 2019-04-07 17:40:35,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:35 GMT X-Openstack-Request-Id: req-c6004dd4-e14c-4bf7-b31d-0d112806a3f4 2019-04-07 17:40:35,685 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c10b8ab2-33a2-4929-b640-4dddcb2b5591", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "4fc17c9e-bd3c-416f-b612-054d176e9ce2", "subnet_ids": ["4fc17c9e-bd3c-416f-b612-054d176e9ce2"], "port_id": "c232ded9-d1e1-48eb-b06d-e260e6d41c38", "id": "02d81c48-c1f9-4d4e-af6a-afa2f5923018"} 2019-04-07 17:40:35,685 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018/remove_router_interface.json used request id req-c6004dd4-e14c-4bf7-b31d-0d112806a3f4 2019-04-07 17:40:35,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.16831302643s 2019-04-07 17:40:35,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:40:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:36,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:36 GMT X-Openstack-Request-Id: req-325f11d3-c0af-4493-9ea5-ed0cc23ce5ad 2019-04-07 17:40:36,898 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:22Z", "admin_state_up": true, "updated_at": "2019-04-07T17:40:33Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "02d81c48-c1f9-4d4e-af6a-afa2f5923018", "name": "tenantnetwork1-router_efa8ea7a-ddce-483e-ab10-db448dd65baf"}]} 2019-04-07 17:40:36,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-325f11d3-c0af-4493-9ea5-ed0cc23ce5ad 2019-04-07 17:40:36,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.21227908134s 2019-04-07 17:40:36,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:40:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:42,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:40:42 GMT X-Openstack-Request-Id: req-ab24dcfc-c56b-45c2-bd63-b862c1c6e295 2019-04-07 17:40:42,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:40:42,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/02d81c48-c1f9-4d4e-af6a-afa2f5923018.json used request id req-ab24dcfc-c56b-45c2-bd63-b862c1c6e295 2019-04-07 17:40:42,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.81218385696s 2019-04-07 17:40:42,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:40:42,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:42,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:42 GMT X-Openstack-Request-Id: req-4796ae4b-907b-4dc0-bcc2-eb2975743fb0 2019-04-07 17:40:42,763 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:40:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4fc17c9e-bd3c-416f-b612-054d176e9ce2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_efa8ea7a-ddce-483e-ab10-db448dd65baf","enable_dhcp":true,"segment_id":null,"network_id":"c10b8ab2-33a2-4929-b640-4dddcb2b5591","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:40:19Z","ip_version":4},{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4}]} 2019-04-07 17:40:42,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-4796ae4b-907b-4dc0-bcc2-eb2975743fb0 2019-04-07 17:40:42,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0508542060852s 2019-04-07 17:40:42,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:40:42,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/4fc17c9e-bd3c-416f-b612-054d176e9ce2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:46,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:40:45 GMT X-Openstack-Request-Id: req-588b5ae2-87f0-4df2-a4a3-8d32a4f9b71d 2019-04-07 17:40:46,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:40:46,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/4fc17c9e-bd3c-416f-b612-054d176e9ce2.json used request id req-588b5ae2-87f0-4df2-a4a3-8d32a4f9b71d 2019-04-07 17:40:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.42594599724s 2019-04-07 17:40:46,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:46,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:46,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:46 GMT X-Openstack-Request-Id: req-daa13c95-532d-426e-a358-ea5e19df96e9 2019-04-07 17:40:46,282 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c10b8ab2-33a2-4929-b640-4dddcb2b5591","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:40:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_efa8ea7a-ddce-483e-ab10-db448dd65baf","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:40:16Z","provider:network_type":"vxlan"}]} 2019-04-07 17:40:46,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-daa13c95-532d-426e-a358-ea5e19df96e9 2019-04-07 17:40:46,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908529758453s 2019-04-07 17:40:46,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:40:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/c10b8ab2-33a2-4929-b640-4dddcb2b5591.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a35b38447d28718b1bd33ab50a96585579cb7c88" 2019-04-07 17:40:48,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:40:48 GMT X-Openstack-Request-Id: req-1c3dfc64-176d-43bc-b0cf-7ee9256986d6 2019-04-07 17:40:48,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:40:48,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/c10b8ab2-33a2-4929-b640-4dddcb2b5591.json used request id req-1c3dfc64-176d-43bc-b0cf-7ee9256986d6 2019-04-07 17:40:48,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78453397751s 2019-04-07 17:40:48,113 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-04-07 17:40:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:48,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8e52a2-ec9c-4bb4-be95-31e6930c55aa 2019-04-07 17:40:48,159 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:40:48,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-8a8e52a2-ec9c-4bb4-be95-31e6930c55aa 2019-04-07 17:40:48,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:40:48,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["ATzRmruBSAq8HlZfekSVRg"], "issued_at": "2019-04-07T17:40:48.000000Z"}} 2019-04-07 17:40:48,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:49,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:49 GMT X-Openstack-Request-Id: req-5896da17-8d8f-4157-8be9-6c300c9ebe52 2019-04-07 17:40:49,823 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:40:49,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5896da17-8d8f-4157-8be9-6c300c9ebe52 2019-04-07 17:40:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15557003021s 2019-04-07 17:40:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:49,836 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eff175e-666e-4ec1-852c-221d1c8cf088 2019-04-07 17:40:49,836 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:40:49,837 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-9eff175e-666e-4ec1-852c-221d1c8cf088 2019-04-07 17:40:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:40:49,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:50,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b079e1cb-bdaa-45ab-92dc-0f00ef668482 2019-04-07 17:40:50,065 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:40:50,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-b079e1cb-bdaa-45ab-92dc-0f00ef668482 2019-04-07 17:40:50,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227702856064s 2019-04-07 17:40:50,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:40:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}}' 2019-04-07 17:40:50,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c20a77-c271-44e5-b6e2-dd9b692fff80 2019-04-07 17:40:50,388 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e"}, "tags": [], "enabled": true, "id": "31ee908ffab948e9882669f44c4eb75e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}} 2019-04-07 17:40:50,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-52c20a77-c271-44e5-b6e2-dd9b692fff80 2019-04-07 17:40:50,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.315834999084s 2019-04-07 17:40:50,389 - 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'31ee908ffab948e9882669f44c4eb75e', '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_5413bc91-613e-4bfc-b0b5-24ee9f17ef36'}) 2019-04-07 17:40:50,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:40:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Yr9Xzj4x9rjiEllHwx8kaSjAnkptyt", "email": null, "name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}}' 2019-04-07 17:40:50,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919c7200-31a8-4836-a614-4c4d755e7821 2019-04-07 17:40:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "links": {"self": "http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebeba5856f3d45728100ce53a80ffa53", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:40:50,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-919c7200-31a8-4836-a614-4c4d755e7821 2019-04-07 17:40:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532863140106s 2019-04-07 17:40:50,928 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ebeba5856f3d45728100ce53a80ffa53', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36'}) 2019-04-07 17:40:50,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:40:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343b8830-9a44-4000-9d82-901b09b4a59a 2019-04-07 17:40:51,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:40:51,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-343b8830-9a44-4000-9d82-901b09b4a59a 2019-04-07 17:40:51,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228425979614s 2019-04-07 17:40:51,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:40:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e49db1-7fcb-4fe7-bb38-4b80cb76c084 2019-04-07 17:40:51,404 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:40:51,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-b5e49db1-7fcb-4fe7-bb38-4b80cb76c084 2019-04-07 17:40:51,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238888978958s 2019-04-07 17:40:51,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:40:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:51,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2bb97a-f9ba-40a6-ae92-eb0a6ea92dfb 2019-04-07 17:40:51,625 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:40:51,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-aa2bb97a-f9ba-40a6-ae92-eb0a6ea92dfb 2019-04-07 17:40:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216374874115s 2019-04-07 17:40:51,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:40:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:51,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11405cd-28ef-42b3-8056-67d752ea8a3b 2019-04-07 17:40:51,856 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:40:51,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-f11405cd-28ef-42b3-8056-67d752ea8a3b 2019-04-07 17:40:51,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225346088409s 2019-04-07 17:40:51,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:40:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cb8d96-791b-4651-adad-6452fa28eeaa 2019-04-07 17:40:51,998 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "links": {"self": "http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebeba5856f3d45728100ce53a80ffa53", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:40:51,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-11cb8d96-791b-4651-adad-6452fa28eeaa 2019-04-07 17:40:51,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141790866852s 2019-04-07 17:40:52,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:40:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:52,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3da5fea-2d95-4658-aaab-d756ad97fbe9 2019-04-07 17:40:52,219 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e"}, "tags": [], "enabled": true, "id": "31ee908ffab948e9882669f44c4eb75e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}]} 2019-04-07 17:40:52,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-c3da5fea-2d95-4658-aaab-d756ad97fbe9 2019-04-07 17:40:52,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208458900452s 2019-04-07 17:40:52,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:40:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=ebeba5856f3d45728100ce53a80ffa53&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=31ee908ffab948e9882669f44c4eb75e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:52,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa53374-114f-4818-9173-4a7911682da1 2019-04-07 17:40:52,460 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=ebeba5856f3d45728100ce53a80ffa53&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=31ee908ffab948e9882669f44c4eb75e", "previous": null, "next": null}} 2019-04-07 17:40:52,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=ebeba5856f3d45728100ce53a80ffa53&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=31ee908ffab948e9882669f44c4eb75e used request id req-3fa53374-114f-4818-9173-4a7911682da1 2019-04-07 17:40:52,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233366012573s 2019-04-07 17:40:52,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:40:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e/users/ebeba5856f3d45728100ce53a80ffa53/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:52,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cc24598-5075-4bdb-b2ef-dff97434aa1b 2019-04-07 17:40:52,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:40:52,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e/users/ebeba5856f3d45728100ce53a80ffa53/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-8cc24598-5075-4bdb-b2ef-dff97434aa1b 2019-04-07 17:40:52,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.329278945923s 2019-04-07 17:40:52,794 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', 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'31ee908ffab948e9882669f44c4eb75e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Yr9Xzj4x9rjiEllHwx8kaSjAnkptyt', 'username': u'tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:40:52,798 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', 'password': 'Yr9Xzj4x9rjiEllHwx8kaSjAnkptyt', 'project_name': 'tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '31ee908ffab948e9882669f44c4eb75e', 'project_domain_name': 'Default'} 2019-04-07 17:40:52,798 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-04-07 17:40:52,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:40:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:53,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd433e42-7823-45d5-ae26-754d527e8cde 2019-04-07 17:40:53,000 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:40:53,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-dd433e42-7823-45d5-ae26-754d527e8cde 2019-04-07 17:40:53,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201771020889s 2019-04-07 17:40:53,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:40:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:40:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdae76e7-8929-43d8-b86b-6cdc8b9a23b6 2019-04-07 17:40:53,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e"}, "tags": [], "enabled": true, "id": "31ee908ffab948e9882669f44c4eb75e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}]} 2019-04-07 17:40:53,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-fdae76e7-8929-43d8-b86b-6cdc8b9a23b6 2019-04-07 17:40:53,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239609956741s 2019-04-07 17:40:53,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:40:53,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" -d '{"network": {"tenant_id": "31ee908ffab948e9882669f44c4eb75e", "name": "tenantnetwork2-net_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "admin_state_up": true}}' 2019-04-07 17:40:54,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:54 GMT X-Openstack-Request-Id: req-61ec821f-2c23-4236-8309-21b0c43bdb9b 2019-04-07 17:40:54,103 - 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":"22563bc0-c03e-488c-8ec3-f63bceff9af2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"31ee908ffab948e9882669f44c4eb75e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:40:53Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_5413bc91-613e-4bfc-b0b5-24ee9f17ef36","admin_state_up":true,"tenant_id":"31ee908ffab948e9882669f44c4eb75e","created_at":"2019-04-07T17:40:53Z","mtu":1450}} 2019-04-07 17:40:54,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-61ec821f-2c23-4236-8309-21b0c43bdb9b 2019-04-07 17:40:54,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.853437900543s 2019-04-07 17:40:54,104 - 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-04-07T17:40:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'22563bc0-c03e-488c-8ec3-f63bceff9af2', u'provider:segmentation_id': 17, 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_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', u'created_at': u'2019-04-07T17:40:53Z', u'mtu': 1450, u'tenant_id': u'31ee908ffab948e9882669f44c4eb75e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'31ee908ffab948e9882669f44c4eb75e', u'l2_adjacency': True}) 2019-04-07 17:40:54,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:40:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3545f608-e65d-42dc-adb9-edb0043b1175 2019-04-07 17:40:54,114 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:40:54,115 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-3545f608-e65d-42dc-adb9-edb0043b1175 2019-04-07 17:40:54,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:40:54,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31ee908ffab948e9882669f44c4eb75e", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/31ee908ffab948e9882669f44c4eb75e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/31ee908ffab948e9882669f44c4eb75e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/31ee908ffab948e9882669f44c4eb75e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_31ee908ffab948e9882669f44c4eb75e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_31ee908ffab948e9882669f44c4eb75e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/31ee908ffab948e9882669f44c4eb75e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/31ee908ffab948e9882669f44c4eb75e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/31ee908ffab948e9882669f44c4eb75e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/31ee908ffab948e9882669f44c4eb75e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/31ee908ffab948e9882669f44c4eb75e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/31ee908ffab948e9882669f44c4eb75e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "id": "ebeba5856f3d45728100ce53a80ffa53"}, "audit_ids": ["dL91kvhgSuWO0LwbSWRaew"], "issued_at": "2019-04-07T17:40:54.000000Z"}} 2019-04-07 17:40:54,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:40:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:40:55,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:55 GMT X-Openstack-Request-Id: req-98dd7189-2977-456e-acd7-dc89b3688f99 2019-04-07 17:40:55,916 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"22563bc0-c03e-488c-8ec3-f63bceff9af2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"31ee908ffab948e9882669f44c4eb75e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:40:53Z","qos_policy_id":null,"name":"tenantnetwork2-net_5413bc91-613e-4bfc-b0b5-24ee9f17ef36","admin_state_up":true,"tenant_id":"31ee908ffab948e9882669f44c4eb75e","created_at":"2019-04-07T17:40:53Z","mtu":1450}]} 2019-04-07 17:40:55,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-98dd7189-2977-456e-acd7-dc89b3688f99 2019-04-07 17:40:55,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.40030908585s 2019-04-07 17:40:55,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:40:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" -d '{"subnet": {"name": "tenantnetwork2-subnet_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "enable_dhcp": true, "network_id": "22563bc0-c03e-488c-8ec3-f63bceff9af2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:40:57,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 07 Apr 2019 17:40:56 GMT X-Openstack-Request-Id: req-8f79e863-847a-4fa0-be0b-791c1ab4a6d9 2019-04-07 17:40:57,007 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22563bc0-c03e-488c-8ec3-f63bceff9af2","tenant_id":"31ee908ffab948e9882669f44c4eb75e","created_at":"2019-04-07T17:40:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:40: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":"31ee908ffab948e9882669f44c4eb75e","id":"afdadd9b-eb2f-45ad-b7b0-9c70f54f749c","subnetpool_id":null,"name":"tenantnetwork2-subnet_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}} 2019-04-07 17:40:57,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-8f79e863-847a-4fa0-be0b-791c1ab4a6d9 2019-04-07 17:40:57,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.088960886s 2019-04-07 17:40:57,008 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:40: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'afdadd9b-eb2f-45ad-b7b0-9c70f54f749c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', u'enable_dhcp': True, u'network_id': u'22563bc0-c03e-488c-8ec3-f63bceff9af2', u'tenant_id': u'31ee908ffab948e9882669f44c4eb75e', u'created_at': u'2019-04-07T17:40: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'31ee908ffab948e9882669f44c4eb75e'}) 2019-04-07 17:40:57,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:40:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "tenantnetwork2-router_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "admin_state_up": true}}' 2019-04-07 17:41:04,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:04 GMT X-Openstack-Request-Id: req-3e88ac4b-f1dc-4059-9daa-92ef18e26239 2019-04-07 17:41:04,596 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "created_at": "2019-04-07T17:40:58Z", "admin_state_up": true, "updated_at": "2019-04-07T17:41:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "31ee908ffab948e9882669f44c4eb75e", "id": "df3dcb64-2107-485d-8d37-4d67811f71c7", "name": "tenantnetwork2-router_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}} 2019-04-07 17:41:04,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-3e88ac4b-f1dc-4059-9daa-92ef18e26239 2019-04-07 17:41:04,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.58828902245s 2019-04-07 17:41:04,597 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:41:00Z', u'revision_number': 3, u'id': u'df3dcb64-2107-485d-8d37-4d67811f71c7', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_5413bc91-613e-4bfc-b0b5-24ee9f17ef36', u'admin_state_up': True, u'tenant_id': u'31ee908ffab948e9882669f44c4eb75e', u'created_at': u'2019-04-07T17:40:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'31ee908ffab948e9882669f44c4eb75e'}) 2019-04-07 17:41:04,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:41:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7/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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" -d '{"subnet_id": "afdadd9b-eb2f-45ad-b7b0-9c70f54f749c"}' 2019-04-07 17:41:08,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:08 GMT X-Openstack-Request-Id: req-ed4f3b29-e799-434d-a3e1-c178d2439143 2019-04-07 17:41:08,157 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "22563bc0-c03e-488c-8ec3-f63bceff9af2", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "subnet_id": "afdadd9b-eb2f-45ad-b7b0-9c70f54f749c", "subnet_ids": ["afdadd9b-eb2f-45ad-b7b0-9c70f54f749c"], "port_id": "1d602388-e9c1-491c-9be9-1bc8f5991757", "id": "df3dcb64-2107-485d-8d37-4d67811f71c7"} 2019-04-07 17:41:08,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7/add_router_interface.json used request id req-ed4f3b29-e799-434d-a3e1-c178d2439143 2019-04-07 17:41:08,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.55908799171s 2019-04-07 17:41:08,272 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:41:08,272 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-07 17:41:08,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:41:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7/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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" -d '{"subnet_id": "afdadd9b-eb2f-45ad-b7b0-9c70f54f749c"}' 2019-04-07 17:41:12,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:11 GMT X-Openstack-Request-Id: req-e733e640-fbc5-4647-8df2-60388f53396c 2019-04-07 17:41:12,207 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "22563bc0-c03e-488c-8ec3-f63bceff9af2", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "subnet_id": "afdadd9b-eb2f-45ad-b7b0-9c70f54f749c", "subnet_ids": ["afdadd9b-eb2f-45ad-b7b0-9c70f54f749c"], "port_id": "1d602388-e9c1-491c-9be9-1bc8f5991757", "id": "df3dcb64-2107-485d-8d37-4d67811f71c7"} 2019-04-07 17:41:12,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7/remove_router_interface.json used request id req-e733e640-fbc5-4647-8df2-60388f53396c 2019-04-07 17:41:12,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.93016695976s 2019-04-07 17:41:12,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:41:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:12,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:12 GMT X-Openstack-Request-Id: req-cd7a5a44-2bf9-4492-a90a-9c35e9f24eb4 2019-04-07 17:41:12,366 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "created_at": "2019-04-07T17:40:58Z", "admin_state_up": true, "updated_at": "2019-04-07T17:41:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "31ee908ffab948e9882669f44c4eb75e", "id": "df3dcb64-2107-485d-8d37-4d67811f71c7", "name": "tenantnetwork2-router_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}]} 2019-04-07 17:41:12,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-cd7a5a44-2bf9-4492-a90a-9c35e9f24eb4 2019-04-07 17:41:12,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.159025907516s 2019-04-07 17:41:12,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:41:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:16,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:16 GMT X-Openstack-Request-Id: req-da3eb1e2-b9ad-4651-b635-3f76fe3bf3d9 2019-04-07 17:41:16,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:16,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/df3dcb64-2107-485d-8d37-4d67811f71c7.json used request id req-da3eb1e2-b9ad-4651-b635-3f76fe3bf3d9 2019-04-07 17:41:16,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.22572588921s 2019-04-07 17:41:16,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:41:16,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:16 GMT X-Openstack-Request-Id: req-f09fe978-497b-49b0-acc5-fd341ad1a57a 2019-04-07 17:41:16,930 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"22563bc0-c03e-488c-8ec3-f63bceff9af2","tenant_id":"31ee908ffab948e9882669f44c4eb75e","created_at":"2019-04-07T17:40:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:40: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":"31ee908ffab948e9882669f44c4eb75e","id":"afdadd9b-eb2f-45ad-b7b0-9c70f54f749c","subnetpool_id":null,"name":"tenantnetwork2-subnet_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}]} 2019-04-07 17:41:16,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-f09fe978-497b-49b0-acc5-fd341ad1a57a 2019-04-07 17:41:16,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.336109876633s 2019-04-07 17:41:16,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:41:16,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/afdadd9b-eb2f-45ad-b7b0-9c70f54f749c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:19,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:19 GMT X-Openstack-Request-Id: req-6746f7b0-48f1-40ba-9bdf-ad06e7a8c87b 2019-04-07 17:41:19,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:19,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/afdadd9b-eb2f-45ad-b7b0-9c70f54f749c.json used request id req-6746f7b0-48f1-40ba-9bdf-ad06e7a8c87b 2019-04-07 17:41:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34724497795s 2019-04-07 17:41:19,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:41:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:19,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:19 GMT X-Openstack-Request-Id: req-31e9cc09-8310-4f56-a850-2b58f633e174 2019-04-07 17:41:19,938 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"22563bc0-c03e-488c-8ec3-f63bceff9af2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"31ee908ffab948e9882669f44c4eb75e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:41:19Z","qos_policy_id":null,"name":"tenantnetwork2-net_5413bc91-613e-4bfc-b0b5-24ee9f17ef36","admin_state_up":true,"tenant_id":"31ee908ffab948e9882669f44c4eb75e","created_at":"2019-04-07T17:40:53Z","mtu":1450}]} 2019-04-07 17:41:19,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-31e9cc09-8310-4f56-a850-2b58f633e174 2019-04-07 17:41:19,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.658642053604s 2019-04-07 17:41:19,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:41:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/22563bc0-c03e-488c-8ec3-f63bceff9af2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}20e2675214dc7f939a7a219916a33bc5370ba44e" 2019-04-07 17:41:21,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:20 GMT X-Openstack-Request-Id: req-213033ef-b49e-46bd-95c7-9ed4cea91f75 2019-04-07 17:41:21,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:21,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/22563bc0-c03e-488c-8ec3-f63bceff9af2.json used request id req-213033ef-b49e-46bd-95c7-9ed4cea91f75 2019-04-07 17:41:21,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16405105591s 2019-04-07 17:41:21,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:41:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:21,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8babdb2a-4996-4c62-9255-c3646fdc2b4e 2019-04-07 17:41:21,352 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "links": {"self": "http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ebeba5856f3d45728100ce53a80ffa53", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:41:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-8babdb2a-4996-4c62-9255-c3646fdc2b4e 2019-04-07 17:41:21,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248862981796s 2019-04-07 17:41:21,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:41:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:21,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c615d69-4849-4ab0-a33a-229c59c0450f 2019-04-07 17:41:21,603 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_5413bc91-613e-4bfc-b0b5-24ee9f17ef36", "links": {"self": "http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ebeba5856f3d45728100ce53a80ffa53", "description": null}} 2019-04-07 17:41:21,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53 used request id req-7c615d69-4849-4ab0-a33a-229c59c0450f 2019-04-07 17:41:21,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245257854462s 2019-04-07 17:41:21,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:41:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:21,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989027a0-36d5-4eff-a9e7-f7629371d122 2019-04-07 17:41:21,990 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:41:21,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/ebeba5856f3d45728100ce53a80ffa53 used request id req-989027a0-36d5-4eff-a9e7-f7629371d122 2019-04-07 17:41:21,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385416984558s 2019-04-07 17:41:21,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:41:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:22,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d104547d-2b81-42b4-9b8c-8743ab59be80 2019-04-07 17:41:22,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e"}, "tags": [], "enabled": true, "id": "31ee908ffab948e9882669f44c4eb75e", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_5413bc91-613e-4bfc-b0b5-24ee9f17ef36"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:41:22,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-d104547d-2b81-42b4-9b8c-8743ab59be80 2019-04-07 17:41:22,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224691867828s 2019-04-07 17:41:22,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:41:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:22,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec77e05-3c92-404f-8fea-ce91fa9416c1 2019-04-07 17:41:22,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:41:22,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/31ee908ffab948e9882669f44c4eb75e used request id req-eec77e05-3c92-404f-8fea-ce91fa9416c1 2019-04-07 17:41:22,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.431643009186s 2019-04-07 17:41:22,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:41:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=31ee908ffab948e9882669f44c4eb75e&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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:23,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:23 GMT X-Openstack-Request-Id: req-139c8d61-9eaa-41e9-8a76-62cdd320a46a 2019-04-07 17:41:23,651 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "created_at": "2019-04-07T17:40:53Z", "updated_at": "2019-04-07T17:40:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "3a5eddde-d217-486e-a2dc-30e1fdb6ee08", "remote_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv6", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "79b44902-3857-461e-9a2f-2b3a7292309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv6", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "ad9b5604-f324-4444-bf6c-c125cdcce4d2", "remote_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv4", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "b8daf204-bf4a-425e-8b88-23168dd8f8c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv4", "project_id": "31ee908ffab948e9882669f44c4eb75e"}], "revision_number": 1, "project_id": "31ee908ffab948e9882669f44c4eb75e", "id": "1012de4f-1cbc-4b81-8062-88ac975703de", "name": "default"}]} 2019-04-07 17:41:23,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=31ee908ffab948e9882669f44c4eb75e&name=default used request id req-139c8d61-9eaa-41e9-8a76-62cdd320a46a 2019-04-07 17:41:23,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.98886680603s 2019-04-07 17:41:23,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:41:23,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:23,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:23 GMT X-Openstack-Request-Id: req-12af188d-f8dd-414d-b4cd-1f256f6df1e9 2019-04-07 17:41:23,985 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "created_at": "2019-04-07T17:40:53Z", "updated_at": "2019-04-07T17:40:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "79b44902-3857-461e-9a2f-2b3a7292309a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv6", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "b8daf204-bf4a-425e-8b88-23168dd8f8c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv4", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "ad9b5604-f324-4444-bf6c-c125cdcce4d2", "remote_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv4", "project_id": "31ee908ffab948e9882669f44c4eb75e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:53Z", "revision_number": 0, "id": "3a5eddde-d217-486e-a2dc-30e1fdb6ee08", "remote_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:53Z", "security_group_id": "1012de4f-1cbc-4b81-8062-88ac975703de", "tenant_id": "31ee908ffab948e9882669f44c4eb75e", "port_range_min": null, "ethertype": "IPv6", "project_id": "31ee908ffab948e9882669f44c4eb75e"}], "revision_number": 1, "project_id": "31ee908ffab948e9882669f44c4eb75e", "id": "1012de4f-1cbc-4b81-8062-88ac975703de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:41:23,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-12af188d-f8dd-414d-b4cd-1f256f6df1e9 2019-04-07 17:41:23,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328987121582s 2019-04-07 17:41:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:41:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/1012de4f-1cbc-4b81-8062-88ac975703de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a723d1820c0007588a2292afeb3281a0f63122b" 2019-04-07 17:41:25,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:24 GMT X-Openstack-Request-Id: req-ef322c23-030a-481a-8441-6856aa9d0f31 2019-04-07 17:41:25,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:25,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/1012de4f-1cbc-4b81-8062-88ac975703de.json used request id req-ef322c23-030a-481a-8441-6856aa9d0f31 2019-04-07 17:41:25,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.17162919044s 2019-04-07 17:41:25,210 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-04-07 17:41:25,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:41:25,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7181ca3d-1d9c-47bd-9035-ed687afff897 2019-04-07 17:41:25,288 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:41:25,288 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-7181ca3d-1d9c-47bd-9035-ed687afff897 2019-04-07 17:41:25,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:41:25,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["R6YW4vAuTwqzELgxWHus5A"], "issued_at": "2019-04-07T17:41:25.000000Z"}} 2019-04-07 17:41:25,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:41:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:26 GMT X-Openstack-Request-Id: req-dd2d34bc-f152-46c4-bdb6-9b5a0ee81e88 2019-04-07 17:41:26,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:41:26,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dd2d34bc-f152-46c4-bdb6-9b5a0ee81e88 2019-04-07 17:41:26,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394819021225s 2019-04-07 17:41:26,101 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-04-07 17:41:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:41:26,113 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0874e680-1e22-4c30-9805-6dacdfab02e5 2019-04-07 17:41:26,114 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:41:26,114 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-0874e680-1e22-4c30-9805-6dacdfab02e5 2019-04-07 17:41:26,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:41:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:26,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7176bf20-72bb-4c9d-984d-8d2218d98925 2019-04-07 17:41:26,309 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:41:26,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-7176bf20-72bb-4c9d-984d-8d2218d98925 2019-04-07 17:41:26,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194499969482s 2019-04-07 17:41:26,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:41:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:26,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b4961f-47de-4312-8e0b-4528f96eb8c3 2019-04-07 17:41:26,577 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-07 17:41:26,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-73b4961f-47de-4312-8e0b-4528f96eb8c3 2019-04-07 17:41:26,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.261078119278s 2019-04-07 17:41:26,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:41:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"network": {"tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "vmready1-net_cf83ee2c-a00d-497b-9f77-bed665071129", "admin_state_up": true}}' 2019-04-07 17:41:27,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:27 GMT X-Openstack-Request-Id: req-32958678-810a-4521-ac05-fee825be9b8c 2019-04-07 17:41:27,147 - 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":"eee3abf3-a470-4006-b11c-c0c2585ebfc9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:41:27Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_cf83ee2c-a00d-497b-9f77-bed665071129","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:41:26Z","mtu":1450}} 2019-04-07 17:41:27,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-32958678-810a-4521-ac05-fee825be9b8c 2019-04-07 17:41:27,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.56826710701s 2019-04-07 17:41:27,148 - 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-04-07T17:41:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eee3abf3-a470-4006-b11c-c0c2585ebfc9', u'provider:segmentation_id': 93, 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_cf83ee2c-a00d-497b-9f77-bed665071129', u'created_at': u'2019-04-07T17:41:26Z', u'mtu': 1450, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'l2_adjacency': True}) 2019-04-07 17:41:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:41:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:28,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:27 GMT X-Openstack-Request-Id: req-876c71c0-1995-4def-b4c1-9970e6215116 2019-04-07 17:41:28,303 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"eee3abf3-a470-4006-b11c-c0c2585ebfc9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:41:27Z","qos_policy_id":null,"name":"vmready1-net_cf83ee2c-a00d-497b-9f77-bed665071129","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:41:26Z","provider:network_type":"vxlan"}]} 2019-04-07 17:41:28,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-876c71c0-1995-4def-b4c1-9970e6215116 2019-04-07 17:41:28,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15551495552s 2019-04-07 17:41:28,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:41:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"subnet": {"name": "vmready1-subnet_cf83ee2c-a00d-497b-9f77-bed665071129", "enable_dhcp": true, "network_id": "eee3abf3-a470-4006-b11c-c0c2585ebfc9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:41:29,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:29 GMT X-Openstack-Request-Id: req-60220c54-db4f-4707-b441-510aa9b3f02a 2019-04-07 17:41:29,242 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-07T17:41:28Z","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":"10531238-47fb-4611-8147-d099bac03df6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_cf83ee2c-a00d-497b-9f77-bed665071129","enable_dhcp":true,"segment_id":null,"network_id":"eee3abf3-a470-4006-b11c-c0c2585ebfc9","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:41:28Z","ip_version":4}} 2019-04-07 17:41:29,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-60220c54-db4f-4707-b441-510aa9b3f02a 2019-04-07 17:41:29,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.936591863632s 2019-04-07 17:41:29,243 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:41:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'10531238-47fb-4611-8147-d099bac03df6', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_cf83ee2c-a00d-497b-9f77-bed665071129', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'eee3abf3-a470-4006-b11c-c0c2585ebfc9', u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:41:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:41:29,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:41:29,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "vmready1-router_cf83ee2c-a00d-497b-9f77-bed665071129", "admin_state_up": true}}' 2019-04-07 17:41:36,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:36 GMT X-Openstack-Request-Id: req-567dd002-4f29-4491-b625-cba0aa8e026a 2019-04-07 17:41:36,992 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:41:30Z", "admin_state_up": true, "updated_at": "2019-04-07T17:41:31Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "cd39685b-aa29-444c-9234-e00b53700cab", "name": "vmready1-router_cf83ee2c-a00d-497b-9f77-bed665071129"}} 2019-04-07 17:41:36,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-567dd002-4f29-4491-b625-cba0aa8e026a 2019-04-07 17:41:36,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.7491850853s 2019-04-07 17:41:36,993 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:41:31Z', u'revision_number': 3, u'ha': True, u'id': u'cd39685b-aa29-444c-9234-e00b53700cab', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_cf83ee2c-a00d-497b-9f77-bed665071129', u'admin_state_up': True, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:41:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:41:36,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:41:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab/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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"subnet_id": "10531238-47fb-4611-8147-d099bac03df6"}' 2019-04-07 17:41:40,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:39 GMT X-Openstack-Request-Id: req-936ab9ec-7407-4d56-8b09-ff352b7a82ff 2019-04-07 17:41:40,263 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eee3abf3-a470-4006-b11c-c0c2585ebfc9", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "10531238-47fb-4611-8147-d099bac03df6", "subnet_ids": ["10531238-47fb-4611-8147-d099bac03df6"], "port_id": "722e7766-3bb7-4772-b7e2-e59b080a7da2", "id": "cd39685b-aa29-444c-9234-e00b53700cab"} 2019-04-07 17:41:40,263 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab/add_router_interface.json used request id req-936ab9ec-7407-4d56-8b09-ff352b7a82ff 2019-04-07 17:41:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26964092255s 2019-04-07 17:41:40,264 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:41:40,372 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:41:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:41:40,380 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:39 GMT 2019-04-07 17:41:40,381 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:41:40,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:41:40,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:41,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:41 GMT X-Openstack-Request-Id: req-3486cb8c-7fb8-466e-9655-48631a39e987 2019-04-07 17:41:41,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:41:41,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-3486cb8c-7fb8-466e-9655-48631a39e987 2019-04-07 17:41:41,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.800348997116s 2019-04-07 17:41:41,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:41:41,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129"}' 2019-04-07 17:41:42,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:42 GMT Location: http://172.30.9.45:9292/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5892d238-50fa-4adf-b81d-9577e4307d64 2019-04-07 17:41:42,401 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:41:41Z", "file": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "d559b123-d792-4870-a6d1-75fea6ee1580", "size": null, "self": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580", "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_cf83ee2c-a00d-497b-9f77-bed665071129", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "checksum": null, "created_at": "2019-04-07T17:41:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:41:42,401 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-5892d238-50fa-4adf-b81d-9577e4307d64 2019-04-07 17:41:42,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.20584583282s 2019-04-07 17:41:42,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:41:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '' 2019-04-07 17:41:45,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:41:45 GMT X-Openstack-Request-Id: req-50506bb5-6f28-44a0-8240-12c8163946f4 2019-04-07 17:41:45,760 - 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-04-07 17:41:45,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/file used request id req-50506bb5-6f28-44a0-8240-12c8163946f4 2019-04-07 17:41:45,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.35830497742s 2019-04-07 17:41:45,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:41:45,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:46,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:46 GMT X-Openstack-Request-Id: req-b19e1de3-5f79-4bbb-963a-7723164ec2b7 2019-04-07 17:41:46,585 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:41:45Z", "file": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "d559b123-d792-4870-a6d1-75fea6ee1580", "size": 12716032, "self": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:41:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:41:46,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-b19e1de3-5f79-4bbb-963a-7723164ec2b7 2019-04-07 17:41:46,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.820992946625s 2019-04-07 17:41:46,587 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/file', 'owner': u'daf71dc710bf45a7b0d2c75ffe011228', 'id': u'd559b123-d792-4870-a6d1-75fea6ee1580', 'size': 12716032, u'self': u'/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf71dc710bf45a7b0d2c75ffe011228', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:41:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:41:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129', '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/d559b123-d792-4870-a6d1-75fea6ee1580', 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_cf83ee2c-a00d-497b-9f77-bed665071129', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129', 'created': u'2019-04-07T17:41:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:41:41Z', 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/d559b123-d792-4870-a6d1-75fea6ee1580', 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_cf83ee2c-a00d-497b-9f77-bed665071129', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:41:46,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:41:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_cf83ee2c-a00d-497b-9f77-bed665071129", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:41:47,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41: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-ea54ed6b-9e44-4500-a36b-9106cff0b4fa x-openstack-request-id: req-ea54ed6b-9e44-4500-a36b-9106cff0b4fa 2019-04-07 17:41:47,460 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_cf83ee2c-a00d-497b-9f77-bed665071129", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d", "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": "84b828e5-ec1f-4450-852d-ab9325a0574d"}} 2019-04-07 17:41:47,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-ea54ed6b-9e44-4500-a36b-9106cff0b4fa 2019-04-07 17:41:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.868805885315s 2019-04-07 17:41:47,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_cf83ee2c-a00d-497b-9f77-bed665071129', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'84b828e5-ec1f-4450-852d-ab9325a0574d', 'swap': 0}) 2019-04-07 17:41:47,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:41:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d/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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"extra_specs": {}}' 2019-04-07 17:41:47,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41: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-87f45e31-668b-48fe-986e-1c1bf3932018 x-openstack-request-id: req-87f45e31-668b-48fe-986e-1c1bf3932018 2019-04-07 17:41:47,601 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:41:47,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d/os-extra_specs used request id req-87f45e31-668b-48fe-986e-1c1bf3932018 2019-04-07 17:41:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.140174150467s 2019-04-07 17:41:47,714 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:41:47,714 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-07 17:41:47,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:41:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab/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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" -d '{"subnet_id": "10531238-47fb-4611-8147-d099bac03df6"}' 2019-04-07 17:41:51,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:51 GMT X-Openstack-Request-Id: req-6cfda12f-8dff-4fee-b0d2-60d408dfd7d9 2019-04-07 17:41:51,545 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eee3abf3-a470-4006-b11c-c0c2585ebfc9", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "10531238-47fb-4611-8147-d099bac03df6", "subnet_ids": ["10531238-47fb-4611-8147-d099bac03df6"], "port_id": "722e7766-3bb7-4772-b7e2-e59b080a7da2", "id": "cd39685b-aa29-444c-9234-e00b53700cab"} 2019-04-07 17:41:51,546 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab/remove_router_interface.json used request id req-6cfda12f-8dff-4fee-b0d2-60d408dfd7d9 2019-04-07 17:41:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.82629394531s 2019-04-07 17:41:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:41:51,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:51,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:51 GMT X-Openstack-Request-Id: req-7b5384f7-51c4-4aed-a058-c83ec4e1199f 2019-04-07 17:41:51,696 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:41:30Z", "admin_state_up": true, "updated_at": "2019-04-07T17:41:49Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "cd39685b-aa29-444c-9234-e00b53700cab", "name": "vmready1-router_cf83ee2c-a00d-497b-9f77-bed665071129"}]} 2019-04-07 17:41:51,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-7b5384f7-51c4-4aed-a058-c83ec4e1199f 2019-04-07 17:41:51,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149783849716s 2019-04-07 17:41:51,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:41:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:56,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:55 GMT X-Openstack-Request-Id: req-430f2ca0-4798-4f40-9f58-e2090f1fceaa 2019-04-07 17:41:56,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:56,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/cd39685b-aa29-444c-9234-e00b53700cab.json used request id req-430f2ca0-4798-4f40-9f58-e2090f1fceaa 2019-04-07 17:41:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.71127080917s 2019-04-07 17:41:56,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:41:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:56,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:56 GMT X-Openstack-Request-Id: req-1217787a-4462-4423-bda2-f929552300f6 2019-04-07 17:41:56,788 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:41:28Z","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":"10531238-47fb-4611-8147-d099bac03df6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_cf83ee2c-a00d-497b-9f77-bed665071129","enable_dhcp":true,"segment_id":null,"network_id":"eee3abf3-a470-4006-b11c-c0c2585ebfc9","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:41:28Z","ip_version":4},{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4}]} 2019-04-07 17:41:56,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-1217787a-4462-4423-bda2-f929552300f6 2019-04-07 17:41:56,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.378923177719s 2019-04-07 17:41:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:41:56,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/10531238-47fb-4611-8147-d099bac03df6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:59,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:41:59 GMT X-Openstack-Request-Id: req-dc3cb28a-1e0c-48fb-8546-b47cff40e06c 2019-04-07 17:41:59,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:41:59,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/10531238-47fb-4611-8147-d099bac03df6.json used request id req-dc3cb28a-1e0c-48fb-8546-b47cff40e06c 2019-04-07 17:41:59,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56473207474s 2019-04-07 17:41:59,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:41:59,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:41:59,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:41:59 GMT X-Openstack-Request-Id: req-db364e87-077a-4e40-9d17-4e44a2601ec7 2019-04-07 17:41:59,745 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"eee3abf3-a470-4006-b11c-c0c2585ebfc9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:41:59Z","qos_policy_id":null,"name":"vmready1-net_cf83ee2c-a00d-497b-9f77-bed665071129","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:41:26Z","provider:network_type":"vxlan"}]} 2019-04-07 17:41:59,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-db364e87-077a-4e40-9d17-4e44a2601ec7 2019-04-07 17:41:59,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39035987854s 2019-04-07 17:41:59,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:41:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/eee3abf3-a470-4006-b11c-c0c2585ebfc9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:42:01,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:42:01 GMT X-Openstack-Request-Id: req-80b5e2f6-4a78-4ab6-b86d-b4c9a40c7d72 2019-04-07 17:42:01,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:42:01,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/eee3abf3-a470-4006-b11c-c0c2585ebfc9.json used request id req-80b5e2f6-4a78-4ab6-b86d-b4c9a40c7d72 2019-04-07 17:42:01,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.76293611526s 2019-04-07 17:42:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:42:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:42:02,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:02 GMT X-Openstack-Request-Id: req-fe85ce45-1ca4-4a42-8237-b1e6b2a6e2a8 2019-04-07 17:42:02,293 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:41:45Z", "file": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "d559b123-d792-4870-a6d1-75fea6ee1580", "size": 12716032, "self": "/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d559b123-d792-4870-a6d1-75fea6ee1580/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cf83ee2c-a00d-497b-9f77-bed665071129", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:41:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:42:02,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-fe85ce45-1ca4-4a42-8237-b1e6b2a6e2a8 2019-04-07 17:42:02,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777944087982s 2019-04-07 17:42:02,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:42:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:42:03,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:42:03 GMT X-Openstack-Request-Id: req-0200ac5a-2e23-4111-9830-2b5a1fce1bc4 2019-04-07 17:42:03,613 - 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-04-07 17:42:03,613 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/d559b123-d792-4870-a6d1-75fea6ee1580 used request id req-0200ac5a-2e23-4111-9830-2b5a1fce1bc4 2019-04-07 17:42:03,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31831598282s 2019-04-07 17:42:03,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:42:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:42:03,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42: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-3e6a2853-a361-41b8-bd17-743fd1b4d240 x-openstack-request-id: req-3e6a2853-a361-41b8-bd17-743fd1b4d240 2019-04-07 17:42:03,665 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_cf83ee2c-a00d-497b-9f77-bed665071129", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d", "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": "84b828e5-ec1f-4450-852d-ab9325a0574d"}]} 2019-04-07 17:42:03,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-3e6a2853-a361-41b8-bd17-743fd1b4d240 2019-04-07 17:42:03,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0361731052399s 2019-04-07 17:42:03,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:42:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9fa0c133c6ef6c873fbbd90af6bc13496f484487" 2019-04-07 17:42:03,712 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:03 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-968fa7a0-906b-4c07-ba90-746a9edbd958 x-openstack-request-id: req-968fa7a0-906b-4c07-ba90-746a9edbd958 2019-04-07 17:42:03,713 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/84b828e5-ec1f-4450-852d-ab9325a0574d used request id req-968fa7a0-906b-4c07-ba90-746a9edbd958 2019-04-07 17:42:03,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458319187164s 2019-04-07 17:42:03,759 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-04-07 17:42:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:03,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1ccd65-4727-43ea-a5f3-9e56538862cf 2019-04-07 17:42:03,807 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:42:03,807 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-3e1ccd65-4727-43ea-a5f3-9e56538862cf 2019-04-07 17:42:03,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:42:04,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["UYj96vk9Tf28UDfkj_5OvQ"], "issued_at": "2019-04-07T17:42:04.000000Z"}} 2019-04-07 17:42:04,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:42:04,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:05,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:05 GMT X-Openstack-Request-Id: req-17bd96f3-4da1-475b-b257-4fb732b20f8c 2019-04-07 17:42:05,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":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:42:05,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-17bd96f3-4da1-475b-b257-4fb732b20f8c 2019-04-07 17:42:05,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17764019966s 2019-04-07 17:42:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:05,403 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c96552-250a-4471-b4a0-931d620346c3 2019-04-07 17:42:05,404 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:42:05,404 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-40c96552-250a-4471-b4a0-931d620346c3 2019-04-07 17:42:05,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:42:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b938bdc-d0b7-436b-9a2b-5477e99da643 2019-04-07 17:42:05,636 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:42:05,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-1b938bdc-d0b7-436b-9a2b-5477e99da643 2019-04-07 17:42:05,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232057094574s 2019-04-07 17:42:05,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:42:05,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}}' 2019-04-07 17:42:05,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38738fa1-f41f-4729-b239-c382a91a9582 2019-04-07 17:42:05,948 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea"}, "tags": [], "enabled": true, "id": "3840e6a4e1814c3d8237fa87d14c1eea", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}} 2019-04-07 17:42:05,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-38738fa1-f41f-4729-b239-c382a91a9582 2019-04-07 17:42:05,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.303730964661s 2019-04-07 17:42:05,948 - 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'3840e6a4e1814c3d8237fa87d14c1eea', '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_a035b792-b0ce-49d3-a85c-34ef83122f9e'}) 2019-04-07 17:42:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:42:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "FAAbkSuHy9UOiXXLLCQsWPLlUfw1mY", "email": null, "name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e"}}' 2019-04-07 17:42:06,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b139b217-324c-4c50-a1c4-b063fb566806 2019-04-07 17:42:06,503 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": {"self": "http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ffb427367724b9eb46c7c29abc13885", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:42:06,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-b139b217-324c-4c50-a1c4-b063fb566806 2019-04-07 17:42:06,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.548109054565s 2019-04-07 17:42:06,504 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ffb427367724b9eb46c7c29abc13885', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e'}) 2019-04-07 17:42:06,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:42:06,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:06,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4614e83b-7761-45af-b260-3b3f8ec5ad56 2019-04-07 17:42:06,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:42:06,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-4614e83b-7761-45af-b260-3b3f8ec5ad56 2019-04-07 17:42:06,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231866121292s 2019-04-07 17:42:06,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:42:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:06,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f195a842-e27a-4769-9af5-75923232bc1e 2019-04-07 17:42:06,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:42:06,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-f195a842-e27a-4769-9af5-75923232bc1e 2019-04-07 17:42:06,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199750185013s 2019-04-07 17:42:06,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:42:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:07,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e21ee84-c7b6-42d0-810e-87ca674af7ca 2019-04-07 17:42:07,177 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:42:07,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-2e21ee84-c7b6-42d0-810e-87ca674af7ca 2019-04-07 17:42:07,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22823381424s 2019-04-07 17:42:07,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:42:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:07,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cd4a17-3f6a-466b-a3ee-7c29423f6e63 2019-04-07 17:42:07,310 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:42:07,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-63cd4a17-3f6a-466b-a3ee-7c29423f6e63 2019-04-07 17:42:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128985881805s 2019-04-07 17:42:07,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:42:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:07,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5fe062-f5c5-4f5c-8aa4-9228ce88056e 2019-04-07 17:42:07,555 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": {"self": "http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ffb427367724b9eb46c7c29abc13885", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:42:07,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-6d5fe062-f5c5-4f5c-8aa4-9228ce88056e 2019-04-07 17:42:07,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244169950485s 2019-04-07 17:42:07,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:42:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:07,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7a5eef-ffba-4c6b-8af9-a02c5d2ae848 2019-04-07 17:42:07,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea"}, "tags": [], "enabled": true, "id": "3840e6a4e1814c3d8237fa87d14c1eea", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}]} 2019-04-07 17:42:07,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-9f7a5eef-ffba-4c6b-8af9-a02c5d2ae848 2019-04-07 17:42:07,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239523887634s 2019-04-07 17:42:07,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:42:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=9ffb427367724b9eb46c7c29abc13885&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=3840e6a4e1814c3d8237fa87d14c1eea" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4af0fe-5701-4ef3-b810-8e005275a697 2019-04-07 17:42:08,045 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=9ffb427367724b9eb46c7c29abc13885&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=3840e6a4e1814c3d8237fa87d14c1eea", "previous": null, "next": null}} 2019-04-07 17:42:08,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=9ffb427367724b9eb46c7c29abc13885&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=3840e6a4e1814c3d8237fa87d14c1eea used request id req-8d4af0fe-5701-4ef3-b810-8e005275a697 2019-04-07 17:42:08,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231174945831s 2019-04-07 17:42:08,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:42:08,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea/users/9ffb427367724b9eb46c7c29abc13885/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:08,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20fbb158-16f1-40fe-8151-d5baaa0f9ce8 2019-04-07 17:42:08,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:42:08,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea/users/9ffb427367724b9eb46c7c29abc13885/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-20fbb158-16f1-40fe-8151-d5baaa0f9ce8 2019-04-07 17:42:08,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271266937256s 2019-04-07 17:42:08,321 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e', 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'3840e6a4e1814c3d8237fa87d14c1eea', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FAAbkSuHy9UOiXXLLCQsWPLlUfw1mY', 'username': u'vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:42:08,325 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e', 'password': 'FAAbkSuHy9UOiXXLLCQsWPLlUfw1mY', 'project_name': 'vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '3840e6a4e1814c3d8237fa87d14c1eea', 'project_domain_name': 'Default'} 2019-04-07 17:42:08,326 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-04-07 17:42:08,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:42:08,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:08,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dde97ead-858b-4c0c-85cb-6c933fefce50 2019-04-07 17:42:08,558 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:42:08,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-dde97ead-858b-4c0c-85cb-6c933fefce50 2019-04-07 17:42:08,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232040882111s 2019-04-07 17:42:08,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:42:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:08,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4c701b-8e31-460c-be21-b6674392291d 2019-04-07 17:42:08,784 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea"}, "tags": [], "enabled": true, "id": "3840e6a4e1814c3d8237fa87d14c1eea", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}]} 2019-04-07 17:42:08,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-af4c701b-8e31-460c-be21-b6674392291d 2019-04-07 17:42:08,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221275091171s 2019-04-07 17:42:08,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:42:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" -d '{"network": {"tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "name": "vmready2-net_a035b792-b0ce-49d3-a85c-34ef83122f9e", "admin_state_up": true}}' 2019-04-07 17:42:09,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:08 GMT X-Openstack-Request-Id: req-4aea9e7c-c084-400c-b02b-ffad71974597 2019-04-07 17:42:09,385 - 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":"bf0bbb10-deb5-4032-9ccb-e5b50a6fa716","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"3840e6a4e1814c3d8237fa87d14c1eea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:42:08Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_a035b792-b0ce-49d3-a85c-34ef83122f9e","admin_state_up":true,"tenant_id":"3840e6a4e1814c3d8237fa87d14c1eea","created_at":"2019-04-07T17:42:08Z","mtu":1450}} 2019-04-07 17:42:09,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-4aea9e7c-c084-400c-b02b-ffad71974597 2019-04-07 17:42:09,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.599058151245s 2019-04-07 17:42:09,386 - 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-04-07T17:42:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bf0bbb10-deb5-4032-9ccb-e5b50a6fa716', u'provider:segmentation_id': 93, 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_a035b792-b0ce-49d3-a85c-34ef83122f9e', u'created_at': u'2019-04-07T17:42:08Z', u'mtu': 1450, u'tenant_id': u'3840e6a4e1814c3d8237fa87d14c1eea', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3840e6a4e1814c3d8237fa87d14c1eea', u'l2_adjacency': True}) 2019-04-07 17:42:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:09,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e57d7dcb-5012-4737-8ce5-6d212d646b66 2019-04-07 17:42:09,396 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:42:09,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-e57d7dcb-5012-4737-8ce5-6d212d646b66 2019-04-07 17:42:09,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:42:09,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3840e6a4e1814c3d8237fa87d14c1eea", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_3840e6a4e1814c3d8237fa87d14c1eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_3840e6a4e1814c3d8237fa87d14c1eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/3840e6a4e1814c3d8237fa87d14c1eea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e", "id": "9ffb427367724b9eb46c7c29abc13885"}, "audit_ids": ["yajbOnLbQ5SJkGo6VsjKFA"], "issued_at": "2019-04-07T17:42:09.000000Z"}} 2019-04-07 17:42:09,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:42:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:10,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:10 GMT X-Openstack-Request-Id: req-3dd93cfc-8fc4-4dcc-9311-7dbb13c51221 2019-04-07 17:42:10,185 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bf0bbb10-deb5-4032-9ccb-e5b50a6fa716","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3840e6a4e1814c3d8237fa87d14c1eea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:42:08Z","qos_policy_id":null,"name":"vmready2-net_a035b792-b0ce-49d3-a85c-34ef83122f9e","admin_state_up":true,"tenant_id":"3840e6a4e1814c3d8237fa87d14c1eea","created_at":"2019-04-07T17:42:08Z","mtu":1450}]} 2019-04-07 17:42:10,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-3dd93cfc-8fc4-4dcc-9311-7dbb13c51221 2019-04-07 17:42:10,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367290019989s 2019-04-07 17:42:10,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:42:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '{"subnet": {"name": "vmready2-subnet_a035b792-b0ce-49d3-a85c-34ef83122f9e", "enable_dhcp": true, "network_id": "bf0bbb10-deb5-4032-9ccb-e5b50a6fa716", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:42:11,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:11 GMT X-Openstack-Request-Id: req-f17b46d3-46e8-4c7d-be01-e9fe411af09f 2019-04-07 17:42:11,545 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bbb10-deb5-4032-9ccb-e5b50a6fa716","tenant_id":"3840e6a4e1814c3d8237fa87d14c1eea","created_at":"2019-04-07T17:42:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:42:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3840e6a4e1814c3d8237fa87d14c1eea","id":"ee43910d-4469-455a-abf6-fcf9eb77da0b","subnetpool_id":null,"name":"vmready2-subnet_a035b792-b0ce-49d3-a85c-34ef83122f9e"}} 2019-04-07 17:42:11,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-f17b46d3-46e8-4c7d-be01-e9fe411af09f 2019-04-07 17:42:11,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.35786700249s 2019-04-07 17:42:11,545 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:42:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ee43910d-4469-455a-abf6-fcf9eb77da0b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a035b792-b0ce-49d3-a85c-34ef83122f9e', u'enable_dhcp': True, u'network_id': u'bf0bbb10-deb5-4032-9ccb-e5b50a6fa716', u'tenant_id': u'3840e6a4e1814c3d8237fa87d14c1eea', u'created_at': u'2019-04-07T17:42:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3840e6a4e1814c3d8237fa87d14c1eea'}) 2019-04-07 17:42:11,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:42:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "vmready2-router_a035b792-b0ce-49d3-a85c-34ef83122f9e", "admin_state_up": true}}' 2019-04-07 17:42:18,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:18 GMT X-Openstack-Request-Id: req-d11d98a6-b20f-41e3-914d-5339c46e8eb4 2019-04-07 17:42:18,941 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "created_at": "2019-04-07T17:42:12Z", "admin_state_up": true, "updated_at": "2019-04-07T17:42:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "2f2d24dc-ae04-407d-b799-b4d146d5df96", "name": "vmready2-router_a035b792-b0ce-49d3-a85c-34ef83122f9e"}} 2019-04-07 17:42:18,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-d11d98a6-b20f-41e3-914d-5339c46e8eb4 2019-04-07 17:42:18,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.39573407173s 2019-04-07 17:42:18,942 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:42:13Z', u'revision_number': 3, u'id': u'2f2d24dc-ae04-407d-b799-b4d146d5df96', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_a035b792-b0ce-49d3-a85c-34ef83122f9e', u'admin_state_up': True, u'tenant_id': u'3840e6a4e1814c3d8237fa87d14c1eea', u'created_at': u'2019-04-07T17:42:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'3840e6a4e1814c3d8237fa87d14c1eea'}) 2019-04-07 17:42:18,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:42:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96/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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '{"subnet_id": "ee43910d-4469-455a-abf6-fcf9eb77da0b"}' 2019-04-07 17:42:22,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:22 GMT X-Openstack-Request-Id: req-1d38bb0b-0d72-4ee1-bc00-27c53d916504 2019-04-07 17:42:22,242 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf0bbb10-deb5-4032-9ccb-e5b50a6fa716", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "subnet_id": "ee43910d-4469-455a-abf6-fcf9eb77da0b", "subnet_ids": ["ee43910d-4469-455a-abf6-fcf9eb77da0b"], "port_id": "baf0d108-f9d0-4db0-9085-c122e57e519e", "id": "2f2d24dc-ae04-407d-b799-b4d146d5df96"} 2019-04-07 17:42:22,242 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96/add_router_interface.json used request id req-1d38bb0b-0d72-4ee1-bc00-27c53d916504 2019-04-07 17:42:22,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.29944491386s 2019-04-07 17:42:22,243 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:42:22,348 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:42:22,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:22,357 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:22 GMT 2019-04-07 17:42:22,358 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:42:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:42:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:23,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:23 GMT X-Openstack-Request-Id: req-64d6ad90-8a94-456c-bed8-320905a93897 2019-04-07 17:42:23,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:42:23,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-64d6ad90-8a94-456c-bed8-320905a93897 2019-04-07 17:42:23,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.881679058075s 2019-04-07 17:42:23,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:42:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e"}' 2019-04-07 17:42:23,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:23 GMT Location: http://172.30.9.45:9292/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8624bc1e-3ddb-4f74-8851-36d8245600e4 2019-04-07 17:42:23,890 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:42:23Z", "file": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/file", "owner": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "ee024e46-c14e-4ddd-a8a9-09efe8762f43", "size": null, "self": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43", "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_a035b792-b0ce-49d3-a85c-34ef83122f9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "checksum": null, "created_at": "2019-04-07T17:42:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:42:23,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-8624bc1e-3ddb-4f74-8851-36d8245600e4 2019-04-07 17:42:23,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.636673927307s 2019-04-07 17:42:23,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:42:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '' 2019-04-07 17:42:25,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:42:25 GMT X-Openstack-Request-Id: req-8891ed9d-e1b9-4422-a168-a1f0fdcc0438 2019-04-07 17:42:25,579 - 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-04-07 17:42:25,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/file used request id req-8891ed9d-e1b9-4422-a168-a1f0fdcc0438 2019-04-07 17:42:25,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.68879294395s 2019-04-07 17:42:25,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:42:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:26,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:26 GMT X-Openstack-Request-Id: req-007253b8-3d67-438f-8bcd-943d1ff1af68 2019-04-07 17:42:26,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:42:25Z", "file": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/file", "owner": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "ee024e46-c14e-4ddd-a8a9-09efe8762f43", "size": 12716032, "self": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:42:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:42:26,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-007253b8-3d67-438f-8bcd-943d1ff1af68 2019-04-07 17:42:26,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814036130905s 2019-04-07 17:42:26,400 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/file', 'owner': u'3840e6a4e1814c3d8237fa87d14c1eea', 'id': u'ee024e46-c14e-4ddd-a8a9-09efe8762f43', 'size': 12716032, u'self': u'/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3840e6a4e1814c3d8237fa87d14c1eea', 'name': 'vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:42:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:42:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e', '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/ee024e46-c14e-4ddd-a8a9-09efe8762f43', 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_a035b792-b0ce-49d3-a85c-34ef83122f9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e', 'created': u'2019-04-07T17:42:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:42:23Z', 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/ee024e46-c14e-4ddd-a8a9-09efe8762f43', 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_a035b792-b0ce-49d3-a85c-34ef83122f9e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:42:26,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:42:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_a035b792-b0ce-49d3-a85c-34ef83122f9e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:42:27,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42: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-4fcfe4a9-e3bb-46ac-be6f-621f8dee1048 x-openstack-request-id: req-4fcfe4a9-e3bb-46ac-be6f-621f8dee1048 2019-04-07 17:42:27,269 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5", "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": "d3537c56-5361-4e4b-8cb6-b7aacc5240a5"}} 2019-04-07 17:42:27,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-4fcfe4a9-e3bb-46ac-be6f-621f8dee1048 2019-04-07 17:42:27,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.866096973419s 2019-04-07 17:42:27,271 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a035b792-b0ce-49d3-a85c-34ef83122f9e', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'd3537c56-5361-4e4b-8cb6-b7aacc5240a5', 'swap': 0}) 2019-04-07 17:42:27,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:42:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5/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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" -d '{"extra_specs": {}}' 2019-04-07 17:42:27,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:27 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-866c619c-1124-4c08-ac2c-41248bdf5b5a x-openstack-request-id: req-866c619c-1124-4c08-ac2c-41248bdf5b5a 2019-04-07 17:42:27,399 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:42:27,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5/os-extra_specs used request id req-866c619c-1124-4c08-ac2c-41248bdf5b5a 2019-04-07 17:42:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128341913223s 2019-04-07 17:42:27,514 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:42:27,514 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-07 17:42:27,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:42:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96/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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" -d '{"subnet_id": "ee43910d-4469-455a-abf6-fcf9eb77da0b"}' 2019-04-07 17:42:30,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:30 GMT X-Openstack-Request-Id: req-39d1f756-f85e-4be3-a5c5-b63330e1b55a 2019-04-07 17:42:30,532 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bf0bbb10-deb5-4032-9ccb-e5b50a6fa716", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "subnet_id": "ee43910d-4469-455a-abf6-fcf9eb77da0b", "subnet_ids": ["ee43910d-4469-455a-abf6-fcf9eb77da0b"], "port_id": "baf0d108-f9d0-4db0-9085-c122e57e519e", "id": "2f2d24dc-ae04-407d-b799-b4d146d5df96"} 2019-04-07 17:42:30,532 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96/remove_router_interface.json used request id req-39d1f756-f85e-4be3-a5c5-b63330e1b55a 2019-04-07 17:42:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01278400421s 2019-04-07 17:42:30,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:42:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:31,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:31 GMT X-Openstack-Request-Id: req-3bd3a435-e270-4276-992f-7048ad7bb10f 2019-04-07 17:42:31,742 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "created_at": "2019-04-07T17:42:12Z", "admin_state_up": true, "updated_at": "2019-04-07T17:42:29Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "2f2d24dc-ae04-407d-b799-b4d146d5df96", "name": "vmready2-router_a035b792-b0ce-49d3-a85c-34ef83122f9e"}]} 2019-04-07 17:42:31,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-3bd3a435-e270-4276-992f-7048ad7bb10f 2019-04-07 17:42:31,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20931696892s 2019-04-07 17:42:31,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:42:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:36,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:42:36 GMT X-Openstack-Request-Id: req-3604f529-6d0f-4632-816c-4a1186fad41c 2019-04-07 17:42:36,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:42:36,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/2f2d24dc-ae04-407d-b799-b4d146d5df96.json used request id req-3604f529-6d0f-4632-816c-4a1186fad41c 2019-04-07 17:42:36,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46077299118s 2019-04-07 17:42:36,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:42:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:36,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:36 GMT X-Openstack-Request-Id: req-9a2011a5-bb61-486c-be4f-7142f42171e0 2019-04-07 17:42:36,546 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bf0bbb10-deb5-4032-9ccb-e5b50a6fa716","tenant_id":"3840e6a4e1814c3d8237fa87d14c1eea","created_at":"2019-04-07T17:42:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:42:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3840e6a4e1814c3d8237fa87d14c1eea","id":"ee43910d-4469-455a-abf6-fcf9eb77da0b","subnetpool_id":null,"name":"vmready2-subnet_a035b792-b0ce-49d3-a85c-34ef83122f9e"}]} 2019-04-07 17:42:36,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-9a2011a5-bb61-486c-be4f-7142f42171e0 2019-04-07 17:42:36,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.341614961624s 2019-04-07 17:42:36,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:42:36,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/ee43910d-4469-455a-abf6-fcf9eb77da0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:39,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:42:38 GMT X-Openstack-Request-Id: req-8d7ac956-cd62-4d2d-85df-b5ce542d1fbf 2019-04-07 17:42:39,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:42:39,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/ee43910d-4469-455a-abf6-fcf9eb77da0b.json used request id req-8d7ac956-cd62-4d2d-85df-b5ce542d1fbf 2019-04-07 17:42:39,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76801395416s 2019-04-07 17:42:39,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:42:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:40,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:40 GMT X-Openstack-Request-Id: req-89da2cc0-90d0-4e83-80c9-d704ab08978a 2019-04-07 17:42:40,444 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bf0bbb10-deb5-4032-9ccb-e5b50a6fa716","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3840e6a4e1814c3d8237fa87d14c1eea","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:42:38Z","qos_policy_id":null,"name":"vmready2-net_a035b792-b0ce-49d3-a85c-34ef83122f9e","admin_state_up":true,"tenant_id":"3840e6a4e1814c3d8237fa87d14c1eea","created_at":"2019-04-07T17:42:08Z","mtu":1450}]} 2019-04-07 17:42:40,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-89da2cc0-90d0-4e83-80c9-d704ab08978a 2019-04-07 17:42:40,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12830781937s 2019-04-07 17:42:40,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:42:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/bf0bbb10-deb5-4032-9ccb-e5b50a6fa716.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:41,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:42:41 GMT X-Openstack-Request-Id: req-9a8c999f-9867-4dc9-a8f8-e312204a855c 2019-04-07 17:42:41,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:42:41,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/bf0bbb10-deb5-4032-9ccb-e5b50a6fa716.json used request id req-9a8c999f-9867-4dc9-a8f8-e312204a855c 2019-04-07 17:42:41,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40937399864s 2019-04-07 17:42:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:42:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:42,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:42 GMT X-Openstack-Request-Id: req-63948547-3e31-45cd-9fa7-3beb29ffb723 2019-04-07 17:42:42,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:42:25Z", "file": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/file", "owner": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "ee024e46-c14e-4ddd-a8a9-09efe8762f43", "size": 12716032, "self": "/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a035b792-b0ce-49d3-a85c-34ef83122f9e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:42:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:42:42,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-63948547-3e31-45cd-9fa7-3beb29ffb723 2019-04-07 17:42:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.8268699646s 2019-04-07 17:42:42,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:42:42,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f216f39f515b98b1e399afb04cdc22c80ad7d5f" 2019-04-07 17:42:43,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:42:43 GMT X-Openstack-Request-Id: req-e51b961b-c3d4-480d-a3ae-926ac3282e1c 2019-04-07 17:42:43,847 - 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-04-07 17:42:43,847 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/ee024e46-c14e-4ddd-a8a9-09efe8762f43 used request id req-e51b961b-c3d4-480d-a3ae-926ac3282e1c 2019-04-07 17:42:43,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15902209282s 2019-04-07 17:42:43,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:42:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:44,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:43 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-33f916ac-4bef-45bd-b786-3797fc9ccb5a x-openstack-request-id: req-33f916ac-4bef-45bd-b786-3797fc9ccb5a 2019-04-07 17:42:44,038 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5", "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": "d3537c56-5361-4e4b-8cb6-b7aacc5240a5"}]} 2019-04-07 17:42:44,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-33f916ac-4bef-45bd-b786-3797fc9ccb5a 2019-04-07 17:42:44,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185832977295s 2019-04-07 17:42:44,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:42:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:44,212 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:43 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-aef430ea-96d4-4075-87e1-c9a5e444acf0 x-openstack-request-id: req-aef430ea-96d4-4075-87e1-c9a5e444acf0 2019-04-07 17:42:44,213 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/d3537c56-5361-4e4b-8cb6-b7aacc5240a5 used request id req-aef430ea-96d4-4075-87e1-c9a5e444acf0 2019-04-07 17:42:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.172372817993s 2019-04-07 17:42:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:42:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:44,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3a965e-913f-4850-bf3e-cd88be5ef2e0 2019-04-07 17:42:44,457 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": {"self": "http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ffb427367724b9eb46c7c29abc13885", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:42:44,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-6d3a965e-913f-4850-bf3e-cd88be5ef2e0 2019-04-07 17:42:44,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243842840195s 2019-04-07 17:42:44,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:42:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:44,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f23154c-9906-4c09-993b-b6d9f85763e9 2019-04-07 17:42:44,670 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_a035b792-b0ce-49d3-a85c-34ef83122f9e", "links": {"self": "http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9ffb427367724b9eb46c7c29abc13885", "description": null}} 2019-04-07 17:42:44,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885 used request id req-2f23154c-9906-4c09-993b-b6d9f85763e9 2019-04-07 17:42:44,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207281112671s 2019-04-07 17:42:44,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:42:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:45,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e27535b1-57d0-42fd-853e-45d983dc9a81 2019-04-07 17:42:45,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:42:45,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/9ffb427367724b9eb46c7c29abc13885 used request id req-e27535b1-57d0-42fd-853e-45d983dc9a81 2019-04-07 17:42:45,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.419116973877s 2019-04-07 17:42:45,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:42:45,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:45,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dfbe743-92be-43fc-97ee-7b9f0bf5a2f3 2019-04-07 17:42:45,321 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea"}, "tags": [], "enabled": true, "id": "3840e6a4e1814c3d8237fa87d14c1eea", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a035b792-b0ce-49d3-a85c-34ef83122f9e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:42:45,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-9dfbe743-92be-43fc-97ee-7b9f0bf5a2f3 2019-04-07 17:42:45,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224502086639s 2019-04-07 17:42:45,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:42:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:45,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f98bb3b-10f8-44d7-994c-8ce65b9aed43 2019-04-07 17:42:45,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:42:45,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/3840e6a4e1814c3d8237fa87d14c1eea used request id req-2f98bb3b-10f8-44d7-994c-8ce65b9aed43 2019-04-07 17:42:45,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277722120285s 2019-04-07 17:42:45,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:42:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=3840e6a4e1814c3d8237fa87d14c1eea&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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:45,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:45 GMT X-Openstack-Request-Id: req-c5d670b2-3e8e-4cd5-93d7-6ff15dbdeae1 2019-04-07 17:42:45,950 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "created_at": "2019-04-07T17:42:08Z", "updated_at": "2019-04-07T17:42:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "00fff780-f64c-49d1-a758-83bc970e0515", "remote_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "6ca005da-76b5-4888-a105-5655d4b4a18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "82fad59d-a783-464e-a51f-6b8dd13fb008", "remote_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "bb143185-49f6-4f21-b795-5d7aee717f73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}], "revision_number": 1, "project_id": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "name": "default"}]} 2019-04-07 17:42:45,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=3840e6a4e1814c3d8237fa87d14c1eea&name=default used request id req-c5d670b2-3e8e-4cd5-93d7-6ff15dbdeae1 2019-04-07 17:42:45,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341565132141s 2019-04-07 17:42:45,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:42:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:46,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:46 GMT X-Openstack-Request-Id: req-7ea34ce1-079c-40c7-8f0f-1e85514f9b78 2019-04-07 17:42:46,314 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "created_at": "2019-04-07T17:42:08Z", "updated_at": "2019-04-07T17:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "6ca005da-76b5-4888-a105-5655d4b4a18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "bb143185-49f6-4f21-b795-5d7aee717f73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "82fad59d-a783-464e-a51f-6b8dd13fb008", "remote_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv4", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:42:08Z", "revision_number": 0, "id": "00fff780-f64c-49d1-a758-83bc970e0515", "remote_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "remote_ip_prefix": null, "created_at": "2019-04-07T17:42:08Z", "security_group_id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "tenant_id": "3840e6a4e1814c3d8237fa87d14c1eea", "port_range_min": null, "ethertype": "IPv6", "project_id": "3840e6a4e1814c3d8237fa87d14c1eea"}], "revision_number": 1, "project_id": "3840e6a4e1814c3d8237fa87d14c1eea", "id": "d50d407d-a49f-4805-b0eb-8a88757dc101", "name": "default"}]} 2019-04-07 17:42:46,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-7ea34ce1-079c-40c7-8f0f-1e85514f9b78 2019-04-07 17:42:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358934879303s 2019-04-07 17:42:46,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:42:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/d50d407d-a49f-4805-b0eb-8a88757dc101.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6ae32e3c54937d11fd211b4dc632c5dc0d7e323" 2019-04-07 17:42:46,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:42:46 GMT X-Openstack-Request-Id: req-8c7c1765-5d8a-403b-8871-41deba32a12d 2019-04-07 17:42:46,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:42:46,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/d50d407d-a49f-4805-b0eb-8a88757dc101.json used request id req-8c7c1765-5d8a-403b-8871-41deba32a12d 2019-04-07 17:42:46,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.436786174774s 2019-04-07 17:42:46,804 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-04-07 17:42:46,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214bd80e-d6e7-493a-a9fe-8259974ce100 2019-04-07 17:42:46,850 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:42:46,850 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-214bd80e-d6e7-493a-a9fe-8259974ce100 2019-04-07 17:42:46,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:42:47,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["c7SWA9GnTFOyVxOuByR5_A"], "issued_at": "2019-04-07T17:42:46.000000Z"}} 2019-04-07 17:42:47,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:42:47,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:42:47,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:47 GMT X-Openstack-Request-Id: req-ccb355ea-f992-4458-8954-f2c471c5de5f 2019-04-07 17:42:47,646 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:42:47,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ccb355ea-f992-4458-8954-f2c471c5de5f 2019-04-07 17:42:47,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372565031052s 2019-04-07 17:42:47,653 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-04-07 17:42:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:42:47,664 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92ef200-d9a4-4e83-889a-99ea306c643d 2019-04-07 17:42:47,664 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:42:47,665 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-d92ef200-d9a4-4e83-889a-99ea306c643d 2019-04-07 17:42:47,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:42:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:42:47,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315b3710-0cb7-4a5e-bb33-974b497f9c41 2019-04-07 17:42:47,889 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:42:47,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-315b3710-0cb7-4a5e-bb33-974b497f9c41 2019-04-07 17:42:47,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223997831345s 2019-04-07 17:42:47,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:42:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:42:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8168a1d-90fb-4aa3-b058-7663d1bc12c7 2019-04-07 17:42:48,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-07 17:42:48,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-e8168a1d-90fb-4aa3-b058-7663d1bc12c7 2019-04-07 17:42:48,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225400924683s 2019-04-07 17:42:48,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:42:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"network": {"tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "admin_state_up": true}}' 2019-04-07 17:42:48,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:48 GMT X-Openstack-Request-Id: req-062a5d60-3ce6-4476-a716-d97cdc8e0f63 2019-04-07 17:42:48,721 - 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":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:42:48Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","mtu":1450}} 2019-04-07 17:42:48,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-062a5d60-3ce6-4476-a716-d97cdc8e0f63 2019-04-07 17:42:48,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.597413063049s 2019-04-07 17:42:48,721 - 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-04-07T17:42:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f7957fd8-da14-4c30-8fca-235edb3a93ed', u'provider:segmentation_id': 17, 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_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', u'created_at': u'2019-04-07T17:42:48Z', u'mtu': 1450, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'l2_adjacency': True}) 2019-04-07 17:42:48,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:42:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:42:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:48 GMT X-Openstack-Request-Id: req-e9c70935-7180-4573-a7aa-43ec91f6e5b1 2019-04-07 17:42:48,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:42:48Z","qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","provider:network_type":"vxlan"}]} 2019-04-07 17:42:48,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-e9c70935-7180-4573-a7aa-43ec91f6e5b1 2019-04-07 17:42:48,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276967048645s 2019-04-07 17:42:49,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:42:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"subnet": {"name": "singlevm1-subnet_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "enable_dhcp": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:42:49,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:49 GMT X-Openstack-Request-Id: req-b3056be6-4b28-467a-866e-199a4ea931a6 2019-04-07 17:42:49,763 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-07T17:42:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1970fddf-42c3-4f86-b555-0b3d057e6e7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","enable_dhcp":true,"segment_id":null,"network_id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","ip_version":4}} 2019-04-07 17:42:49,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-b3056be6-4b28-467a-866e-199a4ea931a6 2019-04-07 17:42:49,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.762362003326s 2019-04-07 17:42:49,764 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:42:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1970fddf-42c3-4f86-b555-0b3d057e6e7f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f7957fd8-da14-4c30-8fca-235edb3a93ed', u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:42:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:42:49,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:42:49,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "singlevm1-router_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "admin_state_up": true}}' 2019-04-07 17:42:56,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 07 Apr 2019 17:42:56 GMT X-Openstack-Request-Id: req-89ff6e02-07ed-4d48-bb94-cd2cd409d5de 2019-04-07 17:42:56,714 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:42:50Z", "admin_state_up": true, "updated_at": "2019-04-07T17:42:51Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f23c9662-dc33-41b9-9162-e48a578717e6", "name": "singlevm1-router_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}} 2019-04-07 17:42:56,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-89ff6e02-07ed-4d48-bb94-cd2cd409d5de 2019-04-07 17:42:56,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.95015001297s 2019-04-07 17:42:56,715 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:42:51Z', u'revision_number': 3, u'ha': True, u'id': u'f23c9662-dc33-41b9-9162-e48a578717e6', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', u'admin_state_up': True, u'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', u'created_at': u'2019-04-07T17:42:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'daf71dc710bf45a7b0d2c75ffe011228'}) 2019-04-07 17:42:56,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:42:56,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6/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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"subnet_id": "1970fddf-42c3-4f86-b555-0b3d057e6e7f"}' 2019-04-07 17:43:00,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:00 GMT X-Openstack-Request-Id: req-219b80b5-b93b-428c-9810-2ecc6266a217 2019-04-07 17:43:00,540 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "1970fddf-42c3-4f86-b555-0b3d057e6e7f", "subnet_ids": ["1970fddf-42c3-4f86-b555-0b3d057e6e7f"], "port_id": "9141b4ff-e3b2-44c5-aca0-634e503eb749", "id": "f23c9662-dc33-41b9-9162-e48a578717e6"} 2019-04-07 17:43:00,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6/add_router_interface.json used request id req-219b80b5-b93b-428c-9810-2ecc6266a217 2019-04-07 17:43:00,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.8247320652s 2019-04-07 17:43:00,541 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:43:00,642 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:43:00,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:43:00,650 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:00 GMT 2019-04-07 17:43:00,650 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:43:00,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:43:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:00,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:00 GMT X-Openstack-Request-Id: req-9f3b4346-82a1-435d-bdc0-3aeb1aa86841 2019-04-07 17:43:00,971 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:43:00,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-9f3b4346-82a1-435d-bdc0-3aeb1aa86841 2019-04-07 17:43:00,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316051959991s 2019-04-07 17:43:00,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:43:00,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}' 2019-04-07 17:43:01,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:01 GMT Location: http://172.30.9.45:9292/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e64ddc34-1afc-4495-beca-d2c5e21be25e 2019-04-07 17:43:01,338 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:43:01Z", "file": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "c7c8947e-e558-4459-83c4-63e39a91174d", "size": null, "self": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d", "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_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "checksum": null, "created_at": "2019-04-07T17:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:43:01,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-e64ddc34-1afc-4495-beca-d2c5e21be25e 2019-04-07 17:43:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35733294487s 2019-04-07 17:43:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:43:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '' 2019-04-07 17:43:03,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:43:03 GMT X-Openstack-Request-Id: req-68295fed-9776-4679-8086-7521c0785f1e 2019-04-07 17:43:03,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-04-07 17:43:03,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file used request id req-68295fed-9776-4679-8086-7521c0785f1e 2019-04-07 17:43:03,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.34669089317s 2019-04-07 17:43:03,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:43:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:03,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:03 GMT X-Openstack-Request-Id: req-7b4dd96d-56a6-4f85-bd20-1bb35667892e 2019-04-07 17:43:04,000 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:43:03Z", "file": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "c7c8947e-e558-4459-83c4-63e39a91174d", "size": 12716032, "self": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:43:04,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-7b4dd96d-56a6-4f85-bd20-1bb35667892e 2019-04-07 17:43:04,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310454845428s 2019-04-07 17:43:04,002 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file', 'owner': u'daf71dc710bf45a7b0d2c75ffe011228', 'id': u'c7c8947e-e558-4459-83c4-63e39a91174d', 'size': 12716032, u'self': u'/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf71dc710bf45a7b0d2c75ffe011228', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:43:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:43:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', '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/c7c8947e-e558-4459-83c4-63e39a91174d', 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_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', 'created': u'2019-04-07T17:43:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:43:01Z', 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/c7c8947e-e558-4459-83c4-63e39a91174d', 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_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:43:04,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:43:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:43:04,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-48cb3d63-99c3-4b78-9be5-495b215e7181 x-openstack-request-id: req-48cb3d63-99c3-4b78-9be5-495b215e7181 2019-04-07 17:43:04,882 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "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": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa"}} 2019-04-07 17:43:04,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-48cb3d63-99c3-4b78-9be5-495b215e7181 2019-04-07 17:43:04,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.87669301033s 2019-04-07 17:43:04,883 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'5b231959-6e30-43d1-81bf-eb2e2c21a2aa', 'swap': 0}) 2019-04-07 17:43:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:43:04,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa/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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"extra_specs": {}}' 2019-04-07 17:43:05,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-3c554f11-de3e-4739-a5be-41c76e3ce8a7 x-openstack-request-id: req-3c554f11-de3e-4739-a5be-41c76e3ce8a7 2019-04-07 17:43:05,022 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:43:05,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa/os-extra_specs used request id req-3c554f11-de3e-4739-a5be-41c76e3ce8a7 2019-04-07 17:43:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.137801170349s 2019-04-07 17:43:05,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-07 17:43:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"keypair": {"name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}}' 2019-04-07 17:43:05,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-793fba10-7f5c-4be2-b30e-dfaac6698340 x-openstack-request-id: req-793fba10-7f5c-4be2-b30e-dfaac6698340 2019-04-07 17:43:05,479 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC99ugI2DeVjmRsOaMJSqYE68e5YsEG/DHJZRrY2KrVrHGKpHggncEP0NiRMF5eoMnMyr6AOWRX1In1hwiqr+zR3Yq78RRN0B8wnL7nw2aD2ns0mHQBX84u1J7Qjf1MkBRPCSxEtuJtUPGeohi1sjd4PpsSzipbhga2KVM0CbKayqBkUamIzhmpADLtZ4YQmJb4/tA+5LP8Lwu9SZTv9b9sYp74ZAk7uB0LRgCKMSKUnkHwhFJMGACVDPsL9mzyWHLlmW+QSLIFTq6fjmAeKDqLfRJG4HXkbzfvqUl4WaA31bQufhPn20fm9e2+8gxZWCCskIvNm98FsuKVMAEt+Rcl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvfboCNg3lY5kbDmjCUqmBOvHuWLBBvwxyWUa2Niq1axxiqR4\nIJ3BD9DYkTBeXqDJzMq+gDlkV9SJ9YcIqq/s0d2Ku/EUTdAfMJy+58Nmg9p7NJh0\nAV/OLtSe0I39TJAUTwksRLbibVDxnqIYtbI3eD6bEs4qW4YGtilTNAmymsqgZFGp\niM4ZqQAy7WeGEJiW+P7QPuSz/C8LvUmU7/W/bGKe+GQJO7gdC0YAijEilJ5B8IRS\nTBgAlQz7C/Zs8lhy5ZlvkEiyBU6un45gHig6i30SRuB15G8376lJeFmgN9W0Ln4T\n59tH5vXtvvIMWVggrJCLzZvfBbLilTABLfkXJQIDAQABAoIBAQC1hhfqQ7qxxhR+\nOoFp4pRMhYYfx5dOdnWYzm1eI4Tzk8oXwtwrxrNyyo34B3FWGW1craxmWPFi4G1I\nWtXUTTIOxRXKTC+rv6HeURo328e9XWx4MOpBWexrYa+0+MnAfLl7YPeVXfF2pm+M\nt7bHAVryI1kKGkntlWAad9jTFCVAtZQi+fVovD+X+rkFzJQlOPWGa6plnUvh9rqY\n+mHojA0f5eqT9jlQumUBJWxqGa6qU5HugCyT2HUogtMfFdRaE0OCwjKDTT74j4U3\nD9tbIff2B7mI2+BR+S6xmLkrshiaQRl0Yjq1IERUgxa7Qg1WtLQspl8hY/V5Duuc\n8JYOGH4tAoGBAN1a9UcgheQs7lM274VrT1OSW7WOnMUzJmNu7hQQb4YSy/FORRI9\nslMSAT5WhLKbgNaC4LypyPKC5tFApr8hUt6juaFfpcnZnTRjpI+rss3YLDm1URV6\n4cn8fI0HZUNx1rWwmcnwdwmx3RcW9sSdtdaoXRreE948i+1y6/X36BZzAoGBANuy\nNlAbf24UY5fz9Z4UsgCnQ80sk53mAHFVj21rYqMDIpDcuqHSmU2j69aEJWayosJj\nZgioOlNZ+e87fVFXlRA+ulGoDhFwJFJc9HYZGgMmFCO0Wpw4zZflXlOSClEfJxnX\nZ3VrImPvUfswCZn8LB5o/wxke8oJlkISRPJ9RR4HAoGAKPWu02WKQQmrZAyTT83m\nlOFNRRBJpBft75JUTbQo3tdVk6ZXE6QE/mgjgMSDs4Ug1xDKwz5rp6xfR7M957oj\n2nzTWbAYPnydIVea2Nb9tCdfL6KEiYP+ieDFr1cB/vPuthoiqwJrFIksDxy5tvIz\n9q+a4uDbLlFn1x1f2ljwQk8CgYAabrWkK7rINsHIzXxWuay08Wrx65QTIlIZUK8B\n/jKO5FirTzNRNvJk6fz9AUcytPlqI+Vp0zu5PZEZnHG2cLAplTJ7kpmmtXRZSH/N\nGbYMfO9dYFyqgRcTWHBh46dEHVhp/oWfFfW8SlX1v9DX6wQv4HgXOJvAMikW5/XN\nqw6+zwKBgHyekTB189mr+xaHQj3mw7Xd/KwrMeFNJL+i/SWU9uX4qTnu8rswGL8F\ntYIm8bKfbmn8Ziuh4+Us1wB8D5QEm84EyKaKYOZlr+hsFHTK5fycASAPMg9269E6\nC2AbrdGOh4Ra0nNiT6NjArcgJDdM144f2QRy3fDFKflsz7mp8aD7\n-----END RSA PRIVATE KEY-----\n", "user_id": "1d0a34755e6c480498959f8f276d3f29", "name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "fingerprint": "c1:ae:96:4e:ed:07:76:4c:87:4a:08:6f:dd:9e:3d:d1"}} 2019-04-07 17:43:05,479 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/os-keypairs used request id req-793fba10-7f5c-4be2-b30e-dfaac6698340 2019-04-07 17:43:05,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.456758975983s 2019-04-07 17:43:05,480 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC99ugI2DeVjmRsOaMJSqYE68e5YsEG/DHJZRrY2KrVrHGKpHggncEP0NiRMF5eoMnMyr6AOWRX1In1hwiqr+zR3Yq78RRN0B8wnL7nw2aD2ns0mHQBX84u1J7Qjf1MkBRPCSxEtuJtUPGeohi1sjd4PpsSzipbhga2KVM0CbKayqBkUamIzhmpADLtZ4YQmJb4/tA+5LP8Lwu9SZTv9b9sYp74ZAk7uB0LRgCKMSKUnkHwhFJMGACVDPsL9mzyWHLlmW+QSLIFTq6fjmAeKDqLfRJG4HXkbzfvqUl4WaA31bQufhPn20fm9e2+8gxZWCCskIvNm98FsuKVMAEt+Rcl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvfboCNg3lY5kbDmjCUqmBOvHuWLBBvwxyWUa2Niq1axxiqR4\nIJ3BD9DYkTBeXqDJzMq+gDlkV9SJ9YcIqq/s0d2Ku/EUTdAfMJy+58Nmg9p7NJh0\nAV/OLtSe0I39TJAUTwksRLbibVDxnqIYtbI3eD6bEs4qW4YGtilTNAmymsqgZFGp\niM4ZqQAy7WeGEJiW+P7QPuSz/C8LvUmU7/W/bGKe+GQJO7gdC0YAijEilJ5B8IRS\nTBgAlQz7C/Zs8lhy5ZlvkEiyBU6un45gHig6i30SRuB15G8376lJeFmgN9W0Ln4T\n59tH5vXtvvIMWVggrJCLzZvfBbLilTABLfkXJQIDAQABAoIBAQC1hhfqQ7qxxhR+\nOoFp4pRMhYYfx5dOdnWYzm1eI4Tzk8oXwtwrxrNyyo34B3FWGW1craxmWPFi4G1I\nWtXUTTIOxRXKTC+rv6HeURo328e9XWx4MOpBWexrYa+0+MnAfLl7YPeVXfF2pm+M\nt7bHAVryI1kKGkntlWAad9jTFCVAtZQi+fVovD+X+rkFzJQlOPWGa6plnUvh9rqY\n+mHojA0f5eqT9jlQumUBJWxqGa6qU5HugCyT2HUogtMfFdRaE0OCwjKDTT74j4U3\nD9tbIff2B7mI2+BR+S6xmLkrshiaQRl0Yjq1IERUgxa7Qg1WtLQspl8hY/V5Duuc\n8JYOGH4tAoGBAN1a9UcgheQs7lM274VrT1OSW7WOnMUzJmNu7hQQb4YSy/FORRI9\nslMSAT5WhLKbgNaC4LypyPKC5tFApr8hUt6juaFfpcnZnTRjpI+rss3YLDm1URV6\n4cn8fI0HZUNx1rWwmcnwdwmx3RcW9sSdtdaoXRreE948i+1y6/X36BZzAoGBANuy\nNlAbf24UY5fz9Z4UsgCnQ80sk53mAHFVj21rYqMDIpDcuqHSmU2j69aEJWayosJj\nZgioOlNZ+e87fVFXlRA+ulGoDhFwJFJc9HYZGgMmFCO0Wpw4zZflXlOSClEfJxnX\nZ3VrImPvUfswCZn8LB5o/wxke8oJlkISRPJ9RR4HAoGAKPWu02WKQQmrZAyTT83m\nlOFNRRBJpBft75JUTbQo3tdVk6ZXE6QE/mgjgMSDs4Ug1xDKwz5rp6xfR7M957oj\n2nzTWbAYPnydIVea2Nb9tCdfL6KEiYP+ieDFr1cB/vPuthoiqwJrFIksDxy5tvIz\n9q+a4uDbLlFn1x1f2ljwQk8CgYAabrWkK7rINsHIzXxWuay08Wrx65QTIlIZUK8B\n/jKO5FirTzNRNvJk6fz9AUcytPlqI+Vp0zu5PZEZnHG2cLAplTJ7kpmmtXRZSH/N\nGbYMfO9dYFyqgRcTWHBh46dEHVhp/oWfFfW8SlX1v9DX6wQv4HgXOJvAMikW5/XN\nqw6+zwKBgHyekTB189mr+xaHQj3mw7Xd/KwrMeFNJL+i/SWU9uX4qTnu8rswGL8F\ntYIm8bKfbmn8Ziuh4+Us1wB8D5QEm84EyKaKYOZlr+hsFHTK5fycASAPMg9269E6\nC2AbrdGOh4Ra0nNiT6NjArcgJDdM144f2QRy3fDFKflsz7mp8aD7\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1d0a34755e6c480498959f8f276d3f29', 'name': u'singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', 'created_at': '2019-04-07T17:43:05.480443', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf71dc710bf45a7b0d2c75ffe011228', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c1:ae:96:4e:ed:07:76:4c:87:4a:08:6f:dd:9e:3d:d1', 'type': 'ssh', 'id': u'singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011'}) 2019-04-07 17:43:05,480 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAvfboCNg3lY5kbDmjCUqmBOvHuWLBBvwxyWUa2Niq1axxiqR4 IJ3BD9DYkTBeXqDJzMq+gDlkV9SJ9YcIqq/s0d2Ku/EUTdAfMJy+58Nmg9p7NJh0 AV/OLtSe0I39TJAUTwksRLbibVDxnqIYtbI3eD6bEs4qW4YGtilTNAmymsqgZFGp iM4ZqQAy7WeGEJiW+P7QPuSz/C8LvUmU7/W/bGKe+GQJO7gdC0YAijEilJ5B8IRS TBgAlQz7C/Zs8lhy5ZlvkEiyBU6un45gHig6i30SRuB15G8376lJeFmgN9W0Ln4T 59tH5vXtvvIMWVggrJCLzZvfBbLilTABLfkXJQIDAQABAoIBAQC1hhfqQ7qxxhR+ OoFp4pRMhYYfx5dOdnWYzm1eI4Tzk8oXwtwrxrNyyo34B3FWGW1craxmWPFi4G1I WtXUTTIOxRXKTC+rv6HeURo328e9XWx4MOpBWexrYa+0+MnAfLl7YPeVXfF2pm+M t7bHAVryI1kKGkntlWAad9jTFCVAtZQi+fVovD+X+rkFzJQlOPWGa6plnUvh9rqY +mHojA0f5eqT9jlQumUBJWxqGa6qU5HugCyT2HUogtMfFdRaE0OCwjKDTT74j4U3 D9tbIff2B7mI2+BR+S6xmLkrshiaQRl0Yjq1IERUgxa7Qg1WtLQspl8hY/V5Duuc 8JYOGH4tAoGBAN1a9UcgheQs7lM274VrT1OSW7WOnMUzJmNu7hQQb4YSy/FORRI9 slMSAT5WhLKbgNaC4LypyPKC5tFApr8hUt6juaFfpcnZnTRjpI+rss3YLDm1URV6 4cn8fI0HZUNx1rWwmcnwdwmx3RcW9sSdtdaoXRreE948i+1y6/X36BZzAoGBANuy NlAbf24UY5fz9Z4UsgCnQ80sk53mAHFVj21rYqMDIpDcuqHSmU2j69aEJWayosJj ZgioOlNZ+e87fVFXlRA+ulGoDhFwJFJc9HYZGgMmFCO0Wpw4zZflXlOSClEfJxnX Z3VrImPvUfswCZn8LB5o/wxke8oJlkISRPJ9RR4HAoGAKPWu02WKQQmrZAyTT83m lOFNRRBJpBft75JUTbQo3tdVk6ZXE6QE/mgjgMSDs4Ug1xDKwz5rp6xfR7M957oj 2nzTWbAYPnydIVea2Nb9tCdfL6KEiYP+ieDFr1cB/vPuthoiqwJrFIksDxy5tvIz 9q+a4uDbLlFn1x1f2ljwQk8CgYAabrWkK7rINsHIzXxWuay08Wrx65QTIlIZUK8B /jKO5FirTzNRNvJk6fz9AUcytPlqI+Vp0zu5PZEZnHG2cLAplTJ7kpmmtXRZSH/N GbYMfO9dYFyqgRcTWHBh46dEHVhp/oWfFfW8SlX1v9DX6wQv4HgXOJvAMikW5/XN qw6+zwKBgHyekTB189mr+xaHQj3mw7Xd/KwrMeFNJL+i/SWU9uX4qTnu8rswGL8F tYIm8bKfbmn8Ziuh4+Us1wB8D5QEm84EyKaKYOZlr+hsFHTK5fycASAPMg9269E6 C2AbrdGOh4Ra0nNiT6NjArcgJDdM144f2QRy3fDFKflsz7mp8aD7 -----END RSA PRIVATE KEY----- 2019-04-07 17:43:05,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-07 17:43:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"security_group": {"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-04-07 17:43:05,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:05 GMT X-Openstack-Request-Id: req-e5045d83-5667-4cf8-ab53-9aa8cb0360d7 2019-04-07 17:43:05,938 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:05Z", "updated_at": "2019-04-07T17:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "8557eeee-ff0e-45ba-a8bc-34f29943c10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "a8ed72db-e310-401d-9aeb-b4e2dc2415f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}} 2019-04-07 17:43:05,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-e5045d83-5667-4cf8-ab53-9aa8cb0360d7 2019-04-07 17:43:05,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.452893018723s 2019-04-07 17:43:05,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:43:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:05,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:05 GMT X-Openstack-Request-Id: req-e3dab01b-2d17-4b89-ae5f-83234bca7f6d 2019-04-07 17:43:05,997 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:05Z", "updated_at": "2019-04-07T17:43:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "8557eeee-ff0e-45ba-a8bc-34f29943c10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "a8ed72db-e310-401d-9aeb-b4e2dc2415f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:43:05,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-e3dab01b-2d17-4b89-ae5f-83234bca7f6d 2019-04-07 17:43:05,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517461299896s 2019-04-07 17:43:06,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:43:06,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -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": "2a53461a-90bc-4017-8de9-4a869fdfe71c"}}' 2019-04-07 17:43:06,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:06 GMT X-Openstack-Request-Id: req-d31cccc3-2b3a-4c45-b2d7-2795b7917a70 2019-04-07 17:43:06,426 - 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-04-07T17:43:06Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "port_range_min": 22, "revision_number": 0, "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:06Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "e3d6922a-dd75-4b2a-a7a2-d15772e8f3a4"}} 2019-04-07 17:43:06,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-d31cccc3-2b3a-4c45-b2d7-2795b7917a70 2019-04-07 17:43:06,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.421924114227s 2019-04-07 17:43:06,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:43:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:06,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:06 GMT X-Openstack-Request-Id: req-63dcb2bc-cb3f-4181-9345-d7ff6a3e203b 2019-04-07 17:43:06,797 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:05Z", "updated_at": "2019-04-07T17:43:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "a8ed72db-e310-401d-9aeb-b4e2dc2415f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:43:06Z", "revision_number": 0, "id": "e3d6922a-dd75-4b2a-a7a2-d15772e8f3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:06Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "8557eeee-ff0e-45ba-a8bc-34f29943c10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 2, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:43:06,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-63dcb2bc-cb3f-4181-9345-d7ff6a3e203b 2019-04-07 17:43:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364959955215s 2019-04-07 17:43:06,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:43:06,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -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": "2a53461a-90bc-4017-8de9-4a869fdfe71c"}}' 2019-04-07 17:43:07,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:07 GMT X-Openstack-Request-Id: req-ebd76360-496b-4f6d-8f3a-33dcc1fb8599 2019-04-07 17:43:07,267 - 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-04-07T17:43:07Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "port_range_min": null, "revision_number": 0, "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:07Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "8404f514-204d-4e11-8802-68b1d4cb5e3e"}} 2019-04-07 17:43:07,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-ebd76360-496b-4f6d-8f3a-33dcc1fb8599 2019-04-07 17:43:07,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.463702917099s 2019-04-07 17:43:07,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:43:07,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:07,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:07 GMT X-Openstack-Request-Id: req-a02b59f2-005d-4aed-9fce-47f27401ed21 2019-04-07 17:43:07,536 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80878005-fa8f-4a55-96e9-39c323fa15f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["2da5d3d5-4f5f-4328-bc74-d406ef8c1d8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:50Z","qos_policy_id":null,"name":"HA network tenant daf71dc710bf45a7b0d2c75ffe011228","admin_state_up":true,"tenant_id":"","created_at":"2019-04-07T17:42:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":["1970fddf-42c3-4f86-b555-0b3d057e6e7f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:48Z","qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","provider:network_type":"vxlan"}]} 2019-04-07 17:43:07,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-a02b59f2-005d-4aed-9fce-47f27401ed21 2019-04-07 17:43:07,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267413854599s 2019-04-07 17:43:07,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:43:07,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:08,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:08 GMT X-Openstack-Request-Id: req-4b992599-eb88-457f-b162-124256558237 2019-04-07 17:43:08,346 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:43:03Z", "file": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "c7c8947e-e558-4459-83c4-63e39a91174d", "size": 12716032, "self": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:43:08,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-4b992599-eb88-457f-b162-124256558237 2019-04-07 17:43:08,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.805526971817s 2019-04-07 17:43:08,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:43:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:08,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-40954c61-b22e-4c19-8de4-63e61ab586d9 x-openstack-request-id: req-40954c61-b22e-4c19-8de4-63e61ab586d9 2019-04-07 17:43:08,379 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "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": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa"}]} 2019-04-07 17:43:08,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-40954c61-b22e-4c19-8de4-63e61ab586d9 2019-04-07 17:43:08,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265169143677s 2019-04-07 17:43:08,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:43:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"server": {"name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "imageRef": "c7c8947e-e558-4459-83c4-63e39a91174d", "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "flavorRef": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f7957fd8-da14-4c30-8fca-235edb3a93ed"}], "security_groups": [{"name": "2a53461a-90bc-4017-8de9-4a869fdfe71c"}]}}' 2019-04-07 17:43:15,701 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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 location: http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e x-compute-request-id: req-7dc30b9c-6986-47c1-aef7-c575ff353826 x-openstack-request-id: req-7dc30b9c-6986-47c1-aef7-c575ff353826 2019-04-07 17:43:15,701 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2a53461a-90bc-4017-8de9-4a869fdfe71c"}], "OS-DCF:diskConfig": "MANUAL", "id": "5956d307-a78f-46c0-91aa-58849312905e", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "adminPass": "wMXx8TqC8XZ2"}} 2019-04-07 17:43:15,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-7dc30b9c-6986-47c1-aef7-c575ff353826 2019-04-07 17:43:15,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.31955814362s 2019-04-07 17:43:15,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:16,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-4f339f22-6e54-417c-89a7-839a431ad8f8 x-openstack-request-id: req-4f339f22-6e54-417c-89a7-839a431ad8f8 2019-04-07 17:43:16,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "user_id": "1d0a34755e6c480498959f8f276d3f29", "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-04-07T17:43:15Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:16,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-4f339f22-6e54-417c-89a7-839a431ad8f8 2019-04-07 17:43:16,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855895996094s 2019-04-07 17:43:16,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:43:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:16,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:16 GMT X-Openstack-Request-Id: req-fdb7546b-e1b0-4fa2-8110-7e667391f8e8 2019-04-07 17:43:16,935 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80878005-fa8f-4a55-96e9-39c323fa15f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["2da5d3d5-4f5f-4328-bc74-d406ef8c1d8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:50Z","qos_policy_id":null,"name":"HA network tenant daf71dc710bf45a7b0d2c75ffe011228","admin_state_up":true,"tenant_id":"","created_at":"2019-04-07T17:42:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":["1970fddf-42c3-4f86-b555-0b3d057e6e7f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:48Z","qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","provider:network_type":"vxlan"}]} 2019-04-07 17:43:16,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-fdb7546b-e1b0-4fa2-8110-7e667391f8e8 2019-04-07 17:43:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366614103317s 2019-04-07 17:43:16,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:43:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:17,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:17 GMT X-Openstack-Request-Id: req-62595d8c-c6a7-43bf-97a2-66f4c9c4f7bd 2019-04-07 17:43:17,257 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:42:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1970fddf-42c3-4f86-b555-0b3d057e6e7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","enable_dhcp":true,"segment_id":null,"network_id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","ip_version":4},{"updated_at":"2019-04-07T17:42:50Z","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":"2da5d3d5-4f5f-4328-bc74-d406ef8c1d8f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant daf71dc710bf45a7b0d2c75ffe011228","enable_dhcp":false,"segment_id":null,"network_id":"80878005-fa8f-4a55-96e9-39c323fa15f6","tenant_id":"","created_at":"2019-04-07T17:42:50Z","ip_version":4},{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4}]} 2019-04-07 17:43:17,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-62595d8c-c6a7-43bf-97a2-66f4c9c4f7bd 2019-04-07 17:43:17,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.320678949356s 2019-04-07 17:43:17,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:19,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:19,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:20,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 716 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-abcfa216-2038-4ede-a184-65bde8deb65d x-openstack-request-id: req-abcfa216-2038-4ede-a184-65bde8deb65d 2019-04-07 17:43:20,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:43:18Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:20,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-abcfa216-2038-4ede-a184-65bde8deb65d 2019-04-07 17:43:20,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976933002472s 2019-04-07 17:43:20,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:23,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-41825930-f2ee-4b71-b026-ae5a5a213c73 x-openstack-request-id: req-41825930-f2ee-4b71-b026-ae5a5a213c73 2019-04-07 17:43:23,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "security_groups": [{"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}], "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:43:19Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:23,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-41825930-f2ee-4b71-b026-ae5a5a213c73 2019-04-07 17:43:23,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.868087053299s 2019-04-07 17:43:23,122 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:25,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:27,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 805 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-0b33b077-f4bc-4dc7-923a-b2dee22772d5 x-openstack-request-id: req-0b33b077-f4bc-4dc7-923a-b2dee22772d5 2019-04-07 17:43:27,223 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a3:1a", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "security_groups": [{"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}], "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:43:19Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:27,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-0b33b077-f4bc-4dc7-923a-b2dee22772d5 2019-04-07 17:43:27,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.09925985336s 2019-04-07 17:43:27,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:29,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:30,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 805 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-a4891323-1282-4515-8f5d-cab4628d4177 x-openstack-request-id: req-a4891323-1282-4515-8f5d-cab4628d4177 2019-04-07 17:43:30,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a3:1a", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "security_groups": [{"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}], "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:43:19Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:30,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-a4891323-1282-4515-8f5d-cab4628d4177 2019-04-07 17:43:30,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09798192978s 2019-04-07 17:43:30,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:32,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:32,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:32,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 809 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-43d15257-6e51-4a72-9a47-6ca6069ad7f8 x-openstack-request-id: req-43d15257-6e51-4a72-9a47-6ca6069ad7f8 2019-04-07 17:43:32,892 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a3:1a", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-04-07T17:43:30.000000", "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "security_groups": [{"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}], "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:43:30Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:32,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-43d15257-6e51-4a72-9a47-6ca6069ad7f8 2019-04-07 17:43:32,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552209854126s 2019-04-07 17:43:32,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:43:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=5956d307-a78f-46c0-91aa-58849312905e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:33,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:33 GMT X-Openstack-Request-Id: req-eb531aed-5199-4278-8e80-c6d1e9868e9d 2019-04-07 17:43:33,246 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:43:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1970fddf-42c3-4f86-b555-0b3d057e6e7f","ip_address":"192.168.120.16"}],"id":"443de50e-510f-459a-9f16-dd1366eabcf1","security_groups":["2a53461a-90bc-4017-8de9-4a869fdfe71c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a3:1a","project_id":"daf71dc710bf45a7b0d2c75ffe011228","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:43:19Z","binding:vnic_type":"normal","device_id":"5956d307-a78f-46c0-91aa-58849312905e","ip_allocation":"immediate"}]} 2019-04-07 17:43:33,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=5956d307-a78f-46c0-91aa-58849312905e used request id req-eb531aed-5199-4278-8e80-c6d1e9868e9d 2019-04-07 17:43:33,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.347789049149s 2019-04-07 17:43:33,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=443de50e-510f-459a-9f16-dd1366eabcf1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:32 GMT X-Openstack-Request-Id: req-a265174e-4d8f-4262-9b31-1c0e67814551 2019-04-07 17:43:33,303 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:43:33,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=443de50e-510f-459a-9f16-dd1366eabcf1 used request id req-a265174e-4d8f-4262-9b31-1c0e67814551 2019-04-07 17:43:33,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467500686646s 2019-04-07 17:43:33,304 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:a3:1a', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c7c8947e-e558-4459-83c4-63e39a91174d'}), 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-04-07T17:43:30.000000', 'flavor': Munch({u'id': u'5b231959-6e30-43d1-81bf-eb2e2c21a2aa'}), 'az': u'nova', 'id': u'5956d307-a78f-46c0-91aa-58849312905e', 'security_groups': [Munch({u'name': u'singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1d0a34755e6c480498959f8f276d3f29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf71dc710bf45a7b0d2c75ffe011228', '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-04-07T17:43:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:43:30Z', 'hostId': u'db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0', '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-04-07T17:43:30.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'daf71dc710bf45a7b0d2c75ffe011228', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011', 'adminPass': u'wMXx8TqC8XZ2', 'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', 'created_at': u'2019-04-07T17:43:15Z', 'created': u'2019-04-07T17:43:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:43:33,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:43:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:33,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:33 GMT X-Openstack-Request-Id: req-c59c0bd4-2cb1-4541-ba43-b7ad8aecc64b 2019-04-07 17:43:33,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"80878005-fa8f-4a55-96e9-39c323fa15f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["2da5d3d5-4f5f-4328-bc74-d406ef8c1d8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:50Z","qos_policy_id":null,"name":"HA network tenant daf71dc710bf45a7b0d2c75ffe011228","admin_state_up":true,"tenant_id":"","created_at":"2019-04-07T17:42:50Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":["1970fddf-42c3-4f86-b555-0b3d057e6e7f"],"description":"","tags":[],"updated_at":"2019-04-07T17:42:48Z","qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","provider:network_type":"vxlan"}]} 2019-04-07 17:43:33,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-c59c0bd4-2cb1-4541-ba43-b7ad8aecc64b 2019-04-07 17:43:33,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908138751984s 2019-04-07 17:43:33,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:43:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=5956d307-a78f-46c0-91aa-58849312905e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:33 GMT X-Openstack-Request-Id: req-9fbfe301-e1a2-47d4-95a9-bdf10e6b6d80 2019-04-07 17:43:33,451 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:43:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1970fddf-42c3-4f86-b555-0b3d057e6e7f","ip_address":"192.168.120.16"}],"id":"443de50e-510f-459a-9f16-dd1366eabcf1","security_groups":["2a53461a-90bc-4017-8de9-4a869fdfe71c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:a3:1a","project_id":"daf71dc710bf45a7b0d2c75ffe011228","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:43:19Z","binding:vnic_type":"normal","device_id":"5956d307-a78f-46c0-91aa-58849312905e","ip_allocation":"immediate"}]} 2019-04-07 17:43:33,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=5956d307-a78f-46c0-91aa-58849312905e used request id req-9fbfe301-e1a2-47d4-95a9-bdf10e6b6d80 2019-04-07 17:43:33,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482559204102s 2019-04-07 17:43:33,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-07 17:43:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"floatingip": {"floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "fixed_ip_address": "192.168.120.16", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1"}}' 2019-04-07 17:43:36,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:36 GMT X-Openstack-Request-Id: req-9aa98284-4b34-4404-ba04-0584be4bd60c 2019-04-07 17:43:36,566 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}} 2019-04-07 17:43:36,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-9aa98284-4b34-4404-ba04-0584be4bd60c 2019-04-07 17:43:36,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.11411094666s 2019-04-07 17:43:36,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:36,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:36 GMT X-Openstack-Request-Id: req-69f2c8c9-b19e-44b1-adb6-7ee110afebcd 2019-04-07 17:43:36,665 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:36,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-69f2c8c9-b19e-44b1-adb6-7ee110afebcd 2019-04-07 17:43:36,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0842800140381s 2019-04-07 17:43:36,671 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:36,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:36,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:36 GMT X-Openstack-Request-Id: req-3bf0c72c-2ab6-4af5-8c27-db65b4f7eeba 2019-04-07 17:43:36,846 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:36,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-3bf0c72c-2ab6-4af5-8c27-db65b4f7eeba 2019-04-07 17:43:36,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0651469230652s 2019-04-07 17:43:36,852 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:37,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:36 GMT X-Openstack-Request-Id: req-ce2b1336-1dc6-46e8-ab47-3849ac6b14b3 2019-04-07 17:43:37,027 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:37,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-ce2b1336-1dc6-46e8-ab47-3849ac6b14b3 2019-04-07 17:43:37,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653870105743s 2019-04-07 17:43:37,034 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:37,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:37,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:37,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:37 GMT X-Openstack-Request-Id: req-c67f3cce-65d1-4e58-ac84-9f49b728445f 2019-04-07 17:43:37,463 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:37,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-c67f3cce-65d1-4e58-ac84-9f49b728445f 2019-04-07 17:43:37,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320241928101s 2019-04-07 17:43:37,469 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:37,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:37,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:37 GMT X-Openstack-Request-Id: req-9a82f587-df74-4331-89fe-bf71fd1f29cc 2019-04-07 17:43:37,648 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:37,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-9a82f587-df74-4331-89fe-bf71fd1f29cc 2019-04-07 17:43:37,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694861412048s 2019-04-07 17:43:37,655 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:37,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:37,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:37 GMT X-Openstack-Request-Id: req-b00783be-ea3c-400e-9923-f16e18f63f53 2019-04-07 17:43:37,853 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:37,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-b00783be-ea3c-400e-9923-f16e18f63f53 2019-04-07 17:43:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0889999866486s 2019-04-07 17:43:37,860 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:37,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:38,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:38 GMT X-Openstack-Request-Id: req-3a9dfaea-5f49-4a9e-bdbb-e12eea43d910 2019-04-07 17:43:38,032 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:34Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:38,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-3a9dfaea-5f49-4a9e-bdbb-e12eea43d910 2019-04-07 17:43:38,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627911090851s 2019-04-07 17:43:38,038 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:43:38,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:38,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:38 GMT X-Openstack-Request-Id: req-296fa3e4-4505-472b-91af-3594a8456eeb 2019-04-07 17:43:38,221 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "f23c9662-dc33-41b9-9162-e48a578717e6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:34Z", "updated_at": "2019-04-07T17:43:37Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "device_owner": "compute:nova", "mac_address": "fa:16:3e:16:a3:1a", "device_id": "5956d307-a78f-46c0-91aa-58849312905e"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_id": "443de50e-510f-459a-9f16-dd1366eabcf1", "id": "ff6be9ad-c156-495a-bbbb-0305d0aff21b", "qos_policy_id": null}]} 2019-04-07 17:43:38,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-296fa3e4-4505-472b-91af-3594a8456eeb 2019-04-07 17:43:38,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738809108734s 2019-04-07 17:43:38,228 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'f23c9662-dc33-41b9-9162-e48a578717e6', 'updated_at': u'2019-04-07T17:43:37Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'443de50e-510f-459a-9f16-dd1366eabcf1', 'id': u'ff6be9ad-c156-495a-bbbb-0305d0aff21b', 'network': u'049756e4-45b3-427e-a20c-909a765e9532', 'port': u'443de50e-510f-459a-9f16-dd1366eabcf1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'daf71dc710bf45a7b0d2c75ffe011228', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'daf71dc710bf45a7b0d2c75ffe011228', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'049756e4-45b3-427e-a20c-909a765e9532', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f7957fd8-da14-4c30-8fca-235edb3a93ed', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:16:a3:1a', u'device_id': u'5956d307-a78f-46c0-91aa-58849312905e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'daf71dc710bf45a7b0d2c75ffe011228', 'created_at': u'2019-04-07T17:43:34Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f7957fd8-da14-4c30-8fca-235edb3a93ed', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:16:a3:1a', u'device_id': u'5956d307-a78f-46c0-91aa-58849312905e'}), 'router': u'f23c9662-dc33-41b9-9162-e48a578717e6'}) 2019-04-07 17:43:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:43:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e/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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:43:39,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-b4ba2745-62ae-4880-a885-fa75f46a1ae7 x-openstack-request-id: req-b4ba2745-62ae-4880-a885-fa75f46a1ae7 2019-04-07 17:43:39,060 - 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 528035883 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.225079] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227955] pid_max: default: 32768 minimum: 301\n[ 0.229496] ACPI: Core revision 20150930\n[ 0.231433] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233718] Security Framework initialized\n[ 0.235120] Yama: becoming mindful.\n[ 0.236380] AppArmor: AppArmor initialized\n[ 0.237860] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242342] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244428] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246765] Initializing cgroup subsys io\n[ 0.248180] Initializing cgroup subsys memory\n[ 0.249676] Initializing cgroup subsys devices\n[ 0.251187] Initializing cgroup subsys freezer\n[ 0.252694] Initializing cgroup subsys net_cls\n[ 0.254208] Initializing cgroup subsys perf_event\n[ 0.255841] Initializing cgroup subsys net_prio\n[ 0.257367] Initializing cgroup subsys hugetlb\n[ 0.258876] Initializing cgroup subsys pids\n[ 0.260403] CPU: Physical Processor ID: 0\n[ 0.262511] mce: CPU supports 10 MCE banks\n[ 0.263988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282577] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290943] ftrace: allocating 31920 entries in 125 pages\n[ 0.321840] smpboot: Max logical packages: 1\n[ 0.323313] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325634] x2apic enabled\n[ 0.326974] Switched APIC routing to physical x2apic.\n[ 0.329821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335321] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338407] KVM setup paravirtual spinlock\n[ 0.340294] x86: Booted up 1 node, 1 CPUs\n[ 0.341704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344043] devtmpfs: initialized\n[ 0.346257] evm: security.selinux\n[ 0.347456] evm: security.SMACK64\n[ 0.348649] evm: security.SMACK64EXEC\n[ 0.349933] evm: security.SMACK64TRANSMUTE\n[ 0.351327] evm: security.SMACK64MMAP\n[ 0.352617] evm: security.ima\n[ 0.353716] evm: security.capability\n[ 0.355049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358212] pinctrl core: initialized pinctrl subsystem\n[ 0.360059] RTC time: 17:43:30, date: 04/07/19\n[ 0.361662] NET: Registered protocol family 16\n[ 0.363289] cpuidle: using governor ladder\n[ 0.364707] cpuidle: using governor menu\n[ 0.366065] PCCT header not found.\n[ 0.367327] ACPI: bus type PCI registered\n[ 0.368709] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370830] PCI: Using configuration type 1 for base access\n[ 0.373355] ACPI: Added _OSI(Module Device)\n[ 0.374812] ACPI: Added _OSI(Processor Device)\n[ 0.376303] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377859] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380423] ACPI: Interpreter enabled\n[ 0.381737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394535] ACPI: (supports S0 S5)\n[ 0.395758] ACPI: Using IOAPIC for interrupt routing\n[ 0.397395] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405975] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411830] acpiphp: Slot [3] registered\n[ 0.413210] acpiphp: Slot [4] registered\n[ 0.414589] acpiphp: Slot [5] registered\n[ 0.415971] acpiphp: Slot [6] registered\n[ 0.417349] acpiphp: Slot [7] registered\n[ 0.418734] acpiphp: Slot [8] registered\n[ 0.420118] acpiphp: Slot [9] registered\n[ 0.421500] acpiphp: Slot [10] registered\n[ 0.422890] acpiphp: Slot [11] registered\n[ 0.424295] acpiphp: Slot [12] registered\n[ 0.425693] acpiphp: Slot [13] registered\n[ 0.427083] acpiphp: Slot [14] registered\n[ 0.428488] acpiphp: Slot [15] registered\n[ 0.445780] acpiphp: Slot [16] registered\n[ 0.447190] acpiphp: Slot [17] registered\n[ 0.448602] acpiphp: Slot [18] registered\n[ 0.450003] acpiphp: Slot [19] registered\n[ 0.451394] acpiphp: Slot [20] registered\n[ 0.452802] acpiphp: Slot [21] registered\n[ 0.454206] acpiphp: Slot [22] registered\n[ 0.455604] acpiphp: Slot [23] registered\n[ 0.457003] acpiphp: Slot [24] registered\n[ 0.458402] acpiphp: Slot [25] registered\n[ 0.459796] acpiphp: Slot [26] registered\n[ 0.461191] acpiphp: Slot [27] registered\n[ 0.462595] acpiphp: Slot [28] registered\n[ 0.463994] acpiphp: Slot [29] registered\n[ 0.465386] acpiphp: Slot [30] registered\n[ 0.466785] acpiphp: Slot [31] registered\n[ 0.468178] PCI host bridge to bus 0000:00\n[ 0.469579] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471691] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.476315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478824] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.481385] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.488220] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.490264] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.492468] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.499353] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.520981] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.523465] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.526090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.528504] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.530901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.533006] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.535138] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.536956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.539629] vgaarb: loaded\n[ 0.540666] vgaarb: bridge control possible 0000:00:02.0\n[ 0.542668] SCSI subsystem initialized\n[ 0.544193] ACPI: bus type USB registered\n[ 0.545608] usbcore: registered new interface driver usbfs\n[ 0.547384] usbcore: registered new interface driver hub\n[ 0.549117] usbcore: registered new device driver usb\n[ 0.553527] PCI: Using ACPI for IRQ routing\n[ 0.555633] NetLabel: Initializing\n[ 0.556917] NetLabel: domain hash size = 128\n[ 0.558387] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.560045] NetLabel: unlabeled traffic allowed by default\n[ 0.562143] clocksource: Switched to clocksource kvm-clock\n[ 0.572815] AppArmor: AppArmor Filesystem Enabled\n[ 0.574464] pnp: PnP ACPI init\n[ 0.576048] pnp: PnP ACPI: found 5 devices\n[ 0.583182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.586148] NET: Registered protocol family 2\n[ 0.587904] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.590124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.592203] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.594280] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598186] NET: Registered protocol family 1\n[ 0.599692] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.601595] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.603451] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.618420] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.633812] Trying to unpack rootfs image as initramfs...\n[ 0.695339] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.698173] Scanning for low memory corruption every 60 seconds\n[ 0.700374] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.702425] audit: initializing netlink subsys (disabled)\n[ 0.704186] audit: type=2000 audit(1554659011.077:1): initialized\n[ 0.706393] Initialise system trusted keyring\n[ 0.707978] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.709978] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.713056] zbud: loaded\n[ 0.714235] VFS: Disk quotas dquot_6.6.0\n[ 0.715633] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.718203] fuse init (API version 7.23)\n[ 0.719693] Key type big_key registered\n[ 0.721051] Allocating IMA MOK and blacklist keyrings.\n[ 0.723048] Key type asymmetric registered\n[ 0.724444] Asymmetric key parser 'x509' registered\n[ 0.726055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.728574] io scheduler noop registered\n[ 0.729908] io scheduler deadline registered (default)\n[ 0.731599] io scheduler cfq registered\n[ 0.733033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.734816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.736960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.739434] ACPI: Power Button [PWRF]\n[ 0.740851] GHES: HEST is not enabled!\n[ 0.755104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.785071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.788615] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.814724] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.818150] Linux agpgart interface v0.103\n[ 0.821683] brd: module loaded\n[ 0.824048] loop: module loaded\n[ 0.829302] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.831785] GPT:90111 != 2097151\n[ 0.832934] GPT:Alternate GPT header not at the end of the disk.\n[ 0.834796] GPT:90111 != 2097151\n[ 0.835962] GPT: Use GNU Parted to correct GPT errors.\n[ 0.837616] vda: vda1 vda15\n[ 0.839515] scsi host0: ata_piix\n[ 0.840793] scsi host1: ata_piix\n[ 0.842000] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.844079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.846763] libphy: Fixed MDIO Bus: probed\n[ 0.848152] tun: Universal TUN/TAP device driver, 1.6\n[ 0.849778] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.852935] PPP generic driver version 2.4.2\n[ 0.854462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856497] ehci-pci: EHCI PCI platform driver\n[ 0.857980] ehci-platform: EHCI generic platform driver\n[ 0.859679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861618] ohci-pci: OHCI PCI platform driver\n[ 0.863105] ohci-platform: OHCI generic platform driver\n[ 0.864785] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.879744] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.881450] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.883927] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.885611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.887547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.889650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.892071] usb usb1: Product: UHCI Host Controller\n[ 0.893663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.895602] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.897224] hub 1-0:1.0: USB hub found\n[ 0.898553] hub 1-0:1.0: 2 ports detected\n[ 0.900075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.903582] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.905212] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.906934] mousedev: PS/2 mouse device common for all mice\n[ 0.909051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.911928] rtc_cmos 00:00: RTC can wake from S4\n[ 0.913977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.915989] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.918004] i2c /dev entries driver\n[ 0.919276] device-mapper: uevent: version 1.0.3\n[ 0.920878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.923645] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.925834] NET: Registered protocol family 10\n[ 0.927604] NET: Registered protocol family 17\n[ 0.929114] Key type dns_resolver registered\n[ 0.930743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.932597] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.935548] registered taskstats version 1\n[ 0.936965] Loading compiled-in X.509 certificates\n[ 0.939094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.942260] zswap: loaded using pool lzo/zbud\n[ 0.944534] Key type trusted registered\n[ 0.946863] Key type encrypted registered\n[ 0.948249] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.950005] ima: No TPM chip found, activating TPM-bypass!\n[ 0.951793] evm: HMAC attrs: 0x1\n[ 0.953330] Magic number: 15:1:744\n[ 0.954734] rtc_cmos 00:00: setting system clock to 2019-04-07 17:43:30 UTC (1554659010)\n[ 0.957457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.959347] EDD information not available.\n[ 1.003890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.022687] Write protecting the kernel read-only data: 14336k\n[ 1.028051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031279] 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.082795] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChbTqFqcu5G4ZABkp7ZYpOTlvq7R3rA2Uebv+qvOTgmcTa2aKOadTfa6kd6Gy+wC8V5002X4QvrCzuvDt+zLdN2YeNH2VOX8HytBHS1DyQK2XCrcjjHHb2l2KSRM8syZfCHxX3jBIVj/BTDIqHflLaXFZZlXqJJElueuI6vT9SbfbynFylKjj0KL6da8yewwIfGKHfNv7UHvbkGRaQIG35fklg9z7y5+O3V+rHLLtxkO45riFFRB/I0f8hZfbrZfBFNF48hnb3rGp5+OtaM/TxtP3J9MNIjxdQ5hdacIifiwFTNqcvHboyNet87tl2swB4Iegw0vjhNUg78oWJmVCp root@singlevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011\nssh-dss AAAAB3NzaC1kc3MAAACBAOsA5j/5GBT2Vwr7OPvxv9a+vHZRKuQqL+q/1WrSYg5yP7UaewsQJJXPqAmJ6DpETY84Y5NhGIVVMAh/DDaJ87OKboADh0keY/lW/prDZCCI+wgQBqb9MjWYwsCC7esOpDht4hH47O1oJes8r7Eba2LV4EdegA5SdlWKhg3rGwHtAAAAFQC0/Zb4Os6PoLk9k8+Q+ypeK2DHDwAAAIBOQNutGis7N51sCPwIwtlIsepihtoFG0mhDu6IA/M6xWxQyF/ZUobjePJNuMb3UI0k7LcMjFulPM5/b6AnFV8X9pNOpWZxfNkhNIWo28n/MkrL3BRSeGELGxoHuwYqncuPziKSyLP/1phZPNgtvg2CpqybXA2lX6WcbclGfP3LYgAAAIAaARl+Q9OBGOwuflANEDiiRK6iRFGZirMzWJojVhh3XsmQxoDlU29XSJucLrzoYjjNGf0ilXHBJwYCQcMrarHvh+afKpsbNxvsoj9bj2HIbK5XJWNwzfN7jlONofP6+NkU4pTEZ/XxXdJS/EXnrJb+Qe8rvWBYvc4ipUW1bF2ZRg== root@singlevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe16:a31a/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.16 \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-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 login: "} 2019-04-07 17:43:39,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e/action used request id req-b4ba2745-62ae-4880-a885-fa75f46a1ae7 2019-04-07 17:43:39,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.83265209198s 2019-04-07 17:43:39,062 - 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 528035883 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.225079] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227955] pid_max: default: 32768 minimum: 301 [ 0.229496] ACPI: Core revision 20150930 [ 0.231433] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233718] Security Framework initialized [ 0.235120] Yama: becoming mindful. [ 0.236380] AppArmor: AppArmor initialized [ 0.237860] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240140] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242342] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244428] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246765] Initializing cgroup subsys io [ 0.248180] Initializing cgroup subsys memory [ 0.249676] Initializing cgroup subsys devices [ 0.251187] Initializing cgroup subsys freezer [ 0.252694] Initializing cgroup subsys net_cls [ 0.254208] Initializing cgroup subsys perf_event [ 0.255841] Initializing cgroup subsys net_prio [ 0.257367] Initializing cgroup subsys hugetlb [ 0.258876] Initializing cgroup subsys pids [ 0.260403] CPU: Physical Processor ID: 0 [ 0.262511] mce: CPU supports 10 MCE banks [ 0.263988] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265724] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282577] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290943] ftrace: allocating 31920 entries in 125 pages [ 0.321840] smpboot: Max logical packages: 1 [ 0.323313] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325634] x2apic enabled [ 0.326974] Switched APIC routing to physical x2apic. [ 0.329821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335321] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338407] KVM setup paravirtual spinlock [ 0.340294] x86: Booted up 1 node, 1 CPUs [ 0.341704] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344043] devtmpfs: initialized [ 0.346257] evm: security.selinux [ 0.347456] evm: security.SMACK64 [ 0.348649] evm: security.SMACK64EXEC [ 0.349933] evm: security.SMACK64TRANSMUTE [ 0.351327] evm: security.SMACK64MMAP [ 0.352617] evm: security.ima [ 0.353716] evm: security.capability [ 0.355049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358212] pinctrl core: initialized pinctrl subsystem [ 0.360059] RTC time: 17:43:30, date: 04/07/19 [ 0.361662] NET: Registered protocol family 16 [ 0.363289] cpuidle: using governor ladder [ 0.364707] cpuidle: using governor menu [ 0.366065] PCCT header not found. [ 0.367327] ACPI: bus type PCI registered [ 0.368709] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370830] PCI: Using configuration type 1 for base access [ 0.373355] ACPI: Added _OSI(Module Device) [ 0.374812] ACPI: Added _OSI(Processor Device) [ 0.376303] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377859] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380423] ACPI: Interpreter enabled [ 0.381737] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391342] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394535] ACPI: (supports S0 S5) [ 0.395758] ACPI: Using IOAPIC for interrupt routing [ 0.397395] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403828] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405975] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411830] acpiphp: Slot [3] registered [ 0.413210] acpiphp: Slot [4] registered [ 0.414589] acpiphp: Slot [5] registered [ 0.415971] acpiphp: Slot [6] registered [ 0.417349] acpiphp: Slot [7] registered [ 0.418734] acpiphp: Slot [8] registered [ 0.420118] acpiphp: Slot [9] registered [ 0.421500] acpiphp: Slot [10] registered [ 0.422890] acpiphp: Slot [11] registered [ 0.424295] acpiphp: Slot [12] registered [ 0.425693] acpiphp: Slot [13] registered [ 0.427083] acpiphp: Slot [14] registered [ 0.428488] acpiphp: Slot [15] registered [ 0.445780] acpiphp: Slot [16] registered [ 0.447190] acpiphp: Slot [17] registered [ 0.448602] acpiphp: Slot [18] registered [ 0.450003] acpiphp: Slot [19] registered [ 0.451394] acpiphp: Slot [20] registered [ 0.452802] acpiphp: Slot [21] registered [ 0.454206] acpiphp: Slot [22] registered [ 0.455604] acpiphp: Slot [23] registered [ 0.457003] acpiphp: Slot [24] registered [ 0.458402] acpiphp: Slot [25] registered [ 0.459796] acpiphp: Slot [26] registered [ 0.461191] acpiphp: Slot [27] registered [ 0.462595] acpiphp: Slot [28] registered [ 0.463994] acpiphp: Slot [29] registered [ 0.465386] acpiphp: Slot [30] registered [ 0.466785] acpiphp: Slot [31] registered [ 0.468178] PCI host bridge to bus 0000:00 [ 0.469579] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471691] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478824] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.481385] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486000] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.488220] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.490264] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492468] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496875] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.499353] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520981] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.523465] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.526090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.528504] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.530901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.533006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.535138] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.536956] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.539629] vgaarb: loaded [ 0.540666] vgaarb: bridge control possible 0000:00:02.0 [ 0.542668] SCSI subsystem initialized [ 0.544193] ACPI: bus type USB registered [ 0.545608] usbcore: registered new interface driver usbfs [ 0.547384] usbcore: registered new interface driver hub [ 0.549117] usbcore: registered new device driver usb [ 0.553527] PCI: Using ACPI for IRQ routing [ 0.555633] NetLabel: Initializing [ 0.556917] NetLabel: domain hash size = 128 [ 0.558387] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.560045] NetLabel: unlabeled traffic allowed by default [ 0.562143] clocksource: Switched to clocksource kvm-clock [ 0.572815] AppArmor: AppArmor Filesystem Enabled [ 0.574464] pnp: PnP ACPI init [ 0.576048] pnp: PnP ACPI: found 5 devices [ 0.583182] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.586148] NET: Registered protocol family 2 [ 0.587904] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.590124] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.592203] TCP: Hash tables configured (established 4096 bind 4096) [ 0.594280] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.596154] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.598186] NET: Registered protocol family 1 [ 0.599692] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.601595] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.603451] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.618420] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.633812] Trying to unpack rootfs image as initramfs... [ 0.695339] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.698173] Scanning for low memory corruption every 60 seconds [ 0.700374] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.702425] audit: initializing netlink subsys (disabled) [ 0.704186] audit: type=2000 audit(1554659011.077:1): initialized [ 0.706393] Initialise system trusted keyring [ 0.707978] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.709978] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.713056] zbud: loaded [ 0.714235] VFS: Disk quotas dquot_6.6.0 [ 0.715633] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.718203] fuse init (API version 7.23) [ 0.719693] Key type big_key registered [ 0.721051] Allocating IMA MOK and blacklist keyrings. [ 0.723048] Key type asymmetric registered [ 0.724444] Asymmetric key parser 'x509' registered [ 0.726055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.728574] io scheduler noop registered [ 0.729908] io scheduler deadline registered (default) [ 0.731599] io scheduler cfq registered [ 0.733033] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.734816] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.736960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.739434] ACPI: Power Button [PWRF] [ 0.740851] GHES: HEST is not enabled! [ 0.755104] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.785071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.788615] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.814724] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.818150] Linux agpgart interface v0.103 [ 0.821683] brd: module loaded [ 0.824048] loop: module loaded [ 0.829302] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.831785] GPT:90111 != 2097151 [ 0.832934] GPT:Alternate GPT header not at the end of the disk. [ 0.834796] GPT:90111 != 2097151 [ 0.835962] GPT: Use GNU Parted to correct GPT errors. [ 0.837616] vda: vda1 vda15 [ 0.839515] scsi host0: ata_piix [ 0.840793] scsi host1: ata_piix [ 0.842000] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.844079] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.846763] libphy: Fixed MDIO Bus: probed [ 0.848152] tun: Universal TUN/TAP device driver, 1.6 [ 0.849778] tun: (C) 1999-2004 Max Krasnyansky [ 0.852935] PPP generic driver version 2.4.2 [ 0.854462] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.856497] ehci-pci: EHCI PCI platform driver [ 0.857980] ehci-platform: EHCI generic platform driver [ 0.859679] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.861618] ohci-pci: OHCI PCI platform driver [ 0.863105] ohci-platform: OHCI generic platform driver [ 0.864785] uhci_hcd: USB Universal Host Controller Interface driver [ 0.879744] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.881450] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.883927] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.885611] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.887547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.889650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.892071] usb usb1: Product: UHCI Host Controller [ 0.893663] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.895602] usb usb1: SerialNumber: 0000:00:01.2 [ 0.897224] hub 1-0:1.0: USB hub found [ 0.898553] hub 1-0:1.0: 2 ports detected [ 0.900075] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903582] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.905212] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906934] mousedev: PS/2 mouse device common for all mice [ 0.909051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911928] rtc_cmos 00:00: RTC can wake from S4 [ 0.913977] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915989] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.918004] i2c /dev entries driver [ 0.919276] device-mapper: uevent: version 1.0.3 [ 0.920878] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923645] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925834] NET: Registered protocol family 10 [ 0.927604] NET: Registered protocol family 17 [ 0.929114] Key type dns_resolver registered [ 0.930743] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932597] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935548] registered taskstats version 1 [ 0.936965] Loading compiled-in X.509 certificates [ 0.939094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.942260] zswap: loaded using pool lzo/zbud [ 0.944534] Key type trusted registered [ 0.946863] Key type encrypted registered [ 0.948249] AppArmor: AppArmor sha1 policy hashing enabled [ 0.950005] ima: No TPM chip found, activating TPM-bypass! [ 0.951793] evm: HMAC attrs: 0x1 [ 0.953330] Magic number: 15:1:744 [ 0.954734] rtc_cmos 00:00: setting system clock to 2019-04-07 17:43:30 UTC (1554659010) [ 0.957457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.959347] EDD information not available. [ 1.003890] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.022687] Write protecting the kernel read-only data: 14336k [ 1.028051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031279] 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.082795] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChbTqFqcu5G4ZABkp7ZYpOTlvq7R3rA2Uebv+qvOTgmcTa2aKOadTfa6kd6Gy+wC8V5002X4QvrCzuvDt+zLdN2YeNH2VOX8HytBHS1DyQK2XCrcjjHHb2l2KSRM8syZfCHxX3jBIVj/BTDIqHflLaXFZZlXqJJElueuI6vT9SbfbynFylKjj0KL6da8yewwIfGKHfNv7UHvbkGRaQIG35fklg9z7y5+O3V+rHLLtxkO45riFFRB/I0f8hZfbrZfBFNF48hnb3rGp5+OtaM/TxtP3J9MNIjxdQ5hdacIifiwFTNqcvHboyNet87tl2swB4Iegw0vjhNUg78oWJmVCp root@singlevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 ssh-dss AAAAB3NzaC1kc3MAAACBAOsA5j/5GBT2Vwr7OPvxv9a+vHZRKuQqL+q/1WrSYg5yP7UaewsQJJXPqAmJ6DpETY84Y5NhGIVVMAh/DDaJ87OKboADh0keY/lW/prDZCCI+wgQBqb9MjWYwsCC7esOpDht4hH47O1oJes8r7Eba2LV4EdegA5SdlWKhg3rGwHtAAAAFQC0/Zb4Os6PoLk9k8+Q+ypeK2DHDwAAAIBOQNutGis7N51sCPwIwtlIsepihtoFG0mhDu6IA/M6xWxQyF/ZUobjePJNuMb3UI0k7LcMjFulPM5/b6AnFV8X9pNOpWZxfNkhNIWo28n/MkrL3BRSeGELGxoHuwYqncuPziKSyLP/1phZPNgtvg2CpqybXA2lX6WcbclGfP3LYgAAAIAaARl+Q9OBGOwuflANEDiiRK6iRFGZirMzWJojVhh3XsmQxoDlU29XSJucLrzoYjjNGf0ilXHBJwYCQcMrarHvh+afKpsbNxvsoj9bj2HIbK5XJWNwzfN7jlONofP6+NkU4pTEZ/XxXdJS/EXnrJb+Qe8rvWBYvc4ipUW1bF2ZRg== root@singlevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe16:a31a/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.16 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-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 login: 2019-04-07 17:43:39,067 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4c706d0L 2019-04-07 17:43:39,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-07 17:43:39,068 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-07 17:43:39,068 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-07 17:43:39,069 - 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-04-07 17:43:39,069 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-07 17:43:39,069 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-07 17:43:39,069 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-07 17:43:39,070 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-07 17:43:39,070 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-07 17:43:39,088 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-07 17:43:39,089 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-07 17:43:39,099 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: dae1f597563a7624728b06efbc380a71 2019-04-07 17:43:39,100 - paramiko.transport - DEBUG - Trying discovered key c1ae964eed07764c874a086fdd9e3dd1 in /tmp/tmp7yWPD6 2019-04-07 17:43:39,126 - paramiko.transport - DEBUG - userauth is OK 2019-04-07 17:43:39,131 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-07 17:43:39,133 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-07 17:43:39,134 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-07 17:43:39,134 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-07 17:43:39,135 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-07 17:43:39,136 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-07 17:43:39,136 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-07 17:43:39,137 - functest.core.singlevm - DEBUG - error: 2019-04-07 17:43:39,143 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-07 17:43:39,257 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:43:39,257 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-07 17:43:39,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-07 17:43:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/floatingips/ff6be9ad-c156-495a-bbbb-0305d0aff21b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:40,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:43:40 GMT X-Openstack-Request-Id: req-b470c6e9-5921-49ef-95e9-5aeccac23a46 2019-04-07 17:43:40,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:43:40,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/floatingips/ff6be9ad-c156-495a-bbbb-0305d0aff21b.json used request id req-b470c6e9-5921-49ef-95e9-5aeccac23a46 2019-04-07 17:43:40,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.71569299698s 2019-04-07 17:43:40,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:43:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:41,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:41 GMT X-Openstack-Request-Id: req-fadbee4c-dbcf-4f19-bc04-24b499943b46 2019-04-07 17:43:41,061 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:43:41,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-fadbee4c-dbcf-4f19-bc04-24b499943b46 2019-04-07 17:43:41,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685889720917s 2019-04-07 17:43:41,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:43:41,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:41,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-1ba552c7-20ee-41d3-870a-8a5d0e11780e x-openstack-request-id: req-1ba552c7-20ee-41d3-870a-8a5d0e11780e 2019-04-07 17:43:41,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e used request id req-1ba552c7-20ee-41d3-870a-8a5d0e11780e 2019-04-07 17:43:41,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.309170007706s 2019-04-07 17:43:41,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:41,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:41 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-e4e38554-6d39-4809-aec5-550a4b2bee92 x-openstack-request-id: req-e4e38554-6d39-4809-aec5-550a4b2bee92 2019-04-07 17:43:41,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a3:1a", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:a3:1a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/5956d307-a78f-46c0-91aa-58849312905e", "rel": "bookmark"}], "image": {"id": "c7c8947e-e558-4459-83c4-63e39a91174d", "links": [{"href": "http://172.30.9.45:8774/images/c7c8947e-e558-4459-83c4-63e39a91174d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-04-07T17:43:30.000000", "flavor": {"id": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "links": [{"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "bookmark"}]}, "id": "5956d307-a78f-46c0-91aa-58849312905e", "security_groups": [{"name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}], "user_id": "1d0a34755e6c480498959f8f276d3f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:43:41Z", "hostId": "db1280aef123e241c348edb6d7a9e3a472703a339db1ef12d76690c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "created": "2019-04-07T17:43:15Z", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:43:41,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-e4e38554-6d39-4809-aec5-550a4b2bee92 2019-04-07 17:43:41,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467641830444s 2019-04-07 17:43:41,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:43:43,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:43:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:44,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:43 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-ac77107d-7a38-403f-9c07-570d67f219b1 x-openstack-request-id: req-ac77107d-7a38-403f-9c07-570d67f219b1 2019-04-07 17:43:44,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:43:44,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-ac77107d-7a38-403f-9c07-570d67f219b1 2019-04-07 17:43:44,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206166982651s 2019-04-07 17:43:44,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:43:44,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:44,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:44 GMT X-Openstack-Request-Id: req-98805363-2447-454d-b085-cc43f50dca13 2019-04-07 17:43:44,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:43:05Z", "updated_at": "2019-04-07T17:43:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "8557eeee-ff0e-45ba-a8bc-34f29943c10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:07Z", "revision_number": 0, "id": "8404f514-204d-4e11-8802-68b1d4cb5e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:07Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:43:05Z", "revision_number": 0, "id": "a8ed72db-e310-401d-9aeb-b4e2dc2415f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:05Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:43:06Z", "revision_number": 0, "id": "e3d6922a-dd75-4b2a-a7a2-d15772e8f3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:43:06Z", "security_group_id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 3, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "2a53461a-90bc-4017-8de9-4a869fdfe71c", "name": "singlevm1-sg_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:43:44,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-98805363-2447-454d-b085-cc43f50dca13 2019-04-07 17:43:44,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34751701355s 2019-04-07 17:43:44,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:43:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/2a53461a-90bc-4017-8de9-4a869fdfe71c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:44,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:43:44 GMT X-Openstack-Request-Id: req-97ffea43-3990-45b9-8c3c-b77e3adf68c7 2019-04-07 17:43:44,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:43:44,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/2a53461a-90bc-4017-8de9-4a869fdfe71c.json used request id req-97ffea43-3990-45b9-8c3c-b77e3adf68c7 2019-04-07 17:43:44,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.16396021843s 2019-04-07 17:43:44,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-07 17:43:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/os-keypairs/singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:44,644 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-9dcefddc-ef89-4ba2-87f8-e311688df851 x-openstack-request-id: req-9dcefddc-ef89-4ba2-87f8-e311688df851 2019-04-07 17:43:44,645 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/os-keypairs/singlevm1-kp_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011 used request id req-9dcefddc-ef89-4ba2-87f8-e311688df851 2019-04-07 17:43:44,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0688419342041s 2019-04-07 17:43:44,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:43:44,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6/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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" -d '{"subnet_id": "1970fddf-42c3-4f86-b555-0b3d057e6e7f"}' 2019-04-07 17:43:47,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:47 GMT X-Openstack-Request-Id: req-b737c849-f710-45eb-8b77-5502945517a6 2019-04-07 17:43:47,618 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f7957fd8-da14-4c30-8fca-235edb3a93ed", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "subnet_id": "1970fddf-42c3-4f86-b555-0b3d057e6e7f", "subnet_ids": ["1970fddf-42c3-4f86-b555-0b3d057e6e7f"], "port_id": "9141b4ff-e3b2-44c5-aca0-634e503eb749", "id": "f23c9662-dc33-41b9-9162-e48a578717e6"} 2019-04-07 17:43:47,618 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6/remove_router_interface.json used request id req-b737c849-f710-45eb-8b77-5502945517a6 2019-04-07 17:43:47,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.97332692146s 2019-04-07 17:43:47,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:43:47,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:47,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:47 GMT X-Openstack-Request-Id: req-25e01a62-797f-4ff0-82b1-c393617940f5 2019-04-07 17:43:47,971 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:42:50Z", "admin_state_up": true, "updated_at": "2019-04-07T17:43:45Z", "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f23c9662-dc33-41b9-9162-e48a578717e6", "name": "singlevm1-router_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011"}]} 2019-04-07 17:43:47,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-25e01a62-797f-4ff0-82b1-c393617940f5 2019-04-07 17:43:47,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.351892948151s 2019-04-07 17:43:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:43:47,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:52,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:43:51 GMT X-Openstack-Request-Id: req-e54b3b9c-0e86-40ed-ba74-430f39339a86 2019-04-07 17:43:52,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:43:52,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/f23c9662-dc33-41b9-9162-e48a578717e6.json used request id req-e54b3b9c-0e86-40ed-ba74-430f39339a86 2019-04-07 17:43:52,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46563100815s 2019-04-07 17:43:52,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:43:52,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:52,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:52 GMT X-Openstack-Request-Id: req-c0a2dbbb-3ea7-4526-87e9-717bb86158c0 2019-04-07 17:43:52,489 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:42:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1970fddf-42c3-4f86-b555-0b3d057e6e7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"daf71dc710bf45a7b0d2c75ffe011228","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","enable_dhcp":true,"segment_id":null,"network_id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","ip_version":4},{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4}]} 2019-04-07 17:43:52,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-c0a2dbbb-3ea7-4526-87e9-717bb86158c0 2019-04-07 17:43:52,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0502750873566s 2019-04-07 17:43:52,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:43:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/1970fddf-42c3-4f86-b555-0b3d057e6e7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:54,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:43:54 GMT X-Openstack-Request-Id: req-0707df74-b67d-4f5e-abcc-f23d9e3a583e 2019-04-07 17:43:54,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:43:54,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/1970fddf-42c3-4f86-b555-0b3d057e6e7f.json used request id req-0707df74-b67d-4f5e-abcc-f23d9e3a583e 2019-04-07 17:43:54,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39159202576s 2019-04-07 17:43:54,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:43:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:54,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:54 GMT X-Openstack-Request-Id: req-60e57cde-c5e3-4dfd-b0a5-b4215937f3c8 2019-04-07 17:43:54,979 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7957fd8-da14-4c30-8fca-235edb3a93ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"daf71dc710bf45a7b0d2c75ffe011228","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:43:54Z","qos_policy_id":null,"name":"singlevm1-net_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011","admin_state_up":true,"tenant_id":"daf71dc710bf45a7b0d2c75ffe011228","created_at":"2019-04-07T17:42:48Z","provider:network_type":"vxlan"}]} 2019-04-07 17:43:54,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-60e57cde-c5e3-4dfd-b0a5-b4215937f3c8 2019-04-07 17:43:54,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096931219101s 2019-04-07 17:43:54,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:43:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/f7957fd8-da14-4c30-8fca-235edb3a93ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:56,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:43:56 GMT X-Openstack-Request-Id: req-6dce3624-d924-49d1-800c-4b62d817e1b1 2019-04-07 17:43:56,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:43:56,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/f7957fd8-da14-4c30-8fca-235edb3a93ed.json used request id req-6dce3624-d924-49d1-800c-4b62d817e1b1 2019-04-07 17:43:56,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62578296661s 2019-04-07 17:43:56,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:43:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:57 GMT X-Openstack-Request-Id: req-aad60830-b218-479c-bccb-c702850d9cc8 2019-04-07 17:43:57,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:43:03Z", "file": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d/file", "owner": "daf71dc710bf45a7b0d2c75ffe011228", "id": "c7c8947e-e558-4459-83c4-63e39a91174d", "size": 12716032, "self": "/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/c7c8947e-e558-4459-83c4-63e39a91174d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:43:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:43:57,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-aad60830-b218-479c-bccb-c702850d9cc8 2019-04-07 17:43:57,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.832427024841s 2019-04-07 17:43:57,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:43:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:58,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:43:58 GMT X-Openstack-Request-Id: req-b2451bc3-ee9c-4c21-a255-9175d73b5963 2019-04-07 17:43:58,670 - 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-04-07 17:43:58,670 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/c7c8947e-e558-4459-83c4-63e39a91174d used request id req-b2451bc3-ee9c-4c21-a255-9175d73b5963 2019-04-07 17:43:58,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22477793694s 2019-04-07 17:43:58,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:43:58,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:58,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43: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-ca19335b-f35f-4fa9-beac-f0abb86cc0d7 x-openstack-request-id: req-ca19335b-f35f-4fa9-beac-f0abb86cc0d7 2019-04-07 17:43:58,698 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_39996ab3-1aa1-4b9c-8c47-1b2e7dfba011", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa", "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": "5b231959-6e30-43d1-81bf-eb2e2c21a2aa"}]} 2019-04-07 17:43:58,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-ca19335b-f35f-4fa9-beac-f0abb86cc0d7 2019-04-07 17:43:58,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274469852448s 2019-04-07 17:43:58,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:43:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13cf48310d9848ba98cbce02af49bf6f1c70c138" 2019-04-07 17:43:58,736 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:58 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-c3c20c19-8edb-453a-a490-dc71b76d2da1 x-openstack-request-id: req-c3c20c19-8edb-453a-a490-dc71b76d2da1 2019-04-07 17:43:58,736 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/5b231959-6e30-43d1-81bf-eb2e2c21a2aa used request id req-c3c20c19-8edb-453a-a490-dc71b76d2da1 2019-04-07 17:43:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365350246429s 2019-04-07 17:43:58,784 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-04-07 17:43:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:43:58,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86108da4-1986-49cf-b31d-7028e941d231 2019-04-07 17:43:58,829 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:43:58,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-86108da4-1986-49cf-b31d-7028e941d231 2019-04-07 17:43:58,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:43:59,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["CNBryK26StKpARPnsZ_ILQ"], "issued_at": "2019-04-07T17:43:59.000000Z"}} 2019-04-07 17:43:59,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:43:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:43:59,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:59 GMT X-Openstack-Request-Id: req-675b19dc-5608-4742-8e05-a2717aafbefe 2019-04-07 17:43:59,636 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:43:59,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-675b19dc-5608-4742-8e05-a2717aafbefe 2019-04-07 17:43:59,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382154941559s 2019-04-07 17:43:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:43:59,649 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df3389eb-5cd0-4928-9494-16bf383a222f 2019-04-07 17:43:59,649 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:43:59,650 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-df3389eb-5cd0-4928-9494-16bf383a222f 2019-04-07 17:43:59,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:43:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:43:59,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b010b3-f130-49af-9872-0ac6bd0ff7b4 2019-04-07 17:43:59,980 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:43:59,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-14b010b3-f130-49af-9872-0ac6bd0ff7b4 2019-04-07 17:43:59,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.329627037048s 2019-04-07 17:43:59,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:43:59,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}}' 2019-04-07 17:44:00,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-089022d4-87db-4437-b056-05269e557b8d 2019-04-07 17:44:00,293 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5"}, "tags": [], "enabled": true, "id": "9e95b8b1b37f4630a01226d3294514d5", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}} 2019-04-07 17:44:00,293 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-089022d4-87db-4437-b056-05269e557b8d 2019-04-07 17:44:00,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.305232048035s 2019-04-07 17:44:00,294 - 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'9e95b8b1b37f4630a01226d3294514d5', '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_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55'}) 2019-04-07 17:44:00,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:44:00,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "EAJDcZIgPtvmS9odngGNtYFDTnJsvQ", "email": null, "name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}}' 2019-04-07 17:44:00,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 07 Apr 2019 17:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1225699-ade4-441d-8d2f-0f7e791b9cde 2019-04-07 17:44:00,842 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": {"self": "http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c26294956db42d9b2bdbe4f89069b15", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:44:00,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-c1225699-ade4-441d-8d2f-0f7e791b9cde 2019-04-07 17:44:00,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.540980815887s 2019-04-07 17:44:00,843 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5c26294956db42d9b2bdbe4f89069b15', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55'}) 2019-04-07 17:44:00,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:44:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:01,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9efa6c6a-ac24-4615-8f8b-61c0be3b82fd 2019-04-07 17:44:01,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:44:01,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-9efa6c6a-ac24-4615-8f8b-61c0be3b82fd 2019-04-07 17:44:01,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205675125122s 2019-04-07 17:44:01,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:44:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:01,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8dd615b-f04d-4f37-9cb1-dd81c9b61dae 2019-04-07 17:44:01,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:44:01,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-b8dd615b-f04d-4f37-9cb1-dd81c9b61dae 2019-04-07 17:44:01,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218636035919s 2019-04-07 17:44:01,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:44:01,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:01,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2e7f37-2b78-4609-ae64-1fce2eb9360c 2019-04-07 17:44:01,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:44:01,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-5d2e7f37-2b78-4609-ae64-1fce2eb9360c 2019-04-07 17:44:01,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221157073975s 2019-04-07 17:44:01,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:44:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:01,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51f1b29-18fe-4557-846d-4ff9c05ed9c4 2019-04-07 17:44:01,710 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:44:01,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-f51f1b29-18fe-4557-846d-4ff9c05ed9c4 2019-04-07 17:44:01,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203445911407s 2019-04-07 17:44:01,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:44:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:01,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-283e8953-1eb3-466b-b1f6-74812172cd8f 2019-04-07 17:44:01,951 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": {"self": "http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c26294956db42d9b2bdbe4f89069b15", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:44:01,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-283e8953-1eb3-466b-b1f6-74812172cd8f 2019-04-07 17:44:01,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239592075348s 2019-04-07 17:44:01,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:44:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:02,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e36dd6-ffa9-4597-9247-a4b4cbcdd008 2019-04-07 17:44:02,179 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5"}, "tags": [], "enabled": true, "id": "9e95b8b1b37f4630a01226d3294514d5", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:02,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-c0e36dd6-ffa9-4597-9247-a4b4cbcdd008 2019-04-07 17:44:02,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216840982437s 2019-04-07 17:44:02,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:44:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=5c26294956db42d9b2bdbe4f89069b15&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=9e95b8b1b37f4630a01226d3294514d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:02,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30df152f-9179-4307-aee7-086ae9f0d8e9 2019-04-07 17:44:02,394 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=5c26294956db42d9b2bdbe4f89069b15&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=9e95b8b1b37f4630a01226d3294514d5", "previous": null, "next": null}} 2019-04-07 17:44:02,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=5c26294956db42d9b2bdbe4f89069b15&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=9e95b8b1b37f4630a01226d3294514d5 used request id req-30df152f-9179-4307-aee7-086ae9f0d8e9 2019-04-07 17:44:02,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207672119141s 2019-04-07 17:44:02,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:44:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5/users/5c26294956db42d9b2bdbe4f89069b15/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:02,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6182621-c6e9-4786-b849-73318ea6846e 2019-04-07 17:44:02,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:44:02,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5/users/5c26294956db42d9b2bdbe4f89069b15/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-e6182621-c6e9-4786-b849-73318ea6846e 2019-04-07 17:44:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.317257165909s 2019-04-07 17:44:02,716 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 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'9e95b8b1b37f4630a01226d3294514d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EAJDcZIgPtvmS9odngGNtYFDTnJsvQ', 'username': u'singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:44:02,720 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'password': 'EAJDcZIgPtvmS9odngGNtYFDTnJsvQ', 'project_name': 'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '9e95b8b1b37f4630a01226d3294514d5', 'project_domain_name': 'Default'} 2019-04-07 17:44:02,721 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-04-07 17:44:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:44:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:02,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b30a6ba-aaeb-414f-b0e8-25aaae48776b 2019-04-07 17:44:02,849 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:44:02,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-3b30a6ba-aaeb-414f-b0e8-25aaae48776b 2019-04-07 17:44:02,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127641201019s 2019-04-07 17:44:02,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:44:02,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:44:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ba741e-44de-45a9-be32-da6f92e0f2cb 2019-04-07 17:44:03,144 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5"}, "tags": [], "enabled": true, "id": "9e95b8b1b37f4630a01226d3294514d5", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:03,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-43ba741e-44de-45a9-be32-da6f92e0f2cb 2019-04-07 17:44:03,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.287690877914s 2019-04-07 17:44:03,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:44:03,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" -d '{"network": {"tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "name": "singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "admin_state_up": true}}' 2019-04-07 17:44:03,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:03 GMT X-Openstack-Request-Id: req-ce2dff60-c27d-4947-9c2c-ecd51fb0697f 2019-04-07 17:44:03,976 - 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":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:44:03Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}} 2019-04-07 17:44:03,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-ce2dff60-c27d-4947-9c2c-ecd51fb0697f 2019-04-07 17:44:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.829686880112s 2019-04-07 17:44:03,976 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-07T17:44:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9cfaddf2-078d-4e33-817a-4c8fd1f22e0b', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', u'created_at': u'2019-04-07T17:44:03Z', u'mtu': 1450, u'tenant_id': u'9e95b8b1b37f4630a01226d3294514d5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e95b8b1b37f4630a01226d3294514d5', u'l2_adjacency': True}) 2019-04-07 17:44:03,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:44:03,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4518586-f4f2-439b-b459-f1cc9cab0319 2019-04-07 17:44:03,987 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:44:03,987 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-e4518586-f4f2-439b-b459-f1cc9cab0319 2019-04-07 17:44:03,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:44:04,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e95b8b1b37f4630a01226d3294514d5", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9e95b8b1b37f4630a01226d3294514d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/9e95b8b1b37f4630a01226d3294514d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/9e95b8b1b37f4630a01226d3294514d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_9e95b8b1b37f4630a01226d3294514d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_9e95b8b1b37f4630a01226d3294514d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9e95b8b1b37f4630a01226d3294514d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/9e95b8b1b37f4630a01226d3294514d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/9e95b8b1b37f4630a01226d3294514d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9e95b8b1b37f4630a01226d3294514d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/9e95b8b1b37f4630a01226d3294514d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/9e95b8b1b37f4630a01226d3294514d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "id": "5c26294956db42d9b2bdbe4f89069b15"}, "audit_ids": ["2f0HcYTRRjqH2joc7hPFug"], "issued_at": "2019-04-07T17:44:03.000000Z"}} 2019-04-07 17:44:04,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:44:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:04,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:04 GMT X-Openstack-Request-Id: req-2c1981eb-1a2f-404b-a812-cc9bc9d85782 2019-04-07 17:44:04,783 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:44:03Z","qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}]} 2019-04-07 17:44:04,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-2c1981eb-1a2f-404b-a812-cc9bc9d85782 2019-04-07 17:44:04,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383727788925s 2019-04-07 17:44:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:44:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"subnet": {"name": "singlevm2-subnet_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "enable_dhcp": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:44:05,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:05 GMT X-Openstack-Request-Id: req-e0837d8f-a62b-436e-a8b8-067da5d8ffbc 2019-04-07 17:44:05,745 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:44:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9e95b8b1b37f4630a01226d3294514d5","id":"b82e47a2-3deb-44ee-9106-05b3b1bd2233","subnetpool_id":null,"name":"singlevm2-subnet_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}} 2019-04-07 17:44:05,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-e0837d8f-a62b-436e-a8b8-067da5d8ffbc 2019-04-07 17:44:05,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.96032500267s 2019-04-07 17:44:05,746 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:44:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b82e47a2-3deb-44ee-9106-05b3b1bd2233', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', u'enable_dhcp': True, u'network_id': u'9cfaddf2-078d-4e33-817a-4c8fd1f22e0b', u'tenant_id': u'9e95b8b1b37f4630a01226d3294514d5', u'created_at': u'2019-04-07T17:44:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9e95b8b1b37f4630a01226d3294514d5'}) 2019-04-07 17:44:05,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:44:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "singlevm2-router_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "admin_state_up": true}}' 2019-04-07 17:44:13,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:12 GMT X-Openstack-Request-Id: req-7cf4f19b-4281-40f7-9661-7bb0cb3b65d3 2019-04-07 17:44:13,088 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:06Z", "admin_state_up": true, "updated_at": "2019-04-07T17:44:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "name": "singlevm2-router_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}} 2019-04-07 17:44:13,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-7cf4f19b-4281-40f7-9661-7bb0cb3b65d3 2019-04-07 17:44:13,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.34199595451s 2019-04-07 17:44:13,089 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:44:07Z', u'revision_number': 3, u'id': u'8f33d176-1dd2-4117-938f-ec352bfca23b', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', u'admin_state_up': True, u'tenant_id': u'9e95b8b1b37f4630a01226d3294514d5', u'created_at': u'2019-04-07T17:44:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e95b8b1b37f4630a01226d3294514d5'}) 2019-04-07 17:44:13,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:44:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b/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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"subnet_id": "b82e47a2-3deb-44ee-9106-05b3b1bd2233"}' 2019-04-07 17:44:16,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:16 GMT X-Openstack-Request-Id: req-caaac79a-d2a3-4f45-9551-ecf29050ec49 2019-04-07 17:44:16,412 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "subnet_id": "b82e47a2-3deb-44ee-9106-05b3b1bd2233", "subnet_ids": ["b82e47a2-3deb-44ee-9106-05b3b1bd2233"], "port_id": "d218f185-633a-4ce6-afc7-d89fa8f86623", "id": "8f33d176-1dd2-4117-938f-ec352bfca23b"} 2019-04-07 17:44:16,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b/add_router_interface.json used request id req-caaac79a-d2a3-4f45-9551-ecf29050ec49 2019-04-07 17:44:16,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.32256007195s 2019-04-07 17:44:16,412 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:44:16,519 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:44:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:44:16,541 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:16 GMT 2019-04-07 17:44:16,541 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:44:16,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:44:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:16,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:16 GMT X-Openstack-Request-Id: req-005fb26b-f9c0-418c-8b47-ce930ae71dac 2019-04-07 17:44:16,895 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:44:16,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-005fb26b-f9c0-418c-8b47-ce930ae71dac 2019-04-07 17:44:16,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.349401950836s 2019-04-07 17:44:16,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:44:16,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}' 2019-04-07 17:44:17,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:17 GMT Location: http://172.30.9.45:9292/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd307deb-0d37-43b9-9916-bfd32ae9ec3d 2019-04-07 17:44:17,739 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:44:17Z", "file": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file", "owner": "9e95b8b1b37f4630a01226d3294514d5", "id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "size": null, "self": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "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_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "checksum": null, "created_at": "2019-04-07T17:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:44:17,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-fd307deb-0d37-43b9-9916-bfd32ae9ec3d 2019-04-07 17:44:17,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.834830999374s 2019-04-07 17:44:17,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:44:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '' 2019-04-07 17:44:18,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:44:18 GMT X-Openstack-Request-Id: req-22a54fe8-ffeb-4461-a1a0-7dbf1c0c983f 2019-04-07 17:44:18,550 - 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-04-07 17:44:18,550 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file used request id req-22a54fe8-ffeb-4461-a1a0-7dbf1c0c983f 2019-04-07 17:44:18,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.809602975845s 2019-04-07 17:44:18,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:44:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:18,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:18 GMT X-Openstack-Request-Id: req-15cbe162-e9e8-431b-b5d4-6f6527b4348b 2019-04-07 17:44:18,596 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:44:18Z", "file": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file", "owner": "9e95b8b1b37f4630a01226d3294514d5", "id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "size": 12716032, "self": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:44:18,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-15cbe162-e9e8-431b-b5d4-6f6527b4348b 2019-04-07 17:44:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418469905853s 2019-04-07 17:44:18,598 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file', 'owner': u'9e95b8b1b37f4630a01226d3294514d5', 'id': u'67054b85-b13f-4d6f-ac92-edd81880fd9e', 'size': 12716032, u'self': u'/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e95b8b1b37f4630a01226d3294514d5', 'name': 'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:44:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:44:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', '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/67054b85-b13f-4d6f-ac92-edd81880fd9e', 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_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'created': u'2019-04-07T17:44:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:44:17Z', 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/67054b85-b13f-4d6f-ac92-edd81880fd9e', 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_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:44:18,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:44:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:44:19,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:18 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-50b3e001-cb94-444f-8f59-e69b5fcdbf53 x-openstack-request-id: req-50b3e001-cb94-444f-8f59-e69b5fcdbf53 2019-04-07 17:44:19,533 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "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": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26"}} 2019-04-07 17:44:19,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-50b3e001-cb94-444f-8f59-e69b5fcdbf53 2019-04-07 17:44:19,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.932392835617s 2019-04-07 17:44:19,535 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'4e04ce3d-5f0c-407e-a8b6-d4534cf71d26', 'swap': 0}) 2019-04-07 17:44:19,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:44:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26/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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" -d '{"extra_specs": {}}' 2019-04-07 17:44:19,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:19 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-45006758-396f-4fb2-8413-c6f7947f802d x-openstack-request-id: req-45006758-396f-4fb2-8413-c6f7947f802d 2019-04-07 17:44:19,662 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:44:19,662 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26/os-extra_specs used request id req-45006758-396f-4fb2-8413-c6f7947f802d 2019-04-07 17:44:19,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126965999603s 2019-04-07 17:44:19,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-07 17:44:19,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"keypair": {"name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}}' 2019-04-07 17:44:20,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-082009e3-b101-46e4-83e7-45767fa2ac74 x-openstack-request-id: req-082009e3-b101-46e4-83e7-45767fa2ac74 2019-04-07 17:44:20,076 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfi8kqiv6IWlPtX56WH9JAI34K1Q81n/iuMg9DM6IKQH5YyeaWQMI6O/nxGKXEKPPIKc6sF7E2Pogl5qS7+kTl/yTgtBrsYq8OaJ9eMUt/IuOXl7pkyMEPQFN2o9Hm0X3B9BdtW/gZWKmhveLvqWH4DwWgEcz14StrVkmVna4VN60X8xIqvS2Pz/99uKdG83lEvfXYX4A2nPZFTzqtV46rU4tq0Lbx281caksBvPuPGIqbhlvsf53wkUhaVFQd2bv6NwFdTTlqdtCqNpAf2IkOWG3T2gpfTQiPOygSscScZlhwmQJ+RL05Of57RwuAgUD6+CbAjkYD7yRzPVLp0AUf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA34vJKor+iFpT7V+elh/SQCN+CtUPNZ/4rjIPQzOiCkB+WMnm\nlkDCOjv58RilxCjzyCnOrBexNj6IJeaku/pE5f8k4LQa7GKvDmifXjFLfyLjl5e6\nZMjBD0BTdqPR5tF9wfQXbVv4GVipob3i76lh+A8FoBHM9eEra1ZJlZ2uFTetF/MS\nKr0tj8//fbinRvN5RL312F+ANpz2RU86rVeOq1OLatC28dvNXGpLAbz7jxiKm4Zb\n7H+d8JFIWlRUHdm7+jcBXU05anbQqjaQH9iJDlht09oKX00IjzsoErHEnGZYcJkC\nfkS9OTn+e0cLgIFA+vgmwI5GA+8kcz1S6dAFHwIDAQABAoIBAQCR92umjNXA4QJW\nSA58RlD6MnK1zgM9Z7Rwwh03KzrOaOhXP5aCW8y3S7xbklWDLZ5o/+uEcX/0RIaQ\nAPdmCvf8GkrRMqk12wYlaWlOju+WF4j2zksWTgPJ2p3lJPkFN5tfDuxRKzFoE33I\nL/5DsZ1X5S8uIxFrJ9k7ID+yIyCtltEnOI4U/QgzATYYEPnCKEHugX+X+2fYJ/kY\nI6be7E3IAFqxCYQwaf11pQdYL5+EmsCVeyd86L2OFY0hes0fUNBUAZKcFAAI3l3c\nVW8mDtBfa4OczMbS+bkL548kbMIrfPdxuGEtwa0eWuXcidofULQVaJvTUq+Hjelf\n27f8y5UBAoGBAP+Ji4LsFDtMYPbwqQYgS10to0a1LXEo7XM9q49bxNwmoYtYuiKh\ncifYEfKWEYtZfZSLjn30fbjmibq8MnkkDEqdM7Fe6wKbrsyjiL8LuOHtAkmzvoE3\nRfNhphxbTS4ewV7Pe4pkBx9K2E1ye4S+NgxRMcMtzNy8E4NYqXaW0jGBAoGBAN/z\naUTHrXSzcxhDy6pw0amDTywQDV7Xgtcxp4opT6rmrCIsX4UgIOonaEhC2kyhob/8\nseLvBtC5cQUGInxjn6HyUcdIVsmJPB2XFvDIIwlHu0Jvj90TzeRVvNh78pFhZS+3\nktw0CwylKg+bEEt5NxdD+3HIFyyYThnNxsPMukafAoGBAMs1AfB29A/DyUgWURNC\nEyxh4nmUEjLurQT7gbZa781yGvzI7hwj7reop30VwZXi8G50HDgleOTUz6njhu+2\nrt+W60idhp1oWDT7xv7Fv5xJ8YvSmCgBYGsOuB3MrS+D3ZobvM5shQ1pY2ETLQ5+\nhFR/LOddQJA4L/w/QWPAxB4BAoGALFBV/C4mvHjlxV9k5Yz9b7Vz7RwgCSxLz5kb\ntdMG2KJcXUa6f/UjjjHOCL5xw8gX4Y13BZiWmKaZHo1gNYzhAYKZe/1sbuSg6JoF\nCBASHrv66eJ5bR2GGDB+9bdRAENtakvA26HQrefgssXUK5sIs6nYD2OwcjqQ+bom\nIohYM7ECgYAdQGWu+QDZxNmluRahf15whAeJZU9CoRKiCb5b9zMZXNOouBgcte4v\nPALtwDNZkkI2lGdUXcJNLm5Bj0t8KAS0BV0tAeXpZDymR+agzFqGYmNXYJcupOYm\nGEM+AhnHYlVM/E9MLr/0Gymff4/05Wq5FRQf/TndOV++zswiE97IGg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5c26294956db42d9b2bdbe4f89069b15", "name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "fingerprint": "20:bb:f4:65:9e:40:55:0e:42:11:e8:11:c0:88:f7:9a"}} 2019-04-07 17:44:20,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/os-keypairs used request id req-082009e3-b101-46e4-83e7-45767fa2ac74 2019-04-07 17:44:20,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.410932064056s 2019-04-07 17:44:20,077 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfi8kqiv6IWlPtX56WH9JAI34K1Q81n/iuMg9DM6IKQH5YyeaWQMI6O/nxGKXEKPPIKc6sF7E2Pogl5qS7+kTl/yTgtBrsYq8OaJ9eMUt/IuOXl7pkyMEPQFN2o9Hm0X3B9BdtW/gZWKmhveLvqWH4DwWgEcz14StrVkmVna4VN60X8xIqvS2Pz/99uKdG83lEvfXYX4A2nPZFTzqtV46rU4tq0Lbx281caksBvPuPGIqbhlvsf53wkUhaVFQd2bv6NwFdTTlqdtCqNpAf2IkOWG3T2gpfTQiPOygSscScZlhwmQJ+RL05Of57RwuAgUD6+CbAjkYD7yRzPVLp0AUf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA34vJKor+iFpT7V+elh/SQCN+CtUPNZ/4rjIPQzOiCkB+WMnm\nlkDCOjv58RilxCjzyCnOrBexNj6IJeaku/pE5f8k4LQa7GKvDmifXjFLfyLjl5e6\nZMjBD0BTdqPR5tF9wfQXbVv4GVipob3i76lh+A8FoBHM9eEra1ZJlZ2uFTetF/MS\nKr0tj8//fbinRvN5RL312F+ANpz2RU86rVeOq1OLatC28dvNXGpLAbz7jxiKm4Zb\n7H+d8JFIWlRUHdm7+jcBXU05anbQqjaQH9iJDlht09oKX00IjzsoErHEnGZYcJkC\nfkS9OTn+e0cLgIFA+vgmwI5GA+8kcz1S6dAFHwIDAQABAoIBAQCR92umjNXA4QJW\nSA58RlD6MnK1zgM9Z7Rwwh03KzrOaOhXP5aCW8y3S7xbklWDLZ5o/+uEcX/0RIaQ\nAPdmCvf8GkrRMqk12wYlaWlOju+WF4j2zksWTgPJ2p3lJPkFN5tfDuxRKzFoE33I\nL/5DsZ1X5S8uIxFrJ9k7ID+yIyCtltEnOI4U/QgzATYYEPnCKEHugX+X+2fYJ/kY\nI6be7E3IAFqxCYQwaf11pQdYL5+EmsCVeyd86L2OFY0hes0fUNBUAZKcFAAI3l3c\nVW8mDtBfa4OczMbS+bkL548kbMIrfPdxuGEtwa0eWuXcidofULQVaJvTUq+Hjelf\n27f8y5UBAoGBAP+Ji4LsFDtMYPbwqQYgS10to0a1LXEo7XM9q49bxNwmoYtYuiKh\ncifYEfKWEYtZfZSLjn30fbjmibq8MnkkDEqdM7Fe6wKbrsyjiL8LuOHtAkmzvoE3\nRfNhphxbTS4ewV7Pe4pkBx9K2E1ye4S+NgxRMcMtzNy8E4NYqXaW0jGBAoGBAN/z\naUTHrXSzcxhDy6pw0amDTywQDV7Xgtcxp4opT6rmrCIsX4UgIOonaEhC2kyhob/8\nseLvBtC5cQUGInxjn6HyUcdIVsmJPB2XFvDIIwlHu0Jvj90TzeRVvNh78pFhZS+3\nktw0CwylKg+bEEt5NxdD+3HIFyyYThnNxsPMukafAoGBAMs1AfB29A/DyUgWURNC\nEyxh4nmUEjLurQT7gbZa781yGvzI7hwj7reop30VwZXi8G50HDgleOTUz6njhu+2\nrt+W60idhp1oWDT7xv7Fv5xJ8YvSmCgBYGsOuB3MrS+D3ZobvM5shQ1pY2ETLQ5+\nhFR/LOddQJA4L/w/QWPAxB4BAoGALFBV/C4mvHjlxV9k5Yz9b7Vz7RwgCSxLz5kb\ntdMG2KJcXUa6f/UjjjHOCL5xw8gX4Y13BZiWmKaZHo1gNYzhAYKZe/1sbuSg6JoF\nCBASHrv66eJ5bR2GGDB+9bdRAENtakvA26HQrefgssXUK5sIs6nYD2OwcjqQ+bom\nIohYM7ECgYAdQGWu+QDZxNmluRahf15whAeJZU9CoRKiCb5b9zMZXNOouBgcte4v\nPALtwDNZkkI2lGdUXcJNLm5Bj0t8KAS0BV0tAeXpZDymR+agzFqGYmNXYJcupOYm\nGEM+AhnHYlVM/E9MLr/0Gymff4/05Wq5FRQf/TndOV++zswiE97IGg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5c26294956db42d9b2bdbe4f89069b15', 'name': u'singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'created_at': '2019-04-07T17:44:20.077613', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e95b8b1b37f4630a01226d3294514d5', 'name': 'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'20:bb:f4:65:9e:40:55:0e:42:11:e8:11:c0:88:f7:9a', 'type': 'ssh', 'id': u'singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55'}) 2019-04-07 17:44:20,078 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA34vJKor+iFpT7V+elh/SQCN+CtUPNZ/4rjIPQzOiCkB+WMnm lkDCOjv58RilxCjzyCnOrBexNj6IJeaku/pE5f8k4LQa7GKvDmifXjFLfyLjl5e6 ZMjBD0BTdqPR5tF9wfQXbVv4GVipob3i76lh+A8FoBHM9eEra1ZJlZ2uFTetF/MS Kr0tj8//fbinRvN5RL312F+ANpz2RU86rVeOq1OLatC28dvNXGpLAbz7jxiKm4Zb 7H+d8JFIWlRUHdm7+jcBXU05anbQqjaQH9iJDlht09oKX00IjzsoErHEnGZYcJkC fkS9OTn+e0cLgIFA+vgmwI5GA+8kcz1S6dAFHwIDAQABAoIBAQCR92umjNXA4QJW SA58RlD6MnK1zgM9Z7Rwwh03KzrOaOhXP5aCW8y3S7xbklWDLZ5o/+uEcX/0RIaQ APdmCvf8GkrRMqk12wYlaWlOju+WF4j2zksWTgPJ2p3lJPkFN5tfDuxRKzFoE33I L/5DsZ1X5S8uIxFrJ9k7ID+yIyCtltEnOI4U/QgzATYYEPnCKEHugX+X+2fYJ/kY I6be7E3IAFqxCYQwaf11pQdYL5+EmsCVeyd86L2OFY0hes0fUNBUAZKcFAAI3l3c VW8mDtBfa4OczMbS+bkL548kbMIrfPdxuGEtwa0eWuXcidofULQVaJvTUq+Hjelf 27f8y5UBAoGBAP+Ji4LsFDtMYPbwqQYgS10to0a1LXEo7XM9q49bxNwmoYtYuiKh cifYEfKWEYtZfZSLjn30fbjmibq8MnkkDEqdM7Fe6wKbrsyjiL8LuOHtAkmzvoE3 RfNhphxbTS4ewV7Pe4pkBx9K2E1ye4S+NgxRMcMtzNy8E4NYqXaW0jGBAoGBAN/z aUTHrXSzcxhDy6pw0amDTywQDV7Xgtcxp4opT6rmrCIsX4UgIOonaEhC2kyhob/8 seLvBtC5cQUGInxjn6HyUcdIVsmJPB2XFvDIIwlHu0Jvj90TzeRVvNh78pFhZS+3 ktw0CwylKg+bEEt5NxdD+3HIFyyYThnNxsPMukafAoGBAMs1AfB29A/DyUgWURNC Eyxh4nmUEjLurQT7gbZa781yGvzI7hwj7reop30VwZXi8G50HDgleOTUz6njhu+2 rt+W60idhp1oWDT7xv7Fv5xJ8YvSmCgBYGsOuB3MrS+D3ZobvM5shQ1pY2ETLQ5+ hFR/LOddQJA4L/w/QWPAxB4BAoGALFBV/C4mvHjlxV9k5Yz9b7Vz7RwgCSxLz5kb tdMG2KJcXUa6f/UjjjHOCL5xw8gX4Y13BZiWmKaZHo1gNYzhAYKZe/1sbuSg6JoF CBASHrv66eJ5bR2GGDB+9bdRAENtakvA26HQrefgssXUK5sIs6nYD2OwcjqQ+bom IohYM7ECgYAdQGWu+QDZxNmluRahf15whAeJZU9CoRKiCb5b9zMZXNOouBgcte4v PALtwDNZkkI2lGdUXcJNLm5Bj0t8KAS0BV0tAeXpZDymR+agzFqGYmNXYJcupOYm GEM+AhnHYlVM/E9MLr/0Gymff4/05Wq5FRQf/TndOV++zswiE97IGg== -----END RSA PRIVATE KEY----- 2019-04-07 17:44:20,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-07 17:44:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"security_group": {"name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-04-07 17:44:20,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:20 GMT X-Openstack-Request-Id: req-84d8e368-24b6-47e2-b3de-11aaf6ed4f02 2019-04-07 17:44:20,537 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:20Z", "updated_at": "2019-04-07T17:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "165aec27-eb07-4e34-b402-7354ffd2fcc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "a9e4ef85-e96f-45bc-b9cd-94140a9d8a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}} 2019-04-07 17:44:20,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-84d8e368-24b6-47e2-b3de-11aaf6ed4f02 2019-04-07 17:44:20,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.454171895981s 2019-04-07 17:44:20,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:44:20,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:20 GMT X-Openstack-Request-Id: req-6a1c975a-9876-4c4f-9445-a386ddbd1832 2019-04-07 17:44:20,865 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:02Z", "updated_at": "2019-04-07T17:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "4ce715f8-50d0-464e-b29d-2a7b4487d037", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "5d2b0311-40ee-4101-b400-1e0e660c7e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "ae4be718-f6df-44c8-b40c-8cb2605ca73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "b8329725-815d-4d18-8cb0-d5a045cb5bef", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:20Z", "updated_at": "2019-04-07T17:44:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "165aec27-eb07-4e34-b402-7354ffd2fcc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "a9e4ef85-e96f-45bc-b9cd-94140a9d8a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-6a1c975a-9876-4c4f-9445-a386ddbd1832 2019-04-07 17:44:20,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321667194366s 2019-04-07 17:44:20,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:44:20,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -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": "216e005d-2a90-4d0d-8f17-0e5f5b92691b"}}' 2019-04-07 17:44:21,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:21 GMT X-Openstack-Request-Id: req-cf92c711-0ba4-4033-84e5-56da477df274 2019-04-07 17:44:21,330 - 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-04-07T17:44:21Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:21Z", "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "9e524726-8502-4721-9757-3855dfed74c4"}} 2019-04-07 17:44:21,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-cf92c711-0ba4-4033-84e5-56da477df274 2019-04-07 17:44:21,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457648038864s 2019-04-07 17:44:21,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:44:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:21 GMT X-Openstack-Request-Id: req-0d8eee54-7d0c-4688-a5e2-cbca7b7812a4 2019-04-07 17:44:21,685 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:02Z", "updated_at": "2019-04-07T17:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "4ce715f8-50d0-464e-b29d-2a7b4487d037", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "5d2b0311-40ee-4101-b400-1e0e660c7e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "ae4be718-f6df-44c8-b40c-8cb2605ca73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "b8329725-815d-4d18-8cb0-d5a045cb5bef", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:20Z", "updated_at": "2019-04-07T17:44:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "165aec27-eb07-4e34-b402-7354ffd2fcc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:44:21Z", "revision_number": 0, "id": "9e524726-8502-4721-9757-3855dfed74c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:21Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "a9e4ef85-e96f-45bc-b9cd-94140a9d8a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 2, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:21,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-0d8eee54-7d0c-4688-a5e2-cbca7b7812a4 2019-04-07 17:44:21,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349821805954s 2019-04-07 17:44:21,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:44:21,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -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": "216e005d-2a90-4d0d-8f17-0e5f5b92691b"}}' 2019-04-07 17:44:21,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:21 GMT X-Openstack-Request-Id: req-0bdcf05c-cadd-4399-93f9-595471726259 2019-04-07 17:44:21,863 - 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-04-07T17:44:21Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "port_range_min": null, "revision_number": 0, "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:21Z", "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "b13f1004-feeb-49cb-9b57-5ffe4a48ef2b"}} 2019-04-07 17:44:21,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-0bdcf05c-cadd-4399-93f9-595471726259 2019-04-07 17:44:21,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171190977097s 2019-04-07 17:44:21,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:44:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:22 GMT X-Openstack-Request-Id: req-98464e62-5fc7-4d6e-b79d-31ecb7df3e0f 2019-04-07 17:44:22,242 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":["b82e47a2-3deb-44ee-9106-05b3b1bd2233"],"description":"","tags":[],"updated_at":"2019-04-07T17:44:05Z","qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}]} 2019-04-07 17:44:22,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-98464e62-5fc7-4d6e-b79d-31ecb7df3e0f 2019-04-07 17:44:22,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377564907074s 2019-04-07 17:44:22,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:44:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:22 GMT X-Openstack-Request-Id: req-3c8fc4ba-978b-4ff7-924c-27988a5283ff 2019-04-07 17:44:23,100 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:44:18Z", "file": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file", "owner": "9e95b8b1b37f4630a01226d3294514d5", "id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "size": 12716032, "self": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:44:23,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-3c8fc4ba-978b-4ff7-924c-27988a5283ff 2019-04-07 17:44:23,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.852988958359s 2019-04-07 17:44:23,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:44:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:23,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-a298ee06-bd42-47e0-a26d-868539a03928 x-openstack-request-id: req-a298ee06-bd42-47e0-a26d-868539a03928 2019-04-07 17:44:23,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "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": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26"}]} 2019-04-07 17:44:23,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-a298ee06-bd42-47e0-a26d-868539a03928 2019-04-07 17:44:23,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273299217224s 2019-04-07 17:44:23,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:44:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"server": {"name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "imageRef": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "flavorRef": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b"}], "security_groups": [{"name": "216e005d-2a90-4d0d-8f17-0e5f5b92691b"}]}}' 2019-04-07 17:44:29,304 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:23 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.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb x-compute-request-id: req-bc2fcabd-352d-42f8-986b-bcec5c4e5f2b x-openstack-request-id: req-bc2fcabd-352d-42f8-986b-bcec5c4e5f2b 2019-04-07 17:44:29,305 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "216e005d-2a90-4d0d-8f17-0e5f5b92691b"}], "OS-DCF:diskConfig": "MANUAL", "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "adminPass": "6CxNEwrm32vK"}} 2019-04-07 17:44:29,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-bc2fcabd-352d-42f8-986b-bcec5c4e5f2b 2019-04-07 17:44:29,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.16922402382s 2019-04-07 17:44:29,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-30fc5b08-9c20-4c54-85f8-fa14fad6e0bf x-openstack-request-id: req-30fc5b08-9c20-4c54-85f8-fa14fad6e0bf 2019-04-07 17:44:30,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "user_id": "5c26294956db42d9b2bdbe4f89069b15", "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-04-07T17:44:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:30,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-30fc5b08-9c20-4c54-85f8-fa14fad6e0bf 2019-04-07 17:44:30,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.978295087814s 2019-04-07 17:44:30,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:44:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:30,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:30 GMT X-Openstack-Request-Id: req-f304311b-4286-4c23-8121-9c3cd846f213 2019-04-07 17:44:30,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":["b82e47a2-3deb-44ee-9106-05b3b1bd2233"],"description":"","tags":[],"updated_at":"2019-04-07T17:44:05Z","qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}]} 2019-04-07 17:44:30,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-f304311b-4286-4c23-8121-9c3cd846f213 2019-04-07 17:44:30,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105773925781s 2019-04-07 17:44:30,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:44:30,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:30,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:30 GMT X-Openstack-Request-Id: req-afd8d522-8f15-45a5-b174-d6791fa8665f 2019-04-07 17:44:30,724 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:44:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9e95b8b1b37f4630a01226d3294514d5","id":"b82e47a2-3deb-44ee-9106-05b3b1bd2233","subnetpool_id":null,"name":"singlevm2-subnet_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:30,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-afd8d522-8f15-45a5-b174-d6791fa8665f 2019-04-07 17:44:30,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.321799993515s 2019-04-07 17:44:30,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:44:32,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:32,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:33,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-a653b72b-2bb9-4fda-856e-def5e463adb8 x-openstack-request-id: req-a653b72b-2bb9-4fda-856e-def5e463adb8 2019-04-07 17:44:33,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "user_id": "5c26294956db42d9b2bdbe4f89069b15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:44:32Z", "hostId": "8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:33,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-a653b72b-2bb9-4fda-856e-def5e463adb8 2019-04-07 17:44:33,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875710010529s 2019-04-07 17:44:33,610 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:44:35,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:35,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-1d5afeb9-d1ce-4442-a7c6-33443fcae9e7 x-openstack-request-id: req-1d5afeb9-d1ce-4442-a7c6-33443fcae9e7 2019-04-07 17:44:36,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "security_groups": [{"name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}], "user_id": "5c26294956db42d9b2bdbe4f89069b15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:44:32Z", "hostId": "8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:36,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-1d5afeb9-d1ce-4442-a7c6-33443fcae9e7 2019-04-07 17:44:36,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637562990189s 2019-04-07 17:44:36,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:44:38,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:39,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-28ccf0c8-dd31-4e1b-972e-c73c3ee20284 x-openstack-request-id: req-28ccf0c8-dd31-4e1b-972e-c73c3ee20284 2019-04-07 17:44:39,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "security_groups": [{"name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}], "user_id": "5c26294956db42d9b2bdbe4f89069b15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:44:32Z", "hostId": "8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:39,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-28ccf0c8-dd31-4e1b-972e-c73c3ee20284 2019-04-07 17:44:39,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53273797035s 2019-04-07 17:44:39,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:44:41,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:42,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:41 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-75ad57fd-8154-4b6b-ab89-abbcb391c5de x-openstack-request-id: req-75ad57fd-8154-4b6b-ab89-abbcb391c5de 2019-04-07 17:44:42,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:29:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:44:40.000000", "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "security_groups": [{"name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}], "user_id": "5c26294956db42d9b2bdbe4f89069b15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:44:40Z", "hostId": "8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:42,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-75ad57fd-8154-4b6b-ab89-abbcb391c5de 2019-04-07 17:44:42,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07531094551s 2019-04-07 17:44:42,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:44:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=a44b9862-0530-41a1-a8e1-a7ca252270bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:43,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:43 GMT X-Openstack-Request-Id: req-472bc3ca-5a23-43f8-9f8c-246b145434d7 2019-04-07 17:44:43,222 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:44:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b82e47a2-3deb-44ee-9106-05b3b1bd2233","ip_address":"192.168.120.6"}],"id":"a6047409-bc76-41b6-bbe2-5fc923e863bc","security_groups":["216e005d-2a90-4d0d-8f17-0e5f5b92691b"],"mac_address":"fa:16:3e:c7:29:d5","project_id":"9e95b8b1b37f4630a01226d3294514d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:33Z","binding:vnic_type":"normal","device_id":"a44b9862-0530-41a1-a8e1-a7ca252270bb","ip_allocation":"immediate"}]} 2019-04-07 17:44:43,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=a44b9862-0530-41a1-a8e1-a7ca252270bb used request id req-472bc3ca-5a23-43f8-9f8c-246b145434d7 2019-04-07 17:44:43,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.339681863785s 2019-04-07 17:44:43,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=a6047409-bc76-41b6-bbe2-5fc923e863bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:43 GMT X-Openstack-Request-Id: req-ae3374b6-cbc9-40f2-aff7-034147757523 2019-04-07 17:44:43,539 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:44:43,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=a6047409-bc76-41b6-bbe2-5fc923e863bc used request id req-ae3374b6-cbc9-40f2-aff7-034147757523 2019-04-07 17:44:43,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.307647943497s 2019-04-07 17:44:43,540 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c7:29:d5', 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'67054b85-b13f-4d6f-ac92-edd81880fd9e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:44:40.000000', 'flavor': Munch({u'id': u'4e04ce3d-5f0c-407e-a8b6-d4534cf71d26'}), 'az': u'nova', 'id': u'a44b9862-0530-41a1-a8e1-a7ca252270bb', 'security_groups': [Munch({u'name': u'singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c26294956db42d9b2bdbe4f89069b15', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e95b8b1b37f4630a01226d3294514d5', 'name': 'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', '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-04-07T17:44:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:44:40Z', 'hostId': u'8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a', '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-04-07T17:44:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9e95b8b1b37f4630a01226d3294514d5', 'name': u'singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'adminPass': u'6CxNEwrm32vK', 'tenant_id': u'9e95b8b1b37f4630a01226d3294514d5', 'created_at': u'2019-04-07T17:44:29Z', 'created': u'2019-04-07T17:44:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:44:43,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:44:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:44 GMT X-Openstack-Request-Id: req-5d1b5b0d-4680-4351-aec2-0f37e7ccf0f5 2019-04-07 17:44:44,657 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":["b82e47a2-3deb-44ee-9106-05b3b1bd2233"],"description":"","tags":[],"updated_at":"2019-04-07T17:44:05Z","qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}]} 2019-04-07 17:44:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-5d1b5b0d-4680-4351-aec2-0f37e7ccf0f5 2019-04-07 17:44:44,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1120839119s 2019-04-07 17:44:44,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:44:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=a44b9862-0530-41a1-a8e1-a7ca252270bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:44,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:44 GMT X-Openstack-Request-Id: req-6c42d43b-0df7-4353-8857-0b1fdb984efe 2019-04-07 17:44:44,716 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:44:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b82e47a2-3deb-44ee-9106-05b3b1bd2233","ip_address":"192.168.120.6"}],"id":"a6047409-bc76-41b6-bbe2-5fc923e863bc","security_groups":["216e005d-2a90-4d0d-8f17-0e5f5b92691b"],"mac_address":"fa:16:3e:c7:29:d5","project_id":"9e95b8b1b37f4630a01226d3294514d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:33Z","binding:vnic_type":"normal","device_id":"a44b9862-0530-41a1-a8e1-a7ca252270bb","ip_allocation":"immediate"}]} 2019-04-07 17:44:44,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=a44b9862-0530-41a1-a8e1-a7ca252270bb used request id req-6c42d43b-0df7-4353-8857-0b1fdb984efe 2019-04-07 17:44:44,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0570111274719s 2019-04-07 17:44:44,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-07 17:44:44,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"floatingip": {"floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "fixed_ip_address": "192.168.120.6", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc"}}' 2019-04-07 17:44:47,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:47 GMT X-Openstack-Request-Id: req-b12c044c-fc1f-4246-af54-578f9bf58666 2019-04-07 17:44:47,831 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}} 2019-04-07 17:44:47,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-b12c044c-fc1f-4246-af54-578f9bf58666 2019-04-07 17:44:47,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.11447095871s 2019-04-07 17:44:47,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:47,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:47 GMT X-Openstack-Request-Id: req-87923805-6536-4d04-b2aa-3b7c6fc1b566 2019-04-07 17:44:47,908 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:47,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-87923805-6536-4d04-b2aa-3b7c6fc1b566 2019-04-07 17:44:47,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623250007629s 2019-04-07 17:44:47,915 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:48,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:48,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:48 GMT X-Openstack-Request-Id: req-83816267-47f7-4f48-8876-3340b72171d6 2019-04-07 17:44:48,367 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:48,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-83816267-47f7-4f48-8876-3340b72171d6 2019-04-07 17:44:48,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342069864273s 2019-04-07 17:44:48,373 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:48,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:48,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:48 GMT X-Openstack-Request-Id: req-67c13286-8373-4199-9b3c-f9541c465141 2019-04-07 17:44:48,545 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:48,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-67c13286-8373-4199-9b3c-f9541c465141 2019-04-07 17:44:48,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616810321808s 2019-04-07 17:44:48,551 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:48,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:48,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:48 GMT X-Openstack-Request-Id: req-b145b1c2-8f73-4cff-a8c0-90f62fc60efc 2019-04-07 17:44:48,727 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:48,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-b145b1c2-8f73-4cff-a8c0-90f62fc60efc 2019-04-07 17:44:48,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0668978691101s 2019-04-07 17:44:48,733 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:48,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:48,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:48 GMT X-Openstack-Request-Id: req-d00fabd1-c9ee-48bf-b3c3-6587b050eacc 2019-04-07 17:44:48,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:48,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-d00fabd1-c9ee-48bf-b3c3-6587b050eacc 2019-04-07 17:44:48,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626559257507s 2019-04-07 17:44:48,911 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:49,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:49,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:49 GMT X-Openstack-Request-Id: req-02c2d0fa-afc8-41fd-95db-7db898fb4dcb 2019-04-07 17:44:49,083 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:49,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-02c2d0fa-afc8-41fd-95db-7db898fb4dcb 2019-04-07 17:44:49,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626640319824s 2019-04-07 17:44:49,090 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:49,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:48 GMT X-Openstack-Request-Id: req-441f7dbe-69cd-4316-a525-86cc12fcf3ec 2019-04-07 17:44:49,268 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:49,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-441f7dbe-69cd-4316-a525-86cc12fcf3ec 2019-04-07 17:44:49,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684180259705s 2019-04-07 17:44:49,274 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:49,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:49,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:49 GMT X-Openstack-Request-Id: req-d710d7fa-b012-4248-ba15-29e0db64212f 2019-04-07 17:44:49,446 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:45Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:49,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-d710d7fa-b012-4248-ba15-29e0db64212f 2019-04-07 17:44:49,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624511241913s 2019-04-07 17:44:49,453 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:44:49,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:49,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:49,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:49 GMT X-Openstack-Request-Id: req-7b6f39b7-ce44-40e6-85bc-a0e8cd659463 2019-04-07 17:44:49,799 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:45Z", "updated_at": "2019-04-07T17:44:49Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:29:d5", "device_id": "a44b9862-0530-41a1-a8e1-a7ca252270bb"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "port_id": "a6047409-bc76-41b6-bbe2-5fc923e863bc", "id": "1e42e854-71ba-4dd3-9392-f633f025fb6b", "qos_policy_id": null}]} 2019-04-07 17:44:49,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-7b6f39b7-ce44-40e6-85bc-a0e8cd659463 2019-04-07 17:44:49,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.236713886261s 2019-04-07 17:44:49,806 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8f33d176-1dd2-4117-938f-ec352bfca23b', 'updated_at': u'2019-04-07T17:44:49Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'revision_number': 2, 'port_id': u'a6047409-bc76-41b6-bbe2-5fc923e863bc', 'id': u'1e42e854-71ba-4dd3-9392-f633f025fb6b', 'network': u'049756e4-45b3-427e-a20c-909a765e9532', 'port': u'a6047409-bc76-41b6-bbe2-5fc923e863bc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e95b8b1b37f4630a01226d3294514d5', 'name': 'singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9e95b8b1b37f4630a01226d3294514d5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'049756e4-45b3-427e-a20c-909a765e9532', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9cfaddf2-078d-4e33-817a-4c8fd1f22e0b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c7:29:d5', u'device_id': u'a44b9862-0530-41a1-a8e1-a7ca252270bb'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9e95b8b1b37f4630a01226d3294514d5', 'created_at': u'2019-04-07T17:44:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9cfaddf2-078d-4e33-817a-4c8fd1f22e0b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c7:29:d5', u'device_id': u'a44b9862-0530-41a1-a8e1-a7ca252270bb'}), 'router': u'8f33d176-1dd2-4117-938f-ec352bfca23b'}) 2019-04-07 17:44:49,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:44:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb/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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:44:50,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-25d50501-d2e3-41a2-bd60-b4330b9b8d58 x-openstack-request-id: req-25d50501-d2e3-41a2-bd60-b4330b9b8d58 2019-04-07 17:44:50,037 - 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 501215138 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.226486] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229392] pid_max: default: 32768 minimum: 301\n[ 0.230946] ACPI: Core revision 20150930\n[ 0.232914] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235174] Security Framework initialized\n[ 0.236588] Yama: becoming mindful.\n[ 0.237861] AppArmor: AppArmor initialized\n[ 0.239330] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241605] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243802] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245902] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248262] Initializing cgroup subsys io\n[ 0.249683] Initializing cgroup subsys memory\n[ 0.251175] Initializing cgroup subsys devices\n[ 0.252683] Initializing cgroup subsys freezer\n[ 0.254195] Initializing cgroup subsys net_cls\n[ 0.255704] Initializing cgroup subsys perf_event\n[ 0.257302] Initializing cgroup subsys net_prio\n[ 0.258839] Initializing cgroup subsys hugetlb\n[ 0.260346] Initializing cgroup subsys pids\n[ 0.261849] CPU: Physical Processor ID: 0\n[ 0.263935] mce: CPU supports 10 MCE banks\n[ 0.265407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285417] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293842] ftrace: allocating 31920 entries in 125 pages\n[ 0.324890] smpboot: Max logical packages: 1\n[ 0.326380] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.328719] x2apic enabled\n[ 0.330087] Switched APIC routing to physical x2apic.\n[ 0.332947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334904] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.341641] KVM setup paravirtual spinlock\n[ 0.343554] x86: Booted up 1 node, 1 CPUs\n[ 0.344957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347317] devtmpfs: initialized\n[ 0.349544] evm: security.selinux\n[ 0.350761] evm: security.SMACK64\n[ 0.351960] evm: security.SMACK64EXEC\n[ 0.353261] evm: security.SMACK64TRANSMUTE\n[ 0.354672] evm: security.SMACK64MMAP\n[ 0.355964] evm: security.ima\n[ 0.357075] evm: security.capability\n[ 0.358425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361612] pinctrl core: initialized pinctrl subsystem\n[ 0.363476] RTC time: 17:44:40, date: 04/07/19\n[ 0.365084] NET: Registered protocol family 16\n[ 0.366722] cpuidle: using governor ladder\n[ 0.368154] cpuidle: using governor menu\n[ 0.369522] PCCT header not found.\n[ 0.370794] ACPI: bus type PCI registered\n[ 0.372197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374342] PCI: Using configuration type 1 for base access\n[ 0.376881] ACPI: Added _OSI(Module Device)\n[ 0.378343] ACPI: Added _OSI(Processor Device)\n[ 0.379838] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381405] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383971] ACPI: Interpreter enabled\n[ 0.385290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398128] ACPI: (supports S0 S5)\n[ 0.399350] ACPI: Using IOAPIC for interrupt routing\n[ 0.400992] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407457] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.415458] acpiphp: Slot [3] registered\n[ 0.416847] acpiphp: Slot [4] registered\n[ 0.418234] acpiphp: Slot [5] registered\n[ 0.419623] acpiphp: Slot [6] registered\n[ 0.421005] acpiphp: Slot [7] registered\n[ 0.422387] acpiphp: Slot [8] registered\n[ 0.423777] acpiphp: Slot [9] registered\n[ 0.425160] acpiphp: Slot [10] registered\n[ 0.426562] acpiphp: Slot [11] registered\n[ 0.427977] acpiphp: Slot [12] registered\n[ 0.429403] acpiphp: Slot [13] registered\n[ 0.430809] acpiphp: Slot [14] registered\n[ 0.432224] acpiphp: Slot [15] registered\n[ 0.449606] acpiphp: Slot [16] registered\n[ 0.451014] acpiphp: Slot [17] registered\n[ 0.452424] acpiphp: Slot [18] registered\n[ 0.453837] acpiphp: Slot [19] registered\n[ 0.455256] acpiphp: Slot [20] registered\n[ 0.456665] acpiphp: Slot [21] registered\n[ 0.458068] acpiphp: Slot [22] registered\n[ 0.459478] acpiphp: Slot [23] registered\n[ 0.460916] acpiphp: Slot [24] registered\n[ 0.462332] acpiphp: Slot [25] registered\n[ 0.463746] acpiphp: Slot [26] registered\n[ 0.465153] acpiphp: Slot [27] registered\n[ 0.466563] acpiphp: Slot [28] registered\n[ 0.467972] acpiphp: Slot [29] registered\n[ 0.469376] acpiphp: Slot [30] registered\n[ 0.470800] acpiphp: Slot [31] registered\n[ 0.472255] PCI host bridge to bus 0000:00\n[ 0.473671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475810] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480469] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485574] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490183] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492420] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496703] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.527428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.532414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537006] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539186] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541030] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.543744] vgaarb: loaded\n[ 0.544791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546829] SCSI subsystem initialized\n[ 0.548375] ACPI: bus type USB registered\n[ 0.549809] usbcore: registered new interface driver usbfs\n[ 0.551616] usbcore: registered new interface driver hub\n[ 0.553374] usbcore: registered new device driver usb\n[ 0.555228] PCI: Using ACPI for IRQ routing\n[ 0.559406] NetLabel: Initializing\n[ 0.560696] NetLabel: domain hash size = 128\n[ 0.562187] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563862] NetLabel: unlabeled traffic allowed by default\n[ 0.566074] clocksource: Switched to clocksource kvm-clock\n[ 0.576935] AppArmor: AppArmor Filesystem Enabled\n[ 0.578623] pnp: PnP ACPI init\n[ 0.580254] pnp: PnP ACPI: found 5 devices\n[ 0.587432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590474] NET: Registered protocol family 2\n[ 0.592344] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594707] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596837] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598965] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602969] NET: Registered protocol family 1\n[ 0.604517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606466] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608368] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.623375] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.638585] Trying to unpack rootfs image as initramfs...\n[ 0.700225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703119] Scanning for low memory corruption every 60 seconds\n[ 0.705368] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.707455] audit: initializing netlink subsys (disabled)\n[ 0.709264] audit: type=2000 audit(1554659081.683:1): initialized\n[ 0.711527] Initialise system trusted keyring\n[ 0.713157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715217] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718375] zbud: loaded\n[ 0.719549] VFS: Disk quotas dquot_6.6.0\n[ 0.720977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.723574] fuse init (API version 7.23)\n[ 0.725108] Key type big_key registered\n[ 0.726523] Allocating IMA MOK and blacklist keyrings.\n[ 0.728556] Key type asymmetric registered\n[ 0.730008] Asymmetric key parser 'x509' registered\n[ 0.731701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.734332] io scheduler noop registered\n[ 0.735727] io scheduler deadline registered (default)\n[ 0.737477] io scheduler cfq registered\n[ 0.738955] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.740801] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.743021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.745575] ACPI: Power Button [PWRF]\n[ 0.747027] GHES: HEST is not enabled!\n[ 0.761296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794414] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.819657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823217] Linux agpgart interface v0.103\n[ 0.826823] brd: module loaded\n[ 0.829230] loop: module loaded\n[ 0.834271] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836837] GPT:90111 != 2097151\n[ 0.838036] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839985] GPT:90111 != 2097151\n[ 0.841187] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842902] vda: vda1 vda15\n[ 0.844784] scsi host0: ata_piix\n[ 0.846117] scsi host1: ata_piix\n[ 0.847364] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849527] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852296] libphy: Fixed MDIO Bus: probed\n[ 0.853737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855429] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858692] PPP generic driver version 2.4.2\n[ 0.860269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862392] ehci-pci: EHCI PCI platform driver\n[ 0.863936] ehci-platform: EHCI generic platform driver\n[ 0.865686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867698] ohci-pci: OHCI PCI platform driver\n[ 0.869247] ohci-platform: OHCI generic platform driver\n[ 0.871008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.886051] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.890413] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.892165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.894176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.896392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.898894] usb usb1: Product: UHCI Host Controller\n[ 0.900542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.902557] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904240] hub 1-0:1.0: USB hub found\n[ 0.905607] hub 1-0:1.0: 2 ports detected\n[ 0.907188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.910806] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.912482] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914278] mousedev: PS/2 mouse device common for all mice\n[ 0.916470] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919453] rtc_cmos 00:00: RTC can wake from S4\n[ 0.921572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.923662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.925770] i2c /dev entries driver\n[ 0.927099] device-mapper: uevent: version 1.0.3\n[ 0.928755] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.931631] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.933900] NET: Registered protocol family 10\n[ 0.935718] NET: Registered protocol family 17\n[ 0.937279] Key type dns_resolver registered\n[ 0.938974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.940890] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.943957] registered taskstats version 1\n[ 0.945429] Loading compiled-in X.509 certificates\n[ 0.947622] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.950899] zswap: loaded using pool lzo/zbud\n[ 0.953213] Key type trusted registered\n[ 0.955605] Key type encrypted registered\n[ 0.957041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.958880] ima: No TPM chip found, activating TPM-bypass!\n[ 0.960718] evm: HMAC attrs: 0x1\n[ 0.962315] Magic number: 15:1:744\n[ 0.963745] rtc_cmos 00:00: setting system clock to 2019-04-07 17:44:41 UTC (1554659081)\n[ 0.966581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968549] EDD information not available.\n[ 1.007820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026559] Write protecting the kernel read-only data: 14336k\n[ 1.029927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.032974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.082634] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.08. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7+pf84zEe5Xo3XfR7tboxOW7j8PV7fpeBt86dfCBcauVlc3gYslGdYw/UAAXWsoEBos6MreeYBvSEs58la6s+rUhyqeGd09rxnAUy6C6pDR5ZImoZ0sN3NroY83d66/UzHM/AGUdQhswVU5zYCwhxy8usMajGbPIu173bfUAXJwv8kwnzFW6QaTwqgFQopPXm1/S8LiziWEvV7oGnD4CJYHZMVjppyE0aqk61Vy8O/ZJGrl45rSrbEwddJdDLrXA5/xij+I/NZsa4rRSOdioXrZAH1fy7B1/1+5IzW6CS5UD8n8MYgWK9DCcofrOABQCgGPEOAL7OztQFN1M0a8d root@singlevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55\nssh-dss AAAAB3NzaC1kc3MAAACBAJbNeszo3ZFiNvYlY6EkguJn+G1Fg7h98h3jgm/RTYkV3qGXBtcvboXYlTthksG70P1JKSsCCPNt+hd4/EKh3ckxhc+0/qE/vPRLO+nOLYctY/VayksY929PnvqyPWbuKCdho3aVU74B7fyT4GOw8UxnHJScj16AKLhH6KaHUi3PAAAAFQD1dl2CgCNyNk5g5hocj8Xeh7Tc0QAAAIAVCDRh/ysNkhD7z22XTyLSz6GEL4ajRgaojEEP1Uaz0IEK9uhL6PMoNISGEhgPfcgG4Ha+NJ2Tiwjtwny1qyLbjrGc9xzuFzkmlPZdafNFOrFtr+A08WOL9FSCvqdREhDV986wiA0G2jk3iQUqeEbLJdQlJZegyfdrUYUH1VIEkwAAAIBwzbZzUQJ5t1M33GLCyW4sgZ4PDzeNnLuTdv47uWAbaJi5l5h80kMpGfrW6bn0nR/2bpg+nLsIgK2R45uq8TFFK9K7sN3nP8A9gF+Bg7Bq3O1i7voYajoJl8c7Po4Kk1YdipBmYNG9b9ArIGoEJadwTrfZ3WEkovfsbX5l7tHJMg== root@singlevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec7:29d5/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-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.42 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 login: "} 2019-04-07 17:44:50,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb/action used request id req-25d50501-d2e3-41a2-bd60-b4330b9b8d58 2019-04-07 17:44:50,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.231205940247s 2019-04-07 17:44:50,039 - 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 501215138 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.226486] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229392] pid_max: default: 32768 minimum: 301 [ 0.230946] ACPI: Core revision 20150930 [ 0.232914] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235174] Security Framework initialized [ 0.236588] Yama: becoming mindful. [ 0.237861] AppArmor: AppArmor initialized [ 0.239330] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241605] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243802] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245902] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248262] Initializing cgroup subsys io [ 0.249683] Initializing cgroup subsys memory [ 0.251175] Initializing cgroup subsys devices [ 0.252683] Initializing cgroup subsys freezer [ 0.254195] Initializing cgroup subsys net_cls [ 0.255704] Initializing cgroup subsys perf_event [ 0.257302] Initializing cgroup subsys net_prio [ 0.258839] Initializing cgroup subsys hugetlb [ 0.260346] Initializing cgroup subsys pids [ 0.261849] CPU: Physical Processor ID: 0 [ 0.263935] mce: CPU supports 10 MCE banks [ 0.265407] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267157] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285417] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293842] ftrace: allocating 31920 entries in 125 pages [ 0.324890] smpboot: Max logical packages: 1 [ 0.326380] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.328719] x2apic enabled [ 0.330087] Switched APIC routing to physical x2apic. [ 0.332947] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334904] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.341641] KVM setup paravirtual spinlock [ 0.343554] x86: Booted up 1 node, 1 CPUs [ 0.344957] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347317] devtmpfs: initialized [ 0.349544] evm: security.selinux [ 0.350761] evm: security.SMACK64 [ 0.351960] evm: security.SMACK64EXEC [ 0.353261] evm: security.SMACK64TRANSMUTE [ 0.354672] evm: security.SMACK64MMAP [ 0.355964] evm: security.ima [ 0.357075] evm: security.capability [ 0.358425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361612] pinctrl core: initialized pinctrl subsystem [ 0.363476] RTC time: 17:44:40, date: 04/07/19 [ 0.365084] NET: Registered protocol family 16 [ 0.366722] cpuidle: using governor ladder [ 0.368154] cpuidle: using governor menu [ 0.369522] PCCT header not found. [ 0.370794] ACPI: bus type PCI registered [ 0.372197] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374342] PCI: Using configuration type 1 for base access [ 0.376881] ACPI: Added _OSI(Module Device) [ 0.378343] ACPI: Added _OSI(Processor Device) [ 0.379838] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381405] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383971] ACPI: Interpreter enabled [ 0.385290] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394925] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398128] ACPI: (supports S0 S5) [ 0.399350] ACPI: Using IOAPIC for interrupt routing [ 0.400992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405470] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407457] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409607] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415458] acpiphp: Slot [3] registered [ 0.416847] acpiphp: Slot [4] registered [ 0.418234] acpiphp: Slot [5] registered [ 0.419623] acpiphp: Slot [6] registered [ 0.421005] acpiphp: Slot [7] registered [ 0.422387] acpiphp: Slot [8] registered [ 0.423777] acpiphp: Slot [9] registered [ 0.425160] acpiphp: Slot [10] registered [ 0.426562] acpiphp: Slot [11] registered [ 0.427977] acpiphp: Slot [12] registered [ 0.429403] acpiphp: Slot [13] registered [ 0.430809] acpiphp: Slot [14] registered [ 0.432224] acpiphp: Slot [15] registered [ 0.449606] acpiphp: Slot [16] registered [ 0.451014] acpiphp: Slot [17] registered [ 0.452424] acpiphp: Slot [18] registered [ 0.453837] acpiphp: Slot [19] registered [ 0.455256] acpiphp: Slot [20] registered [ 0.456665] acpiphp: Slot [21] registered [ 0.458068] acpiphp: Slot [22] registered [ 0.459478] acpiphp: Slot [23] registered [ 0.460916] acpiphp: Slot [24] registered [ 0.462332] acpiphp: Slot [25] registered [ 0.463746] acpiphp: Slot [26] registered [ 0.465153] acpiphp: Slot [27] registered [ 0.466563] acpiphp: Slot [28] registered [ 0.467972] acpiphp: Slot [29] registered [ 0.469376] acpiphp: Slot [30] registered [ 0.470800] acpiphp: Slot [31] registered [ 0.472255] PCI host bridge to bus 0000:00 [ 0.473671] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475810] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477940] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480469] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485574] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490183] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492420] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494486] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496703] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501108] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.527428] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529951] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.532414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537006] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539186] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541030] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543744] vgaarb: loaded [ 0.544791] vgaarb: bridge control possible 0000:00:02.0 [ 0.546829] SCSI subsystem initialized [ 0.548375] ACPI: bus type USB registered [ 0.549809] usbcore: registered new interface driver usbfs [ 0.551616] usbcore: registered new interface driver hub [ 0.553374] usbcore: registered new device driver usb [ 0.555228] PCI: Using ACPI for IRQ routing [ 0.559406] NetLabel: Initializing [ 0.560696] NetLabel: domain hash size = 128 [ 0.562187] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563862] NetLabel: unlabeled traffic allowed by default [ 0.566074] clocksource: Switched to clocksource kvm-clock [ 0.576935] AppArmor: AppArmor Filesystem Enabled [ 0.578623] pnp: PnP ACPI init [ 0.580254] pnp: PnP ACPI: found 5 devices [ 0.587432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590474] NET: Registered protocol family 2 [ 0.592344] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594707] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596837] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598965] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600891] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602969] NET: Registered protocol family 1 [ 0.604517] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606466] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608368] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.623375] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.638585] Trying to unpack rootfs image as initramfs... [ 0.700225] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703119] Scanning for low memory corruption every 60 seconds [ 0.705368] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.707455] audit: initializing netlink subsys (disabled) [ 0.709264] audit: type=2000 audit(1554659081.683:1): initialized [ 0.711527] Initialise system trusted keyring [ 0.713157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715217] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718375] zbud: loaded [ 0.719549] VFS: Disk quotas dquot_6.6.0 [ 0.720977] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.723574] fuse init (API version 7.23) [ 0.725108] Key type big_key registered [ 0.726523] Allocating IMA MOK and blacklist keyrings. [ 0.728556] Key type asymmetric registered [ 0.730008] Asymmetric key parser 'x509' registered [ 0.731701] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.734332] io scheduler noop registered [ 0.735727] io scheduler deadline registered (default) [ 0.737477] io scheduler cfq registered [ 0.738955] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.740801] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.743021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.745575] ACPI: Power Button [PWRF] [ 0.747027] GHES: HEST is not enabled! [ 0.761296] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790958] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794414] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.819657] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823217] Linux agpgart interface v0.103 [ 0.826823] brd: module loaded [ 0.829230] loop: module loaded [ 0.834271] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836837] GPT:90111 != 2097151 [ 0.838036] GPT:Alternate GPT header not at the end of the disk. [ 0.839985] GPT:90111 != 2097151 [ 0.841187] GPT: Use GNU Parted to correct GPT errors. [ 0.842902] vda: vda1 vda15 [ 0.844784] scsi host0: ata_piix [ 0.846117] scsi host1: ata_piix [ 0.847364] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849527] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852296] libphy: Fixed MDIO Bus: probed [ 0.853737] tun: Universal TUN/TAP device driver, 1.6 [ 0.855429] tun: (C) 1999-2004 Max Krasnyansky [ 0.858692] PPP generic driver version 2.4.2 [ 0.860269] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862392] ehci-pci: EHCI PCI platform driver [ 0.863936] ehci-platform: EHCI generic platform driver [ 0.865686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867698] ohci-pci: OHCI PCI platform driver [ 0.869247] ohci-platform: OHCI generic platform driver [ 0.871008] uhci_hcd: USB Universal Host Controller Interface driver [ 0.886051] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887816] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.890413] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.892165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.894176] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.896392] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.898894] usb usb1: Product: UHCI Host Controller [ 0.900542] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.902557] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904240] hub 1-0:1.0: USB hub found [ 0.905607] hub 1-0:1.0: 2 ports detected [ 0.907188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.910806] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.912482] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914278] mousedev: PS/2 mouse device common for all mice [ 0.916470] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919453] rtc_cmos 00:00: RTC can wake from S4 [ 0.921572] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.923662] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.925770] i2c /dev entries driver [ 0.927099] device-mapper: uevent: version 1.0.3 [ 0.928755] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.931631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.933900] NET: Registered protocol family 10 [ 0.935718] NET: Registered protocol family 17 [ 0.937279] Key type dns_resolver registered [ 0.938974] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.940890] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.943957] registered taskstats version 1 [ 0.945429] Loading compiled-in X.509 certificates [ 0.947622] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.950899] zswap: loaded using pool lzo/zbud [ 0.953213] Key type trusted registered [ 0.955605] Key type encrypted registered [ 0.957041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.958880] ima: No TPM chip found, activating TPM-bypass! [ 0.960718] evm: HMAC attrs: 0x1 [ 0.962315] Magic number: 15:1:744 [ 0.963745] rtc_cmos 00:00: setting system clock to 2019-04-07 17:44:41 UTC (1554659081) [ 0.966581] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968549] EDD information not available. [ 1.007820] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026559] Write protecting the kernel read-only data: 14336k [ 1.029927] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.032974] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.082634] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.08. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7+pf84zEe5Xo3XfR7tboxOW7j8PV7fpeBt86dfCBcauVlc3gYslGdYw/UAAXWsoEBos6MreeYBvSEs58la6s+rUhyqeGd09rxnAUy6C6pDR5ZImoZ0sN3NroY83d66/UzHM/AGUdQhswVU5zYCwhxy8usMajGbPIu173bfUAXJwv8kwnzFW6QaTwqgFQopPXm1/S8LiziWEvV7oGnD4CJYHZMVjppyE0aqk61Vy8O/ZJGrl45rSrbEwddJdDLrXA5/xij+I/NZsa4rRSOdioXrZAH1fy7B1/1+5IzW6CS5UD8n8MYgWK9DCcofrOABQCgGPEOAL7OztQFN1M0a8d root@singlevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 ssh-dss AAAAB3NzaC1kc3MAAACBAJbNeszo3ZFiNvYlY6EkguJn+G1Fg7h98h3jgm/RTYkV3qGXBtcvboXYlTthksG70P1JKSsCCPNt+hd4/EKh3ckxhc+0/qE/vPRLO+nOLYctY/VayksY929PnvqyPWbuKCdho3aVU74B7fyT4GOw8UxnHJScj16AKLhH6KaHUi3PAAAAFQD1dl2CgCNyNk5g5hocj8Xeh7Tc0QAAAIAVCDRh/ysNkhD7z22XTyLSz6GEL4ajRgaojEEP1Uaz0IEK9uhL6PMoNISGEhgPfcgG4Ha+NJ2Tiwjtwny1qyLbjrGc9xzuFzkmlPZdafNFOrFtr+A08WOL9FSCvqdREhDV986wiA0G2jk3iQUqeEbLJdQlJZegyfdrUYUH1VIEkwAAAIBwzbZzUQJ5t1M33GLCyW4sgZ4PDzeNnLuTdv47uWAbaJi5l5h80kMpGfrW6bn0nR/2bpg+nLsIgK2R45uq8TFFK9K7sN3nP8A9gF+Bg7Bq3O1i7voYajoJl8c7Po4Kk1YdipBmYNG9b9ArIGoEJadwTrfZ3WEkovfsbX5l7tHJMg== root@singlevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fec7:29d5/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-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 login: 2019-04-07 17:44:50,042 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4c471d0L 2019-04-07 17:44:50,043 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-07 17:44:50,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-07 17:44:50,043 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-07 17:44:50,044 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-07 17:44:50,045 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-07 17:44:50,045 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-07 17:44:50,045 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-07 17:44:50,045 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-07 17:44:50,045 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-07 17:44:50,063 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-07 17:44:50,064 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-07 17:44:50,075 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: cb9e5eb6c58786ea1c7d82b69b10d8fb 2019-04-07 17:44:50,076 - paramiko.transport - DEBUG - Trying discovered key 20bbf4659e40550e4211e811c088f79a in /tmp/tmpAaNJUP 2019-04-07 17:44:50,101 - paramiko.transport - DEBUG - userauth is OK 2019-04-07 17:44:50,107 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-07 17:44:50,109 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-07 17:44:50,110 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-07 17:44:50,110 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-07 17:44:50,114 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-07 17:44:50,115 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-07 17:44:50,115 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-07 17:44:50,115 - functest.core.singlevm - DEBUG - error: 2019-04-07 17:44:50,120 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-07 17:44:50,221 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:44:50,222 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-07 17:44:50,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-07 17:44:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/floatingips/1e42e854-71ba-4dd3-9392-f633f025fb6b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:52,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:44:51 GMT X-Openstack-Request-Id: req-3d081dbc-38b0-4bd2-9b2b-f71f98e4b4a2 2019-04-07 17:44:52,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:44:52,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/floatingips/1e42e854-71ba-4dd3-9392-f633f025fb6b.json used request id req-3d081dbc-38b0-4bd2-9b2b-f71f98e4b4a2 2019-04-07 17:44:52,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.9297990799s 2019-04-07 17:44:52,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:44:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:53,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:53 GMT X-Openstack-Request-Id: req-8252fa6d-2a1b-4ab6-8b07-113656c82b61 2019-04-07 17:44:53,296 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:44:53,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-8252fa6d-2a1b-4ab6-8b07-113656c82b61 2019-04-07 17:44:53,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.12557816505s 2019-04-07 17:44:53,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:44:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:53,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-9f53cdc0-beb5-4062-b1ee-079fdbbc1881 x-openstack-request-id: req-9f53cdc0-beb5-4062-b1ee-079fdbbc1881 2019-04-07 17:44:53,716 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb used request id req-9f53cdc0-beb5-4062-b1ee-079fdbbc1881 2019-04-07 17:44:53,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.419172048569s 2019-04-07 17:44:53,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 728 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44: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-7a6b263a-4f96-4b75-a4ae-b6bbf2fc4847 x-openstack-request-id: req-7a6b263a-4f96-4b75-a4ae-b6bbf2fc4847 2019-04-07 17:44:54,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:29:d5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/a44b9862-0530-41a1-a8e1-a7ca252270bb", "rel": "bookmark"}], "image": {"id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "links": [{"href": "http://172.30.9.45:8774/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:44:40.000000", "flavor": {"id": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "links": [{"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "bookmark"}]}, "id": "a44b9862-0530-41a1-a8e1-a7ca252270bb", "user_id": "5c26294956db42d9b2bdbe4f89069b15", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:44:52Z", "hostId": "8c190763b3ac5e7eeef41bfcfb7e65e198f128ebcb2187fec9ebac5a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "name": "singlevm2-vm_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "created": "2019-04-07T17:44:29Z", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:44:54,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-7a6b263a-4f96-4b75-a4ae-b6bbf2fc4847 2019-04-07 17:44:54,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22533488274s 2019-04-07 17:44:54,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:44:56,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:44:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:57,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:56 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-57df666c-7fad-4976-9574-b6cc106ae26b x-openstack-request-id: req-57df666c-7fad-4976-9574-b6cc106ae26b 2019-04-07 17:44:57,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:44:57,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-57df666c-7fad-4976-9574-b6cc106ae26b 2019-04-07 17:44:57,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0769171714783s 2019-04-07 17:44:57,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:44:57,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:57,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:57 GMT X-Openstack-Request-Id: req-86892a81-5b91-4a78-aa48-5ea0ccc9ada4 2019-04-07 17:44:57,087 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:02Z", "updated_at": "2019-04-07T17:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "4ce715f8-50d0-464e-b29d-2a7b4487d037", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "5d2b0311-40ee-4101-b400-1e0e660c7e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "ae4be718-f6df-44c8-b40c-8cb2605ca73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "b8329725-815d-4d18-8cb0-d5a045cb5bef", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:20Z", "updated_at": "2019-04-07T17:44:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "165aec27-eb07-4e34-b402-7354ffd2fcc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:44:21Z", "revision_number": 0, "id": "9e524726-8502-4721-9757-3855dfed74c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:21Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:20Z", "revision_number": 0, "id": "a9e4ef85-e96f-45bc-b9cd-94140a9d8a18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:20Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:21Z", "revision_number": 0, "id": "b13f1004-feeb-49cb-9b57-5ffe4a48ef2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:21Z", "security_group_id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 3, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "216e005d-2a90-4d0d-8f17-0e5f5b92691b", "name": "singlevm2-sg_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:44:57,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-86892a81-5b91-4a78-aa48-5ea0ccc9ada4 2019-04-07 17:44:57,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586068630219s 2019-04-07 17:44:57,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:44:57,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/216e005d-2a90-4d0d-8f17-0e5f5b92691b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:57,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:44:56 GMT X-Openstack-Request-Id: req-af7f56b2-34ce-4924-9562-6144d9f0910a 2019-04-07 17:44:57,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:44:57,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/216e005d-2a90-4d0d-8f17-0e5f5b92691b.json used request id req-af7f56b2-34ce-4924-9562-6144d9f0910a 2019-04-07 17:44:57,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154774904251s 2019-04-07 17:44:57,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-07 17:44:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/os-keypairs/singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:44:57,414 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:44:56 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-18a79e7f-1502-459b-b395-33c0c98b0014 x-openstack-request-id: req-18a79e7f-1502-459b-b395-33c0c98b0014 2019-04-07 17:44:57,414 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/os-keypairs/singlevm2-kp_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55 used request id req-18a79e7f-1502-459b-b395-33c0c98b0014 2019-04-07 17:44:57,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.165196895599s 2019-04-07 17:44:57,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:44:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b/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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" -d '{"subnet_id": "b82e47a2-3deb-44ee-9106-05b3b1bd2233"}' 2019-04-07 17:45:00,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:00 GMT X-Openstack-Request-Id: req-bea7aa51-6a56-434b-9c1c-fb3bf27f3236 2019-04-07 17:45:00,269 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9cfaddf2-078d-4e33-817a-4c8fd1f22e0b", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "subnet_id": "b82e47a2-3deb-44ee-9106-05b3b1bd2233", "subnet_ids": ["b82e47a2-3deb-44ee-9106-05b3b1bd2233"], "port_id": "d218f185-633a-4ce6-afc7-d89fa8f86623", "id": "8f33d176-1dd2-4117-938f-ec352bfca23b"} 2019-04-07 17:45:00,269 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b/remove_router_interface.json used request id req-bea7aa51-6a56-434b-9c1c-fb3bf27f3236 2019-04-07 17:45:00,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85501003265s 2019-04-07 17:45:00,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:45:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:00,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:00 GMT X-Openstack-Request-Id: req-aa0b6d46-bb61-4703-a71c-ea1849d1652f 2019-04-07 17:45:00,399 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:06Z", "admin_state_up": true, "updated_at": "2019-04-07T17:44:58Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "8f33d176-1dd2-4117-938f-ec352bfca23b", "name": "singlevm2-router_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:45:00,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-aa0b6d46-bb61-4703-a71c-ea1849d1652f 2019-04-07 17:45:00,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1291410923s 2019-04-07 17:45:00,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:45:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:05,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:45:04 GMT X-Openstack-Request-Id: req-fd0bfd92-61e6-42c3-9257-fc198d02a024 2019-04-07 17:45:05,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:45:05,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/8f33d176-1dd2-4117-938f-ec352bfca23b.json used request id req-fd0bfd92-61e6-42c3-9257-fc198d02a024 2019-04-07 17:45:05,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.60261702538s 2019-04-07 17:45:05,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:45:05,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:05,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:05 GMT X-Openstack-Request-Id: req-081788c9-9fbb-40f1-8066-7a52f39fccd0 2019-04-07 17:45:05,057 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:44:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9e95b8b1b37f4630a01226d3294514d5","id":"b82e47a2-3deb-44ee-9106-05b3b1bd2233","subnetpool_id":null,"name":"singlevm2-subnet_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}]} 2019-04-07 17:45:05,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-081788c9-9fbb-40f1-8066-7a52f39fccd0 2019-04-07 17:45:05,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0530710220337s 2019-04-07 17:45:05,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:45:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/b82e47a2-3deb-44ee-9106-05b3b1bd2233.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:07,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:45:07 GMT X-Openstack-Request-Id: req-e4528484-c6e5-4c4a-8b20-dc0fa4fe30d3 2019-04-07 17:45:07,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:45:07,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/b82e47a2-3deb-44ee-9106-05b3b1bd2233.json used request id req-e4528484-c6e5-4c4a-8b20-dc0fa4fe30d3 2019-04-07 17:45:07,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42009902s 2019-04-07 17:45:07,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:07,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:07 GMT X-Openstack-Request-Id: req-1bd145d1-cbfb-48db-b4dc-8997942a564b 2019-04-07 17:45:07,587 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9cfaddf2-078d-4e33-817a-4c8fd1f22e0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e95b8b1b37f4630a01226d3294514d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:45:07Z","qos_policy_id":null,"name":"singlevm2-net_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55","admin_state_up":true,"tenant_id":"9e95b8b1b37f4630a01226d3294514d5","created_at":"2019-04-07T17:44:03Z","mtu":1450}]} 2019-04-07 17:45:07,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-1bd145d1-cbfb-48db-b4dc-8997942a564b 2019-04-07 17:45:07,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108998060226s 2019-04-07 17:45:07,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:45:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/9cfaddf2-078d-4e33-817a-4c8fd1f22e0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:09,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:45:09 GMT X-Openstack-Request-Id: req-7b57ea95-9bb2-4d49-be86-211a33eaec45 2019-04-07 17:45:09,204 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:45:09,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/9cfaddf2-078d-4e33-817a-4c8fd1f22e0b.json used request id req-7b57ea95-9bb2-4d49-be86-211a33eaec45 2019-04-07 17:45:09,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.61516213417s 2019-04-07 17:45:09,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:45:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:09,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:09 GMT X-Openstack-Request-Id: req-e7626931-e8b2-469f-b3a6-f0c18155fddf 2019-04-07 17:45:09,509 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:44:18Z", "file": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/file", "owner": "9e95b8b1b37f4630a01226d3294514d5", "id": "67054b85-b13f-4d6f-ac92-edd81880fd9e", "size": 12716032, "self": "/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/67054b85-b13f-4d6f-ac92-edd81880fd9e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:44:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:45:09,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-e7626931-e8b2-469f-b3a6-f0c18155fddf 2019-04-07 17:45:09,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301159143448s 2019-04-07 17:45:09,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:45:09,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a4950c71357f107bf1fbcacb4c5a10217c6140" 2019-04-07 17:45:10,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:45:10 GMT X-Openstack-Request-Id: req-956b58d3-c218-45cc-947b-da3944c04634 2019-04-07 17:45:10,233 - 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-04-07 17:45:10,233 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/67054b85-b13f-4d6f-ac92-edd81880fd9e used request id req-956b58d3-c218-45cc-947b-da3944c04634 2019-04-07 17:45:10,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.721394777298s 2019-04-07 17:45:10,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:45:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:10,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-2c54a998-08c8-4e1a-b2f6-0f0b1156cda5 x-openstack-request-id: req-2c54a998-08c8-4e1a-b2f6-0f0b1156cda5 2019-04-07 17:45:10,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26", "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": "4e04ce3d-5f0c-407e-a8b6-d4534cf71d26"}]} 2019-04-07 17:45:10,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-2c54a998-08c8-4e1a-b2f6-0f0b1156cda5 2019-04-07 17:45:10,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.129758834839s 2019-04-07 17:45:10,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:45:10,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:10,407 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-7aebad7b-f8cd-42e3-b544-6b1f0c685aff x-openstack-request-id: req-7aebad7b-f8cd-42e3-b544-6b1f0c685aff 2019-04-07 17:45:10,407 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/4e04ce3d-5f0c-407e-a8b6-d4534cf71d26 used request id req-7aebad7b-f8cd-42e3-b544-6b1f0c685aff 2019-04-07 17:45:10,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375308990479s 2019-04-07 17:45:10,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:45:10,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad084557-1521-45d0-8f50-ef7c896c9376 2019-04-07 17:45:10,635 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": {"self": "http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5c26294956db42d9b2bdbe4f89069b15", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:45:10,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-ad084557-1521-45d0-8f50-ef7c896c9376 2019-04-07 17:45:10,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22741818428s 2019-04-07 17:45:10,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:45:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:10,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71264d23-d0be-4f4a-9e81-5f2695d8dc6d 2019-04-07 17:45:10,871 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55", "links": {"self": "http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5c26294956db42d9b2bdbe4f89069b15", "description": null}} 2019-04-07 17:45:10,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15 used request id req-71264d23-d0be-4f4a-9e81-5f2695d8dc6d 2019-04-07 17:45:10,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230179786682s 2019-04-07 17:45:10,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:45:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:11,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0696f6a-e048-4ed0-875f-bc6265521dd6 2019-04-07 17:45:11,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:45:11,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/5c26294956db42d9b2bdbe4f89069b15 used request id req-d0696f6a-e048-4ed0-875f-bc6265521dd6 2019-04-07 17:45:11,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.377502918243s 2019-04-07 17:45:11,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:45:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9862882-abb9-46ff-bfdc-7827995a40f6 2019-04-07 17:45:11,470 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5"}, "tags": [], "enabled": true, "id": "9e95b8b1b37f4630a01226d3294514d5", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3f77a60f-6f00-49b7-8c7a-eb2cd6d63d55"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:45:11,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-b9862882-abb9-46ff-bfdc-7827995a40f6 2019-04-07 17:45:11,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213703155518s 2019-04-07 17:45:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:45:11,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:11,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f7d800-49a7-48dc-aae3-df8f593f976a 2019-04-07 17:45:11,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:45:11,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/9e95b8b1b37f4630a01226d3294514d5 used request id req-92f7d800-49a7-48dc-aae3-df8f593f976a 2019-04-07 17:45:11,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.367084026337s 2019-04-07 17:45:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:45:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=9e95b8b1b37f4630a01226d3294514d5&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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:12,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:12 GMT X-Openstack-Request-Id: req-8f21c09d-774c-4dc1-bbd6-b2fc04a6b79c 2019-04-07 17:45:12,206 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:02Z", "updated_at": "2019-04-07T17:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "4ce715f8-50d0-464e-b29d-2a7b4487d037", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "5d2b0311-40ee-4101-b400-1e0e660c7e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "ae4be718-f6df-44c8-b40c-8cb2605ca73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "b8329725-815d-4d18-8cb0-d5a045cb5bef", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "name": "default"}]} 2019-04-07 17:45:12,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=9e95b8b1b37f4630a01226d3294514d5&name=default used request id req-8f21c09d-774c-4dc1-bbd6-b2fc04a6b79c 2019-04-07 17:45:12,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358805894852s 2019-04-07 17:45:12,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:45:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:12,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:12 GMT X-Openstack-Request-Id: req-f5ab9254-bb13-4b0c-ac88-5defa63fd148 2019-04-07 17:45:12,605 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "created_at": "2019-04-07T17:44:02Z", "updated_at": "2019-04-07T17:44:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "4ce715f8-50d0-464e-b29d-2a7b4487d037", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "5d2b0311-40ee-4101-b400-1e0e660c7e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "b8329725-815d-4d18-8cb0-d5a045cb5bef", "remote_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:44:03Z", "revision_number": 0, "id": "ae4be718-f6df-44c8-b40c-8cb2605ca73e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:44:03Z", "security_group_id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "tenant_id": "9e95b8b1b37f4630a01226d3294514d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e95b8b1b37f4630a01226d3294514d5"}], "revision_number": 1, "project_id": "9e95b8b1b37f4630a01226d3294514d5", "id": "12e193e5-5ff4-4d65-bbdb-ccfe610e870f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:45:12,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-f5ab9254-bb13-4b0c-ac88-5defa63fd148 2019-04-07 17:45:12,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.393049955368s 2019-04-07 17:45:12,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:45:12,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/12e193e5-5ff4-4d65-bbdb-ccfe610e870f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6dd0f7a0ec65fd383a5e04e65af80f5a8595db7a" 2019-04-07 17:45:13,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:45:13 GMT X-Openstack-Request-Id: req-63528d52-239d-4c19-9ff7-1402ba22f1d4 2019-04-07 17:45:13,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:45:13,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/12e193e5-5ff4-4d65-bbdb-ccfe610e870f.json used request id req-63528d52-239d-4c19-9ff7-1402ba22f1d4 2019-04-07 17:45:13,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.447787046432s 2019-04-07 17:45:13,106 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-04-07 17:45:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:45:13,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed4d503-aa9d-48d3-ac9a-0eeaf4aad361 2019-04-07 17:45:13,153 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:45:13,153 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-3ed4d503-aa9d-48d3-ac9a-0eeaf4aad361 2019-04-07 17:45:13,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:45:13,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["tXMt5ioVTYuauON8kucyxw"], "issued_at": "2019-04-07T17:45:13.000000Z"}} 2019-04-07 17:45:13,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:13,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:13 GMT X-Openstack-Request-Id: req-87ca05df-cc0f-4c57-8134-b380e2d757f0 2019-04-07 17:45:13,960 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:45:13,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87ca05df-cc0f-4c57-8134-b380e2d757f0 2019-04-07 17:45:13,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400489807129s 2019-04-07 17:45:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:45:13,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f95833-721e-4004-a322-54114d06114a 2019-04-07 17:45:13,973 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:45:13,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-21f95833-721e-4004-a322-54114d06114a 2019-04-07 17:45:13,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:45:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2dd79b-1837-421e-89e8-418568f39502 2019-04-07 17:45:14,187 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:45:14,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-4f2dd79b-1837-421e-89e8-418568f39502 2019-04-07 17:45:14,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212812185287s 2019-04-07 17:45:14,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:45:14,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}}' 2019-04-07 17:45:14,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71810e73-855d-4bd9-9053-d4778564a556 2019-04-07 17:45:14,472 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1"}, "tags": [], "enabled": true, "id": "986e3d59c18a43fc9cb1284a0dc56fb1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}} 2019-04-07 17:45:14,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-71810e73-855d-4bd9-9053-d4778564a556 2019-04-07 17:45:14,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.278198957443s 2019-04-07 17:45:14,473 - 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'986e3d59c18a43fc9cb1284a0dc56fb1', '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_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d'}) 2019-04-07 17:45:14,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:45:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "NsBWwxGEhJ53f2zThB02H2rBd0tZxn", "email": null, "name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}}' 2019-04-07 17:45:15,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff77158c-fab4-470f-8fa4-046c8e620954 2019-04-07 17:45:15,007 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": {"self": "http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "58f7014173a242dabfc797de215a7757", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:45:15,007 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-ff77158c-fab4-470f-8fa4-046c8e620954 2019-04-07 17:45:15,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52773809433s 2019-04-07 17:45:15,008 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'58f7014173a242dabfc797de215a7757', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d'}) 2019-04-07 17:45:15,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:45:15,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:15,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7506c84d-3aa9-42d0-992d-35f32553ea68 2019-04-07 17:45:15,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:45:15,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-7506c84d-3aa9-42d0-992d-35f32553ea68 2019-04-07 17:45:15,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220789194107s 2019-04-07 17:45:15,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:45:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:15,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029685bb-e4e6-429c-8bbe-419e8baa594d 2019-04-07 17:45:15,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:45:15,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-029685bb-e4e6-429c-8bbe-419e8baa594d 2019-04-07 17:45:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199681043625s 2019-04-07 17:45:15,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:45:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:15,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89bb673-3ed9-4721-8996-f1f589e438cb 2019-04-07 17:45:15,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:45:15,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-f89bb673-3ed9-4721-8996-f1f589e438cb 2019-04-07 17:45:15,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224389791489s 2019-04-07 17:45:15,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:45:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:15,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5c5a27-43ab-4505-95a7-13c64dcce38a 2019-04-07 17:45:15,791 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:45:15,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-3c5c5a27-43ab-4505-95a7-13c64dcce38a 2019-04-07 17:45:15,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120216846466s 2019-04-07 17:45:15,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:45:15,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac46120a-7e61-4c13-a7e2-ba3fa8d12619 2019-04-07 17:45:16,021 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": {"self": "http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "58f7014173a242dabfc797de215a7757", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:45:16,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-ac46120a-7e61-4c13-a7e2-ba3fa8d12619 2019-04-07 17:45:16,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229223012924s 2019-04-07 17:45:16,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:45:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:16,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dd326f-9c1a-4a7c-9969-d257c38895e0 2019-04-07 17:45:16,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1"}, "tags": [], "enabled": true, "id": "986e3d59c18a43fc9cb1284a0dc56fb1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}]} 2019-04-07 17:45:16,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-a1dd326f-9c1a-4a7c-9969-d257c38895e0 2019-04-07 17:45:16,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22375702858s 2019-04-07 17:45:16,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:45:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=58f7014173a242dabfc797de215a7757&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=986e3d59c18a43fc9cb1284a0dc56fb1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:16,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3950336-8414-43c7-80dc-fa438b1da6df 2019-04-07 17:45:16,495 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=58f7014173a242dabfc797de215a7757&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=986e3d59c18a43fc9cb1284a0dc56fb1", "previous": null, "next": null}} 2019-04-07 17:45:16,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=58f7014173a242dabfc797de215a7757&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=986e3d59c18a43fc9cb1284a0dc56fb1 used request id req-d3950336-8414-43c7-80dc-fa438b1da6df 2019-04-07 17:45:16,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229390144348s 2019-04-07 17:45:16,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:45:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1/users/58f7014173a242dabfc797de215a7757/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:16,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4ce6e29-df9e-4499-a766-f0ce55759a4c 2019-04-07 17:45:16,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:45:16,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1/users/58f7014173a242dabfc797de215a7757/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-d4ce6e29-df9e-4499-a766-f0ce55759a4c 2019-04-07 17:45:16,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260037899017s 2019-04-07 17:45:16,759 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 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'986e3d59c18a43fc9cb1284a0dc56fb1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'NsBWwxGEhJ53f2zThB02H2rBd0tZxn', 'username': u'vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:45:16,763 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'password': 'NsBWwxGEhJ53f2zThB02H2rBd0tZxn', 'project_name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '986e3d59c18a43fc9cb1284a0dc56fb1', 'project_domain_name': 'Default'} 2019-04-07 17:45:16,764 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-04-07 17:45:16,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:45:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:16,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed8b6da-5749-4fef-b3ff-80437bf7b933 2019-04-07 17:45:16,983 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:45:16,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-1ed8b6da-5749-4fef-b3ff-80437bf7b933 2019-04-07 17:45:16,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218976974487s 2019-04-07 17:45:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:45:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:45:17,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796be337-9257-496f-a63a-02f68531a92d 2019-04-07 17:45:17,211 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1"}, "tags": [], "enabled": true, "id": "986e3d59c18a43fc9cb1284a0dc56fb1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}]} 2019-04-07 17:45:17,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-796be337-9257-496f-a63a-02f68531a92d 2019-04-07 17:45:17,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221580028534s 2019-04-07 17:45:17,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:45:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" -d '{"network": {"tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "name": "vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "admin_state_up": true}}' 2019-04-07 17:45:17,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:17 GMT X-Openstack-Request-Id: req-ec391493-e4c6-4d18-9183-a42e9e753ed6 2019-04-07 17:45:17,907 - 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":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:45:17Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}} 2019-04-07 17:45:17,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-ec391493-e4c6-4d18-9183-a42e9e753ed6 2019-04-07 17:45:17,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.69380402565s 2019-04-07 17:45:17,908 - 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-04-07T17:45:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'62c9925e-d9a0-4c23-bfa0-595f02825c35', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', u'created_at': u'2019-04-07T17:45:17Z', u'mtu': 1450, u'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', u'l2_adjacency': True}) 2019-04-07 17:45:17,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:45:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec99aaf-34b8-4ce1-ae24-9854aeda84ab 2019-04-07 17:45:17,919 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:45:17,919 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-1ec99aaf-34b8-4ce1-ae24-9854aeda84ab 2019-04-07 17:45:17,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:45:18,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "986e3d59c18a43fc9cb1284a0dc56fb1", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/986e3d59c18a43fc9cb1284a0dc56fb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "id": "58f7014173a242dabfc797de215a7757"}, "audit_ids": ["REUrx7vMQ725e-8fEXWP-Q"], "issued_at": "2019-04-07T17:45:18.000000Z"}} 2019-04-07 17:45:18,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:18 GMT X-Openstack-Request-Id: req-ea1e4c3e-2f71-4269-adb2-79eb169c96d6 2019-04-07 17:45:18,688 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:45:17Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:45:18,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-ea1e4c3e-2f71-4269-adb2-79eb169c96d6 2019-04-07 17:45:18,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358469963074s 2019-04-07 17:45:18,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:45:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"subnet": {"name": "vping_ssh-subnet_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "enable_dhcp": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:45:19,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:19 GMT X-Openstack-Request-Id: req-5f85e9bd-b599-47d5-b449-09b21c235be5 2019-04-07 17:45:19,981 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:45:19Z","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":"986e3d59c18a43fc9cb1284a0dc56fb1","id":"b4f86396-a632-4c58-9d00-489738b3870c","subnetpool_id":null,"name":"vping_ssh-subnet_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}} 2019-04-07 17:45:19,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-5f85e9bd-b599-47d5-b449-09b21c235be5 2019-04-07 17:45:19,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29136490822s 2019-04-07 17:45:19,982 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:45:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b4f86396-a632-4c58-9d00-489738b3870c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', u'enable_dhcp': True, u'network_id': u'62c9925e-d9a0-4c23-bfa0-595f02825c35', u'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', u'created_at': u'2019-04-07T17:45:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1'}) 2019-04-07 17:45:19,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:45:19,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "vping_ssh-router_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "admin_state_up": true}}' 2019-04-07 17:45:27,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:26 GMT X-Openstack-Request-Id: req-8450695f-0554-4e17-9a43-278aec98af39 2019-04-07 17:45:27,160 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:20Z", "admin_state_up": true, "updated_at": "2019-04-07T17:45:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "13042470-e90f-44f9-a367-84475f980fc5", "name": "vping_ssh-router_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}} 2019-04-07 17:45:27,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-8450695f-0554-4e17-9a43-278aec98af39 2019-04-07 17:45:27,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.17807412148s 2019-04-07 17:45:27,161 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:45:21Z', u'revision_number': 3, u'id': u'13042470-e90f-44f9-a367-84475f980fc5', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', u'admin_state_up': True, u'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', u'created_at': u'2019-04-07T17:45:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1'}) 2019-04-07 17:45:27,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:45:27,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5/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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"subnet_id": "b4f86396-a632-4c58-9d00-489738b3870c"}' 2019-04-07 17:45:30,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:30 GMT X-Openstack-Request-Id: req-b881584f-86b5-4f52-baff-eeb657b0c2f7 2019-04-07 17:45:30,555 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "subnet_id": "b4f86396-a632-4c58-9d00-489738b3870c", "subnet_ids": ["b4f86396-a632-4c58-9d00-489738b3870c"], "port_id": "31807bb0-1d3d-4930-ab15-44abf6a15b46", "id": "13042470-e90f-44f9-a367-84475f980fc5"} 2019-04-07 17:45:30,555 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5/add_router_interface.json used request id req-b881584f-86b5-4f52-baff-eeb657b0c2f7 2019-04-07 17:45:30,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39329218864s 2019-04-07 17:45:30,556 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:45:30,662 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:45:30,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:45:30,672 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:30 GMT 2019-04-07 17:45:30,673 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:45:30,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:45:30,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:31 GMT X-Openstack-Request-Id: req-5657a9ac-3bd5-4805-9f9a-0c537c575214 2019-04-07 17:45:31,073 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:45:31,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-5657a9ac-3bd5-4805-9f9a-0c537c575214 2019-04-07 17:45:31,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.395082950592s 2019-04-07 17:45:31,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:45:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}' 2019-04-07 17:45:31,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:31 GMT Location: http://172.30.9.45:9292/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-693fbab4-e7f3-47ae-9c2c-abf8b88f19a0 2019-04-07 17:45:31,443 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:45:31Z", "file": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file", "owner": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "size": null, "self": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "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_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "checksum": null, "created_at": "2019-04-07T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:45:31,443 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-693fbab4-e7f3-47ae-9c2c-abf8b88f19a0 2019-04-07 17:45:31,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.360599994659s 2019-04-07 17:45:31,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:45:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '' 2019-04-07 17:45:32,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:45:31 GMT X-Openstack-Request-Id: req-6dbc2520-e980-4f80-a6ed-2bf2f2c3e954 2019-04-07 17:45:32,246 - 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-04-07 17:45:32,246 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file used request id req-6dbc2520-e980-4f80-a6ed-2bf2f2c3e954 2019-04-07 17:45:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.801856040955s 2019-04-07 17:45:32,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:45:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:32,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:32 GMT X-Openstack-Request-Id: req-4355993b-7ceb-4e60-9cc6-fbc3f2f7b2f8 2019-04-07 17:45:32,291 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:45:31Z", "file": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file", "owner": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "size": 12716032, "self": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:45:32,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-4355993b-7ceb-4e60-9cc6-fbc3f2f7b2f8 2019-04-07 17:45:32,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406851768494s 2019-04-07 17:45:32,293 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file', 'owner': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'id': u'fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772', 'size': 12716032, u'self': u'/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:45:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:45:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', '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/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772', 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_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'created': u'2019-04-07T17:45:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:45:31Z', 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/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772', 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_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:45:32,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:45:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:45:32,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-4b993f18-5066-46fe-aa41-ed5ec78f94d9 x-openstack-request-id: req-4b993f18-5066-46fe-aa41-ed5ec78f94d9 2019-04-07 17:45:32,706 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "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": "a718176b-e5c3-4752-92bb-fff9cebc01bc"}} 2019-04-07 17:45:32,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-4b993f18-5066-46fe-aa41-ed5ec78f94d9 2019-04-07 17:45:32,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.409317970276s 2019-04-07 17:45:32,707 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'a718176b-e5c3-4752-92bb-fff9cebc01bc', 'swap': 0}) 2019-04-07 17:45:32,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:45:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc/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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" -d '{"extra_specs": {}}' 2019-04-07 17:45:32,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-0df972d9-f866-453f-abbd-a575a9d80ce9 x-openstack-request-id: req-0df972d9-f866-453f-abbd-a575a9d80ce9 2019-04-07 17:45:32,873 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:45:32,873 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc/os-extra_specs used request id req-0df972d9-f866-453f-abbd-a575a9d80ce9 2019-04-07 17:45:32,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.165764093399s 2019-04-07 17:45:32,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-07 17:45:32,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"keypair": {"name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}}' 2019-04-07 17:45:33,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-b9dc0d4f-aa21-4880-9198-438c2846bfc5 x-openstack-request-id: req-b9dc0d4f-aa21-4880-9198-438c2846bfc5 2019-04-07 17:45:33,339 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdvJfqDEQXnMFealEeGDj0/dlK8no4Frk68O3lKInw1wCG2GL1T0I2tiP8LORJBRQh8G3cR1RHUtAVaBGmQ4V+ysOR6rP6spTU8hcCx3/Cizxzb7n4HwgtQMzJYB9vCqwP1wgGf+bQ2X2JETzP5GI96kV8bB99N5/QIzDuvvq7Sw8AOiy+9PvAfuHzuxvH2sziP/9JxeJKW1Xv+tOVHnuaI24n7eyjDi/cEx1v5H4xFYNSm8YAIROWpku5IRDKuH3ndRFyiW5h962fy9NOWdIOpSS/yNufBQmWoSeoxT2va7sjMVMJogQoXeq6wyup8hpklKICTxlueWYhio04/mb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0XbyX6gxEF5zBXmpRHhg49P3ZSvJ6OBa5OvDt5SiJ8NcAhth\ni9U9CNrYj/CzkSQUUIfBt3EdUR1LQFWgRpkOFfsrDkeqz+rKU1PIXAsd/wos8c2+\n5+B8ILUDMyWAfbwqsD9cIBn/m0Nl9iRE8z+RiPepFfGwffTef0CMw7r76u0sPADo\nsvvT7wH7h87sbx9rM4j//ScXiSltV7/rTlR57miNuJ+3sow4v3BMdb+R+MRWDUpv\nGACETlqZLuSEQyrh953URcoluYfetn8vTTlnSDqUkv8jbnwUJlqEnqMU9r2u7IzF\nTCaIEKF3qusMrqfIaZJSiAk8ZbnlmIYqNOP5mwIDAQABAoIBAHhq1TPA0VQDuEQx\niOnf+nN/a/4xikXilN5922oyfHY3jTF45D8rO4dXqKA3VEPgZf1VzjvTP3NeT+CQ\nWS+81ag1WK9A7CXTaLU2uTyQ95GjG+t2yIUtPK7g4RIKQTAHeNMR2bhqudNcj8VN\nXIYqyVPgbMg8xaXjm/Wz+jibyi9nV4KS/kq3WNUMRLkFU5nmHl3MP0zZGjHK7lZD\nvU3IATrmydusQB/fdYlHfYjShTKssJj5SyJY0ur7htr2DhD92N2A/M7NrAcHoMvs\nHrZuyhZspxLpL7icwRkyTUTTMidrhkho/JZIzbXmJUzpjxoFRNwHCLH7xLi/vxmt\nGD30wKECgYEA59oEDlUC0SsknPFa4FSYNTtfb3XDoYM+51Q713gZnGxY4XfcJnbH\nAKU3+9iDDV6gvftlZPsz2Zm+fe+y9xc5kCtHQd6pTma+4L2fUe8vuxISphpTPlm+\nxbYWDigq3i8yX9XFnJUXZs0kpXKGsJZuUXfcvvL4ZJsLa7MkVWEmo4UCgYEA50gD\nwCehamV21n4//ryc1/UZvSZGW9R4PAYqVcNU4eQte7HCpQTfFYaMhhm+Vr4qa8G0\nFtWzAEs4Q9zadm3hN4U5nEUxIRwhWj+PpCpHT7Z6I11ot6cKl5doz8d8woRDtSWf\napoog+fJSAxQtYs+ci3Uh1FOHQpi3WqO9ns14p8CgYEAsnI5VvKVNXpYNrcIs8pI\nUAg/fuELzh7e5lsNp9xXEe7ORdLjzXLz3YpMWXkd/MdNPovkUWGKWbucQv+fJdBp\nTI4SzR7b/mzUEtO/cOeAPCI/2jo+wal/TFrGBOVjgRigU+SLsOWLWmMgBnrsMbPG\nesufShRlm8E9fAooN9KLU6UCgYEAjSSivVKyLFctderoLRJ3+Ucn5QoFqCb7FU6B\n6YLiO1Tf+PvbmI9ngSByg6gUQ6WcB9TXjZPuwIAnHysZ22plJlfUd6y2NcmQBR6D\nD6GJkXkAArMPo/x591c8bIkGd0L2ewcxyYG4tf7vFFwHqTMH8fBMIiSZMhnTieJs\nyrkYgmsCgYEAvu3UPB/IvATqsa61iNQF5EZU8ZYXdpRD8LcoZMW5wX0ztBD5Hgv0\nT/6KfqOhdwFEZ0+wVJYGsTV5nSbNVHZaXxFHQOYSF/xRsz00AiuV0VNHieEdrahf\nWjhygCquP54em8b27nLyGqrHa15nDn51CB+9As4YwfRyDbvewVzLYns=\n-----END RSA PRIVATE KEY-----\n", "user_id": "58f7014173a242dabfc797de215a7757", "name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "fingerprint": "11:9a:db:18:b5:24:5e:c2:b1:25:0b:f6:19:da:5d:8c"}} 2019-04-07 17:45:33,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/os-keypairs used request id req-b9dc0d4f-aa21-4880-9198-438c2846bfc5 2019-04-07 17:45:33,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.462140083313s 2019-04-07 17:45:33,340 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRdvJfqDEQXnMFealEeGDj0/dlK8no4Frk68O3lKInw1wCG2GL1T0I2tiP8LORJBRQh8G3cR1RHUtAVaBGmQ4V+ysOR6rP6spTU8hcCx3/Cizxzb7n4HwgtQMzJYB9vCqwP1wgGf+bQ2X2JETzP5GI96kV8bB99N5/QIzDuvvq7Sw8AOiy+9PvAfuHzuxvH2sziP/9JxeJKW1Xv+tOVHnuaI24n7eyjDi/cEx1v5H4xFYNSm8YAIROWpku5IRDKuH3ndRFyiW5h962fy9NOWdIOpSS/yNufBQmWoSeoxT2va7sjMVMJogQoXeq6wyup8hpklKICTxlueWYhio04/mb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0XbyX6gxEF5zBXmpRHhg49P3ZSvJ6OBa5OvDt5SiJ8NcAhth\ni9U9CNrYj/CzkSQUUIfBt3EdUR1LQFWgRpkOFfsrDkeqz+rKU1PIXAsd/wos8c2+\n5+B8ILUDMyWAfbwqsD9cIBn/m0Nl9iRE8z+RiPepFfGwffTef0CMw7r76u0sPADo\nsvvT7wH7h87sbx9rM4j//ScXiSltV7/rTlR57miNuJ+3sow4v3BMdb+R+MRWDUpv\nGACETlqZLuSEQyrh953URcoluYfetn8vTTlnSDqUkv8jbnwUJlqEnqMU9r2u7IzF\nTCaIEKF3qusMrqfIaZJSiAk8ZbnlmIYqNOP5mwIDAQABAoIBAHhq1TPA0VQDuEQx\niOnf+nN/a/4xikXilN5922oyfHY3jTF45D8rO4dXqKA3VEPgZf1VzjvTP3NeT+CQ\nWS+81ag1WK9A7CXTaLU2uTyQ95GjG+t2yIUtPK7g4RIKQTAHeNMR2bhqudNcj8VN\nXIYqyVPgbMg8xaXjm/Wz+jibyi9nV4KS/kq3WNUMRLkFU5nmHl3MP0zZGjHK7lZD\nvU3IATrmydusQB/fdYlHfYjShTKssJj5SyJY0ur7htr2DhD92N2A/M7NrAcHoMvs\nHrZuyhZspxLpL7icwRkyTUTTMidrhkho/JZIzbXmJUzpjxoFRNwHCLH7xLi/vxmt\nGD30wKECgYEA59oEDlUC0SsknPFa4FSYNTtfb3XDoYM+51Q713gZnGxY4XfcJnbH\nAKU3+9iDDV6gvftlZPsz2Zm+fe+y9xc5kCtHQd6pTma+4L2fUe8vuxISphpTPlm+\nxbYWDigq3i8yX9XFnJUXZs0kpXKGsJZuUXfcvvL4ZJsLa7MkVWEmo4UCgYEA50gD\nwCehamV21n4//ryc1/UZvSZGW9R4PAYqVcNU4eQte7HCpQTfFYaMhhm+Vr4qa8G0\nFtWzAEs4Q9zadm3hN4U5nEUxIRwhWj+PpCpHT7Z6I11ot6cKl5doz8d8woRDtSWf\napoog+fJSAxQtYs+ci3Uh1FOHQpi3WqO9ns14p8CgYEAsnI5VvKVNXpYNrcIs8pI\nUAg/fuELzh7e5lsNp9xXEe7ORdLjzXLz3YpMWXkd/MdNPovkUWGKWbucQv+fJdBp\nTI4SzR7b/mzUEtO/cOeAPCI/2jo+wal/TFrGBOVjgRigU+SLsOWLWmMgBnrsMbPG\nesufShRlm8E9fAooN9KLU6UCgYEAjSSivVKyLFctderoLRJ3+Ucn5QoFqCb7FU6B\n6YLiO1Tf+PvbmI9ngSByg6gUQ6WcB9TXjZPuwIAnHysZ22plJlfUd6y2NcmQBR6D\nD6GJkXkAArMPo/x591c8bIkGd0L2ewcxyYG4tf7vFFwHqTMH8fBMIiSZMhnTieJs\nyrkYgmsCgYEAvu3UPB/IvATqsa61iNQF5EZU8ZYXdpRD8LcoZMW5wX0ztBD5Hgv0\nT/6KfqOhdwFEZ0+wVJYGsTV5nSbNVHZaXxFHQOYSF/xRsz00AiuV0VNHieEdrahf\nWjhygCquP54em8b27nLyGqrHa15nDn51CB+9As4YwfRyDbvewVzLYns=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'58f7014173a242dabfc797de215a7757', 'name': u'vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'created_at': '2019-04-07T17:45:33.340244', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'11:9a:db:18:b5:24:5e:c2:b1:25:0b:f6:19:da:5d:8c', 'type': 'ssh', 'id': u'vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d'}) 2019-04-07 17:45:33,340 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0XbyX6gxEF5zBXmpRHhg49P3ZSvJ6OBa5OvDt5SiJ8NcAhth i9U9CNrYj/CzkSQUUIfBt3EdUR1LQFWgRpkOFfsrDkeqz+rKU1PIXAsd/wos8c2+ 5+B8ILUDMyWAfbwqsD9cIBn/m0Nl9iRE8z+RiPepFfGwffTef0CMw7r76u0sPADo svvT7wH7h87sbx9rM4j//ScXiSltV7/rTlR57miNuJ+3sow4v3BMdb+R+MRWDUpv GACETlqZLuSEQyrh953URcoluYfetn8vTTlnSDqUkv8jbnwUJlqEnqMU9r2u7IzF TCaIEKF3qusMrqfIaZJSiAk8ZbnlmIYqNOP5mwIDAQABAoIBAHhq1TPA0VQDuEQx iOnf+nN/a/4xikXilN5922oyfHY3jTF45D8rO4dXqKA3VEPgZf1VzjvTP3NeT+CQ WS+81ag1WK9A7CXTaLU2uTyQ95GjG+t2yIUtPK7g4RIKQTAHeNMR2bhqudNcj8VN XIYqyVPgbMg8xaXjm/Wz+jibyi9nV4KS/kq3WNUMRLkFU5nmHl3MP0zZGjHK7lZD vU3IATrmydusQB/fdYlHfYjShTKssJj5SyJY0ur7htr2DhD92N2A/M7NrAcHoMvs HrZuyhZspxLpL7icwRkyTUTTMidrhkho/JZIzbXmJUzpjxoFRNwHCLH7xLi/vxmt GD30wKECgYEA59oEDlUC0SsknPFa4FSYNTtfb3XDoYM+51Q713gZnGxY4XfcJnbH AKU3+9iDDV6gvftlZPsz2Zm+fe+y9xc5kCtHQd6pTma+4L2fUe8vuxISphpTPlm+ xbYWDigq3i8yX9XFnJUXZs0kpXKGsJZuUXfcvvL4ZJsLa7MkVWEmo4UCgYEA50gD wCehamV21n4//ryc1/UZvSZGW9R4PAYqVcNU4eQte7HCpQTfFYaMhhm+Vr4qa8G0 FtWzAEs4Q9zadm3hN4U5nEUxIRwhWj+PpCpHT7Z6I11ot6cKl5doz8d8woRDtSWf apoog+fJSAxQtYs+ci3Uh1FOHQpi3WqO9ns14p8CgYEAsnI5VvKVNXpYNrcIs8pI UAg/fuELzh7e5lsNp9xXEe7ORdLjzXLz3YpMWXkd/MdNPovkUWGKWbucQv+fJdBp TI4SzR7b/mzUEtO/cOeAPCI/2jo+wal/TFrGBOVjgRigU+SLsOWLWmMgBnrsMbPG esufShRlm8E9fAooN9KLU6UCgYEAjSSivVKyLFctderoLRJ3+Ucn5QoFqCb7FU6B 6YLiO1Tf+PvbmI9ngSByg6gUQ6WcB9TXjZPuwIAnHysZ22plJlfUd6y2NcmQBR6D D6GJkXkAArMPo/x591c8bIkGd0L2ewcxyYG4tf7vFFwHqTMH8fBMIiSZMhnTieJs yrkYgmsCgYEAvu3UPB/IvATqsa61iNQF5EZU8ZYXdpRD8LcoZMW5wX0ztBD5Hgv0 T/6KfqOhdwFEZ0+wVJYGsTV5nSbNVHZaXxFHQOYSF/xRsz00AiuV0VNHieEdrahf WjhygCquP54em8b27nLyGqrHa15nDn51CB+9As4YwfRyDbvewVzLYns= -----END RSA PRIVATE KEY----- 2019-04-07 17:45:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-07 17:45:33,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"security_group": {"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-04-07 17:45:33,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:33 GMT X-Openstack-Request-Id: req-4eff4b45-e3ef-46b5-a857-3971791f8f2f 2019-04-07 17:45:33,842 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:33Z", "updated_at": "2019-04-07T17:45:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "4129f4f1-8bb9-443a-93ee-478b2b34164b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "a6e3fdbd-4bab-401c-887d-226abea27ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}} 2019-04-07 17:45:33,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-4eff4b45-e3ef-46b5-a857-3971791f8f2f 2019-04-07 17:45:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.496181964874s 2019-04-07 17:45:33,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:45:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:34,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:33 GMT X-Openstack-Request-Id: req-8f24fe3b-119f-4ac5-bbe1-23331b1ac96f 2019-04-07 17:45:34,185 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:33Z", "updated_at": "2019-04-07T17:45:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "4129f4f1-8bb9-443a-93ee-478b2b34164b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "a6e3fdbd-4bab-401c-887d-226abea27ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}, {"description": "Default security group", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:17Z", "updated_at": "2019-04-07T17:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "0529e7c7-cc3f-4e36-9fb6-2e518a8a1181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "5b51d095-aeb9-412d-9192-af62fe6b3bbc", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "9870740b-700f-4e4b-9417-42bcc43a0622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "ab4e350b-dbed-4795-a4d2-2c95a9bbec41", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "name": "default"}]} 2019-04-07 17:45:34,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-8f24fe3b-119f-4ac5-bbe1-23331b1ac96f 2019-04-07 17:45:34,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336683988571s 2019-04-07 17:45:34,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:45:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -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": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}}' 2019-04-07 17:45:34,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:34 GMT X-Openstack-Request-Id: req-d6cad69c-1bdb-4495-809c-ed5b2e0f9c2e 2019-04-07 17:45:34,651 - 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-04-07T17:45:34Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "port_range_min": 22, "revision_number": 0, "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:34Z", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "61cf73e9-9f20-4a1b-8175-c7af948b68f2"}} 2019-04-07 17:45:34,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-d6cad69c-1bdb-4495-809c-ed5b2e0f9c2e 2019-04-07 17:45:34,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.458822011948s 2019-04-07 17:45:34,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:45:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:35 GMT X-Openstack-Request-Id: req-fcf39214-d458-47cc-86ad-fab1230f5a5d 2019-04-07 17:45:35,012 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:33Z", "updated_at": "2019-04-07T17:45:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "4129f4f1-8bb9-443a-93ee-478b2b34164b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:45:34Z", "revision_number": 0, "id": "61cf73e9-9f20-4a1b-8175-c7af948b68f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:34Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "a6e3fdbd-4bab-401c-887d-226abea27ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 2, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}, {"description": "Default security group", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:17Z", "updated_at": "2019-04-07T17:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "0529e7c7-cc3f-4e36-9fb6-2e518a8a1181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "5b51d095-aeb9-412d-9192-af62fe6b3bbc", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "9870740b-700f-4e4b-9417-42bcc43a0622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "ab4e350b-dbed-4795-a4d2-2c95a9bbec41", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "name": "default"}]} 2019-04-07 17:45:35,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-fcf39214-d458-47cc-86ad-fab1230f5a5d 2019-04-07 17:45:35,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355598926544s 2019-04-07 17:45:35,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:45:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -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": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}}' 2019-04-07 17:45:35,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:34 GMT X-Openstack-Request-Id: req-3c34ad90-3104-43ad-8e08-dd30648bb0b2 2019-04-07 17:45:35,453 - 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-04-07T17:45:34Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "port_range_min": null, "revision_number": 0, "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:34Z", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "ff48e593-692a-41b8-8ea1-fc83d5db5ab8"}} 2019-04-07 17:45:35,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-3c34ad90-3104-43ad-8e08-dd30648bb0b2 2019-04-07 17:45:35,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4350938797s 2019-04-07 17:45:35,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:35,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:35 GMT X-Openstack-Request-Id: req-30ed07c2-c959-44e2-8980-dbfa19a9f4a8 2019-04-07 17:45:35,828 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":["b4f86396-a632-4c58-9d00-489738b3870c"],"description":"","tags":[],"updated_at":"2019-04-07T17:45:19Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:45:35,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-30ed07c2-c959-44e2-8980-dbfa19a9f4a8 2019-04-07 17:45:35,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373267889023s 2019-04-07 17:45:35,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:45:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:36,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:36 GMT X-Openstack-Request-Id: req-a7c94251-944d-4598-a3c9-451454e8200c 2019-04-07 17:45:36,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:45:31Z", "file": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file", "owner": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "size": 12716032, "self": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:45:36,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-a7c94251-944d-4598-a3c9-451454e8200c 2019-04-07 17:45:36,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328595876694s 2019-04-07 17:45:36,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:45:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:36,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-f2e72f69-3899-4035-ae0f-8cc2aef880ef x-openstack-request-id: req-f2e72f69-3899-4035-ae0f-8cc2aef880ef 2019-04-07 17:45:36,195 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "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": "a718176b-e5c3-4752-92bb-fff9cebc01bc"}]} 2019-04-07 17:45:36,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-f2e72f69-3899-4035-ae0f-8cc2aef880ef 2019-04-07 17:45:36,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266530513763s 2019-04-07 17:45:36,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:45:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"server": {"name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "imageRef": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "flavorRef": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62c9925e-d9a0-4c23-bfa0-595f02825c35"}], "security_groups": [{"name": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}]}}' 2019-04-07 17:45:41,683 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:36 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.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319 x-compute-request-id: req-ca514451-ddf2-46ad-8759-a114e01cf97d x-openstack-request-id: req-ca514451-ddf2-46ad-8759-a114e01cf97d 2019-04-07 17:45:41,684 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}], "OS-DCF:diskConfig": "MANUAL", "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "adminPass": "GrQNi2Krqhea"}} 2019-04-07 17:45:41,684 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-ca514451-ddf2-46ad-8759-a114e01cf97d 2019-04-07 17:45:41,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.48680615425s 2019-04-07 17:45:41,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:45:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:41 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-e3901546-ca04-4842-be26-b3be4d3a20fe x-openstack-request-id: req-e3901546-ca04-4842-be26-b3be4d3a20fe 2019-04-07 17:45:42,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "user_id": "58f7014173a242dabfc797de215a7757", "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-04-07T17:45:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:45:42,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-e3901546-ca04-4842-be26-b3be4d3a20fe 2019-04-07 17:45:42,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16154909134s 2019-04-07 17:45:42,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:42,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:43,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:43 GMT X-Openstack-Request-Id: req-e5e37743-452b-48c3-b090-f4d3bf457050 2019-04-07 17:45:43,167 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":["b4f86396-a632-4c58-9d00-489738b3870c"],"description":"","tags":[],"updated_at":"2019-04-07T17:45:19Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:45:43,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-e5e37743-452b-48c3-b090-f4d3bf457050 2019-04-07 17:45:43,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309068918228s 2019-04-07 17:45:43,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:45:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:43,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:42 GMT X-Openstack-Request-Id: req-1bf185b8-d7da-4c31-b856-3f19d32bf095 2019-04-07 17:45:43,527 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:45:19Z","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":"986e3d59c18a43fc9cb1284a0dc56fb1","id":"b4f86396-a632-4c58-9d00-489738b3870c","subnetpool_id":null,"name":"vping_ssh-subnet_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}]} 2019-04-07 17:45:43,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-1bf185b8-d7da-4c31-b856-3f19d32bf095 2019-04-07 17:45:43,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.359660148621s 2019-04-07 17:45:43,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:45:45,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:45:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-f7fdd3aa-3d11-4dba-b417-229671406347 x-openstack-request-id: req-f7fdd3aa-3d11-4dba-b417-229671406347 2019-04-07 17:45:46,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:45:45Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:45:46,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-f7fdd3aa-3d11-4dba-b417-229671406347 2019-04-07 17:45:46,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819077968597s 2019-04-07 17:45:46,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:45:48,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:45:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:49,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-7ffdb5e1-8135-4004-8547-e0f4950b1a40 x-openstack-request-id: req-7ffdb5e1-8135-4004-8547-e0f4950b1a40 2019-04-07 17:45:49,278 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:45:45Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:45:49,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-7ffdb5e1-8135-4004-8547-e0f4950b1a40 2019-04-07 17:45:49,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919198989868s 2019-04-07 17:45:49,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:45:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:45:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-33155471-0203-4ad1-a3c9-7d826367275e x-openstack-request-id: req-33155471-0203-4ad1-a3c9-7d826367275e 2019-04-07 17:45:51,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:45:51,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-33155471-0203-4ad1-a3c9-7d826367275e 2019-04-07 17:45:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40109205246s 2019-04-07 17:45:51,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:45:51,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=7914fdb4-2c73-4873-9c04-56dc7b247319" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:51,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:51 GMT X-Openstack-Request-Id: req-5281e72a-01db-4cd3-966d-b98c3fa6285d 2019-04-07 17:45:51,751 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:45:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4f86396-a632-4c58-9d00-489738b3870c","ip_address":"192.168.120.14"}],"id":"f58b82c7-d8ac-4332-aa8b-6c4c80a4fd2e","security_groups":["3c89ffad-d6a9-4dbc-811b-c922410c158f"],"mac_address":"fa:16:3e:d4:e4:01","project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:45Z","binding:vnic_type":"normal","device_id":"7914fdb4-2c73-4873-9c04-56dc7b247319","ip_allocation":"immediate"}]} 2019-04-07 17:45:51,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=7914fdb4-2c73-4873-9c04-56dc7b247319 used request id req-5281e72a-01db-4cd3-966d-b98c3fa6285d 2019-04-07 17:45:51,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.056009054184s 2019-04-07 17:45:51,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:45:51,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=f58b82c7-d8ac-4332-aa8b-6c4c80a4fd2e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:51 GMT X-Openstack-Request-Id: req-b3a6a3d6-985e-4656-bff6-4c46e982fedc 2019-04-07 17:45:51,818 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:45:51,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=f58b82c7-d8ac-4332-aa8b-6c4c80a4fd2e used request id req-b3a6a3d6-985e-4656-bff6-4c46e982fedc 2019-04-07 17:45:51,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560698509216s 2019-04-07 17:45:51,819 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:e4:01', u'version': 4, u'addr': u'192.168.120.14', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:45:50.000000', 'flavor': Munch({u'id': u'a718176b-e5c3-4752-92bb-fff9cebc01bc'}), 'az': u'nova', 'id': u'7914fdb4-2c73-4873-9c04-56dc7b247319', 'security_groups': [Munch({u'name': u'vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'58f7014173a242dabfc797de215a7757', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', '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-04-07T17:45:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:45:50Z', 'hostId': u'ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e', '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-04-07T17:45:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': u'vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'adminPass': u'GrQNi2Krqhea', 'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'created_at': u'2019-04-07T17:45:41Z', 'created': u'2019-04-07T17:45:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:45:51,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:45:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:51,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:51 GMT X-Openstack-Request-Id: req-4ebf3e1b-11c6-4831-a0a3-1a10a73f07a3 2019-04-07 17:45:51,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":["b4f86396-a632-4c58-9d00-489738b3870c"],"description":"","tags":[],"updated_at":"2019-04-07T17:45:19Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:45:51,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-4ebf3e1b-11c6-4831-a0a3-1a10a73f07a3 2019-04-07 17:45:51,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998620986938s 2019-04-07 17:45:51,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:45:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:52,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45:51 GMT X-Openstack-Request-Id: req-9971ac5a-0b48-4ca8-ab76-0c80f39364cf 2019-04-07 17:45:52,018 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:45:31Z", "file": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file", "owner": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "size": 12716032, "self": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:45:52,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-9971ac5a-0b48-4ca8-ab76-0c80f39364cf 2019-04-07 17:45:52,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0939159393311s 2019-04-07 17:45:52,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:45:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:52,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-6a452b01-a9de-4b62-889a-2bef03edc3e6 x-openstack-request-id: req-6a452b01-a9de-4b62-889a-2bef03edc3e6 2019-04-07 17:45:52,155 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "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": "a718176b-e5c3-4752-92bb-fff9cebc01bc"}]} 2019-04-07 17:45:52,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-6a452b01-a9de-4b62-889a-2bef03edc3e6 2019-04-07 17:45:52,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134939908981s 2019-04-07 17:45:52,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:45:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"server": {"name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "imageRef": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "flavorRef": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "62c9925e-d9a0-4c23-bfa0-595f02825c35"}], "security_groups": [{"name": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}]}}' 2019-04-07 17:45:58,258 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390 x-compute-request-id: req-a0c84031-b45b-46e8-afc9-8042027becc4 x-openstack-request-id: req-a0c84031-b45b-46e8-afc9-8042027becc4 2019-04-07 17:45:58,259 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3c89ffad-d6a9-4dbc-811b-c922410c158f"}], "OS-DCF:diskConfig": "MANUAL", "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "adminPass": "NogyBX5E2oXt"}} 2019-04-07 17:45:58,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-a0c84031-b45b-46e8-afc9-8042027becc4 2019-04-07 17:45:58,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.10275411606s 2019-04-07 17:45:58,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:45:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:45:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Sun, 07 Apr 2019 17:45: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-030a6d95-57a0-4cba-85c2-c6597c14384a x-openstack-request-id: req-030a6d95-57a0-4cba-85c2-c6597c14384a 2019-04-07 17:45:59,300 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "user_id": "58f7014173a242dabfc797de215a7757", "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-04-07T17:45:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:45:59,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-030a6d95-57a0-4cba-85c2-c6597c14384a 2019-04-07 17:45:59,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04049897194s 2019-04-07 17:45:59,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:01,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:02,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 899 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-e2f9d45d-e717-460b-92ce-20d6ba57025d x-openstack-request-id: req-e2f9d45d-e717-460b-92ce-20d6ba57025d 2019-04-07 17:46:02,217 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:46:01Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:02,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-e2f9d45d-e717-460b-92ce-20d6ba57025d 2019-04-07 17:46:02,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905992984772s 2019-04-07 17:46:02,224 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:04,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:04,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:05,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-bb45e9d8-6933-41e2-a820-f1ec428446d3 x-openstack-request-id: req-bb45e9d8-6933-41e2-a820-f1ec428446d3 2019-04-07 17:46:05,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:46:02Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:05,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-bb45e9d8-6933-41e2-a820-f1ec428446d3 2019-04-07 17:46:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17569899559s 2019-04-07 17:46:05,410 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:07,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:08,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-638ec7c6-e523-4d91-a4aa-efc24e303e83 x-openstack-request-id: req-638ec7c6-e523-4d91-a4aa-efc24e303e83 2019-04-07 17:46:08,851 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:46:02Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:08,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-638ec7c6-e523-4d91-a4aa-efc24e303e83 2019-04-07 17:46:08,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.43895888329s 2019-04-07 17:46:08,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:10,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:10,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:11,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-0c41b5c1-4005-4456-b98b-31812873bb29 x-openstack-request-id: req-0c41b5c1-4005-4456-b98b-31812873bb29 2019-04-07 17:46:11,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:46:09.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:46:09Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:45:50Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:11,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-0c41b5c1-4005-4456-b98b-31812873bb29 2019-04-07 17:46:11,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.92852306366s 2019-04-07 17:46:11,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:46:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=d283e298-6c06-46ac-b44a-4e4adcdad390" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:11,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:11 GMT X-Openstack-Request-Id: req-480faaeb-425a-44b9-bfea-4647fc3b9bb5 2019-04-07 17:46:11,852 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:46:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4f86396-a632-4c58-9d00-489738b3870c","ip_address":"192.168.120.11"}],"id":"76448fee-d1e1-412f-a5d3-0ab4db7728e7","security_groups":["3c89ffad-d6a9-4dbc-811b-c922410c158f"],"mac_address":"fa:16:3e:cd:7e:43","project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:46:01Z","binding:vnic_type":"normal","device_id":"d283e298-6c06-46ac-b44a-4e4adcdad390","ip_allocation":"immediate"}]} 2019-04-07 17:46:11,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=d283e298-6c06-46ac-b44a-4e4adcdad390 used request id req-480faaeb-425a-44b9-bfea-4647fc3b9bb5 2019-04-07 17:46:11,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544579029083s 2019-04-07 17:46:11,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=76448fee-d1e1-412f-a5d3-0ab4db7728e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:11,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:11 GMT X-Openstack-Request-Id: req-40b71a35-9625-479a-9d05-7fa786988521 2019-04-07 17:46:11,919 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:46:11,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=76448fee-d1e1-412f-a5d3-0ab4db7728e7 used request id req-40b71a35-9625-479a-9d05-7fa786988521 2019-04-07 17:46:11,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573990345001s 2019-04-07 17:46:11,920 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cd:7e:43', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:46:09.000000', 'flavor': Munch({u'id': u'a718176b-e5c3-4752-92bb-fff9cebc01bc'}), 'az': u'nova', 'id': u'd283e298-6c06-46ac-b44a-4e4adcdad390', 'security_groups': [Munch({u'name': u'vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'58f7014173a242dabfc797de215a7757', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', '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-04-07T17:46:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:46:09Z', 'hostId': u'a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df', '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-04-07T17:46:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': u'vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'adminPass': u'NogyBX5E2oXt', 'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'created_at': u'2019-04-07T17:45:58Z', 'created': u'2019-04-07T17:45:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:46:11,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:46:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:12,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:11 GMT X-Openstack-Request-Id: req-f936fc43-5b8c-4ae1-a941-b6daa954801c 2019-04-07 17:46:12,233 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":["b4f86396-a632-4c58-9d00-489738b3870c"],"description":"","tags":[],"updated_at":"2019-04-07T17:45:19Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:46:12,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-f936fc43-5b8c-4ae1-a941-b6daa954801c 2019-04-07 17:46:12,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.307024002075s 2019-04-07 17:46:12,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:46:12,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=d283e298-6c06-46ac-b44a-4e4adcdad390" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:12,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:12 GMT X-Openstack-Request-Id: req-0e03ca24-c684-4ed2-9174-852563413768 2019-04-07 17:46:12,294 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:46:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4f86396-a632-4c58-9d00-489738b3870c","ip_address":"192.168.120.11"}],"id":"76448fee-d1e1-412f-a5d3-0ab4db7728e7","security_groups":["3c89ffad-d6a9-4dbc-811b-c922410c158f"],"mac_address":"fa:16:3e:cd:7e:43","project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:46:01Z","binding:vnic_type":"normal","device_id":"d283e298-6c06-46ac-b44a-4e4adcdad390","ip_allocation":"immediate"}]} 2019-04-07 17:46:12,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=d283e298-6c06-46ac-b44a-4e4adcdad390 used request id req-0e03ca24-c684-4ed2-9174-852563413768 2019-04-07 17:46:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0604000091553s 2019-04-07 17:46:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-07 17:46:12,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"floatingip": {"floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "fixed_ip_address": "192.168.120.11", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7"}}' 2019-04-07 17:46:15,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:15 GMT X-Openstack-Request-Id: req-622fe1d8-9ca1-4a10-87d7-68e50987388c 2019-04-07 17:46:15,163 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:13Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}} 2019-04-07 17:46:15,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-622fe1d8-9ca1-4a10-87d7-68e50987388c 2019-04-07 17:46:15,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.86778783798s 2019-04-07 17:46:15,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:15,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:14 GMT X-Openstack-Request-Id: req-f832e949-5b76-481c-9650-20ab82587b4a 2019-04-07 17:46:15,249 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:13Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}]} 2019-04-07 17:46:15,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-f832e949-5b76-481c-9650-20ab82587b4a 2019-04-07 17:46:15,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0702550411224s 2019-04-07 17:46:15,256 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:46:15,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:15,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:15 GMT X-Openstack-Request-Id: req-d6ffa8bb-1775-426d-b82a-acbcec4bcf0e 2019-04-07 17:46:15,427 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:13Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}]} 2019-04-07 17:46:15,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-d6ffa8bb-1775-426d-b82a-acbcec4bcf0e 2019-04-07 17:46:15,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615828037262s 2019-04-07 17:46:15,434 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:46:15,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:16,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:16 GMT X-Openstack-Request-Id: req-704ab355-94a0-4ba3-ab6d-d55308dad258 2019-04-07 17:46:16,218 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:13Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}]} 2019-04-07 17:46:16,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-704ab355-94a0-4ba3-ab6d-d55308dad258 2019-04-07 17:46:16,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.674014091492s 2019-04-07 17:46:16,225 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:46:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:16,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:16,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:15 GMT X-Openstack-Request-Id: req-ed4530fd-7bc2-4723-bc89-17ad4e609afe 2019-04-07 17:46:16,397 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:13Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}]} 2019-04-07 17:46:16,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-ed4530fd-7bc2-4723-bc89-17ad4e609afe 2019-04-07 17:46:16,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634658336639s 2019-04-07 17:46:16,403 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:46:16,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:16,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:16,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:16 GMT X-Openstack-Request-Id: req-f9ae04d0-29f2-416b-8404-5a173c01d8e7 2019-04-07 17:46:16,570 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13042470-e90f-44f9-a367-84475f980fc5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:46:13Z", "updated_at": "2019-04-07T17:46:16Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "device_owner": "compute:nova", "mac_address": "fa:16:3e:cd:7e:43", "device_id": "d283e298-6c06-46ac-b44a-4e4adcdad390"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_id": "76448fee-d1e1-412f-a5d3-0ab4db7728e7", "id": "b67a9a71-2eec-4e69-901d-43c0e379b1d6", "qos_policy_id": null}]} 2019-04-07 17:46:16,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-f9ae04d0-29f2-416b-8404-5a173c01d8e7 2019-04-07 17:46:16,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580279827118s 2019-04-07 17:46:16,577 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'13042470-e90f-44f9-a367-84475f980fc5', 'updated_at': u'2019-04-07T17:46:16Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'76448fee-d1e1-412f-a5d3-0ab4db7728e7', 'id': u'b67a9a71-2eec-4e69-901d-43c0e379b1d6', 'network': u'049756e4-45b3-427e-a20c-909a765e9532', 'port': u'76448fee-d1e1-412f-a5d3-0ab4db7728e7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'name': 'vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'049756e4-45b3-427e-a20c-909a765e9532', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'62c9925e-d9a0-4c23-bfa0-595f02825c35', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:7e:43', u'device_id': u'd283e298-6c06-46ac-b44a-4e4adcdad390'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'986e3d59c18a43fc9cb1284a0dc56fb1', 'created_at': u'2019-04-07T17:46:13Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'62c9925e-d9a0-4c23-bfa0-595f02825c35', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:cd:7e:43', u'device_id': u'd283e298-6c06-46ac-b44a-4e4adcdad390'}), 'router': u'13042470-e90f-44f9-a367-84475f980fc5'}) 2019-04-07 17:46:16,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:46:16,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390/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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:46:17,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-f7a5c60e-6328-4987-b166-ce38fe9b4870 x-openstack-request-id: req-f7a5c60e-6328-4987-b166-ce38fe9b4870 2019-04-07 17:46:17,387 - 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 512852388 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.223868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.226771] pid_max: default: 32768 minimum: 301\n[ 0.228342] ACPI: Core revision 20150930\n[ 0.230309] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232650] Security Framework initialized\n[ 0.234052] Yama: becoming mindful.\n[ 0.235316] AppArmor: AppArmor initialized\n[ 0.236766] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239014] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243278] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245626] Initializing cgroup subsys io\n[ 0.247036] Initializing cgroup subsys memory\n[ 0.248532] Initializing cgroup subsys devices\n[ 0.250032] Initializing cgroup subsys freezer\n[ 0.251534] Initializing cgroup subsys net_cls\n[ 0.253058] Initializing cgroup subsys perf_event\n[ 0.254584] Initializing cgroup subsys net_prio\n[ 0.256044] Initializing cgroup subsys hugetlb\n[ 0.257484] Initializing cgroup subsys pids\n[ 0.258946] CPU: Physical Processor ID: 0\n[ 0.260999] mce: CPU supports 10 MCE banks\n[ 0.262406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.280577] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288773] ftrace: allocating 31920 entries in 125 pages\n[ 0.319501] smpboot: Max logical packages: 1\n[ 0.320957] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.323215] x2apic enabled\n[ 0.324486] Switched APIC routing to physical x2apic.\n[ 0.327236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.329070] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.332434] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.335395] KVM setup paravirtual spinlock\n[ 0.337235] x86: Booted up 1 node, 1 CPUs\n[ 0.338538] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.340734] devtmpfs: initialized\n[ 0.342861] evm: security.selinux\n[ 0.344027] evm: security.SMACK64\n[ 0.345152] evm: security.SMACK64EXEC\n[ 0.346354] evm: security.SMACK64TRANSMUTE\n[ 0.347665] evm: security.SMACK64MMAP\n[ 0.348881] evm: security.ima\n[ 0.349913] evm: security.capability\n[ 0.351168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.354174] pinctrl core: initialized pinctrl subsystem\n[ 0.355907] RTC time: 17:46:09, date: 04/07/19\n[ 0.357424] NET: Registered protocol family 16\n[ 0.358950] cpuidle: using governor ladder\n[ 0.360281] cpuidle: using governor menu\n[ 0.361554] PCCT header not found.\n[ 0.362742] ACPI: bus type PCI registered\n[ 0.364074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.366089] PCI: Using configuration type 1 for base access\n[ 0.368487] ACPI: Added _OSI(Module Device)\n[ 0.369851] ACPI: Added _OSI(Processor Device)\n[ 0.371272] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.372729] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.375203] ACPI: Interpreter enabled\n[ 0.376475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.379569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.382632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.385717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.388732] ACPI: (supports S0 S5)\n[ 0.389871] ACPI: Using IOAPIC for interrupt routing\n[ 0.391398] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.395658] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.397524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.399523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.401457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.404984] acpiphp: Slot [3] registered\n[ 0.406318] acpiphp: Slot [4] registered\n[ 0.407609] acpiphp: Slot [5] registered\n[ 0.408904] acpiphp: Slot [6] registered\n[ 0.410196] acpiphp: Slot [7] registered\n[ 0.411482] acpiphp: Slot [8] registered\n[ 0.412782] acpiphp: Slot [9] registered\n[ 0.414091] acpiphp: Slot [10] registered\n[ 0.415422] acpiphp: Slot [11] registered\n[ 0.416757] acpiphp: Slot [12] registered\n[ 0.418067] acpiphp: Slot [13] registered\n[ 0.419380] acpiphp: Slot [14] registered\n[ 0.420721] acpiphp: Slot [15] registered\n[ 0.437460] acpiphp: Slot [16] registered\n[ 0.438793] acpiphp: Slot [17] registered\n[ 0.440105] acpiphp: Slot [18] registered\n[ 0.441412] acpiphp: Slot [19] registered\n[ 0.442724] acpiphp: Slot [20] registered\n[ 0.444037] acpiphp: Slot [21] registered\n[ 0.445378] acpiphp: Slot [22] registered\n[ 0.446701] acpiphp: Slot [23] registered\n[ 0.448015] acpiphp: Slot [24] registered\n[ 0.449329] acpiphp: Slot [25] registered\n[ 0.450635] acpiphp: Slot [26] registered\n[ 0.451950] acpiphp: Slot [27] registered\n[ 0.453266] acpiphp: Slot [28] registered\n[ 0.454602] acpiphp: Slot [29] registered\n[ 0.455924] acpiphp: Slot [30] registered\n[ 0.457235] acpiphp: Slot [31] registered\n[ 0.458543] PCI host bridge to bus 0000:00\n[ 0.459858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.461836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.463798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.466171] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.468510] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.470938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.475405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.477497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.479429] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.481473] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.485814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.488236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.509446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.511850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.514158] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.516697] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.518962] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.520991] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.523026] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.524735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.527285] vgaarb: loaded\n[ 0.528274] vgaarb: bridge control possible 0000:00:02.0\n[ 0.530172] SCSI subsystem initialized\n[ 0.531602] ACPI: bus type USB registered\n[ 0.532937] usbcore: registered new interface driver usbfs\n[ 0.534664] usbcore: registered new interface driver hub\n[ 0.536336] usbcore: registered new device driver usb\n[ 0.538072] PCI: Using ACPI for IRQ routing\n[ 0.539808] NetLabel: Initializing\n[ 0.540970] NetLabel: domain hash size = 128\n[ 0.542351] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.543912] NetLabel: unlabeled traffic allowed by default\n[ 0.545804] clocksource: Switched to clocksource kvm-clock\n[ 0.555757] AppArmor: AppArmor Filesystem Enabled\n[ 0.559708] pnp: PnP ACPI init\n[ 0.561367] pnp: PnP ACPI: found 5 devices\n[ 0.568600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.571532] NET: Registered protocol family 2\n[ 0.573431] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.575588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.577593] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.579597] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.581412] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.583377] NET: Registered protocol family 1\n[ 0.584887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.586726] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.588524] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.603448] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.618626] Trying to unpack rootfs image as initramfs...\n[ 0.679817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.682702] Scanning for low memory corruption every 60 seconds\n[ 0.684884] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.686853] audit: initializing netlink subsys (disabled)\n[ 0.688585] audit: type=2000 audit(1554659169.899:1): initialized\n[ 0.690812] Initialise system trusted keyring\n[ 0.692393] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.694328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.697378] zbud: loaded\n[ 0.698547] VFS: Disk quotas dquot_6.6.0\n[ 0.699898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.702390] fuse init (API version 7.23)\n[ 0.703842] Key type big_key registered\n[ 0.705252] Allocating IMA MOK and blacklist keyrings.\n[ 0.707284] Key type asymmetric registered\n[ 0.708725] Asymmetric key parser 'x509' registered\n[ 0.710395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.712968] io scheduler noop registered\n[ 0.714343] io scheduler deadline registered (default)\n[ 0.716062] io scheduler cfq registered\n[ 0.717527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.719345] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.721514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.724024] ACPI: Power Button [PWRF]\n[ 0.725473] GHES: HEST is not enabled!\n[ 0.739753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.769432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.772871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.798137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.801489] Linux agpgart interface v0.103\n[ 0.804960] brd: module loaded\n[ 0.807290] loop: module loaded\n[ 0.812661] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.815078] GPT:90111 != 2097151\n[ 0.816209] GPT:Alternate GPT header not at the end of the disk.\n[ 0.818034] GPT:90111 != 2097151\n[ 0.819171] GPT: Use GNU Parted to correct GPT errors.\n[ 0.820779] vda: vda1 vda15\n[ 0.822601] scsi host0: ata_piix\n[ 0.823872] scsi host1: ata_piix\n[ 0.825053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.827082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.829718] libphy: Fixed MDIO Bus: probed\n[ 0.831090] tun: Universal TUN/TAP device driver, 1.6\n[ 0.832687] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.835948] PPP generic driver version 2.4.2\n[ 0.837446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.839441] ehci-pci: EHCI PCI platform driver\n[ 0.840904] ehci-platform: EHCI generic platform driver\n[ 0.842564] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.844458] ohci-pci: OHCI PCI platform driver\n[ 0.845923] ohci-platform: OHCI generic platform driver\n[ 0.847590] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.862501] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.864165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.866597] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.868254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.870154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.872205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.874652] usb usb1: Product: UHCI Host Controller\n[ 0.876206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.878100] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.879767] hub 1-0:1.0: USB hub found\n[ 0.881126] hub 1-0:1.0: 2 ports detected\n[ 0.882684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.886256] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.887906] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.889667] mousedev: PS/2 mouse device common for all mice\n[ 0.891819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.894758] rtc_cmos 00:00: RTC can wake from S4\n[ 0.896841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.898903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.900972] i2c /dev entries driver\n[ 0.902277] device-mapper: uevent: version 1.0.3\n[ 0.903918] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.906751] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.908984] NET: Registered protocol family 10\n[ 0.910791] NET: Registered protocol family 17\n[ 0.912337] Key type dns_resolver registered\n[ 0.913962] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.915865] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.918901] registered taskstats version 1\n[ 0.920358] Loading compiled-in X.509 certificates\n[ 0.922537] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.925784] zswap: loaded using pool lzo/zbud\n[ 0.928073] Key type trusted registered\n[ 0.930483] Key type encrypted registered\n[ 0.931901] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.933699] ima: No TPM chip found, activating TPM-bypass!\n[ 0.935513] evm: HMAC attrs: 0x1\n[ 0.937072] Magic number: 15:551:794\n[ 0.938551] rtc_cmos 00:00: setting system clock to 2019-04-07 17:46:10 UTC (1554659170)\n[ 0.941325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.943255] EDD information not available.\n[ 0.983554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.002159] Write protecting the kernel read-only data: 14336k\n[ 1.005486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.008483] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.171268] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 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.01. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4NpD8kpO2vmCbzaytK18eXvpiflqNh6641aZTdVmMo73h1BgtqZokxbkRmaj6lb08zuowcwlzzCUJhvcEzAnhusZAxHuYKTQWHDC0j+nGRTSn7mSYMpaAdP5WW+oc6yjf6kl1bs9yTI+gqGOvQThqzmgRCIbm5hdQn95mksX4B9zqLRE92q2rtJcvMiJrAOvvwWs2FIU9+RbpANCdxMTG1p353a/3QUdsx3zfOp583d6Oum0UG0Eh90MSFdLyoPKn/NEZ8avCbu6rIvdCRMEM12x7Aff8oFwR+pW7tOC7mhtnujEKFgaDxOnKZD3LgN2ZeQ7YzMB3+43zoUEqPu1 root@vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d\nssh-dss AAAAB3NzaC1kc3MAAACBALICACCtLyLtlcLU3JPFEM/4pA2Rgt9rs9XhgBZ037QRnmlXXRLhgiVVY+nC5+CDPOCiWjF90E914flJwP5S8/6SJtTLB7yxa5+ZgKZ1atHBIAkmNItpLVatQ9mzlo1edv6GUlEXXbJZDJjSp0G2BDuUHIFg44zapSs5+tNCpUpvAAAAFQD59nwmmrGzOKcBD92K3lqtxxqE0wAAAIEAmpOA2mhLTuBGhBAsj3x9C2aFlS7KtuZjRJZAT7uinUSJz8+ZwDiUFdteGscieSwdTF5CsyIPs3vmnyF/VZkYUZnK9zTc0ubKfaR1SspRnlbcH5gc2cQyX2CfmCfGrypQoph2kxRh4Yrywm33b4lLb0olPxMIiMe6UvTGmedt+n0AAACBAIJ+PWe00q3syHzLzDp/xhDzmkwbmsUI6YgPWq/jQSXhbRdXn+Iifi0L4iizHWWjyJ9jHmwo/xqTZjVr3CjofezbA2xoy2SxnXdogO+7E5L2HfDsY1UCXA01HfZUxsqrBvUFlmklGm6fN0/QpHeubqBVNFPHBF8sVmFKxAldRaci root@vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fecd:7e43/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.62 ===\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-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d login: "} 2019-04-07 17:46:17,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390/action used request id req-f7a5c60e-6328-4987-b166-ce38fe9b4870 2019-04-07 17:46:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.81059217453s 2019-04-07 17:46:17,389 - 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 512852388 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.223868] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.226771] pid_max: default: 32768 minimum: 301 [ 0.228342] ACPI: Core revision 20150930 [ 0.230309] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232650] Security Framework initialized [ 0.234052] Yama: becoming mindful. [ 0.235316] AppArmor: AppArmor initialized [ 0.236766] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239014] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241197] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243278] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245626] Initializing cgroup subsys io [ 0.247036] Initializing cgroup subsys memory [ 0.248532] Initializing cgroup subsys devices [ 0.250032] Initializing cgroup subsys freezer [ 0.251534] Initializing cgroup subsys net_cls [ 0.253058] Initializing cgroup subsys perf_event [ 0.254584] Initializing cgroup subsys net_prio [ 0.256044] Initializing cgroup subsys hugetlb [ 0.257484] Initializing cgroup subsys pids [ 0.258946] CPU: Physical Processor ID: 0 [ 0.260999] mce: CPU supports 10 MCE banks [ 0.262406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264031] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.280577] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288773] ftrace: allocating 31920 entries in 125 pages [ 0.319501] smpboot: Max logical packages: 1 [ 0.320957] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.323215] x2apic enabled [ 0.324486] Switched APIC routing to physical x2apic. [ 0.327236] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.329070] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.332434] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.335395] KVM setup paravirtual spinlock [ 0.337235] x86: Booted up 1 node, 1 CPUs [ 0.338538] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.340734] devtmpfs: initialized [ 0.342861] evm: security.selinux [ 0.344027] evm: security.SMACK64 [ 0.345152] evm: security.SMACK64EXEC [ 0.346354] evm: security.SMACK64TRANSMUTE [ 0.347665] evm: security.SMACK64MMAP [ 0.348881] evm: security.ima [ 0.349913] evm: security.capability [ 0.351168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.354174] pinctrl core: initialized pinctrl subsystem [ 0.355907] RTC time: 17:46:09, date: 04/07/19 [ 0.357424] NET: Registered protocol family 16 [ 0.358950] cpuidle: using governor ladder [ 0.360281] cpuidle: using governor menu [ 0.361554] PCCT header not found. [ 0.362742] ACPI: bus type PCI registered [ 0.364074] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.366089] PCI: Using configuration type 1 for base access [ 0.368487] ACPI: Added _OSI(Module Device) [ 0.369851] ACPI: Added _OSI(Processor Device) [ 0.371272] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.372729] ACPI: Added _OSI(Processor Aggregator Device) [ 0.375203] ACPI: Interpreter enabled [ 0.376475] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.379569] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.382632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.385717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.388732] ACPI: (supports S0 S5) [ 0.389871] ACPI: Using IOAPIC for interrupt routing [ 0.391398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.395658] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.397524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.399523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.401457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.404984] acpiphp: Slot [3] registered [ 0.406318] acpiphp: Slot [4] registered [ 0.407609] acpiphp: Slot [5] registered [ 0.408904] acpiphp: Slot [6] registered [ 0.410196] acpiphp: Slot [7] registered [ 0.411482] acpiphp: Slot [8] registered [ 0.412782] acpiphp: Slot [9] registered [ 0.414091] acpiphp: Slot [10] registered [ 0.415422] acpiphp: Slot [11] registered [ 0.416757] acpiphp: Slot [12] registered [ 0.418067] acpiphp: Slot [13] registered [ 0.419380] acpiphp: Slot [14] registered [ 0.420721] acpiphp: Slot [15] registered [ 0.437460] acpiphp: Slot [16] registered [ 0.438793] acpiphp: Slot [17] registered [ 0.440105] acpiphp: Slot [18] registered [ 0.441412] acpiphp: Slot [19] registered [ 0.442724] acpiphp: Slot [20] registered [ 0.444037] acpiphp: Slot [21] registered [ 0.445378] acpiphp: Slot [22] registered [ 0.446701] acpiphp: Slot [23] registered [ 0.448015] acpiphp: Slot [24] registered [ 0.449329] acpiphp: Slot [25] registered [ 0.450635] acpiphp: Slot [26] registered [ 0.451950] acpiphp: Slot [27] registered [ 0.453266] acpiphp: Slot [28] registered [ 0.454602] acpiphp: Slot [29] registered [ 0.455924] acpiphp: Slot [30] registered [ 0.457235] acpiphp: Slot [31] registered [ 0.458543] PCI host bridge to bus 0000:00 [ 0.459858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.461836] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.463798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.466171] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.468510] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.470938] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.475405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.477497] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.479429] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.481473] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.485814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.488236] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.509446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.511850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.514158] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.516697] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.518962] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.520991] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.523026] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.524735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.527285] vgaarb: loaded [ 0.528274] vgaarb: bridge control possible 0000:00:02.0 [ 0.530172] SCSI subsystem initialized [ 0.531602] ACPI: bus type USB registered [ 0.532937] usbcore: registered new interface driver usbfs [ 0.534664] usbcore: registered new interface driver hub [ 0.536336] usbcore: registered new device driver usb [ 0.538072] PCI: Using ACPI for IRQ routing [ 0.539808] NetLabel: Initializing [ 0.540970] NetLabel: domain hash size = 128 [ 0.542351] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.543912] NetLabel: unlabeled traffic allowed by default [ 0.545804] clocksource: Switched to clocksource kvm-clock [ 0.555757] AppArmor: AppArmor Filesystem Enabled [ 0.559708] pnp: PnP ACPI init [ 0.561367] pnp: PnP ACPI: found 5 devices [ 0.568600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.571532] NET: Registered protocol family 2 [ 0.573431] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.575588] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.577593] TCP: Hash tables configured (established 4096 bind 4096) [ 0.579597] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.581412] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.583377] NET: Registered protocol family 1 [ 0.584887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.586726] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.588524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.603448] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.618626] Trying to unpack rootfs image as initramfs... [ 0.679817] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.682702] Scanning for low memory corruption every 60 seconds [ 0.684884] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.686853] audit: initializing netlink subsys (disabled) [ 0.688585] audit: type=2000 audit(1554659169.899:1): initialized [ 0.690812] Initialise system trusted keyring [ 0.692393] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.694328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.697378] zbud: loaded [ 0.698547] VFS: Disk quotas dquot_6.6.0 [ 0.699898] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.702390] fuse init (API version 7.23) [ 0.703842] Key type big_key registered [ 0.705252] Allocating IMA MOK and blacklist keyrings. [ 0.707284] Key type asymmetric registered [ 0.708725] Asymmetric key parser 'x509' registered [ 0.710395] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.712968] io scheduler noop registered [ 0.714343] io scheduler deadline registered (default) [ 0.716062] io scheduler cfq registered [ 0.717527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.719345] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.721514] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.724024] ACPI: Power Button [PWRF] [ 0.725473] GHES: HEST is not enabled! [ 0.739753] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.769432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.772871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.798137] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.801489] Linux agpgart interface v0.103 [ 0.804960] brd: module loaded [ 0.807290] loop: module loaded [ 0.812661] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.815078] GPT:90111 != 2097151 [ 0.816209] GPT:Alternate GPT header not at the end of the disk. [ 0.818034] GPT:90111 != 2097151 [ 0.819171] GPT: Use GNU Parted to correct GPT errors. [ 0.820779] vda: vda1 vda15 [ 0.822601] scsi host0: ata_piix [ 0.823872] scsi host1: ata_piix [ 0.825053] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.827082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.829718] libphy: Fixed MDIO Bus: probed [ 0.831090] tun: Universal TUN/TAP device driver, 1.6 [ 0.832687] tun: (C) 1999-2004 Max Krasnyansky [ 0.835948] PPP generic driver version 2.4.2 [ 0.837446] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.839441] ehci-pci: EHCI PCI platform driver [ 0.840904] ehci-platform: EHCI generic platform driver [ 0.842564] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.844458] ohci-pci: OHCI PCI platform driver [ 0.845923] ohci-platform: OHCI generic platform driver [ 0.847590] uhci_hcd: USB Universal Host Controller Interface driver [ 0.862501] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.864165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.866597] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.868254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.870154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.872205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.874652] usb usb1: Product: UHCI Host Controller [ 0.876206] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.878100] usb usb1: SerialNumber: 0000:00:01.2 [ 0.879767] hub 1-0:1.0: USB hub found [ 0.881126] hub 1-0:1.0: 2 ports detected [ 0.882684] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.886256] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.887906] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.889667] mousedev: PS/2 mouse device common for all mice [ 0.891819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.894758] rtc_cmos 00:00: RTC can wake from S4 [ 0.896841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.898903] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.900972] i2c /dev entries driver [ 0.902277] device-mapper: uevent: version 1.0.3 [ 0.903918] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.906751] ledtrig-cpu: registered to indicate activity on CPUs [ 0.908984] NET: Registered protocol family 10 [ 0.910791] NET: Registered protocol family 17 [ 0.912337] Key type dns_resolver registered [ 0.913962] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.915865] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.918901] registered taskstats version 1 [ 0.920358] Loading compiled-in X.509 certificates [ 0.922537] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.925784] zswap: loaded using pool lzo/zbud [ 0.928073] Key type trusted registered [ 0.930483] Key type encrypted registered [ 0.931901] AppArmor: AppArmor sha1 policy hashing enabled [ 0.933699] ima: No TPM chip found, activating TPM-bypass! [ 0.935513] evm: HMAC attrs: 0x1 [ 0.937072] Magic number: 15:551:794 [ 0.938551] rtc_cmos 00:00: setting system clock to 2019-04-07 17:46:10 UTC (1554659170) [ 0.941325] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.943255] EDD information not available. [ 0.983554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.002159] Write protecting the kernel read-only data: 14336k [ 1.005486] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.008483] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.171268] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 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.01. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4NpD8kpO2vmCbzaytK18eXvpiflqNh6641aZTdVmMo73h1BgtqZokxbkRmaj6lb08zuowcwlzzCUJhvcEzAnhusZAxHuYKTQWHDC0j+nGRTSn7mSYMpaAdP5WW+oc6yjf6kl1bs9yTI+gqGOvQThqzmgRCIbm5hdQn95mksX4B9zqLRE92q2rtJcvMiJrAOvvwWs2FIU9+RbpANCdxMTG1p353a/3QUdsx3zfOp583d6Oum0UG0Eh90MSFdLyoPKn/NEZ8avCbu6rIvdCRMEM12x7Aff8oFwR+pW7tOC7mhtnujEKFgaDxOnKZD3LgN2ZeQ7YzMB3+43zoUEqPu1 root@vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d ssh-dss AAAAB3NzaC1kc3MAAACBALICACCtLyLtlcLU3JPFEM/4pA2Rgt9rs9XhgBZ037QRnmlXXRLhgiVVY+nC5+CDPOCiWjF90E914flJwP5S8/6SJtTLB7yxa5+ZgKZ1atHBIAkmNItpLVatQ9mzlo1edv6GUlEXXbJZDJjSp0G2BDuUHIFg44zapSs5+tNCpUpvAAAAFQD59nwmmrGzOKcBD92K3lqtxxqE0wAAAIEAmpOA2mhLTuBGhBAsj3x9C2aFlS7KtuZjRJZAT7uinUSJz8+ZwDiUFdteGscieSwdTF5CsyIPs3vmnyF/VZkYUZnK9zTc0ubKfaR1SspRnlbcH5gc2cQyX2CfmCfGrypQoph2kxRh4Yrywm33b4lLb0olPxMIiMe6UvTGmedt+n0AAACBAIJ+PWe00q3syHzLzDp/xhDzmkwbmsUI6YgPWq/jQSXhbRdXn+Iifi0L4iizHWWjyJ9jHmwo/xqTZjVr3CjofezbA2xoy2SxnXdogO+7E5L2HfDsY1UCXA01HfZUxsqrBvUFlmklGm6fN0/QpHeubqBVNFPHBF8sVmFKxAldRaci root@vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fecd:7e43/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d login: 2019-04-07 17:46:17,393 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4accc90L 2019-04-07 17:46:17,394 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-07 17:46:17,394 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-07 17:46:17,394 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-07 17:46:17,395 - 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-04-07 17:46:17,396 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-07 17:46:17,396 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-07 17:46:17,396 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-07 17:46:17,396 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-07 17:46:17,396 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-07 17:46:17,414 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-07 17:46:17,415 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-07 17:46:17,425 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: aee12d3d71c47a16f1981ae8f5cec62b 2019-04-07 17:46:17,426 - paramiko.transport - DEBUG - Trying discovered key 119adb18b5245ec2b1250bf619da5d8c in /tmp/tmpf96WPL 2019-04-07 17:46:17,451 - paramiko.transport - DEBUG - userauth is OK 2019-04-07 17:46:17,457 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-07 17:46:17,459 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-07 17:46:17,459 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-07 17:46:17,460 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-07 17:46:17,461 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-07 17:46:17,495 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-07 17:46:17,495 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.14 (192.168.120.14): 56 data bytes 64 bytes from 192.168.120.14: seq=0 ttl=64 time=32.117 ms --- 192.168.120.14 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 32.117/32.117/32.117 ms 2019-04-07 17:46:17,495 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-04-07 17:46:17,499 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-07 17:46:17,618 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:46:17,619 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-07 17:46:17,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:46:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:17,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-5d71e6fe-662e-47b8-811d-a6f3d48f1731 x-openstack-request-id: req-5d71e6fe-662e-47b8-811d-a6f3d48f1731 2019-04-07 17:46:17,807 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319 used request id req-5d71e6fe-662e-47b8-811d-a6f3d48f1731 2019-04-07 17:46:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.183735132217s 2019-04-07 17:46:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:17,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-079839b4-2a60-48c7-92e3-a62b73127264 x-openstack-request-id: req-079839b4-2a60-48c7-92e3-a62b73127264 2019-04-07 17:46:18,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:46:09.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:46:09Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:e4:01", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/7914fdb4-2c73-4873-9c04-56dc7b247319", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:45:50.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "7914fdb4-2c73-4873-9c04-56dc7b247319", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:46:17Z", "hostId": "ae11ec6eed8681760b10b451171a84e793647d8732e27006894ac71e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:41Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:18,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-079839b4-2a60-48c7-92e3-a62b73127264 2019-04-07 17:46:18,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.855564117432s 2019-04-07 17:46:18,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:20,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:21,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-2af326be-4132-495b-8d6e-151b8a23e280 x-openstack-request-id: req-2af326be-4132-495b-8d6e-151b8a23e280 2019-04-07 17:46:21,363 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:46:09.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:46:09Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:21,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-2af326be-4132-495b-8d6e-151b8a23e280 2019-04-07 17:46:21,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694499015808s 2019-04-07 17:46:21,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-07 17:46:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/floatingips/b67a9a71-2eec-4e69-901d-43c0e379b1d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:23,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:23 GMT X-Openstack-Request-Id: req-806db5b7-7135-4e79-b508-dc2d8ae365f2 2019-04-07 17:46:23,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:23,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/floatingips/b67a9a71-2eec-4e69-901d-43c0e379b1d6.json used request id req-806db5b7-7135-4e79-b508-dc2d8ae365f2 2019-04-07 17:46:23,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.73561286926s 2019-04-07 17:46:23,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:46:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:23,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:22 GMT X-Openstack-Request-Id: req-369eb436-54a1-46e3-9e5c-c6ace997e9af 2019-04-07 17:46:23,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:46:23,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-369eb436-54a1-46e3-9e5c-c6ace997e9af 2019-04-07 17:46:23,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562229156494s 2019-04-07 17:46:23,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:46:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:23,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:23 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-74076959-30ae-41fb-a4a3-6b383f590d48 x-openstack-request-id: req-74076959-30ae-41fb-a4a3-6b383f590d48 2019-04-07 17:46:23,322 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390 used request id req-74076959-30ae-41fb-a4a3-6b383f590d48 2019-04-07 17:46:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14957690239s 2019-04-07 17:46:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:24,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-b3e875e3-b709-49a3-88b2-ae08b3e54556 x-openstack-request-id: req-b3e875e3-b709-49a3-88b2-ae08b3e54556 2019-04-07 17:46:24,160 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:7e:43", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/d283e298-6c06-46ac-b44a-4e4adcdad390", "rel": "bookmark"}], "image": {"id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "links": [{"href": "http://172.30.9.45:8774/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:46:09.000000", "flavor": {"id": "a718176b-e5c3-4752-92bb-fff9cebc01bc", "links": [{"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "bookmark"}]}, "id": "d283e298-6c06-46ac-b44a-4e4adcdad390", "security_groups": [{"name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}], "user_id": "58f7014173a242dabfc797de215a7757", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:46:23Z", "hostId": "a1cb8312f29e3e93ffc5cf404a13bd474a91c484dfdaa15b96dab6df", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "name": "vping_ssh-vm_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "created": "2019-04-07T17:45:58Z", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:46:24,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-b3e875e3-b709-49a3-88b2-ae08b3e54556 2019-04-07 17:46:24,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837565898895s 2019-04-07 17:46:24,162 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:46:26,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:46:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:26,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-a9eeb139-6bca-43ce-beea-ad01ca08999c x-openstack-request-id: req-a9eeb139-6bca-43ce-beea-ad01ca08999c 2019-04-07 17:46:26,429 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:46:26,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-a9eeb139-6bca-43ce-beea-ad01ca08999c 2019-04-07 17:46:26,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.264206886292s 2019-04-07 17:46:26,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:46:26,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:26,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:26 GMT X-Openstack-Request-Id: req-7eb131e0-61bf-4817-8f29-237f990db739 2019-04-07 17:46:26,483 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:33Z", "updated_at": "2019-04-07T17:45:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "4129f4f1-8bb9-443a-93ee-478b2b34164b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:45:34Z", "revision_number": 0, "id": "61cf73e9-9f20-4a1b-8175-c7af948b68f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:34Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:33Z", "revision_number": 0, "id": "a6e3fdbd-4bab-401c-887d-226abea27ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:33Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:34Z", "revision_number": 0, "id": "ff48e593-692a-41b8-8ea1-fc83d5db5ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:34Z", "security_group_id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 3, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "3c89ffad-d6a9-4dbc-811b-c922410c158f", "name": "vping_ssh-sg_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}, {"description": "Default security group", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:17Z", "updated_at": "2019-04-07T17:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "0529e7c7-cc3f-4e36-9fb6-2e518a8a1181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "5b51d095-aeb9-412d-9192-af62fe6b3bbc", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "9870740b-700f-4e4b-9417-42bcc43a0622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "ab4e350b-dbed-4795-a4d2-2c95a9bbec41", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "name": "default"}]} 2019-04-07 17:46:26,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-7eb131e0-61bf-4817-8f29-237f990db739 2019-04-07 17:46:26,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483000278473s 2019-04-07 17:46:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:46:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/3c89ffad-d6a9-4dbc-811b-c922410c158f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:26,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:26 GMT X-Openstack-Request-Id: req-c3350807-6272-4a16-b838-bc10ecc529c1 2019-04-07 17:46:26,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:26,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/3c89ffad-d6a9-4dbc-811b-c922410c158f.json used request id req-c3350807-6272-4a16-b838-bc10ecc529c1 2019-04-07 17:46:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176131010056s 2019-04-07 17:46:26,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-07 17:46:26,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/os-keypairs/vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:26,855 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-53281672-5256-4544-a17f-10b00bb79558 x-openstack-request-id: req-53281672-5256-4544-a17f-10b00bb79558 2019-04-07 17:46:26,855 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/os-keypairs/vping_ssh-kp_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d used request id req-53281672-5256-4544-a17f-10b00bb79558 2019-04-07 17:46:26,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.189456224442s 2019-04-07 17:46:26,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:46:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5/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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" -d '{"subnet_id": "b4f86396-a632-4c58-9d00-489738b3870c"}' 2019-04-07 17:46:29,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:29 GMT X-Openstack-Request-Id: req-3d6db3bf-e789-4682-880c-1313734dd400 2019-04-07 17:46:29,744 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "62c9925e-d9a0-4c23-bfa0-595f02825c35", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "subnet_id": "b4f86396-a632-4c58-9d00-489738b3870c", "subnet_ids": ["b4f86396-a632-4c58-9d00-489738b3870c"], "port_id": "31807bb0-1d3d-4930-ab15-44abf6a15b46", "id": "13042470-e90f-44f9-a367-84475f980fc5"} 2019-04-07 17:46:29,744 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5/remove_router_interface.json used request id req-3d6db3bf-e789-4682-880c-1313734dd400 2019-04-07 17:46:29,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.88851499557s 2019-04-07 17:46:29,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:46:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:30,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:30 GMT X-Openstack-Request-Id: req-cb328d82-329a-4f90-903f-9a0b404ee410 2019-04-07 17:46:30,014 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:20Z", "admin_state_up": true, "updated_at": "2019-04-07T17:46:27Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "13042470-e90f-44f9-a367-84475f980fc5", "name": "vping_ssh-router_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}]} 2019-04-07 17:46:30,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-cb328d82-329a-4f90-903f-9a0b404ee410 2019-04-07 17:46:30,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.269299030304s 2019-04-07 17:46:30,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:46:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:34,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:34 GMT X-Openstack-Request-Id: req-707e5d22-0d37-45ae-b45c-aa85c1f8e8e8 2019-04-07 17:46:34,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:34,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/13042470-e90f-44f9-a367-84475f980fc5.json used request id req-707e5d22-0d37-45ae-b45c-aa85c1f8e8e8 2019-04-07 17:46:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.29733896255s 2019-04-07 17:46:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:46:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:34,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:34 GMT X-Openstack-Request-Id: req-6c62193d-7c8d-4e17-8fb9-436009bc38c1 2019-04-07 17:46:34,664 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:45:19Z","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":"986e3d59c18a43fc9cb1284a0dc56fb1","id":"b4f86396-a632-4c58-9d00-489738b3870c","subnetpool_id":null,"name":"vping_ssh-subnet_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}]} 2019-04-07 17:46:34,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-6c62193d-7c8d-4e17-8fb9-436009bc38c1 2019-04-07 17:46:34,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.351497888565s 2019-04-07 17:46:34,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:46:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/b4f86396-a632-4c58-9d00-489738b3870c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:37,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:37 GMT X-Openstack-Request-Id: req-3b25e294-4070-4df1-b12c-1ebb2bf62c05 2019-04-07 17:46:37,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:37,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/b4f86396-a632-4c58-9d00-489738b3870c.json used request id req-3b25e294-4070-4df1-b12c-1ebb2bf62c05 2019-04-07 17:46:37,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.86782288551s 2019-04-07 17:46:37,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:46:37,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:37,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:37 GMT X-Openstack-Request-Id: req-f94d7e16-3266-4da0-a3c7-c1ead8c25b70 2019-04-07 17:46:37,967 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"62c9925e-d9a0-4c23-bfa0-595f02825c35","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"986e3d59c18a43fc9cb1284a0dc56fb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:46:37Z","qos_policy_id":null,"name":"vping_ssh-net_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d","admin_state_up":true,"tenant_id":"986e3d59c18a43fc9cb1284a0dc56fb1","created_at":"2019-04-07T17:45:17Z","mtu":1450}]} 2019-04-07 17:46:37,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-f94d7e16-3266-4da0-a3c7-c1ead8c25b70 2019-04-07 17:46:37,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.432834148407s 2019-04-07 17:46:37,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:46:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/62c9925e-d9a0-4c23-bfa0-595f02825c35.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:39,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:38 GMT X-Openstack-Request-Id: req-41f620a1-cee6-4708-bea2-bf19e5a194c1 2019-04-07 17:46:39,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:39,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/62c9925e-d9a0-4c23-bfa0-595f02825c35.json used request id req-41f620a1-cee6-4708-bea2-bf19e5a194c1 2019-04-07 17:46:39,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27266812325s 2019-04-07 17:46:39,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:46:39,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:39,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:39 GMT X-Openstack-Request-Id: req-51c40c4b-2d94-4294-8dc5-6cb9df9b222c 2019-04-07 17:46:39,572 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:45:31Z", "file": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/file", "owner": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "size": 12716032, "self": "/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:45:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:46:39,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-51c40c4b-2d94-4294-8dc5-6cb9df9b222c 2019-04-07 17:46:39,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325749874115s 2019-04-07 17:46:39,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:46:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9085d2c1f514f9ad2f3c60ed1ba2c2db77243800" 2019-04-07 17:46:40,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:46:40 GMT X-Openstack-Request-Id: req-4813043a-b4f4-47d7-a423-077665431dc1 2019-04-07 17:46:40,243 - 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-04-07 17:46:40,243 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/fe7ac41b-3bcd-4aec-b9fd-d1b56bf42772 used request id req-4813043a-b4f4-47d7-a423-077665431dc1 2019-04-07 17:46:40,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.668687105179s 2019-04-07 17:46:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:46:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:40,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-01a60d29-c7ee-49b6-b8a7-800ce500c731 x-openstack-request-id: req-01a60d29-c7ee-49b6-b8a7-800ce500c731 2019-04-07 17:46:40,274 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc", "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": "a718176b-e5c3-4752-92bb-fff9cebc01bc"}]} 2019-04-07 17:46:40,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-01a60d29-c7ee-49b6-b8a7-800ce500c731 2019-04-07 17:46:40,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250010490417s 2019-04-07 17:46:40,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:46:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:40,309 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46: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-b992fa77-69c0-4274-9fd5-2a3100c32905 x-openstack-request-id: req-b992fa77-69c0-4274-9fd5-2a3100c32905 2019-04-07 17:46:40,310 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/a718176b-e5c3-4752-92bb-fff9cebc01bc used request id req-b992fa77-69c0-4274-9fd5-2a3100c32905 2019-04-07 17:46:40,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344669818878s 2019-04-07 17:46:40,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:46:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:40,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa64a45-9e26-4edc-a214-d2e856b62457 2019-04-07 17:46:40,647 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": {"self": "http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "58f7014173a242dabfc797de215a7757", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:46:40,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-4aa64a45-9e26-4edc-a214-d2e856b62457 2019-04-07 17:46:40,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.337370872498s 2019-04-07 17:46:40,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:46:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:40,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-830539f9-44b7-4842-a57e-6d51852881f9 2019-04-07 17:46:40,898 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d", "links": {"self": "http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "58f7014173a242dabfc797de215a7757", "description": null}} 2019-04-07 17:46:40,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757 used request id req-830539f9-44b7-4842-a57e-6d51852881f9 2019-04-07 17:46:40,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24385881424s 2019-04-07 17:46:40,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:46:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:41,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea0ad0b-a92c-4b63-89f9-83bf603f28e6 2019-04-07 17:46:41,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:46:41,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/58f7014173a242dabfc797de215a7757 used request id req-3ea0ad0b-a92c-4b63-89f9-83bf603f28e6 2019-04-07 17:46:41,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.394628047943s 2019-04-07 17:46:41,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:46:41,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:41,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb78f548-9cc1-4714-8051-6f07cd796300 2019-04-07 17:46:41,521 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1"}, "tags": [], "enabled": true, "id": "986e3d59c18a43fc9cb1284a0dc56fb1", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_001dbcd2-6e5c-4d51-b708-a4cbac7c9d0d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:46:41,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-eb78f548-9cc1-4714-8051-6f07cd796300 2019-04-07 17:46:41,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221350908279s 2019-04-07 17:46:41,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:46:41,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:41,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d937df6e-0bc4-4d3e-85bd-28f1d1c8b081 2019-04-07 17:46:41,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:46:41,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/986e3d59c18a43fc9cb1284a0dc56fb1 used request id req-d937df6e-0bc4-4d3e-85bd-28f1d1c8b081 2019-04-07 17:46:41,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31544303894s 2019-04-07 17:46:41,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:46:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=986e3d59c18a43fc9cb1284a0dc56fb1&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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:42,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:42 GMT X-Openstack-Request-Id: req-3fe96f8f-d14f-4eec-98ec-a62241e8637d 2019-04-07 17:46:42,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:17Z", "updated_at": "2019-04-07T17:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "0529e7c7-cc3f-4e36-9fb6-2e518a8a1181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "5b51d095-aeb9-412d-9192-af62fe6b3bbc", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "9870740b-700f-4e4b-9417-42bcc43a0622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "ab4e350b-dbed-4795-a4d2-2c95a9bbec41", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "name": "default"}]} 2019-04-07 17:46:42,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=986e3d59c18a43fc9cb1284a0dc56fb1&name=default used request id req-3fe96f8f-d14f-4eec-98ec-a62241e8637d 2019-04-07 17:46:42,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355927944183s 2019-04-07 17:46:42,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:46:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:42,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:42 GMT X-Openstack-Request-Id: req-e8024450-f965-4ac0-9ee8-aafc64cb3c46 2019-04-07 17:46:42,467 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "created_at": "2019-04-07T17:45:17Z", "updated_at": "2019-04-07T17:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "0529e7c7-cc3f-4e36-9fb6-2e518a8a1181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "ab4e350b-dbed-4795-a4d2-2c95a9bbec41", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "5b51d095-aeb9-412d-9192-af62fe6b3bbc", "remote_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:45:17Z", "revision_number": 0, "id": "9870740b-700f-4e4b-9417-42bcc43a0622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:45:17Z", "security_group_id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "tenant_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1"}], "revision_number": 1, "project_id": "986e3d59c18a43fc9cb1284a0dc56fb1", "id": "50488ba9-b384-4b8c-bdf9-93f162a55bbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:46:42,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-e8024450-f965-4ac0-9ee8-aafc64cb3c46 2019-04-07 17:46:42,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.25890994072s 2019-04-07 17:46:42,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:46:42,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/50488ba9-b384-4b8c-bdf9-93f162a55bbd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e5e9e0d39bc127dddb290922db5cc93e9ea0512" 2019-04-07 17:46:42,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:46:42 GMT X-Openstack-Request-Id: req-083d5938-1856-416e-b80a-1ec25e516717 2019-04-07 17:46:42,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:46:42,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/50488ba9-b384-4b8c-bdf9-93f162a55bbd.json used request id req-083d5938-1856-416e-b80a-1ec25e516717 2019-04-07 17:46:42,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.450070858002s 2019-04-07 17:46:42,971 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-04-07 17:46:43,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:46:43,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f2535f-5ff2-4ec3-ba75-0e8322667d04 2019-04-07 17:46:43,019 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:46:43,020 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-d8f2535f-5ff2-4ec3-ba75-0e8322667d04 2019-04-07 17:46:43,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:46:43,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["scN2WWUtSfmgFcduI1Y8yw"], "issued_at": "2019-04-07T17:46:43.000000Z"}} 2019-04-07 17:46:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:46:43,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:43,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:43 GMT X-Openstack-Request-Id: req-1dfaf695-8514-49b9-8f84-d2d4187f2779 2019-04-07 17:46:43,835 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:46:43,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1dfaf695-8514-49b9-8f84-d2d4187f2779 2019-04-07 17:46:43,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386782884598s 2019-04-07 17:46:43,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:46:43,848 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f281a9fa-fe27-48f9-b050-967f8c95a93c 2019-04-07 17:46:43,848 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:46:43,848 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-f281a9fa-fe27-48f9-b050-967f8c95a93c 2019-04-07 17:46:43,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:46:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:44,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f23aa7-4b7c-4794-a0dd-bb2fd338c965 2019-04-07 17:46:44,068 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:46:44,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-44f23aa7-4b7c-4794-a0dd-bb2fd338c965 2019-04-07 17:46:44,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2194211483s 2019-04-07 17:46:44,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:46:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}}' 2019-04-07 17:46:44,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa83639-924c-478e-9969-8f99d76b7538 2019-04-07 17:46:44,279 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a"}, "tags": [], "enabled": true, "id": "846d17fb05f7407c8e8c23a2678ec25a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}} 2019-04-07 17:46:44,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-3aa83639-924c-478e-9969-8f99d76b7538 2019-04-07 17:46:44,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.203435897827s 2019-04-07 17:46:44,280 - 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'846d17fb05f7407c8e8c23a2678ec25a', '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_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9'}) 2019-04-07 17:46:44,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:46:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cd6Orfj9V97ZwTXliYktaqR3yx4zMe", "email": null, "name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}}' 2019-04-07 17:46:44,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10d304c-0381-4396-86d9-74640fc587cf 2019-04-07 17:46:44,785 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": {"self": "http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "647736528a944ea3a5a9fa0220e1044f", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:46:44,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-a10d304c-0381-4396-86d9-74640fc587cf 2019-04-07 17:46:44,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498117923737s 2019-04-07 17:46:44,786 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'647736528a944ea3a5a9fa0220e1044f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9'}) 2019-04-07 17:46:44,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:46:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:45,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88739dd-e3b0-4868-b856-68bef20c41ee 2019-04-07 17:46:45,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:46:45,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-d88739dd-e3b0-4868-b856-68bef20c41ee 2019-04-07 17:46:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227373838425s 2019-04-07 17:46:45,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:46:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0069097b-c490-4f5b-9c8c-6a9f73a8f2f4 2019-04-07 17:46:45,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:46:45,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-0069097b-c490-4f5b-9c8c-6a9f73a8f2f4 2019-04-07 17:46:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221610069275s 2019-04-07 17:46:45,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:46:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:45,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc238cc-29bd-4b41-bab6-4332649db787 2019-04-07 17:46:45,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:46:45,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-1bc238cc-29bd-4b41-bab6-4332649db787 2019-04-07 17:46:45,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202694892883s 2019-04-07 17:46:45,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:46:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:45,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80960435-f5f1-4ea5-bd24-1ce7fd804e05 2019-04-07 17:46:45,691 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:46:45,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-80960435-f5f1-4ea5-bd24-1ce7fd804e05 2019-04-07 17:46:45,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235801935196s 2019-04-07 17:46:45,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:46:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:45,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf54f5c-6ed2-4440-8de4-3e00e9324ddd 2019-04-07 17:46:45,934 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": {"self": "http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "647736528a944ea3a5a9fa0220e1044f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:46:45,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-bdf54f5c-6ed2-4440-8de4-3e00e9324ddd 2019-04-07 17:46:45,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241914987564s 2019-04-07 17:46:45,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:46:45,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e906c4b-ba22-481a-a58c-d7daa7674603 2019-04-07 17:46:46,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a"}, "tags": [], "enabled": true, "id": "846d17fb05f7407c8e8c23a2678ec25a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}]} 2019-04-07 17:46:46,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-4e906c4b-ba22-481a-a58c-d7daa7674603 2019-04-07 17:46:46,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213325023651s 2019-04-07 17:46:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:46:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=647736528a944ea3a5a9fa0220e1044f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=846d17fb05f7407c8e8c23a2678ec25a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:46,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f211b8-9a1a-4c88-b198-7c707fe67476 2019-04-07 17:46:46,296 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=647736528a944ea3a5a9fa0220e1044f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=846d17fb05f7407c8e8c23a2678ec25a", "previous": null, "next": null}} 2019-04-07 17:46:46,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=647736528a944ea3a5a9fa0220e1044f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=846d17fb05f7407c8e8c23a2678ec25a used request id req-b3f211b8-9a1a-4c88-b198-7c707fe67476 2019-04-07 17:46:46,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129004001617s 2019-04-07 17:46:46,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:46:46,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a/users/647736528a944ea3a5a9fa0220e1044f/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:46,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cae0cb79-88ac-4235-9436-a49f7e30d6cc 2019-04-07 17:46:46,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:46:46,621 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a/users/647736528a944ea3a5a9fa0220e1044f/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-cae0cb79-88ac-4235-9436-a49f7e30d6cc 2019-04-07 17:46:46,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.320883989334s 2019-04-07 17:46:46,622 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 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'846d17fb05f7407c8e8c23a2678ec25a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cd6Orfj9V97ZwTXliYktaqR3yx4zMe', 'username': u'vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:46:46,626 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'password': 'cd6Orfj9V97ZwTXliYktaqR3yx4zMe', 'project_name': 'vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '846d17fb05f7407c8e8c23a2678ec25a', 'project_domain_name': 'Default'} 2019-04-07 17:46:46,627 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-04-07 17:46:46,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:46:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:46,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2a1252-d8dc-4653-a7eb-a878b7069135 2019-04-07 17:46:46,827 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:46:46,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-ac2a1252-d8dc-4653-a7eb-a878b7069135 2019-04-07 17:46:46,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199559926987s 2019-04-07 17:46:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:46:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:46:46,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a43b9c8-a6e8-4de5-b27a-1f3c5a729bca 2019-04-07 17:46:46,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a"}, "tags": [], "enabled": true, "id": "846d17fb05f7407c8e8c23a2678ec25a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}]} 2019-04-07 17:46:46,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-8a43b9c8-a6e8-4de5-b27a-1f3c5a729bca 2019-04-07 17:46:46,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129281997681s 2019-04-07 17:46:46,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:46:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" -d '{"network": {"tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "name": "vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "admin_state_up": true}}' 2019-04-07 17:46:47,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:47 GMT X-Openstack-Request-Id: req-c26a8325-5236-459e-b08e-710193283c2c 2019-04-07 17:46:47,716 - 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":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:46:47Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}} 2019-04-07 17:46:47,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-c26a8325-5236-459e-b08e-710193283c2c 2019-04-07 17:46:47,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.749680042267s 2019-04-07 17:46:47,717 - 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-04-07T17:46:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'107ec773-268e-4e11-a015-03175c906f01', u'provider:segmentation_id': 63, 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_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', u'created_at': u'2019-04-07T17:46:47Z', u'mtu': 1450, u'tenant_id': u'846d17fb05f7407c8e8c23a2678ec25a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'846d17fb05f7407c8e8c23a2678ec25a', u'l2_adjacency': True}) 2019-04-07 17:46:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:46:47,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7a7186-7a78-4194-8de8-7f86f8a6ebea 2019-04-07 17:46:47,728 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:46:47,728 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-0a7a7186-7a78-4194-8de8-7f86f8a6ebea 2019-04-07 17:46:47,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:46:48,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:46:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "846d17fb05f7407c8e8c23a2678ec25a", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/846d17fb05f7407c8e8c23a2678ec25a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/846d17fb05f7407c8e8c23a2678ec25a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/846d17fb05f7407c8e8c23a2678ec25a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_846d17fb05f7407c8e8c23a2678ec25a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_846d17fb05f7407c8e8c23a2678ec25a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/846d17fb05f7407c8e8c23a2678ec25a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/846d17fb05f7407c8e8c23a2678ec25a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/846d17fb05f7407c8e8c23a2678ec25a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/846d17fb05f7407c8e8c23a2678ec25a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/846d17fb05f7407c8e8c23a2678ec25a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/846d17fb05f7407c8e8c23a2678ec25a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "id": "647736528a944ea3a5a9fa0220e1044f"}, "audit_ids": ["gXzbTJkySHCQmhOrJXjWCw"], "issued_at": "2019-04-07T17:46:48.000000Z"}} 2019-04-07 17:46:48,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:46:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:46:48,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:48 GMT X-Openstack-Request-Id: req-3f9cc818-8584-43a1-b3be-8169c56cc904 2019-04-07 17:46:48,518 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:46:47Z","qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}]} 2019-04-07 17:46:48,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-3f9cc818-8584-43a1-b3be-8169c56cc904 2019-04-07 17:46:48,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383172035217s 2019-04-07 17:46:48,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:46:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"subnet": {"name": "vping_userdata-subnet_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "enable_dhcp": true, "network_id": "107ec773-268e-4e11-a015-03175c906f01", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:46:49,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:49 GMT X-Openstack-Request-Id: req-221fde1d-f356-49d9-b64f-0ed5205fb178 2019-04-07 17:46:49,452 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"107ec773-268e-4e11-a015-03175c906f01","tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:46:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"846d17fb05f7407c8e8c23a2678ec25a","id":"4b7a7786-2614-425c-bf5f-dd906332f697","subnetpool_id":null,"name":"vping_userdata-subnet_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}} 2019-04-07 17:46:49,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-221fde1d-f356-49d9-b64f-0ed5205fb178 2019-04-07 17:46:49,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.932348012924s 2019-04-07 17:46:49,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:46:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4b7a7786-2614-425c-bf5f-dd906332f697', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', u'enable_dhcp': True, u'network_id': u'107ec773-268e-4e11-a015-03175c906f01', u'tenant_id': u'846d17fb05f7407c8e8c23a2678ec25a', u'created_at': u'2019-04-07T17:46:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'846d17fb05f7407c8e8c23a2678ec25a'}) 2019-04-07 17:46:49,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:46:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "vping_userdata-router_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "admin_state_up": true}}' 2019-04-07 17:46:56,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 07 Apr 2019 17:46:56 GMT X-Openstack-Request-Id: req-61469992-c7fd-45bf-8570-03eac6a09eca 2019-04-07 17:46:56,768 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "created_at": "2019-04-07T17:46:50Z", "admin_state_up": true, "updated_at": "2019-04-07T17:46:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "846d17fb05f7407c8e8c23a2678ec25a", "id": "63825a73-f3a3-4769-9de8-b03f6a8f0d30", "name": "vping_userdata-router_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}} 2019-04-07 17:46:56,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-61469992-c7fd-45bf-8570-03eac6a09eca 2019-04-07 17:46:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.31425595284s 2019-04-07 17:46:56,769 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:46:51Z', u'revision_number': 3, u'id': u'63825a73-f3a3-4769-9de8-b03f6a8f0d30', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', u'admin_state_up': True, u'tenant_id': u'846d17fb05f7407c8e8c23a2678ec25a', u'created_at': u'2019-04-07T17:46:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'846d17fb05f7407c8e8c23a2678ec25a'}) 2019-04-07 17:46:56,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:46:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30/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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"subnet_id": "4b7a7786-2614-425c-bf5f-dd906332f697"}' 2019-04-07 17:47:00,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:00 GMT X-Openstack-Request-Id: req-6f975cb2-92b1-4dfc-8c90-029a5ae8a1d8 2019-04-07 17:47:00,324 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "107ec773-268e-4e11-a015-03175c906f01", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "subnet_id": "4b7a7786-2614-425c-bf5f-dd906332f697", "subnet_ids": ["4b7a7786-2614-425c-bf5f-dd906332f697"], "port_id": "4ea6913f-645b-4813-b91c-0220cd7aad86", "id": "63825a73-f3a3-4769-9de8-b03f6a8f0d30"} 2019-04-07 17:47:00,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30/add_router_interface.json used request id req-6f975cb2-92b1-4dfc-8c90-029a5ae8a1d8 2019-04-07 17:47:00,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.55483603477s 2019-04-07 17:47:00,325 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:47:00,428 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:47:00,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:47:00,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:00 GMT 2019-04-07 17:47:00,437 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:47:00,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:47:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:00,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:00 GMT X-Openstack-Request-Id: req-248eaf7e-8dc2-4f61-9db2-bf2b73f9a87c 2019-04-07 17:47:00,799 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:47:00,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-248eaf7e-8dc2-4f61-9db2-bf2b73f9a87c 2019-04-07 17:47:00,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.35644197464s 2019-04-07 17:47:00,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:47:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}' 2019-04-07 17:47:01,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:01 GMT Location: http://172.30.9.45:9292/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5c97bd70-7257-4fa8-8891-89c801462e21 2019-04-07 17:47:01,198 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:47:01Z", "file": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file", "owner": "846d17fb05f7407c8e8c23a2678ec25a", "id": "b33eb986-d9af-45c6-be22-6007cc84b404", "size": null, "self": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404", "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_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "checksum": null, "created_at": "2019-04-07T17:47:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:47:01,198 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-5c97bd70-7257-4fa8-8891-89c801462e21 2019-04-07 17:47:01,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.390820980072s 2019-04-07 17:47:01,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:47:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '' 2019-04-07 17:47:01,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:47:01 GMT X-Openstack-Request-Id: req-a7c1f941-66f3-4f51-94a0-1c41e3589c69 2019-04-07 17:47:01,953 - 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-04-07 17:47:01,953 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file used request id req-a7c1f941-66f3-4f51-94a0-1c41e3589c69 2019-04-07 17:47:01,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.75389289856s 2019-04-07 17:47:01,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:47:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:02,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:02 GMT X-Openstack-Request-Id: req-2b0861a7-1358-4575-bda3-d113850ff19b 2019-04-07 17:47:02,290 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:47:01Z", "file": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file", "owner": "846d17fb05f7407c8e8c23a2678ec25a", "id": "b33eb986-d9af-45c6-be22-6007cc84b404", "size": 12716032, "self": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:47:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:47:02,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-2b0861a7-1358-4575-bda3-d113850ff19b 2019-04-07 17:47:02,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333127975464s 2019-04-07 17:47:02,293 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file', 'owner': u'846d17fb05f7407c8e8c23a2678ec25a', 'id': u'b33eb986-d9af-45c6-be22-6007cc84b404', 'size': 12716032, u'self': u'/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'846d17fb05f7407c8e8c23a2678ec25a', 'name': 'vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:47:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:47:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', '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/b33eb986-d9af-45c6-be22-6007cc84b404', 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_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'created': u'2019-04-07T17:47:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:47:01Z', 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/b33eb986-d9af-45c6-be22-6007cc84b404', 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_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:47:02,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:47:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:47:02,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:02 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-53fe26d2-3972-43e6-8835-c4d3d084f633 x-openstack-request-id: req-53fe26d2-3972-43e6-8835-c4d3d084f633 2019-04-07 17:47:02,636 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "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": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2"}} 2019-04-07 17:47:02,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-53fe26d2-3972-43e6-8835-c4d3d084f633 2019-04-07 17:47:02,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339819908142s 2019-04-07 17:47:02,637 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2', 'swap': 0}) 2019-04-07 17:47:02,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:47:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2/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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" -d '{"extra_specs": {}}' 2019-04-07 17:47:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:02 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-3dc47605-5a90-4045-9d6a-bc111290399d x-openstack-request-id: req-3dc47605-5a90-4045-9d6a-bc111290399d 2019-04-07 17:47:02,782 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:47:02,782 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2/os-extra_specs used request id req-3dc47605-5a90-4045-9d6a-bc111290399d 2019-04-07 17:47:02,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.144711017609s 2019-04-07 17:47:02,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:47:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:03,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:03 GMT X-Openstack-Request-Id: req-e66994b6-a001-43c4-8c5d-723b1592c6fd 2019-04-07 17:47:03,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":["4b7a7786-2614-425c-bf5f-dd906332f697"],"description":"","tags":[],"updated_at":"2019-04-07T17:46:49Z","qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}]} 2019-04-07 17:47:03,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-e66994b6-a001-43c4-8c5d-723b1592c6fd 2019-04-07 17:47:03,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.478142023087s 2019-04-07 17:47:03,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:47:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:03 GMT X-Openstack-Request-Id: req-d714c3e2-1fcc-4b73-9150-e4d284a8aed8 2019-04-07 17:47:03,609 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:47:01Z", "file": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file", "owner": "846d17fb05f7407c8e8c23a2678ec25a", "id": "b33eb986-d9af-45c6-be22-6007cc84b404", "size": 12716032, "self": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:47:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:47:03,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-d714c3e2-1fcc-4b73-9150-e4d284a8aed8 2019-04-07 17:47:03,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341503858566s 2019-04-07 17:47:03,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:47:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-09301947-1b79-4763-ab9c-83df422be54d x-openstack-request-id: req-09301947-1b79-4763-ab9c-83df422be54d 2019-04-07 17:47:03,922 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "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": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2"}]} 2019-04-07 17:47:03,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-09301947-1b79-4763-ab9c-83df422be54d 2019-04-07 17:47:03,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306406021118s 2019-04-07 17:47:03,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:47:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"server": {"name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "imageRef": "b33eb986-d9af-45c6-be22-6007cc84b404", "flavorRef": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "107ec773-268e-4e11-a015-03175c906f01"}]}}' 2019-04-07 17:47:08,126 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:03 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.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c x-compute-request-id: req-763cb619-3b8b-4630-9277-bcfd6894aa25 x-openstack-request-id: req-763cb619-3b8b-4630-9277-bcfd6894aa25 2019-04-07 17:47:08,126 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "adminPass": "P3nYDnUJrwBV"}} 2019-04-07 17:47:08,126 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-763cb619-3b8b-4630-9277-bcfd6894aa25 2019-04-07 17:47:08,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.19944691658s 2019-04-07 17:47:08,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:09,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-1832a086-32a9-4023-9e6d-2dc6ef9d6bec x-openstack-request-id: req-1832a086-32a9-4023-9e6d-2dc6ef9d6bec 2019-04-07 17:47:09,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "user_id": "647736528a944ea3a5a9fa0220e1044f", "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-04-07T17:47:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:09,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-1832a086-32a9-4023-9e6d-2dc6ef9d6bec 2019-04-07 17:47:09,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00601887703s 2019-04-07 17:47:09,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:47:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:09,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:09 GMT X-Openstack-Request-Id: req-758b4192-7f16-402c-be79-11b4b69c2678 2019-04-07 17:47:09,256 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":["4b7a7786-2614-425c-bf5f-dd906332f697"],"description":"","tags":[],"updated_at":"2019-04-07T17:46:49Z","qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}]} 2019-04-07 17:47:09,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-758b4192-7f16-402c-be79-11b4b69c2678 2019-04-07 17:47:09,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112133026123s 2019-04-07 17:47:09,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:47:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:09 GMT X-Openstack-Request-Id: req-3c043c6a-8eb9-4774-9d39-b5944322d17b 2019-04-07 17:47:09,525 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"107ec773-268e-4e11-a015-03175c906f01","tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"846d17fb05f7407c8e8c23a2678ec25a","id":"4b7a7786-2614-425c-bf5f-dd906332f697","subnetpool_id":null,"name":"vping_userdata-subnet_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}]} 2019-04-07 17:47:09,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-3c043c6a-8eb9-4774-9d39-b5944322d17b 2019-04-07 17:47:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.268388986588s 2019-04-07 17:47:09,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:11,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:12,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-004e689f-5562-4ff3-86f1-15f197b09533 x-openstack-request-id: req-004e689f-5562-4ff3-86f1-15f197b09533 2019-04-07 17:47:12,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:47:10Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:12,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-004e689f-5562-4ff3-86f1-15f197b09533 2019-04-07 17:47:12,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2787270546s 2019-04-07 17:47:12,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:14,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:14,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:16,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:14 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-3084ff56-b075-46fa-b6be-1d1c90ed6a4c x-openstack-request-id: req-3084ff56-b075-46fa-b6be-1d1c90ed6a4c 2019-04-07 17:47:16,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:47:10Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:16,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-3084ff56-b075-46fa-b6be-1d1c90ed6a4c 2019-04-07 17:47:16,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41782903671s 2019-04-07 17:47:16,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:18,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:18,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:18,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:18 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-5193ec18-2764-4a7d-b261-3c94a0ed0876 x-openstack-request-id: req-5193ec18-2764-4a7d-b261-3c94a0ed0876 2019-04-07 17:47:18,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:18,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-5193ec18-2764-4a7d-b261-3c94a0ed0876 2019-04-07 17:47:18,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486132144928s 2019-04-07 17:47:18,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:47:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=6ebb56d9-0b18-411e-afed-963c99066f2c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:19,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:19 GMT X-Openstack-Request-Id: req-5f07f2d3-0b56-4901-8098-333288327480 2019-04-07 17:47:19,051 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:47:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b7a7786-2614-425c-bf5f-dd906332f697","ip_address":"192.168.120.5"}],"id":"ef7d1f07-3184-4394-b951-0dbdd33952d4","security_groups":["2bb1c5a5-abfb-4aaf-b033-0cada712054b"],"mac_address":"fa:16:3e:57:d7:40","project_id":"846d17fb05f7407c8e8c23a2678ec25a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"107ec773-268e-4e11-a015-03175c906f01","tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:47:11Z","binding:vnic_type":"normal","device_id":"6ebb56d9-0b18-411e-afed-963c99066f2c","ip_allocation":"immediate"}]} 2019-04-07 17:47:19,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=6ebb56d9-0b18-411e-afed-963c99066f2c used request id req-5f07f2d3-0b56-4901-8098-333288327480 2019-04-07 17:47:19,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.311454057693s 2019-04-07 17:47:19,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:47:19,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=ef7d1f07-3184-4394-b951-0dbdd33952d4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:19,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:19 GMT X-Openstack-Request-Id: req-4052ba39-6acc-4340-9edc-f655516b9564 2019-04-07 17:47:19,392 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:47:19,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=ef7d1f07-3184-4394-b951-0dbdd33952d4 used request id req-4052ba39-6acc-4340-9edc-f655516b9564 2019-04-07 17:47:19,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.330856084824s 2019-04-07 17:47:19,393 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:d7:40', 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'b33eb986-d9af-45c6-be22-6007cc84b404'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:47:16.000000', 'flavor': Munch({u'id': u'0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2'}), 'az': u'nova', 'id': u'6ebb56d9-0b18-411e-afed-963c99066f2c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'647736528a944ea3a5a9fa0220e1044f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'846d17fb05f7407c8e8c23a2678ec25a', 'name': 'vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', '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-04-07T17:47:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:47:16Z', 'hostId': u'c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8', '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-04-07T17:47:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'846d17fb05f7407c8e8c23a2678ec25a', 'name': u'vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'adminPass': u'P3nYDnUJrwBV', 'tenant_id': u'846d17fb05f7407c8e8c23a2678ec25a', 'created_at': u'2019-04-07T17:47:08Z', 'created': u'2019-04-07T17:47:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:47:19,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:47:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:19,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:19 GMT X-Openstack-Request-Id: req-36452322-5d41-4389-a291-fedd8459412a 2019-04-07 17:47:19,798 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":["4b7a7786-2614-425c-bf5f-dd906332f697"],"description":"","tags":[],"updated_at":"2019-04-07T17:46:49Z","qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}]} 2019-04-07 17:47:19,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-36452322-5d41-4389-a291-fedd8459412a 2019-04-07 17:47:19,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404063940048s 2019-04-07 17:47:19,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:47:19,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:20,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:20 GMT X-Openstack-Request-Id: req-8128cc2e-5560-4232-b234-d16ebdf48be4 2019-04-07 17:47:20,144 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:47:01Z", "file": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file", "owner": "846d17fb05f7407c8e8c23a2678ec25a", "id": "b33eb986-d9af-45c6-be22-6007cc84b404", "size": 12716032, "self": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:47:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:47:20,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-8128cc2e-5560-4232-b234-d16ebdf48be4 2019-04-07 17:47:20,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341223955154s 2019-04-07 17:47:20,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:47:20,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-0bbdb63d-309b-43dc-86f5-a6514ae89cee x-openstack-request-id: req-0bbdb63d-309b-43dc-86f5-a6514ae89cee 2019-04-07 17:47:20,170 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "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": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2"}]} 2019-04-07 17:47:20,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-0bbdb63d-309b-43dc-86f5-a6514ae89cee 2019-04-07 17:47:20,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242068767548s 2019-04-07 17:47:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:47:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"server": {"name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "imageRef": "b33eb986-d9af-45c6-be22-6007cc84b404", "flavorRef": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "107ec773-268e-4e11-a015-03175c906f01"}]}}' 2019-04-07 17:47:23,617 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a x-compute-request-id: req-de18411d-70e2-4cdc-9029-2e4062d6156c x-openstack-request-id: req-de18411d-70e2-4cdc-9029-2e4062d6156c 2019-04-07 17:47:23,617 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "adminPass": "kzDyo7jjrZSR"}} 2019-04-07 17:47:23,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-de18411d-70e2-4cdc-9029-2e4062d6156c 2019-04-07 17:47:23,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.4462659359s 2019-04-07 17:47:23,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:24,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-dd42303e-d142-4e61-8d32-1a875796bd23 x-openstack-request-id: req-dd42303e-d142-4e61-8d32-1a875796bd23 2019-04-07 17:47:24,391 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "user_id": "647736528a944ea3a5a9fa0220e1044f", "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-04-07T17:47:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:24,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-dd42303e-d142-4e61-8d32-1a875796bd23 2019-04-07 17:47:24,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772446155548s 2019-04-07 17:47:24,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:26,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:27,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-6f8a8e8f-1802-4762-bf76-aa15ab872a5a x-openstack-request-id: req-6f8a8e8f-1802-4762-bf76-aa15ab872a5a 2019-04-07 17:47:27,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:47:26Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:27,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-6f8a8e8f-1802-4762-bf76-aa15ab872a5a 2019-04-07 17:47:27,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731181144714s 2019-04-07 17:47:27,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:29,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:30,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-eb91b806-87e5-4efd-bdc5-9e5f5bf85ab2 x-openstack-request-id: req-eb91b806-87e5-4efd-bdc5-9e5f5bf85ab2 2019-04-07 17:47:30,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:47:26Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:30,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-eb91b806-87e5-4efd-bdc5-9e5f5bf85ab2 2019-04-07 17:47:30,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.942358970642s 2019-04-07 17:47:30,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:32,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:32,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:33,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-434a3132-e6dd-4b5d-91b1-97b79f69c85f x-openstack-request-id: req-434a3132-e6dd-4b5d-91b1-97b79f69c85f 2019-04-07 17:47:33,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:47:26Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:33,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-434a3132-e6dd-4b5d-91b1-97b79f69c85f 2019-04-07 17:47:33,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14092206955s 2019-04-07 17:47:33,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:35,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:35,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-00bcf6ed-9d4a-4ac3-9009-28f3e31f35fd x-openstack-request-id: req-00bcf6ed-9d4a-4ac3-9009-28f3e31f35fd 2019-04-07 17:47:35,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:33Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:35,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-00bcf6ed-9d4a-4ac3-9009-28f3e31f35fd 2019-04-07 17:47:35,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634311914444s 2019-04-07 17:47:35,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:47:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=bea8f7f9-7513-44bd-ae21-303b0b82383a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:35,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:35 GMT X-Openstack-Request-Id: req-390fa090-6718-4141-84b1-93a805c89aa2 2019-04-07 17:47:35,938 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:47:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b7a7786-2614-425c-bf5f-dd906332f697","ip_address":"192.168.120.10"}],"id":"130739d3-7ec1-4da0-b605-e52a210984b6","security_groups":["2bb1c5a5-abfb-4aaf-b033-0cada712054b"],"mac_address":"fa:16:3e:19:38:f6","project_id":"846d17fb05f7407c8e8c23a2678ec25a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"107ec773-268e-4e11-a015-03175c906f01","tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:47:27Z","binding:vnic_type":"normal","device_id":"bea8f7f9-7513-44bd-ae21-303b0b82383a","ip_allocation":"immediate"}]} 2019-04-07 17:47:35,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=bea8f7f9-7513-44bd-ae21-303b0b82383a used request id req-390fa090-6718-4141-84b1-93a805c89aa2 2019-04-07 17:47:35,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0509881973267s 2019-04-07 17:47:35,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:47:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=130739d3-7ec1-4da0-b605-e52a210984b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:36,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:35 GMT X-Openstack-Request-Id: req-38bdf899-8660-4dba-8fd3-332debb4e2ba 2019-04-07 17:47:36,001 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:47:36,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=130739d3-7ec1-4da0-b605-e52a210984b6 used request id req-38bdf899-8660-4dba-8fd3-332debb4e2ba 2019-04-07 17:47:36,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0520629882812s 2019-04-07 17:47:36,002 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:19:38:f6', 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'b33eb986-d9af-45c6-be22-6007cc84b404'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:47:33.000000', 'flavor': Munch({u'id': u'0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2'}), 'az': u'nova', 'id': u'bea8f7f9-7513-44bd-ae21-303b0b82383a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'647736528a944ea3a5a9fa0220e1044f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'846d17fb05f7407c8e8c23a2678ec25a', 'name': 'vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', '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-04-07T17:47:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:47:33Z', 'hostId': u'7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab', '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-04-07T17:47:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'846d17fb05f7407c8e8c23a2678ec25a', 'name': u'vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9', 'adminPass': u'kzDyo7jjrZSR', 'tenant_id': u'846d17fb05f7407c8e8c23a2678ec25a', 'created_at': u'2019-04-07T17:47:23Z', 'created': u'2019-04-07T17:47:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:47:36,002 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-04-07 17:47:37,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:38,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-48e29319-6d94-4314-b67e-6f1cc2eba6c5 x-openstack-request-id: req-48e29319-6d94-4314-b67e-6f1cc2eba6c5 2019-04-07 17:47:38,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:33Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:38,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-48e29319-6d94-4314-b67e-6f1cc2eba6c5 2019-04-07 17:47:38,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33597493172s 2019-04-07 17:47:38,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:47:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a/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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:47:38,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7978 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-11583d3b-28e5-45e9-86fd-ae10441cc122 x-openstack-request-id: req-11583d3b-28e5-45e9-86fd-ae10441cc122 2019-04-07 17:47:38,456 - 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 490241458 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.227368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230284] pid_max: default: 32768 minimum: 301\n[ 0.231853] ACPI: Core revision 20150930\n[ 0.233840] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236102] Security Framework initialized\n[ 0.237534] Yama: becoming mindful.\n[ 0.238811] AppArmor: AppArmor initialized\n[ 0.240277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242560] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244759] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249233] Initializing cgroup subsys io\n[ 0.250659] Initializing cgroup subsys memory\n[ 0.252158] Initializing cgroup subsys devices\n[ 0.253677] Initializing cgroup subsys freezer\n[ 0.255194] Initializing cgroup subsys net_cls\n[ 0.256715] Initializing cgroup subsys perf_event\n[ 0.258313] Initializing cgroup subsys net_prio\n[ 0.259861] Initializing cgroup subsys hugetlb\n[ 0.261370] Initializing cgroup subsys pids\n[ 0.262875] CPU: Physical Processor ID: 0\n[ 0.264971] mce: CPU supports 10 MCE banks\n[ 0.266442] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294930] ftrace: allocating 31920 entries in 125 pages\n[ 0.325866] smpboot: Max logical packages: 1\n[ 0.327354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329705] x2apic enabled\n[ 0.331074] Switched APIC routing to physical x2apic.\n[ 0.333954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342662] KVM setup paravirtual spinlock\n[ 0.344572] x86: Booted up 1 node, 1 CPUs\n[ 0.345986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348342] devtmpfs: initialized\n[ 0.350580] evm: security.selinux\n[ 0.351799] evm: security.SMACK64\n[ 0.353009] evm: security.SMACK64EXEC\n[ 0.354314] evm: security.SMACK64TRANSMUTE\n[ 0.355732] evm: security.SMACK64MMAP\n[ 0.357030] evm: security.ima\n[ 0.358143] evm: security.capability\n[ 0.359499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362708] pinctrl core: initialized pinctrl subsystem\n[ 0.364585] RTC time: 17:47:33, date: 04/07/19\n[ 0.366198] NET: Registered protocol family 16\n[ 0.367846] cpuidle: using governor ladder\n[ 0.369282] cpuidle: using governor menu\n[ 0.370664] PCCT header not found.\n[ 0.371948] ACPI: bus type PCI registered\n[ 0.373352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375510] PCI: Using configuration type 1 for base access\n[ 0.378067] ACPI: Added _OSI(Module Device)\n[ 0.379535] ACPI: Added _OSI(Processor Device)\n[ 0.381040] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382620] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385194] ACPI: Interpreter enabled\n[ 0.386523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399441] ACPI: (supports S0 S5)\n[ 0.400678] ACPI: Using IOAPIC for interrupt routing\n[ 0.402335] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406805] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416854] acpiphp: Slot [3] registered\n[ 0.418249] acpiphp: Slot [4] registered\n[ 0.419644] acpiphp: Slot [5] registered\n[ 0.421041] acpiphp: Slot [6] registered\n[ 0.422429] acpiphp: Slot [7] registered\n[ 0.423821] acpiphp: Slot [8] registered\n[ 0.425217] acpiphp: Slot [9] registered\n[ 0.426618] acpiphp: Slot [10] registered\n[ 0.428030] acpiphp: Slot [11] registered\n[ 0.429458] acpiphp: Slot [12] registered\n[ 0.430871] acpiphp: Slot [13] registered\n[ 0.432281] acpiphp: Slot [14] registered\n[ 0.433700] acpiphp: Slot [15] registered\n[ 0.450950] acpiphp: Slot [16] registered\n[ 0.452369] acpiphp: Slot [17] registered\n[ 0.453783] acpiphp: Slot [18] registered\n[ 0.455197] acpiphp: Slot [19] registered\n[ 0.456617] acpiphp: Slot [20] registered\n[ 0.458042] acpiphp: Slot [21] registered\n[ 0.459461] acpiphp: Slot [22] registered\n[ 0.460872] acpiphp: Slot [23] registered\n[ 0.462305] acpiphp: Slot [24] registered\n[ 0.463707] acpiphp: Slot [25] registered\n[ 0.465099] acpiphp: Slot [26] registered\n[ 0.466492] acpiphp: Slot [27] registered\n[ 0.467890] acpiphp: Slot [28] registered\n[ 0.469284] acpiphp: Slot [29] registered\n[ 0.470673] acpiphp: Slot [30] registered\n[ 0.472064] acpiphp: Slot [31] registered\n[ 0.473452] PCI host bridge to bus 0000:00\n[ 0.474852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486608] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502025] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.528512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.531155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.533595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.536005] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.538135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544820] vgaarb: loaded\n[ 0.545858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547871] SCSI subsystem initialized\n[ 0.549399] ACPI: bus type USB registered\n[ 0.550829] usbcore: registered new interface driver usbfs\n[ 0.552630] usbcore: registered new interface driver hub\n[ 0.554376] usbcore: registered new device driver usb\n[ 0.556226] PCI: Using ACPI for IRQ routing\n[ 0.558070] NetLabel: Initializing\n[ 0.559317] NetLabel: domain hash size = 128\n[ 0.560796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562465] NetLabel: unlabeled traffic allowed by default\n[ 0.564433] clocksource: Switched to clocksource kvm-clock\n[ 0.574618] AppArmor: AppArmor Filesystem Enabled\n[ 0.578539] pnp: PnP ACPI init\n[ 0.580218] pnp: PnP ACPI: found 5 devices\n[ 0.587504] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590559] NET: Registered protocol family 2\n[ 0.592527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596860] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598952] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602889] NET: Registered protocol family 1\n[ 0.604418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606323] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608192] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.623154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.638325] Trying to unpack rootfs image as initramfs...\n[ 0.699563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.702540] Scanning for low memory corruption every 60 seconds\n[ 0.704803] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706817] audit: initializing netlink subsys (disabled)\n[ 0.708625] audit: type=2000 audit(1554659253.950:1): initialized\n[ 0.710895] Initialise system trusted keyring\n[ 0.712551] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.714566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.717670] zbud: loaded\n[ 0.718853] VFS: Disk quotas dquot_6.6.0\n[ 0.720265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.722852] fuse init (API version 7.23)\n[ 0.724347] Key type big_key registered\n[ 0.725736] Allocating IMA MOK and blacklist keyrings.\n[ 0.727750] Key type asymmetric registered\n[ 0.729191] Asymmetric key parser 'x509' registered\n[ 0.730858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.733431] io scheduler noop registered\n[ 0.734804] io scheduler deadline registered (default)\n[ 0.736543] io scheduler cfq registered\n[ 0.737987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744511] ACPI: Power Button [PWRF]\n[ 0.745940] GHES: HEST is not enabled!\n[ 0.760206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.793241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.818457] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.822141] Linux agpgart interface v0.103\n[ 0.825696] brd: module loaded\n[ 0.828074] loop: module loaded\n[ 0.833878] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836408] GPT:90111 != 2097151\n[ 0.837587] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839499] GPT:90111 != 2097151\n[ 0.840678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842365] vda: vda1 vda15\n[ 0.844238] scsi host0: ata_piix\n[ 0.845553] scsi host1: ata_piix\n[ 0.846785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.848916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.851651] libphy: Fixed MDIO Bus: probed\n[ 0.853084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.854756] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858068] PPP generic driver version 2.4.2\n[ 0.859706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.861769] ehci-pci: EHCI PCI platform driver\n[ 0.863288] ehci-platform: EHCI generic platform driver\n[ 0.865003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.866956] ohci-pci: OHCI PCI platform driver\n[ 0.868452] ohci-platform: OHCI generic platform driver\n[ 0.870168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885212] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.886935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889449] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897731] usb usb1: Product: UHCI Host Controller\n[ 0.899306] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901236] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902873] hub 1-0:1.0: USB hub found\n[ 0.904212] hub 1-0:1.0: 2 ports detected\n[ 0.905836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911033] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912840] mousedev: PS/2 mouse device common for all mice\n[ 0.915007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917948] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924153] i2c /dev entries driver\n[ 0.925462] device-mapper: uevent: version 1.0.3\n[ 0.927092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.929925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932163] NET: Registered protocol family 10\n[ 0.933999] NET: Registered protocol family 17\n[ 0.935538] Key type dns_resolver registered\n[ 0.937170] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939087] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942097] registered taskstats version 1\n[ 0.943562] Loading compiled-in X.509 certificates\n[ 0.945735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948966] zswap: loaded using pool lzo/zbud\n[ 0.951244] Key type trusted registered\n[ 0.953588] Key type encrypted registered\n[ 0.954999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.958626] evm: HMAC attrs: 0x1\n[ 0.960185] Magic number: 15:551:794\n[ 0.961684] rtc_cmos 00:00: setting system clock to 2019-04-07 17:47:34 UTC (1554659254)\n[ 0.964457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.966393] EDD information not available.\n[ 1.006281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025001] Write protecting the kernel read-only data: 14336k\n[ 1.028346] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031340] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187605] 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.01. 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: "} 2019-04-07 17:47:38,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a/action used request id req-11583d3b-28e5-45e9-86fd-ae10441cc122 2019-04-07 17:47:38,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113873004913s 2019-04-07 17:47:38,457 - 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 490241458 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.227368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230284] pid_max: default: 32768 minimum: 301 [ 0.231853] ACPI: Core revision 20150930 [ 0.233840] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236102] Security Framework initialized [ 0.237534] Yama: becoming mindful. [ 0.238811] AppArmor: AppArmor initialized [ 0.240277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242560] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244759] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249233] Initializing cgroup subsys io [ 0.250659] Initializing cgroup subsys memory [ 0.252158] Initializing cgroup subsys devices [ 0.253677] Initializing cgroup subsys freezer [ 0.255194] Initializing cgroup subsys net_cls [ 0.256715] Initializing cgroup subsys perf_event [ 0.258313] Initializing cgroup subsys net_prio [ 0.259861] Initializing cgroup subsys hugetlb [ 0.261370] Initializing cgroup subsys pids [ 0.262875] CPU: Physical Processor ID: 0 [ 0.264971] mce: CPU supports 10 MCE banks [ 0.266442] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294930] ftrace: allocating 31920 entries in 125 pages [ 0.325866] smpboot: Max logical packages: 1 [ 0.327354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329705] x2apic enabled [ 0.331074] Switched APIC routing to physical x2apic. [ 0.333954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342662] KVM setup paravirtual spinlock [ 0.344572] x86: Booted up 1 node, 1 CPUs [ 0.345986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348342] devtmpfs: initialized [ 0.350580] evm: security.selinux [ 0.351799] evm: security.SMACK64 [ 0.353009] evm: security.SMACK64EXEC [ 0.354314] evm: security.SMACK64TRANSMUTE [ 0.355732] evm: security.SMACK64MMAP [ 0.357030] evm: security.ima [ 0.358143] evm: security.capability [ 0.359499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362708] pinctrl core: initialized pinctrl subsystem [ 0.364585] RTC time: 17:47:33, date: 04/07/19 [ 0.366198] NET: Registered protocol family 16 [ 0.367846] cpuidle: using governor ladder [ 0.369282] cpuidle: using governor menu [ 0.370664] PCCT header not found. [ 0.371948] ACPI: bus type PCI registered [ 0.373352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375510] PCI: Using configuration type 1 for base access [ 0.378067] ACPI: Added _OSI(Module Device) [ 0.379535] ACPI: Added _OSI(Processor Device) [ 0.381040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382620] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385194] ACPI: Interpreter enabled [ 0.386523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399441] ACPI: (supports S0 S5) [ 0.400678] ACPI: Using IOAPIC for interrupt routing [ 0.402335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406805] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416854] acpiphp: Slot [3] registered [ 0.418249] acpiphp: Slot [4] registered [ 0.419644] acpiphp: Slot [5] registered [ 0.421041] acpiphp: Slot [6] registered [ 0.422429] acpiphp: Slot [7] registered [ 0.423821] acpiphp: Slot [8] registered [ 0.425217] acpiphp: Slot [9] registered [ 0.426618] acpiphp: Slot [10] registered [ 0.428030] acpiphp: Slot [11] registered [ 0.429458] acpiphp: Slot [12] registered [ 0.430871] acpiphp: Slot [13] registered [ 0.432281] acpiphp: Slot [14] registered [ 0.433700] acpiphp: Slot [15] registered [ 0.450950] acpiphp: Slot [16] registered [ 0.452369] acpiphp: Slot [17] registered [ 0.453783] acpiphp: Slot [18] registered [ 0.455197] acpiphp: Slot [19] registered [ 0.456617] acpiphp: Slot [20] registered [ 0.458042] acpiphp: Slot [21] registered [ 0.459461] acpiphp: Slot [22] registered [ 0.460872] acpiphp: Slot [23] registered [ 0.462305] acpiphp: Slot [24] registered [ 0.463707] acpiphp: Slot [25] registered [ 0.465099] acpiphp: Slot [26] registered [ 0.466492] acpiphp: Slot [27] registered [ 0.467890] acpiphp: Slot [28] registered [ 0.469284] acpiphp: Slot [29] registered [ 0.470673] acpiphp: Slot [30] registered [ 0.472064] acpiphp: Slot [31] registered [ 0.473452] PCI host bridge to bus 0000:00 [ 0.474852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486608] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502025] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.528512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.531155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.533595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.536005] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.538135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544820] vgaarb: loaded [ 0.545858] vgaarb: bridge control possible 0000:00:02.0 [ 0.547871] SCSI subsystem initialized [ 0.549399] ACPI: bus type USB registered [ 0.550829] usbcore: registered new interface driver usbfs [ 0.552630] usbcore: registered new interface driver hub [ 0.554376] usbcore: registered new device driver usb [ 0.556226] PCI: Using ACPI for IRQ routing [ 0.558070] NetLabel: Initializing [ 0.559317] NetLabel: domain hash size = 128 [ 0.560796] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562465] NetLabel: unlabeled traffic allowed by default [ 0.564433] clocksource: Switched to clocksource kvm-clock [ 0.574618] AppArmor: AppArmor Filesystem Enabled [ 0.578539] pnp: PnP ACPI init [ 0.580218] pnp: PnP ACPI: found 5 devices [ 0.587504] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590559] NET: Registered protocol family 2 [ 0.592527] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596860] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598952] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602889] NET: Registered protocol family 1 [ 0.604418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606323] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608192] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.623154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.638325] Trying to unpack rootfs image as initramfs... [ 0.699563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.702540] Scanning for low memory corruption every 60 seconds [ 0.704803] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706817] audit: initializing netlink subsys (disabled) [ 0.708625] audit: type=2000 audit(1554659253.950:1): initialized [ 0.710895] Initialise system trusted keyring [ 0.712551] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.714566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.717670] zbud: loaded [ 0.718853] VFS: Disk quotas dquot_6.6.0 [ 0.720265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.722852] fuse init (API version 7.23) [ 0.724347] Key type big_key registered [ 0.725736] Allocating IMA MOK and blacklist keyrings. [ 0.727750] Key type asymmetric registered [ 0.729191] Asymmetric key parser 'x509' registered [ 0.730858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.733431] io scheduler noop registered [ 0.734804] io scheduler deadline registered (default) [ 0.736543] io scheduler cfq registered [ 0.737987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744511] ACPI: Power Button [PWRF] [ 0.745940] GHES: HEST is not enabled! [ 0.760206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.793241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.818457] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822141] Linux agpgart interface v0.103 [ 0.825696] brd: module loaded [ 0.828074] loop: module loaded [ 0.833878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836408] GPT:90111 != 2097151 [ 0.837587] GPT:Alternate GPT header not at the end of the disk. [ 0.839499] GPT:90111 != 2097151 [ 0.840678] GPT: Use GNU Parted to correct GPT errors. [ 0.842365] vda: vda1 vda15 [ 0.844238] scsi host0: ata_piix [ 0.845553] scsi host1: ata_piix [ 0.846785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851651] libphy: Fixed MDIO Bus: probed [ 0.853084] tun: Universal TUN/TAP device driver, 1.6 [ 0.854756] tun: (C) 1999-2004 Max Krasnyansky [ 0.858068] PPP generic driver version 2.4.2 [ 0.859706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861769] ehci-pci: EHCI PCI platform driver [ 0.863288] ehci-platform: EHCI generic platform driver [ 0.865003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.866956] ohci-pci: OHCI PCI platform driver [ 0.868452] ohci-platform: OHCI generic platform driver [ 0.870168] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885212] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.886935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889449] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897731] usb usb1: Product: UHCI Host Controller [ 0.899306] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901236] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902873] hub 1-0:1.0: USB hub found [ 0.904212] hub 1-0:1.0: 2 ports detected [ 0.905836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909400] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911033] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912840] mousedev: PS/2 mouse device common for all mice [ 0.915007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917948] rtc_cmos 00:00: RTC can wake from S4 [ 0.920029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924153] i2c /dev entries driver [ 0.925462] device-mapper: uevent: version 1.0.3 [ 0.927092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.929925] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932163] NET: Registered protocol family 10 [ 0.933999] NET: Registered protocol family 17 [ 0.935538] Key type dns_resolver registered [ 0.937170] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939087] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942097] registered taskstats version 1 [ 0.943562] Loading compiled-in X.509 certificates [ 0.945735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948966] zswap: loaded using pool lzo/zbud [ 0.951244] Key type trusted registered [ 0.953588] Key type encrypted registered [ 0.954999] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956811] ima: No TPM chip found, activating TPM-bypass! [ 0.958626] evm: HMAC attrs: 0x1 [ 0.960185] Magic number: 15:551:794 [ 0.961684] rtc_cmos 00:00: setting system clock to 2019-04-07 17:47:34 UTC (1554659254) [ 0.964457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.966393] EDD information not available. [ 1.006281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025001] Write protecting the kernel read-only data: 14336k [ 1.028346] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031340] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.187605] 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.01. 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: 2019-04-07 17:47:38,458 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-04-07 17:47:39,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:40,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-13013261-b7a1-40f7-bc5d-88322235099e x-openstack-request-id: req-13013261-b7a1-40f7-bc5d-88322235099e 2019-04-07 17:47:40,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:33Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:16Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:40,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-13013261-b7a1-40f7-bc5d-88322235099e 2019-04-07 17:47:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26578116417s 2019-04-07 17:47:40,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:47:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a/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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:47:40,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-332b1b76-6ff2-40bb-a31b-2fdbe43a1428 x-openstack-request-id: req-332b1b76-6ff2-40bb-a31b-2fdbe43a1428 2019-04-07 17:47:40,798 - 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 490241458 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.227368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.230284] pid_max: default: 32768 minimum: 301\n[ 0.231853] ACPI: Core revision 20150930\n[ 0.233840] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236102] Security Framework initialized\n[ 0.237534] Yama: becoming mindful.\n[ 0.238811] AppArmor: AppArmor initialized\n[ 0.240277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242560] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244759] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249233] Initializing cgroup subsys io\n[ 0.250659] Initializing cgroup subsys memory\n[ 0.252158] Initializing cgroup subsys devices\n[ 0.253677] Initializing cgroup subsys freezer\n[ 0.255194] Initializing cgroup subsys net_cls\n[ 0.256715] Initializing cgroup subsys perf_event\n[ 0.258313] Initializing cgroup subsys net_prio\n[ 0.259861] Initializing cgroup subsys hugetlb\n[ 0.261370] Initializing cgroup subsys pids\n[ 0.262875] CPU: Physical Processor ID: 0\n[ 0.264971] mce: CPU supports 10 MCE banks\n[ 0.266442] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294930] ftrace: allocating 31920 entries in 125 pages\n[ 0.325866] smpboot: Max logical packages: 1\n[ 0.327354] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329705] x2apic enabled\n[ 0.331074] Switched APIC routing to physical x2apic.\n[ 0.333954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342662] KVM setup paravirtual spinlock\n[ 0.344572] x86: Booted up 1 node, 1 CPUs\n[ 0.345986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348342] devtmpfs: initialized\n[ 0.350580] evm: security.selinux\n[ 0.351799] evm: security.SMACK64\n[ 0.353009] evm: security.SMACK64EXEC\n[ 0.354314] evm: security.SMACK64TRANSMUTE\n[ 0.355732] evm: security.SMACK64MMAP\n[ 0.357030] evm: security.ima\n[ 0.358143] evm: security.capability\n[ 0.359499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362708] pinctrl core: initialized pinctrl subsystem\n[ 0.364585] RTC time: 17:47:33, date: 04/07/19\n[ 0.366198] NET: Registered protocol family 16\n[ 0.367846] cpuidle: using governor ladder\n[ 0.369282] cpuidle: using governor menu\n[ 0.370664] PCCT header not found.\n[ 0.371948] ACPI: bus type PCI registered\n[ 0.373352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375510] PCI: Using configuration type 1 for base access\n[ 0.378067] ACPI: Added _OSI(Module Device)\n[ 0.379535] ACPI: Added _OSI(Processor Device)\n[ 0.381040] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382620] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385194] ACPI: Interpreter enabled\n[ 0.386523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399441] ACPI: (supports S0 S5)\n[ 0.400678] ACPI: Using IOAPIC for interrupt routing\n[ 0.402335] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406805] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416854] acpiphp: Slot [3] registered\n[ 0.418249] acpiphp: Slot [4] registered\n[ 0.419644] acpiphp: Slot [5] registered\n[ 0.421041] acpiphp: Slot [6] registered\n[ 0.422429] acpiphp: Slot [7] registered\n[ 0.423821] acpiphp: Slot [8] registered\n[ 0.425217] acpiphp: Slot [9] registered\n[ 0.426618] acpiphp: Slot [10] registered\n[ 0.428030] acpiphp: Slot [11] registered\n[ 0.429458] acpiphp: Slot [12] registered\n[ 0.430871] acpiphp: Slot [13] registered\n[ 0.432281] acpiphp: Slot [14] registered\n[ 0.433700] acpiphp: Slot [15] registered\n[ 0.450950] acpiphp: Slot [16] registered\n[ 0.452369] acpiphp: Slot [17] registered\n[ 0.453783] acpiphp: Slot [18] registered\n[ 0.455197] acpiphp: Slot [19] registered\n[ 0.456617] acpiphp: Slot [20] registered\n[ 0.458042] acpiphp: Slot [21] registered\n[ 0.459461] acpiphp: Slot [22] registered\n[ 0.460872] acpiphp: Slot [23] registered\n[ 0.462305] acpiphp: Slot [24] registered\n[ 0.463707] acpiphp: Slot [25] registered\n[ 0.465099] acpiphp: Slot [26] registered\n[ 0.466492] acpiphp: Slot [27] registered\n[ 0.467890] acpiphp: Slot [28] registered\n[ 0.469284] acpiphp: Slot [29] registered\n[ 0.470673] acpiphp: Slot [30] registered\n[ 0.472064] acpiphp: Slot [31] registered\n[ 0.473452] PCI host bridge to bus 0000:00\n[ 0.474852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486608] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502025] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.528512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.531155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.533595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.536005] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.538135] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540292] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544820] vgaarb: loaded\n[ 0.545858] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547871] SCSI subsystem initialized\n[ 0.549399] ACPI: bus type USB registered\n[ 0.550829] usbcore: registered new interface driver usbfs\n[ 0.552630] usbcore: registered new interface driver hub\n[ 0.554376] usbcore: registered new device driver usb\n[ 0.556226] PCI: Using ACPI for IRQ routing\n[ 0.558070] NetLabel: Initializing\n[ 0.559317] NetLabel: domain hash size = 128\n[ 0.560796] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562465] NetLabel: unlabeled traffic allowed by default\n[ 0.564433] clocksource: Switched to clocksource kvm-clock\n[ 0.574618] AppArmor: AppArmor Filesystem Enabled\n[ 0.578539] pnp: PnP ACPI init\n[ 0.580218] pnp: PnP ACPI: found 5 devices\n[ 0.587504] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590559] NET: Registered protocol family 2\n[ 0.592527] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596860] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598952] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602889] NET: Registered protocol family 1\n[ 0.604418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606323] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608192] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.623154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.638325] Trying to unpack rootfs image as initramfs...\n[ 0.699563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.702540] Scanning for low memory corruption every 60 seconds\n[ 0.704803] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706817] audit: initializing netlink subsys (disabled)\n[ 0.708625] audit: type=2000 audit(1554659253.950:1): initialized\n[ 0.710895] Initialise system trusted keyring\n[ 0.712551] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.714566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.717670] zbud: loaded\n[ 0.718853] VFS: Disk quotas dquot_6.6.0\n[ 0.720265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.722852] fuse init (API version 7.23)\n[ 0.724347] Key type big_key registered\n[ 0.725736] Allocating IMA MOK and blacklist keyrings.\n[ 0.727750] Key type asymmetric registered\n[ 0.729191] Asymmetric key parser 'x509' registered\n[ 0.730858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.733431] io scheduler noop registered\n[ 0.734804] io scheduler deadline registered (default)\n[ 0.736543] io scheduler cfq registered\n[ 0.737987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744511] ACPI: Power Button [PWRF]\n[ 0.745940] GHES: HEST is not enabled!\n[ 0.760206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.793241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.818457] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.822141] Linux agpgart interface v0.103\n[ 0.825696] brd: module loaded\n[ 0.828074] loop: module loaded\n[ 0.833878] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.836408] GPT:90111 != 2097151\n[ 0.837587] GPT:Alternate GPT header not at the end of the disk.\n[ 0.839499] GPT:90111 != 2097151\n[ 0.840678] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842365] vda: vda1 vda15\n[ 0.844238] scsi host0: ata_piix\n[ 0.845553] scsi host1: ata_piix\n[ 0.846785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.848916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.851651] libphy: Fixed MDIO Bus: probed\n[ 0.853084] tun: Universal TUN/TAP device driver, 1.6\n[ 0.854756] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858068] PPP generic driver version 2.4.2\n[ 0.859706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.861769] ehci-pci: EHCI PCI platform driver\n[ 0.863288] ehci-platform: EHCI generic platform driver\n[ 0.865003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.866956] ohci-pci: OHCI PCI platform driver\n[ 0.868452] ohci-platform: OHCI generic platform driver\n[ 0.870168] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885212] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.886935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889449] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897731] usb usb1: Product: UHCI Host Controller\n[ 0.899306] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901236] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902873] hub 1-0:1.0: USB hub found\n[ 0.904212] hub 1-0:1.0: 2 ports detected\n[ 0.905836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.911033] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912840] mousedev: PS/2 mouse device common for all mice\n[ 0.915007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917948] rtc_cmos 00:00: RTC can wake from S4\n[ 0.920029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.922075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.924153] i2c /dev entries driver\n[ 0.925462] device-mapper: uevent: version 1.0.3\n[ 0.927092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.929925] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932163] NET: Registered protocol family 10\n[ 0.933999] NET: Registered protocol family 17\n[ 0.935538] Key type dns_resolver registered\n[ 0.937170] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939087] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942097] registered taskstats version 1\n[ 0.943562] Loading compiled-in X.509 certificates\n[ 0.945735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.948966] zswap: loaded using pool lzo/zbud\n[ 0.951244] Key type trusted registered\n[ 0.953588] Key type encrypted registered\n[ 0.954999] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.956811] ima: No TPM chip found, activating TPM-bypass!\n[ 0.958626] evm: HMAC attrs: 0x1\n[ 0.960185] Magic number: 15:551:794\n[ 0.961684] rtc_cmos 00:00: setting system clock to 2019-04-07 17:47:34 UTC (1554659254)\n[ 0.964457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.966393] EDD information not available.\n[ 1.006281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.025001] Write protecting the kernel read-only data: 14336k\n[ 1.028346] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.031340] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.187605] 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.01. 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.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.27s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaJ/LAeA4zlTlVdIqb9vRY0GAD1IAfB/6OXFl50q8wYIT9MkroAzOPwdy+qM87jueOiAwQNcRlAjsWu/ZuemF5bPTFT51gE5cPa3kwNIONSB4p82Z2+XjLnJCKsph7pCNhj3EH2hRaf1A/Q39qEG7GrRnbYgdxPdLkR6SILekop0nZKDavUugDQqY2zWFmhu58X2W87n60GU3OlCuAclWrhLqxUDJ5U0T+wdWGBVZgczdV4eGzu3B4QJSEJn66YGiMOr/SY8G/GRjkYBnn3iLgmPSfTG+pCOFt2E/iB9qAIh4I8xM+csJpluZDL+pnDpQ4ISvGoz+1Yo0TpIG73qQN root@vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9\nssh-dss AAAAB3NzaC1kc3MAAACBAO6/n//IWUzP2C+wHm4buhiQLqdv3owJq7WjSaXEc7yCHEgYDTRC+iWk/ESsgtltCGEY+jCHMCLsHVYHtcP/WW4LvGHgkQ0SL35uL+R3m4RApH8UlisRoNt2fT25cuE/nRs2aDUPBDjgCHkKArcMyaKqyRpTwFviRoIy58LdGcoFAAAAFQDId9NIORQCMrDDzweFuKNDmh08GQAAAIEAv883aVpWqCscueulQijRpAiUxwIeyxCEChIYlXKVhHcS0qkLbSawYSu/m3gVw2PLF0t66YXDu7cHlae9Z1k+FpD/7EhVYJvVHtkrECmz2ZAcdZEhG2dvx6MWzFdmPMywAusReLmcW6DLjk+PaLe2fVpGY8yKzYb3GH4gIp+J2c0AAACAf5fCEsADqvBv2fhOOl33SnfsRvTbFAGEcpgRQ6BGTcfzjlExg1JhQAjtLP9cqBrNQVeR0/5ysk8M0xtaxshNK3wC0E5IIxToERLYNy0Nt+ajYQ+SxuSVqXsMZKiRgYfHFBDt//v13p+gwm4v4eWWC5e28GjWuATiVgdoDJkUkKo= root@vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9\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:fe19:38f6/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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.63 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9 login: "} 2019-04-07 17:47:40,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a/action used request id req-332b1b76-6ff2-40bb-a31b-2fdbe43a1428 2019-04-07 17:47:40,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0699541568756s 2019-04-07 17:47:40,800 - 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 490241458 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.227368] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.230284] pid_max: default: 32768 minimum: 301 [ 0.231853] ACPI: Core revision 20150930 [ 0.233840] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236102] Security Framework initialized [ 0.237534] Yama: becoming mindful. [ 0.238811] AppArmor: AppArmor initialized [ 0.240277] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242560] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244759] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249233] Initializing cgroup subsys io [ 0.250659] Initializing cgroup subsys memory [ 0.252158] Initializing cgroup subsys devices [ 0.253677] Initializing cgroup subsys freezer [ 0.255194] Initializing cgroup subsys net_cls [ 0.256715] Initializing cgroup subsys perf_event [ 0.258313] Initializing cgroup subsys net_prio [ 0.259861] Initializing cgroup subsys hugetlb [ 0.261370] Initializing cgroup subsys pids [ 0.262875] CPU: Physical Processor ID: 0 [ 0.264971] mce: CPU supports 10 MCE banks [ 0.266442] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268191] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294930] ftrace: allocating 31920 entries in 125 pages [ 0.325866] smpboot: Max logical packages: 1 [ 0.327354] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329705] x2apic enabled [ 0.331074] Switched APIC routing to physical x2apic. [ 0.333954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335909] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342662] KVM setup paravirtual spinlock [ 0.344572] x86: Booted up 1 node, 1 CPUs [ 0.345986] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348342] devtmpfs: initialized [ 0.350580] evm: security.selinux [ 0.351799] evm: security.SMACK64 [ 0.353009] evm: security.SMACK64EXEC [ 0.354314] evm: security.SMACK64TRANSMUTE [ 0.355732] evm: security.SMACK64MMAP [ 0.357030] evm: security.ima [ 0.358143] evm: security.capability [ 0.359499] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362708] pinctrl core: initialized pinctrl subsystem [ 0.364585] RTC time: 17:47:33, date: 04/07/19 [ 0.366198] NET: Registered protocol family 16 [ 0.367846] cpuidle: using governor ladder [ 0.369282] cpuidle: using governor menu [ 0.370664] PCCT header not found. [ 0.371948] ACPI: bus type PCI registered [ 0.373352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375510] PCI: Using configuration type 1 for base access [ 0.378067] ACPI: Added _OSI(Module Device) [ 0.379535] ACPI: Added _OSI(Processor Device) [ 0.381040] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382620] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385194] ACPI: Interpreter enabled [ 0.386523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389753] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399441] ACPI: (supports S0 S5) [ 0.400678] ACPI: Using IOAPIC for interrupt routing [ 0.402335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406805] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408800] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416854] acpiphp: Slot [3] registered [ 0.418249] acpiphp: Slot [4] registered [ 0.419644] acpiphp: Slot [5] registered [ 0.421041] acpiphp: Slot [6] registered [ 0.422429] acpiphp: Slot [7] registered [ 0.423821] acpiphp: Slot [8] registered [ 0.425217] acpiphp: Slot [9] registered [ 0.426618] acpiphp: Slot [10] registered [ 0.428030] acpiphp: Slot [11] registered [ 0.429458] acpiphp: Slot [12] registered [ 0.430871] acpiphp: Slot [13] registered [ 0.432281] acpiphp: Slot [14] registered [ 0.433700] acpiphp: Slot [15] registered [ 0.450950] acpiphp: Slot [16] registered [ 0.452369] acpiphp: Slot [17] registered [ 0.453783] acpiphp: Slot [18] registered [ 0.455197] acpiphp: Slot [19] registered [ 0.456617] acpiphp: Slot [20] registered [ 0.458042] acpiphp: Slot [21] registered [ 0.459461] acpiphp: Slot [22] registered [ 0.460872] acpiphp: Slot [23] registered [ 0.462305] acpiphp: Slot [24] registered [ 0.463707] acpiphp: Slot [25] registered [ 0.465099] acpiphp: Slot [26] registered [ 0.466492] acpiphp: Slot [27] registered [ 0.467890] acpiphp: Slot [28] registered [ 0.469284] acpiphp: Slot [29] registered [ 0.470673] acpiphp: Slot [30] registered [ 0.472064] acpiphp: Slot [31] registered [ 0.473452] PCI host bridge to bus 0000:00 [ 0.474852] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476949] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479048] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481552] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484057] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486608] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491174] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493397] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502025] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504506] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526026] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.528512] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.531155] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.533595] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.536005] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.538135] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544820] vgaarb: loaded [ 0.545858] vgaarb: bridge control possible 0000:00:02.0 [ 0.547871] SCSI subsystem initialized [ 0.549399] ACPI: bus type USB registered [ 0.550829] usbcore: registered new interface driver usbfs [ 0.552630] usbcore: registered new interface driver hub [ 0.554376] usbcore: registered new device driver usb [ 0.556226] PCI: Using ACPI for IRQ routing [ 0.558070] NetLabel: Initializing [ 0.559317] NetLabel: domain hash size = 128 [ 0.560796] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562465] NetLabel: unlabeled traffic allowed by default [ 0.564433] clocksource: Switched to clocksource kvm-clock [ 0.574618] AppArmor: AppArmor Filesystem Enabled [ 0.578539] pnp: PnP ACPI init [ 0.580218] pnp: PnP ACPI: found 5 devices [ 0.587504] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590559] NET: Registered protocol family 2 [ 0.592527] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594770] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596860] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598952] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602889] NET: Registered protocol family 1 [ 0.604418] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606323] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608192] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.623154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.638325] Trying to unpack rootfs image as initramfs... [ 0.699563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.702540] Scanning for low memory corruption every 60 seconds [ 0.704803] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706817] audit: initializing netlink subsys (disabled) [ 0.708625] audit: type=2000 audit(1554659253.950:1): initialized [ 0.710895] Initialise system trusted keyring [ 0.712551] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.714566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.717670] zbud: loaded [ 0.718853] VFS: Disk quotas dquot_6.6.0 [ 0.720265] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.722852] fuse init (API version 7.23) [ 0.724347] Key type big_key registered [ 0.725736] Allocating IMA MOK and blacklist keyrings. [ 0.727750] Key type asymmetric registered [ 0.729191] Asymmetric key parser 'x509' registered [ 0.730858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.733431] io scheduler noop registered [ 0.734804] io scheduler deadline registered (default) [ 0.736543] io scheduler cfq registered [ 0.737987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741973] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744511] ACPI: Power Button [PWRF] [ 0.745940] GHES: HEST is not enabled! [ 0.760206] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789846] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.793241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.818457] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.822141] Linux agpgart interface v0.103 [ 0.825696] brd: module loaded [ 0.828074] loop: module loaded [ 0.833878] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.836408] GPT:90111 != 2097151 [ 0.837587] GPT:Alternate GPT header not at the end of the disk. [ 0.839499] GPT:90111 != 2097151 [ 0.840678] GPT: Use GNU Parted to correct GPT errors. [ 0.842365] vda: vda1 vda15 [ 0.844238] scsi host0: ata_piix [ 0.845553] scsi host1: ata_piix [ 0.846785] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.848916] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.851651] libphy: Fixed MDIO Bus: probed [ 0.853084] tun: Universal TUN/TAP device driver, 1.6 [ 0.854756] tun: (C) 1999-2004 Max Krasnyansky [ 0.858068] PPP generic driver version 2.4.2 [ 0.859706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.861769] ehci-pci: EHCI PCI platform driver [ 0.863288] ehci-platform: EHCI generic platform driver [ 0.865003] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.866956] ohci-pci: OHCI PCI platform driver [ 0.868452] ohci-platform: OHCI generic platform driver [ 0.870168] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885212] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.886935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889449] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891149] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893153] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897731] usb usb1: Product: UHCI Host Controller [ 0.899306] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901236] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902873] hub 1-0:1.0: USB hub found [ 0.904212] hub 1-0:1.0: 2 ports detected [ 0.905836] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909400] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.911033] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912840] mousedev: PS/2 mouse device common for all mice [ 0.915007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917948] rtc_cmos 00:00: RTC can wake from S4 [ 0.920029] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.922075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.924153] i2c /dev entries driver [ 0.925462] device-mapper: uevent: version 1.0.3 [ 0.927092] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.929925] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932163] NET: Registered protocol family 10 [ 0.933999] NET: Registered protocol family 17 [ 0.935538] Key type dns_resolver registered [ 0.937170] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939087] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942097] registered taskstats version 1 [ 0.943562] Loading compiled-in X.509 certificates [ 0.945735] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.948966] zswap: loaded using pool lzo/zbud [ 0.951244] Key type trusted registered [ 0.953588] Key type encrypted registered [ 0.954999] AppArmor: AppArmor sha1 policy hashing enabled [ 0.956811] ima: No TPM chip found, activating TPM-bypass! [ 0.958626] evm: HMAC attrs: 0x1 [ 0.960185] Magic number: 15:551:794 [ 0.961684] rtc_cmos 00:00: setting system clock to 2019-04-07 17:47:34 UTC (1554659254) [ 0.964457] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.966393] EDD information not available. [ 1.006281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025001] Write protecting the kernel read-only data: 14336k [ 1.028346] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.031340] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.187605] 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.01. 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.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.27s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaJ/LAeA4zlTlVdIqb9vRY0GAD1IAfB/6OXFl50q8wYIT9MkroAzOPwdy+qM87jueOiAwQNcRlAjsWu/ZuemF5bPTFT51gE5cPa3kwNIONSB4p82Z2+XjLnJCKsph7pCNhj3EH2hRaf1A/Q39qEG7GrRnbYgdxPdLkR6SILekop0nZKDavUugDQqY2zWFmhu58X2W87n60GU3OlCuAclWrhLqxUDJ5U0T+wdWGBVZgczdV4eGzu3B4QJSEJn66YGiMOr/SY8G/GRjkYBnn3iLgmPSfTG+pCOFt2E/iB9qAIh4I8xM+csJpluZDL+pnDpQ4ISvGoz+1Yo0TpIG73qQN root@vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9 ssh-dss AAAAB3NzaC1kc3MAAACBAO6/n//IWUzP2C+wHm4buhiQLqdv3owJq7WjSaXEc7yCHEgYDTRC+iWk/ESsgtltCGEY+jCHMCLsHVYHtcP/WW4LvGHgkQ0SL35uL+R3m4RApH8UlisRoNt2fT25cuE/nRs2aDUPBDjgCHkKArcMyaKqyRpTwFviRoIy58LdGcoFAAAAFQDId9NIORQCMrDDzweFuKNDmh08GQAAAIEAv883aVpWqCscueulQijRpAiUxwIeyxCEChIYlXKVhHcS0qkLbSawYSu/m3gVw2PLF0t66YXDu7cHlae9Z1k+FpD/7EhVYJvVHtkrECmz2ZAcdZEhG2dvx6MWzFdmPMywAusReLmcW6DLjk+PaLe2fVpGY8yKzYb3GH4gIp+J2c0AAACAf5fCEsADqvBv2fhOOl33SnfsRvTbFAGEcpgRQ6BGTcfzjlExg1JhQAjtLP9cqBrNQVeR0/5ysk8M0xtaxshNK3wC0E5IIxToERLYNy0Nt+ajYQ+SxuSVqXsMZKiRgYfHFBDt//v13p+gwm4v4eWWC5e28GjWuATiVgdoDJkUkKo= root@vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9 -----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:fe19:38f6/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-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.63 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9 login: 2019-04-07 17:47:40,801 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-04-07 17:47:40,913 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:47:40,914 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:54 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-07 17:47:40,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:47:40,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:41,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:47: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-3212b2f5-cd0b-4e80-b5bc-0211f6ce8aa6 x-openstack-request-id: req-3212b2f5-cd0b-4e80-b5bc-0211f6ce8aa6 2019-04-07 17:47:41,113 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c used request id req-3212b2f5-cd0b-4e80-b5bc-0211f6ce8aa6 2019-04-07 17:47:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.193711042404s 2019-04-07 17:47:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:41,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:41 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-a6e75be3-e85b-4199-bc25-6623dc2326cc x-openstack-request-id: req-a6e75be3-e85b-4199-bc25-6623dc2326cc 2019-04-07 17:47:41,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:33Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:d7:40", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/6ebb56d9-0b18-411e-afed-963c99066f2c", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:16.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "6ebb56d9-0b18-411e-afed-963c99066f2c", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:40Z", "hostId": "c2f8018f8cde9c58d5d6546ed288aaf92d66afb3beb9f3be3e3d35f8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:08Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:41,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-a6e75be3-e85b-4199-bc25-6623dc2326cc 2019-04-07 17:47:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746010065079s 2019-04-07 17:47:41,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:43,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:43,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:45,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:43 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-dde075c6-10ef-4500-a099-67bbb7e8aae9 x-openstack-request-id: req-dde075c6-10ef-4500-a099-67bbb7e8aae9 2019-04-07 17:47:45,444 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:33Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:45,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-dde075c6-10ef-4500-a099-67bbb7e8aae9 2019-04-07 17:47:45,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57955598831s 2019-04-07 17:47:45,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:47:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:45,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:45 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-58ef7c5f-a2c0-4892-9aa8-b288d7dc3b7c x-openstack-request-id: req-58ef7c5f-a2c0-4892-9aa8-b288d7dc3b7c 2019-04-07 17:47:45,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a used request id req-58ef7c5f-a2c0-4892-9aa8-b288d7dc3b7c 2019-04-07 17:47:45,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.193134069443s 2019-04-07 17:47:45,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:46,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:45 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-cf0f6905-6c91-47d9-bd38-b07a6ca22741 x-openstack-request-id: req-cf0f6905-6c91-47d9-bd38-b07a6ca22741 2019-04-07 17:47:46,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:38:f6", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/bea8f7f9-7513-44bd-ae21-303b0b82383a", "rel": "bookmark"}], "image": {"id": "b33eb986-d9af-45c6-be22-6007cc84b404", "links": [{"href": "http://172.30.9.45:8774/images/b33eb986-d9af-45c6-be22-6007cc84b404", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:47:33.000000", "flavor": {"id": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "links": [{"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "bookmark"}]}, "id": "bea8f7f9-7513-44bd-ae21-303b0b82383a", "security_groups": [{"name": "default"}], "user_id": "647736528a944ea3a5a9fa0220e1044f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:47:45Z", "hostId": "7f654c194a25ef28247e9ec72106af0b487653c232fb73fa3ed354ab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "created": "2019-04-07T17:47:23Z", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:47:46,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-cf0f6905-6c91-47d9-bd38-b07a6ca22741 2019-04-07 17:47:46,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654437065125s 2019-04-07 17:47:46,296 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:47:48,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:47:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:48,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:48 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-0b4d3abf-70d2-4877-ba1e-f0fa1e43efca x-openstack-request-id: req-0b4d3abf-70d2-4877-ba1e-f0fa1e43efca 2019-04-07 17:47:48,556 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:47:48,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-0b4d3abf-70d2-4877-ba1e-f0fa1e43efca 2019-04-07 17:47:48,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.257089853287s 2019-04-07 17:47:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:47:48,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30/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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" -d '{"subnet_id": "4b7a7786-2614-425c-bf5f-dd906332f697"}' 2019-04-07 17:47:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:51 GMT X-Openstack-Request-Id: req-2c8636ee-1444-4d2c-846c-a4f89e030349 2019-04-07 17:47:51,688 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "107ec773-268e-4e11-a015-03175c906f01", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "subnet_id": "4b7a7786-2614-425c-bf5f-dd906332f697", "subnet_ids": ["4b7a7786-2614-425c-bf5f-dd906332f697"], "port_id": "4ea6913f-645b-4813-b91c-0220cd7aad86", "id": "63825a73-f3a3-4769-9de8-b03f6a8f0d30"} 2019-04-07 17:47:51,689 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30/remove_router_interface.json used request id req-2c8636ee-1444-4d2c-846c-a4f89e030349 2019-04-07 17:47:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.13140511513s 2019-04-07 17:47:51,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:47:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:51,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:51 GMT X-Openstack-Request-Id: req-d223a115-2dea-4225-86cb-99b3745dd14c 2019-04-07 17:47:51,825 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "created_at": "2019-04-07T17:46:50Z", "admin_state_up": true, "updated_at": "2019-04-07T17:47:49Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "846d17fb05f7407c8e8c23a2678ec25a", "id": "63825a73-f3a3-4769-9de8-b03f6a8f0d30", "name": "vping_userdata-router_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}]} 2019-04-07 17:47:51,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-d223a115-2dea-4225-86cb-99b3745dd14c 2019-04-07 17:47:51,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136202812195s 2019-04-07 17:47:51,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:47:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:56,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:47:56 GMT X-Openstack-Request-Id: req-142b912a-a1b8-424d-8bb6-8e7941f9d029 2019-04-07 17:47:56,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:47:56,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/63825a73-f3a3-4769-9de8-b03f6a8f0d30.json used request id req-142b912a-a1b8-424d-8bb6-8e7941f9d029 2019-04-07 17:47:56,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.20482492447s 2019-04-07 17:47:56,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:47:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:56,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:56 GMT X-Openstack-Request-Id: req-e9211faf-d3d1-4ae2-998c-3af21c767279 2019-04-07 17:47:56,081 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"107ec773-268e-4e11-a015-03175c906f01","tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"846d17fb05f7407c8e8c23a2678ec25a","id":"4b7a7786-2614-425c-bf5f-dd906332f697","subnetpool_id":null,"name":"vping_userdata-subnet_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}]} 2019-04-07 17:47:56,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-e9211faf-d3d1-4ae2-998c-3af21c767279 2019-04-07 17:47:56,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485970973969s 2019-04-07 17:47:56,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:47:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/4b7a7786-2614-425c-bf5f-dd906332f697.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:58,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:47:58 GMT X-Openstack-Request-Id: req-fe55a206-47f3-4a6e-8606-608b1185dec1 2019-04-07 17:47:58,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:47:58,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/4b7a7786-2614-425c-bf5f-dd906332f697.json used request id req-fe55a206-47f3-4a6e-8606-608b1185dec1 2019-04-07 17:47:58,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44415712357s 2019-04-07 17:47:58,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:47:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:47:58,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 07 Apr 2019 17:47:58 GMT X-Openstack-Request-Id: req-7ca0202e-fea1-4fa5-b9d7-5be6f164dd92 2019-04-07 17:47:58,833 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"107ec773-268e-4e11-a015-03175c906f01","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"846d17fb05f7407c8e8c23a2678ec25a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:47:58Z","qos_policy_id":null,"name":"vping_userdata-net_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9","admin_state_up":true,"tenant_id":"846d17fb05f7407c8e8c23a2678ec25a","created_at":"2019-04-07T17:46:47Z","mtu":1450}]} 2019-04-07 17:47:58,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-7ca0202e-fea1-4fa5-b9d7-5be6f164dd92 2019-04-07 17:47:58,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305966854095s 2019-04-07 17:47:58,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:47:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/107ec773-268e-4e11-a015-03175c906f01.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:48:00,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:48:00 GMT X-Openstack-Request-Id: req-61b3c970-2555-4b54-8467-4d9c78288e1f 2019-04-07 17:48:00,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:48:00,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/107ec773-268e-4e11-a015-03175c906f01.json used request id req-61b3c970-2555-4b54-8467-4d9c78288e1f 2019-04-07 17:48:00,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.75255322456s 2019-04-07 17:48:00,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:48:00,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:48:00,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:00 GMT X-Openstack-Request-Id: req-ed87d29b-160a-44df-a72b-276da9642246 2019-04-07 17:48:00,640 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:47:01Z", "file": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404/file", "owner": "846d17fb05f7407c8e8c23a2678ec25a", "id": "b33eb986-d9af-45c6-be22-6007cc84b404", "size": 12716032, "self": "/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b33eb986-d9af-45c6-be22-6007cc84b404/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:47:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:48:00,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-ed87d29b-160a-44df-a72b-276da9642246 2019-04-07 17:48:00,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0485169887543s 2019-04-07 17:48:00,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:48:00,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80eda0a16fdb434e2793f595b689d116f0f8a768" 2019-04-07 17:48:01,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:48:01 GMT X-Openstack-Request-Id: req-d6ea4d87-b0fd-49e8-816a-28410506058b 2019-04-07 17:48:01,257 - 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-04-07 17:48:01,258 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/b33eb986-d9af-45c6-be22-6007cc84b404 used request id req-d6ea4d87-b0fd-49e8-816a-28410506058b 2019-04-07 17:48:01,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.616024017334s 2019-04-07 17:48:01,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:48:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:01,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:01 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-8ec35cef-f2f6-4425-8d84-e1173b420ae9 x-openstack-request-id: req-8ec35cef-f2f6-4425-8d84-e1173b420ae9 2019-04-07 17:48:01,285 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2", "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": "0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2"}]} 2019-04-07 17:48:01,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-8ec35cef-f2f6-4425-8d84-e1173b420ae9 2019-04-07 17:48:01,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223188400269s 2019-04-07 17:48:01,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:48:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:01,441 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:01 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-b66c2d7b-8503-4871-af4e-92c50710c300 x-openstack-request-id: req-b66c2d7b-8503-4871-af4e-92c50710c300 2019-04-07 17:48:01,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/0ca2d9bf-c848-45b7-9031-2aaa1c9b69b2 used request id req-b66c2d7b-8503-4871-af4e-92c50710c300 2019-04-07 17:48:01,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.154378175735s 2019-04-07 17:48:01,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:48:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:01,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df7677e-68c9-49fa-8c78-fe823511ff1e 2019-04-07 17:48:01,690 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": {"self": "http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "647736528a944ea3a5a9fa0220e1044f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:48:01,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-3df7677e-68c9-49fa-8c78-fe823511ff1e 2019-04-07 17:48:01,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248253107071s 2019-04-07 17:48:01,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:48:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:01,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c864ccdf-4ee1-41a9-8ab6-03463e7d8db3 2019-04-07 17:48:01,927 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9", "links": {"self": "http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "647736528a944ea3a5a9fa0220e1044f", "description": null}} 2019-04-07 17:48:01,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f used request id req-c864ccdf-4ee1-41a9-8ab6-03463e7d8db3 2019-04-07 17:48:01,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230865001678s 2019-04-07 17:48:01,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:48:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:02,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6789e746-ba65-4c10-9c82-e35eaee0a429 2019-04-07 17:48:02,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:48:02,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/647736528a944ea3a5a9fa0220e1044f used request id req-6789e746-ba65-4c10-9c82-e35eaee0a429 2019-04-07 17:48:02,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.37002491951s 2019-04-07 17:48:02,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:48:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:02,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d52017-b298-4e45-a94f-ef8e39d7ab21 2019-04-07 17:48:02,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a"}, "tags": [], "enabled": true, "id": "846d17fb05f7407c8e8c23a2678ec25a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_161e1fd0-9af8-44eb-ba3b-eb5ef755ccc9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:48:02,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-a9d52017-b298-4e45-a94f-ef8e39d7ab21 2019-04-07 17:48:02,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219445943832s 2019-04-07 17:48:02,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:48:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:02,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e119ed5-d328-4330-9728-f70126b4b0c2 2019-04-07 17:48:02,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:48:02,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/846d17fb05f7407c8e8c23a2678ec25a used request id req-9e119ed5-d328-4330-9728-f70126b4b0c2 2019-04-07 17:48:02,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295336008072s 2019-04-07 17:48:02,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:48:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=846d17fb05f7407c8e8c23a2678ec25a&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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:03,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:03 GMT X-Openstack-Request-Id: req-af69f8f0-18b1-4f0e-b93e-a867918e1ef7 2019-04-07 17:48:03,280 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "created_at": "2019-04-07T17:46:47Z", "updated_at": "2019-04-07T17:46:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "289ca511-044e-44ff-aa24-599fa28bf297", "remote_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv6", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "582d5cb0-60e2-4cd8-9daa-49533a31ef7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv4", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "f354723b-d5d3-4067-818c-01cf0353b8ef", "remote_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv4", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "f4532f54-7749-40db-bbf9-44fa69943605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv6", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}], "revision_number": 1, "project_id": "846d17fb05f7407c8e8c23a2678ec25a", "id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "name": "default"}]} 2019-04-07 17:48:03,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=846d17fb05f7407c8e8c23a2678ec25a&name=default used request id req-af69f8f0-18b1-4f0e-b93e-a867918e1ef7 2019-04-07 17:48:03,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.449990034103s 2019-04-07 17:48:03,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:48:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:03,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:03 GMT X-Openstack-Request-Id: req-00a1b31d-3e81-4820-94a8-6a08bc90c57d 2019-04-07 17:48:03,634 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "created_at": "2019-04-07T17:46:47Z", "updated_at": "2019-04-07T17:46:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "582d5cb0-60e2-4cd8-9daa-49533a31ef7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv4", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "f4532f54-7749-40db-bbf9-44fa69943605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv6", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "289ca511-044e-44ff-aa24-599fa28bf297", "remote_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv6", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:46:47Z", "revision_number": 0, "id": "f354723b-d5d3-4067-818c-01cf0353b8ef", "remote_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "remote_ip_prefix": null, "created_at": "2019-04-07T17:46:47Z", "security_group_id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "tenant_id": "846d17fb05f7407c8e8c23a2678ec25a", "port_range_min": null, "ethertype": "IPv4", "project_id": "846d17fb05f7407c8e8c23a2678ec25a"}], "revision_number": 1, "project_id": "846d17fb05f7407c8e8c23a2678ec25a", "id": "2bb1c5a5-abfb-4aaf-b033-0cada712054b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:48:03,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-00a1b31d-3e81-4820-94a8-6a08bc90c57d 2019-04-07 17:48:03,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348497152328s 2019-04-07 17:48:03,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:48:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/2bb1c5a5-abfb-4aaf-b033-0cada712054b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef06c0b5924414e2bdaa76cab335c40e022cdc7f" 2019-04-07 17:48:04,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:48:04 GMT X-Openstack-Request-Id: req-4ee29e4e-0751-4df8-bf3e-368ef3991879 2019-04-07 17:48:04,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:48:04,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/2bb1c5a5-abfb-4aaf-b033-0cada712054b.json used request id req-4ee29e4e-0751-4df8-bf3e-368ef3991879 2019-04-07 17:48:04,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.495445013046s 2019-04-07 17:48:04,185 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-04-07 17:48:04,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:48:04,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e28013-3b8f-4a93-825c-7f7da954b77c 2019-04-07 17:48:04,233 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:48:04,233 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-16e28013-3b8f-4a93-825c-7f7da954b77c 2019-04-07 17:48:04,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:48:04,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["sMSwhBZjT1KF8ycH_2oLNA"], "issued_at": "2019-04-07T17:48:04.000000Z"}} 2019-04-07 17:48:04,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:05,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:05 GMT X-Openstack-Request-Id: req-27ab5126-f64c-4d27-89ee-7e875cb11b9f 2019-04-07 17:48:05,136 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:48:05,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-27ab5126-f64c-4d27-89ee-7e875cb11b9f 2019-04-07 17:48:05,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.48166513443s 2019-04-07 17:48:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:48:05,149 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4204726d-f2ab-48a0-85c2-3c4634d2c127 2019-04-07 17:48:05,150 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:48:05,150 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-4204726d-f2ab-48a0-85c2-3c4634d2c127 2019-04-07 17:48:05,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:48:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:05,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1188ae-5766-41c7-933e-262acf3fb0c3 2019-04-07 17:48:05,359 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:48:05,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-2b1188ae-5766-41c7-933e-262acf3fb0c3 2019-04-07 17:48:05,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208565950394s 2019-04-07 17:48:05,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:48:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}}' 2019-04-07 17:48:05,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cec0f9a-773d-4713-afd2-735122a7a6af 2019-04-07 17:48:05,683 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6"}, "tags": [], "enabled": true, "id": "eee28985df4e407098b0a8723bd9cdb6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}} 2019-04-07 17:48:05,683 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-0cec0f9a-773d-4713-afd2-735122a7a6af 2019-04-07 17:48:05,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.316486120224s 2019-04-07 17:48:05,684 - 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'eee28985df4e407098b0a8723bd9cdb6', '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_0ecf69fd-55b8-46fe-a57c-508f192d71bc'}) 2019-04-07 17:48:05,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:48:05,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uhlbEPsDvUS0QtYbaXQwhTgXxqkzcM", "email": null, "name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}}' 2019-04-07 17:48:06,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb870aac-3163-448c-ba4f-d768263d0d16 2019-04-07 17:48:06,240 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": {"self": "http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec1565bc2fa34bdea261134f62515f3f", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:48:06,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-eb870aac-3163-448c-ba4f-d768263d0d16 2019-04-07 17:48:06,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.549198150635s 2019-04-07 17:48:06,241 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ec1565bc2fa34bdea261134f62515f3f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc'}) 2019-04-07 17:48:06,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:48:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:06,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b49085-ee9b-4bb5-a22a-f3081bc934c1 2019-04-07 17:48:06,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:48:06,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-28b49085-ee9b-4bb5-a22a-f3081bc934c1 2019-04-07 17:48:06,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206622123718s 2019-04-07 17:48:06,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:48:06,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:06,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496eb3f6-c71f-4260-8c58-9b9466a878d5 2019-04-07 17:48:06,674 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:48:06,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-496eb3f6-c71f-4260-8c58-9b9466a878d5 2019-04-07 17:48:06,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218003988266s 2019-04-07 17:48:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:48:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:06,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0ec5c9-b277-472c-8d79-ad5c69f13998 2019-04-07 17:48:06,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:48:06,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-ad0ec5c9-b277-472c-8d79-ad5c69f13998 2019-04-07 17:48:06,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219501018524s 2019-04-07 17:48:06,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:48:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:07,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea568497-21b3-4dc0-b742-acdbba4db026 2019-04-07 17:48:07,103 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:48:07,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-ea568497-21b3-4dc0-b742-acdbba4db026 2019-04-07 17:48:07,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199689149857s 2019-04-07 17:48:07,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:48:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:07,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abae5f7b-8f87-4d8e-9546-bd11beab14a1 2019-04-07 17:48:07,339 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": {"self": "http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec1565bc2fa34bdea261134f62515f3f", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:48:07,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-abae5f7b-8f87-4d8e-9546-bd11beab14a1 2019-04-07 17:48:07,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23520898819s 2019-04-07 17:48:07,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:48:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:07,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2543231d-80ec-4a0a-bd4b-b7c570cb3f4c 2019-04-07 17:48:07,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6"}, "tags": [], "enabled": true, "id": "eee28985df4e407098b0a8723bd9cdb6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-07 17:48:07,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-2543231d-80ec-4a0a-bd4b-b7c570cb3f4c 2019-04-07 17:48:07,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122779846191s 2019-04-07 17:48:07,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:48:07,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=ec1565bc2fa34bdea261134f62515f3f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=eee28985df4e407098b0a8723bd9cdb6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:07,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084c0445-161a-4922-a971-05fa20d65953 2019-04-07 17:48:07,597 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=ec1565bc2fa34bdea261134f62515f3f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=eee28985df4e407098b0a8723bd9cdb6", "previous": null, "next": null}} 2019-04-07 17:48:07,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=ec1565bc2fa34bdea261134f62515f3f&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=eee28985df4e407098b0a8723bd9cdb6 used request id req-084c0445-161a-4922-a971-05fa20d65953 2019-04-07 17:48:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116198062897s 2019-04-07 17:48:07,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:48:07,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6/users/ec1565bc2fa34bdea261134f62515f3f/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:07,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f7a666-0b0a-4ef7-98ea-e3a00e3f6564 2019-04-07 17:48:07,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:48:07,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6/users/ec1565bc2fa34bdea261134f62515f3f/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-e1f7a666-0b0a-4ef7-98ea-e3a00e3f6564 2019-04-07 17:48:07,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264517784119s 2019-04-07 17:48:07,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 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'eee28985df4e407098b0a8723bd9cdb6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uhlbEPsDvUS0QtYbaXQwhTgXxqkzcM', 'username': u'cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:48:07,870 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'password': 'uhlbEPsDvUS0QtYbaXQwhTgXxqkzcM', 'project_name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': 'eee28985df4e407098b0a8723bd9cdb6', 'project_domain_name': 'Default'} 2019-04-07 17:48:07,871 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-04-07 17:48:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:48:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:08,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e450788-2670-48af-b90c-5e643439c1e8 2019-04-07 17:48:08,103 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:48:08,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-5e450788-2670-48af-b90c-5e643439c1e8 2019-04-07 17:48:08,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232151985168s 2019-04-07 17:48:08,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:48:08,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:48:08,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6193883-2615-444a-b279-30ed82db0723 2019-04-07 17:48:08,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6"}, "tags": [], "enabled": true, "id": "eee28985df4e407098b0a8723bd9cdb6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-07 17:48:08,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-e6193883-2615-444a-b279-30ed82db0723 2019-04-07 17:48:08,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20575094223s 2019-04-07 17:48:08,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:48:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" -d '{"network": {"tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "name": "cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "admin_state_up": true}}' 2019-04-07 17:48:08,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:08 GMT X-Openstack-Request-Id: req-f427766f-11d0-4a2c-ae77-b69a42d955c1 2019-04-07 17:48:08,956 - 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":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:48:08Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}} 2019-04-07 17:48:08,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-f427766f-11d0-4a2c-ae77-b69a42d955c1 2019-04-07 17:48:08,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.638041973114s 2019-04-07 17:48:08,957 - 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-04-07T17:48:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'provider:segmentation_id': 30, 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_0ecf69fd-55b8-46fe-a57c-508f192d71bc', u'created_at': u'2019-04-07T17:48:08Z', u'mtu': 1450, u'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eee28985df4e407098b0a8723bd9cdb6', u'l2_adjacency': True}) 2019-04-07 17:48:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:48:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8c8839-7b94-4d5c-bdb7-550ee520b33e 2019-04-07 17:48:08,968 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:48:08,968 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-ce8c8839-7b94-4d5c-bdb7-550ee520b33e 2019-04-07 17:48:08,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:48:09,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}], "expires_at": "2019-04-07T18:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eee28985df4e407098b0a8723bd9cdb6", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eee28985df4e407098b0a8723bd9cdb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/eee28985df4e407098b0a8723bd9cdb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/eee28985df4e407098b0a8723bd9cdb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_eee28985df4e407098b0a8723bd9cdb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_eee28985df4e407098b0a8723bd9cdb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eee28985df4e407098b0a8723bd9cdb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/eee28985df4e407098b0a8723bd9cdb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/eee28985df4e407098b0a8723bd9cdb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eee28985df4e407098b0a8723bd9cdb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/eee28985df4e407098b0a8723bd9cdb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "id": "ec1565bc2fa34bdea261134f62515f3f"}, "audit_ids": ["ZSdme7W3S2OjgGOCz5oVng"], "issued_at": "2019-04-07T17:48:09.000000Z"}} 2019-04-07 17:48:09,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:09,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:09,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:09 GMT X-Openstack-Request-Id: req-ca27d952-735f-4ad9-93cc-b94f0566ec58 2019-04-07 17:48:09,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:48:08Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:48:09,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-ca27d952-735f-4ad9-93cc-b94f0566ec58 2019-04-07 17:48:09,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39118885994s 2019-04-07 17:48:09,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:48:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"subnet": {"name": "cinder_test-subnet_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "enable_dhcp": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:48:10,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:10 GMT X-Openstack-Request-Id: req-2165a55c-292e-48ff-aa57-1c30b4ec0107 2019-04-07 17:48:10,686 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:48:10Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"eee28985df4e407098b0a8723bd9cdb6","id":"b62633f2-2c01-4838-bd75-418ad355e7e4","subnetpool_id":null,"name":"cinder_test-subnet_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}} 2019-04-07 17:48:10,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-2165a55c-292e-48ff-aa57-1c30b4ec0107 2019-04-07 17:48:10,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.910758018494s 2019-04-07 17:48:10,687 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:48:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b62633f2-2c01-4838-bd75-418ad355e7e4', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_0ecf69fd-55b8-46fe-a57c-508f192d71bc', u'enable_dhcp': True, u'network_id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', u'created_at': u'2019-04-07T17:48:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eee28985df4e407098b0a8723bd9cdb6'}) 2019-04-07 17:48:10,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:48:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "cinder_test-router_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "admin_state_up": true}}' 2019-04-07 17:48:17,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:17 GMT X-Openstack-Request-Id: req-7fc8901a-1a33-4051-89fc-917bea184ddb 2019-04-07 17:48:17,700 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:11Z", "admin_state_up": true, "updated_at": "2019-04-07T17:48:12Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "bc274515-17c5-4715-af1e-af5b17106de0", "name": "cinder_test-router_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}} 2019-04-07 17:48:17,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-7fc8901a-1a33-4051-89fc-917bea184ddb 2019-04-07 17:48:17,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.01260495186s 2019-04-07 17:48:17,701 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:48:12Z', u'revision_number': 3, u'id': u'bc274515-17c5-4715-af1e-af5b17106de0', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_0ecf69fd-55b8-46fe-a57c-508f192d71bc', u'admin_state_up': True, u'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', u'created_at': u'2019-04-07T17:48:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'eee28985df4e407098b0a8723bd9cdb6'}) 2019-04-07 17:48:17,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:48:17,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"subnet_id": "b62633f2-2c01-4838-bd75-418ad355e7e4"}' 2019-04-07 17:48:21,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:21 GMT X-Openstack-Request-Id: req-dd5b9a41-f186-4930-b780-0a8bb19b7b84 2019-04-07 17:48:21,277 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "subnet_id": "b62633f2-2c01-4838-bd75-418ad355e7e4", "subnet_ids": ["b62633f2-2c01-4838-bd75-418ad355e7e4"], "port_id": "1f7ba9f5-67bd-482e-963f-280e1d610475", "id": "bc274515-17c5-4715-af1e-af5b17106de0"} 2019-04-07 17:48:21,277 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0/add_router_interface.json used request id req-dd5b9a41-f186-4930-b780-0a8bb19b7b84 2019-04-07 17:48:21,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.57582998276s 2019-04-07 17:48:21,278 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:48:21,384 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:48:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:48:21,392 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:21 GMT 2019-04-07 17:48:21,393 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:48:21,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:48:21,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:21,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:21 GMT X-Openstack-Request-Id: req-461550aa-b639-4635-8632-d6e402c241cd 2019-04-07 17:48:21,819 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:48:21,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-461550aa-b639-4635-8632-d6e402c241cd 2019-04-07 17:48:21,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.421514987946s 2019-04-07 17:48:21,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:48:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}' 2019-04-07 17:48:22,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:22 GMT Location: http://172.30.9.45:9292/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-095d24d4-67af-4bb8-8cb1-9f50ca8385ba 2019-04-07 17:48:22,129 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:48:22Z", "file": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file", "owner": "eee28985df4e407098b0a8723bd9cdb6", "id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "size": null, "self": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "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_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "checksum": null, "created_at": "2019-04-07T17:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:48:22,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-095d24d4-67af-4bb8-8cb1-9f50ca8385ba 2019-04-07 17:48:22,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.301294088364s 2019-04-07 17:48:22,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:48:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '' 2019-04-07 17:48:23,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:48:23 GMT X-Openstack-Request-Id: req-21ef42a1-2023-4fdf-a388-b7e2a248de96 2019-04-07 17:48:23,259 - 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-04-07 17:48:23,259 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file used request id req-21ef42a1-2023-4fdf-a388-b7e2a248de96 2019-04-07 17:48:23,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1288189888s 2019-04-07 17:48:23,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:48:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:23 GMT X-Openstack-Request-Id: req-a0aa7984-d1ec-403d-b095-4e8931d210b9 2019-04-07 17:48:23,583 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:48:23Z", "file": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file", "owner": "eee28985df4e407098b0a8723bd9cdb6", "id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "size": 12716032, "self": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:48:23,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-a0aa7984-d1ec-403d-b095-4e8931d210b9 2019-04-07 17:48:23,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319225072861s 2019-04-07 17:48:23,585 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file', 'owner': u'eee28985df4e407098b0a8723bd9cdb6', 'id': u'd1a8fc31-d1c3-41bf-bc40-16fc103277af', 'size': 12716032, u'self': u'/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:48:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-07T17:48:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc', '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/d1a8fc31-d1c3-41bf-bc40-16fc103277af', 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_0ecf69fd-55b8-46fe-a57c-508f192d71bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'created': u'2019-04-07T17:48:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:48:22Z', 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/d1a8fc31-d1c3-41bf-bc40-16fc103277af', 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_0ecf69fd-55b8-46fe-a57c-508f192d71bc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:48:23,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:48:23,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:48:24,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-65e3b230-13af-43b5-9ef9-25ce44f79823 x-openstack-request-id: req-65e3b230-13af-43b5-9ef9-25ce44f79823 2019-04-07 17:48:24,043 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "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": "d99cffa5-9aac-46ef-8527-22aa40c75243"}} 2019-04-07 17:48:24,043 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-65e3b230-13af-43b5-9ef9-25ce44f79823 2019-04-07 17:48:24,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.455370187759s 2019-04-07 17:48:24,044 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'd99cffa5-9aac-46ef-8527-22aa40c75243', 'swap': 0}) 2019-04-07 17:48:24,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:48:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243/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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" -d '{"extra_specs": {}}' 2019-04-07 17:48:24,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:24 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-08ade684-411d-4560-91a8-1999ea8513f4 x-openstack-request-id: req-08ade684-411d-4560-91a8-1999ea8513f4 2019-04-07 17:48:24,072 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:48:24,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243/os-extra_specs used request id req-08ade684-411d-4560-91a8-1999ea8513f4 2019-04-07 17:48:24,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0276570320129s 2019-04-07 17:48:24,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-07 17:48:24,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"keypair": {"name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}}' 2019-04-07 17:48:24,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-a789d23b-acee-4ba0-a6ac-5337a70eb94e x-openstack-request-id: req-a789d23b-acee-4ba0-a6ac-5337a70eb94e 2019-04-07 17:48:24,494 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCss0i3odB4FzUgamQJPjImjDqLfMnelNVcRPMZ8fZ0BB9EKKwU2M5Fg4zGeGiXf/gpV3x0Ty8F+fEl6dyN2yXlVTSxqv2bTA17HBV9EGoc9A6wMS84aSIvkSvhgFgPEdNZ3tjecisMsTPsKnzVmj36mLx5LhgM3oXDKSlpizihevDKK6ToebZ8TlWMH2vAQxjQGfNvw1hUqWRbzYMTdjSf/eOBMi9plFRETXnLsXce8Sk0aKLD7j10wef3Bsu+386ykh5ClJm5e8ebHN1dd3FKXXSnQRp4QAdNrR9SvO5kuAbzBLZIqOfFCpr2mpoeBDuhEpV4UdMHpMfOE8dmaq87 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArLNIt6HQeBc1IGpkCT4yJow6i3zJ3pTVXETzGfH2dAQfRCis\nFNjORYOMxnhol3/4KVd8dE8vBfnxJencjdsl5VU0sar9m0wNexwVfRBqHPQOsDEv\nOGkiL5Er4YBYDxHTWd7Y3nIrDLEz7Cp81Zo9+pi8eS4YDN6FwykpaYs4oXrwyiuk\n6Hm2fE5VjB9rwEMY0Bnzb8NYVKlkW82DE3Y0n/3jgTIvaZRURE15y7F3HvEpNGii\nw+49dMHn9wbLvt/OspIeQpSZuXvHmxzdXXdxSl10p0EaeEAHTa0fUrzuZLgG8wS2\nSKjnxQqa9pqaHgQ7oRKVeFHTB6THzhPHZmqvOwIDAQABAoIBAFim58ssC4G6GBF9\ny8Ba5w+WqG72LgJOUIA+/LPy21qOyyYH4t4ItUpFzzwKj1ZF4LQILuDdzPu6ZCnc\nNNW1C20AIj6Z0fmoPrtVnUpH5NDcD7YuaVkBzwSv9uCZK5sAwYe+t4DpBmRLiqXO\n4aoctXgwc3+ZQ8tHZ07ZkGKXjwiE5W0gV5ruRIRuAf2RS9H8XzrAyIKlZwXjlf5e\nH6y8g9yVXAZQFZIEr9j5hq4+84EY2WXxdtkYo7TGUYWdFB4EAzS8H4Th13gJ/Iwl\nIYdyTCo1z+OAD4SEhBDJLmvIeD315tbpe/rrxGNrA/eKLyziw0ucFaR9ZxbeFCd/\naZDxDsECgYEA3bWLAfHLDLRhlk5XJgIoXhlW8Jn6yioWRZCLi7Ub0FXTDHPlvOLR\n3Y2wOO28Zpa/n487I+CnVcbErBMbXv8QcEEG7o+q/0y7226NjAsjQL5JLFbU3U4R\nF9S8oYRkyEpF5R4g2DlxltrdSPn/R6qK/Eliwv+NzUtX4XSOEh1BNisCgYEAx2lD\nM31LwjesqAUwIcz07l/E+t1ZFAIaQFZQPc+kdVtug77IWMJ+FeCAffFhLsmC1Y1K\n3MkDQ+1I/gKU3FuLud/ABmbiBX3rw6UJVNkYVgM+ptCJju60+wdtFK45rhj/uWwu\nMMmHpchRstJL6zJd7YWfaA49Tm9b7bBCU0HOczECgYEA1colzS43unyGTcYlS0Vx\nX6vXphMVPrTu3Q3RQlrWA0N/S9bGhinCbX4fnAXDUrmy9k3LnYEYWyJcrAGQtz4F\nv/k0kf5/ycdYrvQgEhb7W4ciUFs60FxjJzPA4Y8lD+5vD8zJpzddTTang6NugtD1\nTOoHDjoXpwssJv+Zr+X96BkCgYBhaCTAaQrxoxp+tJIPYLugGT3yQN97a4+BL+hg\nWSZ/gRsZ1b6txMusSg7Z9me/YAW95RfVg4dJzgXitkYa4cj+EbMOLYFop1rcJajK\nPoWptkoLWEBphmb3XGhHOtfIGEQKQjLJ+Bd/vrtRu3IEQIUrOiNkw9fkkXb5QykS\n3ElJcQKBgQDaJ1SCn1BSClpBW8fYV0eqMvC15J8mCV3N9zOprdkxnUga4Lr26Lq2\nkZiYHMn97Gw6wpI3iGPXxPGCe2R+yKtvJeFgA/BVcJAcWCYhCDvj4sd+zWX9Qahx\nl/tyjwX3yBlQ1hKswHc7cMhPk7CwSmvu5jmCdIBCY2uOt2RxvvdDbg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "fingerprint": "9f:dc:82:5a:6e:e8:5b:97:12:67:f6:15:99:91:87:22"}} 2019-04-07 17:48:24,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/os-keypairs used request id req-a789d23b-acee-4ba0-a6ac-5337a70eb94e 2019-04-07 17:48:24,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.418281078339s 2019-04-07 17:48:24,495 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCss0i3odB4FzUgamQJPjImjDqLfMnelNVcRPMZ8fZ0BB9EKKwU2M5Fg4zGeGiXf/gpV3x0Ty8F+fEl6dyN2yXlVTSxqv2bTA17HBV9EGoc9A6wMS84aSIvkSvhgFgPEdNZ3tjecisMsTPsKnzVmj36mLx5LhgM3oXDKSlpizihevDKK6ToebZ8TlWMH2vAQxjQGfNvw1hUqWRbzYMTdjSf/eOBMi9plFRETXnLsXce8Sk0aKLD7j10wef3Bsu+386ykh5ClJm5e8ebHN1dd3FKXXSnQRp4QAdNrR9SvO5kuAbzBLZIqOfFCpr2mpoeBDuhEpV4UdMHpMfOE8dmaq87 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArLNIt6HQeBc1IGpkCT4yJow6i3zJ3pTVXETzGfH2dAQfRCis\nFNjORYOMxnhol3/4KVd8dE8vBfnxJencjdsl5VU0sar9m0wNexwVfRBqHPQOsDEv\nOGkiL5Er4YBYDxHTWd7Y3nIrDLEz7Cp81Zo9+pi8eS4YDN6FwykpaYs4oXrwyiuk\n6Hm2fE5VjB9rwEMY0Bnzb8NYVKlkW82DE3Y0n/3jgTIvaZRURE15y7F3HvEpNGii\nw+49dMHn9wbLvt/OspIeQpSZuXvHmxzdXXdxSl10p0EaeEAHTa0fUrzuZLgG8wS2\nSKjnxQqa9pqaHgQ7oRKVeFHTB6THzhPHZmqvOwIDAQABAoIBAFim58ssC4G6GBF9\ny8Ba5w+WqG72LgJOUIA+/LPy21qOyyYH4t4ItUpFzzwKj1ZF4LQILuDdzPu6ZCnc\nNNW1C20AIj6Z0fmoPrtVnUpH5NDcD7YuaVkBzwSv9uCZK5sAwYe+t4DpBmRLiqXO\n4aoctXgwc3+ZQ8tHZ07ZkGKXjwiE5W0gV5ruRIRuAf2RS9H8XzrAyIKlZwXjlf5e\nH6y8g9yVXAZQFZIEr9j5hq4+84EY2WXxdtkYo7TGUYWdFB4EAzS8H4Th13gJ/Iwl\nIYdyTCo1z+OAD4SEhBDJLmvIeD315tbpe/rrxGNrA/eKLyziw0ucFaR9ZxbeFCd/\naZDxDsECgYEA3bWLAfHLDLRhlk5XJgIoXhlW8Jn6yioWRZCLi7Ub0FXTDHPlvOLR\n3Y2wOO28Zpa/n487I+CnVcbErBMbXv8QcEEG7o+q/0y7226NjAsjQL5JLFbU3U4R\nF9S8oYRkyEpF5R4g2DlxltrdSPn/R6qK/Eliwv+NzUtX4XSOEh1BNisCgYEAx2lD\nM31LwjesqAUwIcz07l/E+t1ZFAIaQFZQPc+kdVtug77IWMJ+FeCAffFhLsmC1Y1K\n3MkDQ+1I/gKU3FuLud/ABmbiBX3rw6UJVNkYVgM+ptCJju60+wdtFK45rhj/uWwu\nMMmHpchRstJL6zJd7YWfaA49Tm9b7bBCU0HOczECgYEA1colzS43unyGTcYlS0Vx\nX6vXphMVPrTu3Q3RQlrWA0N/S9bGhinCbX4fnAXDUrmy9k3LnYEYWyJcrAGQtz4F\nv/k0kf5/ycdYrvQgEhb7W4ciUFs60FxjJzPA4Y8lD+5vD8zJpzddTTang6NugtD1\nTOoHDjoXpwssJv+Zr+X96BkCgYBhaCTAaQrxoxp+tJIPYLugGT3yQN97a4+BL+hg\nWSZ/gRsZ1b6txMusSg7Z9me/YAW95RfVg4dJzgXitkYa4cj+EbMOLYFop1rcJajK\nPoWptkoLWEBphmb3XGhHOtfIGEQKQjLJ+Bd/vrtRu3IEQIUrOiNkw9fkkXb5QykS\n3ElJcQKBgQDaJ1SCn1BSClpBW8fYV0eqMvC15J8mCV3N9zOprdkxnUga4Lr26Lq2\nkZiYHMn97Gw6wpI3iGPXxPGCe2R+yKtvJeFgA/BVcJAcWCYhCDvj4sd+zWX9Qahx\nl/tyjwX3yBlQ1hKswHc7cMhPk7CwSmvu5jmCdIBCY2uOt2RxvvdDbg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ec1565bc2fa34bdea261134f62515f3f', 'name': u'cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'created_at': '2019-04-07T17:48:24.495302', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:dc:82:5a:6e:e8:5b:97:12:67:f6:15:99:91:87:22', 'type': 'ssh', 'id': u'cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc'}) 2019-04-07 17:48:24,495 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArLNIt6HQeBc1IGpkCT4yJow6i3zJ3pTVXETzGfH2dAQfRCis FNjORYOMxnhol3/4KVd8dE8vBfnxJencjdsl5VU0sar9m0wNexwVfRBqHPQOsDEv OGkiL5Er4YBYDxHTWd7Y3nIrDLEz7Cp81Zo9+pi8eS4YDN6FwykpaYs4oXrwyiuk 6Hm2fE5VjB9rwEMY0Bnzb8NYVKlkW82DE3Y0n/3jgTIvaZRURE15y7F3HvEpNGii w+49dMHn9wbLvt/OspIeQpSZuXvHmxzdXXdxSl10p0EaeEAHTa0fUrzuZLgG8wS2 SKjnxQqa9pqaHgQ7oRKVeFHTB6THzhPHZmqvOwIDAQABAoIBAFim58ssC4G6GBF9 y8Ba5w+WqG72LgJOUIA+/LPy21qOyyYH4t4ItUpFzzwKj1ZF4LQILuDdzPu6ZCnc NNW1C20AIj6Z0fmoPrtVnUpH5NDcD7YuaVkBzwSv9uCZK5sAwYe+t4DpBmRLiqXO 4aoctXgwc3+ZQ8tHZ07ZkGKXjwiE5W0gV5ruRIRuAf2RS9H8XzrAyIKlZwXjlf5e H6y8g9yVXAZQFZIEr9j5hq4+84EY2WXxdtkYo7TGUYWdFB4EAzS8H4Th13gJ/Iwl IYdyTCo1z+OAD4SEhBDJLmvIeD315tbpe/rrxGNrA/eKLyziw0ucFaR9ZxbeFCd/ aZDxDsECgYEA3bWLAfHLDLRhlk5XJgIoXhlW8Jn6yioWRZCLi7Ub0FXTDHPlvOLR 3Y2wOO28Zpa/n487I+CnVcbErBMbXv8QcEEG7o+q/0y7226NjAsjQL5JLFbU3U4R F9S8oYRkyEpF5R4g2DlxltrdSPn/R6qK/Eliwv+NzUtX4XSOEh1BNisCgYEAx2lD M31LwjesqAUwIcz07l/E+t1ZFAIaQFZQPc+kdVtug77IWMJ+FeCAffFhLsmC1Y1K 3MkDQ+1I/gKU3FuLud/ABmbiBX3rw6UJVNkYVgM+ptCJju60+wdtFK45rhj/uWwu MMmHpchRstJL6zJd7YWfaA49Tm9b7bBCU0HOczECgYEA1colzS43unyGTcYlS0Vx X6vXphMVPrTu3Q3RQlrWA0N/S9bGhinCbX4fnAXDUrmy9k3LnYEYWyJcrAGQtz4F v/k0kf5/ycdYrvQgEhb7W4ciUFs60FxjJzPA4Y8lD+5vD8zJpzddTTang6NugtD1 TOoHDjoXpwssJv+Zr+X96BkCgYBhaCTAaQrxoxp+tJIPYLugGT3yQN97a4+BL+hg WSZ/gRsZ1b6txMusSg7Z9me/YAW95RfVg4dJzgXitkYa4cj+EbMOLYFop1rcJajK PoWptkoLWEBphmb3XGhHOtfIGEQKQjLJ+Bd/vrtRu3IEQIUrOiNkw9fkkXb5QykS 3ElJcQKBgQDaJ1SCn1BSClpBW8fYV0eqMvC15J8mCV3N9zOprdkxnUga4Lr26Lq2 kZiYHMn97Gw6wpI3iGPXxPGCe2R+yKtvJeFgA/BVcJAcWCYhCDvj4sd+zWX9Qahx l/tyjwX3yBlQ1hKswHc7cMhPk7CwSmvu5jmCdIBCY2uOt2RxvvdDbg== -----END RSA PRIVATE KEY----- 2019-04-07 17:48:24,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-07 17:48:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"security_group": {"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-04-07 17:48:24,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:24 GMT X-Openstack-Request-Id: req-70efebd7-adcf-49a9-95f8-b285c2218935 2019-04-07 17:48:24,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:24Z", "updated_at": "2019-04-07T17:48:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "dbfafeb6-6822-4151-b9b3-205b81ba9983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "eaf5ab22-7da8-4953-bfdd-38928cac6753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}} 2019-04-07 17:48:24,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-70efebd7-adcf-49a9-95f8-b285c2218935 2019-04-07 17:48:24,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.455374002457s 2019-04-07 17:48:24,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:48:24,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:25,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:25 GMT X-Openstack-Request-Id: req-b19f3059-74ac-4d63-92cf-376ad455a778 2019-04-07 17:48:25,311 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:24Z", "updated_at": "2019-04-07T17:48:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "dbfafeb6-6822-4151-b9b3-205b81ba9983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "eaf5ab22-7da8-4953-bfdd-38928cac6753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, {"description": "Default security group", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:08Z", "updated_at": "2019-04-07T17:48:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "049957ac-cdc6-47b4-8f76-1064757854fe", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "6cdfc9fe-6817-415d-bc36-52c5d7667702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "d33e7a80-9e59-40f7-a048-d65d2dc5d889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "dd4c6461-06cc-4a79-a4dd-2b0fa5231e92", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "e922854e-4229-46c5-8424-76b71826ebc6", "name": "default"}]} 2019-04-07 17:48:25,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-b19f3059-74ac-4d63-92cf-376ad455a778 2019-04-07 17:48:25,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346478939056s 2019-04-07 17:48:25,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:48:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -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": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}}' 2019-04-07 17:48:25,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:25 GMT X-Openstack-Request-Id: req-3aa7a045-28bd-443d-a882-7ad566366d88 2019-04-07 17:48:25,479 - 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-04-07T17:48:25Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:25Z", "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "163f1c3b-11e6-4f03-995f-b638a1f9c79f"}} 2019-04-07 17:48:25,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-3aa7a045-28bd-443d-a882-7ad566366d88 2019-04-07 17:48:25,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161521911621s 2019-04-07 17:48:25,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:48:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:25 GMT X-Openstack-Request-Id: req-49818e2c-6b8e-43df-b98f-53c2da904c5f 2019-04-07 17:48:25,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:24Z", "updated_at": "2019-04-07T17:48:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:48:25Z", "revision_number": 0, "id": "163f1c3b-11e6-4f03-995f-b638a1f9c79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:25Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "dbfafeb6-6822-4151-b9b3-205b81ba9983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "eaf5ab22-7da8-4953-bfdd-38928cac6753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 2, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, {"description": "Default security group", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:08Z", "updated_at": "2019-04-07T17:48:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "049957ac-cdc6-47b4-8f76-1064757854fe", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "6cdfc9fe-6817-415d-bc36-52c5d7667702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "d33e7a80-9e59-40f7-a048-d65d2dc5d889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "dd4c6461-06cc-4a79-a4dd-2b0fa5231e92", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "e922854e-4229-46c5-8424-76b71826ebc6", "name": "default"}]} 2019-04-07 17:48:25,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-49818e2c-6b8e-43df-b98f-53c2da904c5f 2019-04-07 17:48:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326502084732s 2019-04-07 17:48:25,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-07 17:48:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -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": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}}' 2019-04-07 17:48:26,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:26 GMT X-Openstack-Request-Id: req-c161080e-9fe9-476d-8496-4cabdc86645a 2019-04-07 17:48:26,186 - 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-04-07T17:48:26Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "port_range_min": null, "revision_number": 0, "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:26Z", "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "4068bf65-9c04-4963-b3d5-9e10097e5de1"}} 2019-04-07 17:48:26,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/security-group-rules.json used request id req-c161080e-9fe9-476d-8496-4cabdc86645a 2019-04-07 17:48:26,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.369137048721s 2019-04-07 17:48:26,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:26,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:26,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:26 GMT X-Openstack-Request-Id: req-121faff5-487d-44ad-9a09-ed768da7bc0f 2019-04-07 17:48:26,287 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b62633f2-2c01-4838-bd75-418ad355e7e4"],"description":"","tags":[],"updated_at":"2019-04-07T17:48:10Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:48:26,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-121faff5-487d-44ad-9a09-ed768da7bc0f 2019-04-07 17:48:26,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992670059204s 2019-04-07 17:48:26,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:48:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:26,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:26 GMT X-Openstack-Request-Id: req-ab558ee8-3876-4ff0-b41c-e08fd9d7d458 2019-04-07 17:48:26,603 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:48:23Z", "file": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file", "owner": "eee28985df4e407098b0a8723bd9cdb6", "id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "size": 12716032, "self": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:48:26,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-ab558ee8-3876-4ff0-b41c-e08fd9d7d458 2019-04-07 17:48:26,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311511993408s 2019-04-07 17:48:26,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:48:26,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:26,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-89dc9bb6-c363-4f63-8224-87c7642329f4 x-openstack-request-id: req-89dc9bb6-c363-4f63-8224-87c7642329f4 2019-04-07 17:48:26,641 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "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": "d99cffa5-9aac-46ef-8527-22aa40c75243"}]} 2019-04-07 17:48:26,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-89dc9bb6-c363-4f63-8224-87c7642329f4 2019-04-07 17:48:26,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284662246704s 2019-04-07 17:48:26,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:48:26,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"server": {"name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "imageRef": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "flavorRef": "d99cffa5-9aac-46ef-8527-22aa40c75243", "max_count": 1, "min_count": 1, "networks": [{"uuid": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd"}], "security_groups": [{"name": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}]}}' 2019-04-07 17:48:31,924 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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 location: http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca x-compute-request-id: req-540671ab-1836-44c3-b562-271891673f03 x-openstack-request-id: req-540671ab-1836-44c3-b562-271891673f03 2019-04-07 17:48:31,924 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "adminPass": "WrxKgiUQgtJ5"}} 2019-04-07 17:48:31,924 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-540671ab-1836-44c3-b562-271891673f03 2019-04-07 17:48:31,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.28168082237s 2019-04-07 17:48:31,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:48:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:32,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-c290fceb-b9c7-434a-abf8-663d2efdc528 x-openstack-request-id: req-c290fceb-b9c7-434a-abf8-663d2efdc528 2019-04-07 17:48:32,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "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-04-07T17:48:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:48:32,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-c290fceb-b9c7-434a-abf8-663d2efdc528 2019-04-07 17:48:32,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380169868469s 2019-04-07 17:48:32,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:32,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:32 GMT X-Openstack-Request-Id: req-aad8b8f2-a516-4803-9957-b27355720484 2019-04-07 17:48:32,611 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b62633f2-2c01-4838-bd75-418ad355e7e4"],"description":"","tags":[],"updated_at":"2019-04-07T17:48:10Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:48:32,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-aad8b8f2-a516-4803-9957-b27355720484 2019-04-07 17:48:32,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294749975204s 2019-04-07 17:48:32,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:48:32,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:32 GMT X-Openstack-Request-Id: req-110e0b41-0ad1-4035-8191-60757e247a27 2019-04-07 17:48:32,959 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:48:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"eee28985df4e407098b0a8723bd9cdb6","id":"b62633f2-2c01-4838-bd75-418ad355e7e4","subnetpool_id":null,"name":"cinder_test-subnet_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}]} 2019-04-07 17:48:32,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-110e0b41-0ad1-4035-8191-60757e247a27 2019-04-07 17:48:32,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.346383094788s 2019-04-07 17:48:32,960 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:48:34,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:48:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:36,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 676 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-39c496b1-40d6-4086-8ccc-b5bf59757640 x-openstack-request-id: req-39c496b1-40d6-4086-8ccc-b5bf59757640 2019-04-07 17:48:36,130 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:48:34Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:48:36,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-39c496b1-40d6-4086-8ccc-b5bf59757640 2019-04-07 17:48:36,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16793894768s 2019-04-07 17:48:36,137 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:48:38,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:48:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:39,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-8fc7949e-e87c-49c4-9611-38680e1deb75 x-openstack-request-id: req-8fc7949e-e87c-49c4-9611-38680e1deb75 2019-04-07 17:48:39,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:48:35Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:48:39,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-8fc7949e-e87c-49c4-9611-38680e1deb75 2019-04-07 17:48:39,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916100978851s 2019-04-07 17:48:39,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:48:41,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:48:41,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:41,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:41 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-28b2d03d-0f1e-4ef4-a2b4-bc206fccbc00 x-openstack-request-id: req-28b2d03d-0f1e-4ef4-a2b4-bc206fccbc00 2019-04-07 17:48:41,714 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:48:40Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:48:41,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-28b2d03d-0f1e-4ef4-a2b4-bc206fccbc00 2019-04-07 17:48:41,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650494098663s 2019-04-07 17:48:41,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:48:41,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=ca1a9b21-d27d-42bb-8950-57e4468ee1ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:41,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:41 GMT X-Openstack-Request-Id: req-88570653-e8f3-42ee-90d3-aabddf84df6e 2019-04-07 17:48:41,775 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:48:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b62633f2-2c01-4838-bd75-418ad355e7e4","ip_address":"192.168.120.9"}],"id":"d780fca6-7271-4b4b-b06f-ef70efb681bb","security_groups":["b1b45d1b-b519-4da1-90ee-15b5588429dd"],"mac_address":"fa:16:3e:1e:83:15","project_id":"eee28985df4e407098b0a8723bd9cdb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:35Z","binding:vnic_type":"normal","device_id":"ca1a9b21-d27d-42bb-8950-57e4468ee1ca","ip_allocation":"immediate"}]} 2019-04-07 17:48:41,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=ca1a9b21-d27d-42bb-8950-57e4468ee1ca used request id req-88570653-e8f3-42ee-90d3-aabddf84df6e 2019-04-07 17:48:41,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537300109863s 2019-04-07 17:48:41,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:41,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=d780fca6-7271-4b4b-b06f-ef70efb681bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:41,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:41 GMT X-Openstack-Request-Id: req-07e9dfd7-ff51-4d32-bccb-1ad277172361 2019-04-07 17:48:41,838 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:48:41,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=d780fca6-7271-4b4b-b06f-ef70efb681bb used request id req-07e9dfd7-ff51-4d32-bccb-1ad277172361 2019-04-07 17:48:41,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0533010959625s 2019-04-07 17:48:41,839 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:83:15', 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'd1a8fc31-d1c3-41bf-bc40-16fc103277af'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:48:40.000000', 'flavor': Munch({u'id': u'd99cffa5-9aac-46ef-8527-22aa40c75243'}), 'az': u'nova', 'id': u'ca1a9b21-d27d-42bb-8950-57e4468ee1ca', 'security_groups': [Munch({u'name': u'cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ec1565bc2fa34bdea261134f62515f3f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', '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-04-07T17:48:40.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:48:40Z', 'hostId': u'a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e', '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-04-07T17:48:40.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': u'cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'adminPass': u'WrxKgiUQgtJ5', 'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', 'created_at': u'2019-04-07T17:48:31Z', 'created': u'2019-04-07T17:48:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:48:41,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:42,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:42 GMT X-Openstack-Request-Id: req-990152e7-0113-4990-8a70-ed2f3dd52779 2019-04-07 17:48:42,234 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b62633f2-2c01-4838-bd75-418ad355e7e4"],"description":"","tags":[],"updated_at":"2019-04-07T17:48:10Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:48:42,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-990152e7-0113-4990-8a70-ed2f3dd52779 2019-04-07 17:48:42,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389156103134s 2019-04-07 17:48:42,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:48:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=ca1a9b21-d27d-42bb-8950-57e4468ee1ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:42,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:42 GMT X-Openstack-Request-Id: req-c16f10ff-8cb9-4c85-a8ec-fd7bb58e4dee 2019-04-07 17:48:42,286 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:48:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b62633f2-2c01-4838-bd75-418ad355e7e4","ip_address":"192.168.120.9"}],"id":"d780fca6-7271-4b4b-b06f-ef70efb681bb","security_groups":["b1b45d1b-b519-4da1-90ee-15b5588429dd"],"mac_address":"fa:16:3e:1e:83:15","project_id":"eee28985df4e407098b0a8723bd9cdb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:35Z","binding:vnic_type":"normal","device_id":"ca1a9b21-d27d-42bb-8950-57e4468ee1ca","ip_allocation":"immediate"}]} 2019-04-07 17:48:42,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=ca1a9b21-d27d-42bb-8950-57e4468ee1ca used request id req-c16f10ff-8cb9-4c85-a8ec-fd7bb58e4dee 2019-04-07 17:48:42,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514049530029s 2019-04-07 17:48:42,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-07 17:48:42,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"floatingip": {"floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "fixed_ip_address": "192.168.120.9", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb"}}' 2019-04-07 17:48:45,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:45 GMT X-Openstack-Request-Id: req-5e2daf74-0737-4711-a844-c1cfdd6315b6 2019-04-07 17:48:45,637 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}} 2019-04-07 17:48:45,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-5e2daf74-0737-4711-a844-c1cfdd6315b6 2019-04-07 17:48:45,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.34957814217s 2019-04-07 17:48:45,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:45,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:45 GMT X-Openstack-Request-Id: req-b4b5372c-0d4b-40be-b4ee-da6e385e9d65 2019-04-07 17:48:45,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:45,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-b4b5372c-0d4b-40be-b4ee-da6e385e9d65 2019-04-07 17:48:45,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.064661026001s 2019-04-07 17:48:45,723 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:45,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:46,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:46 GMT X-Openstack-Request-Id: req-15623a80-ed39-437f-aaf6-e3c1de8c51f0 2019-04-07 17:48:46,179 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:46,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-15623a80-ed39-437f-aaf6-e3c1de8c51f0 2019-04-07 17:48:46,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345853090286s 2019-04-07 17:48:46,185 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:46,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:46,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:46 GMT X-Openstack-Request-Id: req-3923130b-8ec1-469e-b976-a0f7b93be2f4 2019-04-07 17:48:46,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:46,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-3923130b-8ec1-469e-b976-a0f7b93be2f4 2019-04-07 17:48:46,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.122488021851s 2019-04-07 17:48:46,424 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:46,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:46,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:46 GMT X-Openstack-Request-Id: req-5343a94f-6237-4ea1-8090-71e16c22f316 2019-04-07 17:48:46,599 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:46,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-5343a94f-6237-4ea1-8090-71e16c22f316 2019-04-07 17:48:46,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660011768341s 2019-04-07 17:48:46,606 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:46,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:46,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:46 GMT X-Openstack-Request-Id: req-05e64199-d743-4edb-9c72-a3ce30e9c1a8 2019-04-07 17:48:46,782 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:46,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-05e64199-d743-4edb-9c72-a3ce30e9c1a8 2019-04-07 17:48:46,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664529800415s 2019-04-07 17:48:46,788 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:46,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:46,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:46,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:46 GMT X-Openstack-Request-Id: req-a8f0751b-15e1-4d00-98de-a0fe6c66dcc1 2019-04-07 17:48:46,958 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:43Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:46,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-a8f0751b-15e1-4d00-98de-a0fe6c66dcc1 2019-04-07 17:48:46,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603520870209s 2019-04-07 17:48:46,964 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:48:47,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:48:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:47,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:47 GMT X-Openstack-Request-Id: req-85285839-4664-4fdc-b585-7fb796444786 2019-04-07 17:48:47,145 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:46Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:48:47,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-85285839-4664-4fdc-b585-7fb796444786 2019-04-07 17:48:47,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0711669921875s 2019-04-07 17:48:47,154 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bc274515-17c5-4715-af1e-af5b17106de0', 'updated_at': u'2019-04-07T17:48:46Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'd780fca6-7271-4b4b-b06f-ef70efb681bb', 'id': u'b49f79c8-c79c-4177-a793-6c2f15c731a1', 'network': u'049756e4-45b3-427e-a20c-909a765e9532', 'port': u'd780fca6-7271-4b4b-b06f-ef70efb681bb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'eee28985df4e407098b0a8723bd9cdb6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'049756e4-45b3-427e-a20c-909a765e9532', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1e:83:15', u'device_id': u'ca1a9b21-d27d-42bb-8950-57e4468ee1ca'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', 'created_at': u'2019-04-07T17:48:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1e:83:15', u'device_id': u'ca1a9b21-d27d-42bb-8950-57e4468ee1ca'}), 'router': u'bc274515-17c5-4715-af1e-af5b17106de0'}) 2019-04-07 17:48:47,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:48:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:48:47,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9603 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-a2bef5e6-d92c-4a2f-9dd4-c65d43c1e84c x-openstack-request-id: req-a2bef5e6-d92c-4a2f-9dd4-c65d43c1e84c 2019-04-07 17:48:47,269 - 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 516737430 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.256921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.260412] pid_max: default: 32768 minimum: 301\n[ 0.262351] ACPI: Core revision 20150930\n[ 0.264623] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.267376] Security Framework initialized\n[ 0.269109] Yama: becoming mindful.\n[ 0.270637] AppArmor: AppArmor initialized\n[ 0.272418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.275230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.277957] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.280564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.283508] Initializing cgroup subsys io\n[ 0.285249] Initializing cgroup subsys memory\n[ 0.287076] Initializing cgroup subsys devices\n[ 0.288917] Initializing cgroup subsys freezer\n[ 0.290777] Initializing cgroup subsys net_cls\n[ 0.292627] Initializing cgroup subsys perf_event\n[ 0.294582] Initializing cgroup subsys net_prio\n[ 0.296472] Initializing cgroup subsys hugetlb\n[ 0.298335] Initializing cgroup subsys pids\n[ 0.300175] CPU: Physical Processor ID: 0\n[ 0.302564] mce: CPU supports 10 MCE banks\n[ 0.304332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.306507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.323801] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.332753] ftrace: allocating 31920 entries in 125 pages\n[ 0.364127] smpboot: Max logical packages: 1\n[ 0.365922] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.368750] x2apic enabled\n[ 0.370308] Switched APIC routing to physical x2apic.\n[ 0.373543] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.375927] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.380307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384066] KVM setup paravirtual spinlock\n[ 0.386265] x86: Booted up 1 node, 1 CPUs\n[ 0.387966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.390829] devtmpfs: initialized\n[ 0.393288] evm: security.selinux\n[ 0.394740] evm: security.SMACK64\n[ 0.396191] evm: security.SMACK64EXEC\n[ 0.397746] evm: security.SMACK64TRANSMUTE\n[ 0.399456] evm: security.SMACK64MMAP\n[ 0.401026] evm: security.ima\n[ 0.402346] evm: security.capability\n[ 0.403952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.407836] pinctrl core: initialized pinctrl subsystem\n[ 0.410095] RTC time: 17:48:40, date: 04/07/19\n[ 0.412046] NET: Registered protocol family 16\n[ 0.414020] cpuidle: using governor ladder\n[ 0.415765] cpuidle: using governor menu\n[ 0.417416] PCCT header not found.\n[ 0.418935] ACPI: bus type PCI registered\n[ 0.420608] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.423243] PCI: Using configuration type 1 for base access\n[ 0.426210] ACPI: Added _OSI(Module Device)\n[ 0.427976] ACPI: Added _OSI(Processor Device)\n[ 0.429834] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.431765] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434750] ACPI: Interpreter enabled\n[ 0.436332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.440240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.443692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.446996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.450312] ACPI: (supports S0 S5)\n[ 0.451574] ACPI: Using IOAPIC for interrupt routing\n[ 0.453279] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.457861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.459909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.462138] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.464289] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.468184] acpiphp: Slot [3] registered\n[ 0.469616] acpiphp: Slot [4] registered\n[ 0.471047] acpiphp: Slot [5] registered\n[ 0.472478] acpiphp: Slot [6] registered\n[ 0.473908] acpiphp: Slot [7] registered\n[ 0.475327] acpiphp: Slot [8] registered\n[ 0.476757] acpiphp: Slot [9] registered\n[ 0.478187] acpiphp: Slot [10] registered\n[ 0.479635] acpiphp: Slot [11] registered\n[ 0.481092] acpiphp: Slot [12] registered\n[ 0.482544] acpiphp: Slot [13] registered\n[ 0.483995] acpiphp: Slot [14] registered\n[ 0.485442] acpiphp: Slot [15] registered\n[ 0.503090] acpiphp: Slot [16] registered\n[ 0.504541] acpiphp: Slot [17] registered\n[ 0.505993] acpiphp: Slot [18] registered\n[ 0.507439] acpiphp: Slot [19] registered\n[ 0.508890] acpiphp: Slot [20] registered\n[ 0.510335] acpiphp: Slot [21] registered\n[ 0.511784] acpiphp: Slot [22] registered\n[ 0.513239] acpiphp: Slot [23] registered\n[ 0.514691] acpiphp: Slot [24] registered\n[ 0.516151] acpiphp: Slot [25] registered\n[ 0.517602] acpiphp: Slot [26] registered\n[ 0.519056] acpiphp: Slot [27] registered\n[ 0.520509] acpiphp: Slot [28] registered\n[ 0.521969] acpiphp: Slot [29] registered\n[ 0.523413] acpiphp: Slot [30] registered\n[ 0.524873] acpiphp: Slot [31] registered\n[ 0.526315] PCI host bridge to bus 0000:00\n[ 0.527766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.529957] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.532158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.534758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.537362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.540021] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.549264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.551578] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.553700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.555998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.560913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.563468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.586132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.589277] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.591785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.594299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.596767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598980] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601297] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.603192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.605968] vgaarb: loaded\n[ 0.607035] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609174] SCSI subsystem initialized\n[ 0.610804] ACPI: bus type USB registered\n[ 0.612273] usbcore: registered new interface driver usbfs\n[ 0.614119] usbcore: registered new interface driver hub\n[ 0.615916] usbcore: registered new device driver usb\n[ 0.617846] PCI: Using ACPI for IRQ routing\n[ 0.619787] NetLabel: Initializing\n[ 0.621069] NetLabel: domain hash size = 128\n[ 0.622592] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.624320] NetLabel: unlabeled traffic allowed by default\n[ 0.626401] clocksource: Switched to clocksource kvm-clock\n[ 0.637373] AppArmor: AppArmor Filesystem Enabled\n[ 0.639091] pnp: PnP ACPI init\n[ 0.640611] pnp: PnP ACPI: found 5 devices\n[ 0.647795] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.650868] NET: Registered protocol family 2\n[ 0.652687] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.655016] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.657178] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.659350] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.661302] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663417] NET: Registered protocol family 1\n[ 0.665119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.667067] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.668983] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.684173] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.699483] Trying to unpack rootfs image as initramfs...\n[ 0.764951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768008] Scanning for low memory corruption every 60 seconds\n[ 0.770462] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.772558] audit: initializing netlink subsys (disabled)\n[ 0.774359] audit: type=2000 audit(1554659321.045:1): initialized\n[ 0.776793] Initialise system trusted keyring\n[ 0.778489] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.780605] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.783895] zbud: loaded\n[ 0.785163] VFS: Disk quotas dquot_6.6.0\n[ 0.786756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.789485] fuse init (API version 7.23)\n[ 0.791071] Key type big_key registered\n[ 0.792540] Allocating IMA MOK and blacklist keyrings.\n[ 0.794744] Key type asymmetric registered\n[ 0.796310] Asymmetric key parser 'x509' registered\n[ 0.798049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.800750] io scheduler noop registered\n[ 0.802206] io scheduler deadline registered (default)\n[ 0.803971] io scheduler cfq registered\n[ 0.805468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.807324] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.809725] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.812268] ACPI: Power Button [PWRF]\n[ 0.813766] GHES: HEST is not enabled!\n[ 0.828091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.857747] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.861279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.887434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.891090] Linux agpgart interface v0.103\n[ 0.895003] brd: module loaded\n[ 0.897534] loop: module loaded\n[ 0.903384] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.905939] GPT:90111 != 2097151\n[ 0.907126] GPT:Alternate GPT header not at the end of the disk.\n[ 0.909063] GPT:90111 != 2097151\n[ 0.910246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.911941] vda: vda1 vda15\n[ 0.913932] scsi host0: ata_piix\n[ 0.915264] scsi host1: ata_piix\n[ 0.916515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.918671] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.921500] libphy: Fixed MDIO Bus: probed\n[ 0.922954] tun: Universal TUN/TAP device driver, 1.6\n[ 0.924646] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.927939] PPP generic driver version 2.4.2\n[ 0.929519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.931634] ehci-pci: EHCI PCI platform driver\n[ 0.933188] ehci-platform: EHCI generic platform driver\n[ 0.934936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.936949] ohci-pci: OHCI PCI platform driver\n[ 0.938501] ohci-platform: OHCI generic platform driver\n[ 0.940252] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.955319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.957089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.959670] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.961421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.963494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.965722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.968202] usb usb1: Product: UHCI Host Controller\n[ 0.969855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.971857] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.973549] hub 1-0:1.0: USB hub found\n[ 0.974920] hub 1-0:1.0: 2 ports detected\n[ 0.976535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.980197] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.981879] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.983658] mousedev: PS/2 mouse device common for all mice\n[ 0.985869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.988846] rtc_cmos 00:00: RTC can wake from S4\n[ 0.991023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.993086] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.995177] i2c /dev entries driver\n[ 0.996507] device-mapper: uevent: version 1.0.3\n[ 0.998171] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.001023] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003357] NET: Registered protocol family 10\n[ 1.005371] NET: Registered protocol family 17\n[ 1.006958] Key type dns_resolver registered\n[ 1.008639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010570] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013663] registered taskstats version 1\n[ 1.015173] Loading compiled-in X.509 certificates\n[ 1.017433] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020696] zswap: loaded using pool lzo/zbud\n[ 1.023301] Key type trusted registered\n[ 1.025757] Key type encrypted registered\n[ 1.027193] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029035] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030880] evm: HMAC attrs: 0x1\n[ 1.032483] Magic number: 15:104:845\n[ 1.033977] rtc_cmos 00:00: setting system clock to 2019-04-07 17:48:40 UTC (1554659320)\n[ 1.036827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.038780] EDD information not available.\n[ 1.077130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.096014] Write protecting the kernel read-only data: 14336k\n[ 1.101247] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.104441] 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\n[ 1.156483] 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.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.07. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQS+IhKZtOzQZ3KyHBhWlFpecik8L7RinGdlpsECb6gExVpx9pbWFraDJLgvVxt8FQAWeiLvqXqvyIVR0au+99DicUSSI4FOW/hB/cIV/FhsiH4rks8RJODZ5gKmbjhzwCEO5ShPr7XBk5gxAYXxchoxSwrOej58NyBzEluLQQGUZyTfXUuNJzID6bEfu2yyc5JXzLGZsg3KTUnBhwso63alLfehYItEq+UWCEfaO6VG0eBahMC8FE2WpKi/VLdKzAqsbURyOXIY1VCGl9KfiDWZmEjnD8Uz/m4QOxhhgjRKmS+9wZshiyanO3RkEBKUFnOd2Maes5MDnS8HLxaQP1 root@cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nssh-dss AAAAB3NzaC1kc3MAAACBAMJ0WfQlZ/35sEoaOzGT2wkNYHKoukyfx7sYGpbb+oNb0DRS4FR0X/hFCewceX5oDjrF0YFoimzSjZ63RXzSsk2G8khduZprdVS+vw0TXWkP6pHUexiBMMF/vkbC7VWEY9oSQDECWmuAeQVJhaS5SVG/eHs0ac4E0FmSVY4pW3MFAAAAFQC2+fPLBHXcLbYhOS0fNM4IPah68wAAAIEAtm2GQsG6FFNnPK8TZrsmToPcOrrfuog3s2rVDdoCK1vgw9Z/Wzagzt9DxMh+LBptQIuy/V8dZP6Sb0GfbYC6AeEZXMXHmZM3TS1+BOND8BlvN+48By9BEllmBg4t6xoyl29p9AXUeV2qyM71y9wg1w5FvAy7TKP8St851tY6w1UAAACBAI+bxlaNHdiK+z7iS9VinzV4CsYI/VSKzdM283kgXqvscO++WCwmFe/+AHd143OHhrFaZRS+/3GVOl/Oq77aJW1oYjSQPcPrzCMMWYuvtAvF2P6Y7cT3azGO4BcW1nALgCN9rQdCuEQDD34p4usHc/X8kD+51Sievw8WyhUR5ECc root@cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.72s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe1e:8315/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.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.43 ===\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-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: "} 2019-04-07 17:48:47,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/action used request id req-a2bef5e6-d92c-4a2f-9dd4-c65d43c1e84c 2019-04-07 17:48:47,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115504980087s 2019-04-07 17:48:47,271 - 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 516737430 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.256921] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.260412] pid_max: default: 32768 minimum: 301 [ 0.262351] ACPI: Core revision 20150930 [ 0.264623] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.267376] Security Framework initialized [ 0.269109] Yama: becoming mindful. [ 0.270637] AppArmor: AppArmor initialized [ 0.272418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.275230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.277957] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.280564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.283508] Initializing cgroup subsys io [ 0.285249] Initializing cgroup subsys memory [ 0.287076] Initializing cgroup subsys devices [ 0.288917] Initializing cgroup subsys freezer [ 0.290777] Initializing cgroup subsys net_cls [ 0.292627] Initializing cgroup subsys perf_event [ 0.294582] Initializing cgroup subsys net_prio [ 0.296472] Initializing cgroup subsys hugetlb [ 0.298335] Initializing cgroup subsys pids [ 0.300175] CPU: Physical Processor ID: 0 [ 0.302564] mce: CPU supports 10 MCE banks [ 0.304332] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.306507] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.323801] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.332753] ftrace: allocating 31920 entries in 125 pages [ 0.364127] smpboot: Max logical packages: 1 [ 0.365922] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.368750] x2apic enabled [ 0.370308] Switched APIC routing to physical x2apic. [ 0.373543] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.375927] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.380307] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384066] KVM setup paravirtual spinlock [ 0.386265] x86: Booted up 1 node, 1 CPUs [ 0.387966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.390829] devtmpfs: initialized [ 0.393288] evm: security.selinux [ 0.394740] evm: security.SMACK64 [ 0.396191] evm: security.SMACK64EXEC [ 0.397746] evm: security.SMACK64TRANSMUTE [ 0.399456] evm: security.SMACK64MMAP [ 0.401026] evm: security.ima [ 0.402346] evm: security.capability [ 0.403952] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.407836] pinctrl core: initialized pinctrl subsystem [ 0.410095] RTC time: 17:48:40, date: 04/07/19 [ 0.412046] NET: Registered protocol family 16 [ 0.414020] cpuidle: using governor ladder [ 0.415765] cpuidle: using governor menu [ 0.417416] PCCT header not found. [ 0.418935] ACPI: bus type PCI registered [ 0.420608] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423243] PCI: Using configuration type 1 for base access [ 0.426210] ACPI: Added _OSI(Module Device) [ 0.427976] ACPI: Added _OSI(Processor Device) [ 0.429834] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431765] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434750] ACPI: Interpreter enabled [ 0.436332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.440240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.443692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.446996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.450312] ACPI: (supports S0 S5) [ 0.451574] ACPI: Using IOAPIC for interrupt routing [ 0.453279] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.457861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.459909] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.462138] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.464289] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.468184] acpiphp: Slot [3] registered [ 0.469616] acpiphp: Slot [4] registered [ 0.471047] acpiphp: Slot [5] registered [ 0.472478] acpiphp: Slot [6] registered [ 0.473908] acpiphp: Slot [7] registered [ 0.475327] acpiphp: Slot [8] registered [ 0.476757] acpiphp: Slot [9] registered [ 0.478187] acpiphp: Slot [10] registered [ 0.479635] acpiphp: Slot [11] registered [ 0.481092] acpiphp: Slot [12] registered [ 0.482544] acpiphp: Slot [13] registered [ 0.483995] acpiphp: Slot [14] registered [ 0.485442] acpiphp: Slot [15] registered [ 0.503090] acpiphp: Slot [16] registered [ 0.504541] acpiphp: Slot [17] registered [ 0.505993] acpiphp: Slot [18] registered [ 0.507439] acpiphp: Slot [19] registered [ 0.508890] acpiphp: Slot [20] registered [ 0.510335] acpiphp: Slot [21] registered [ 0.511784] acpiphp: Slot [22] registered [ 0.513239] acpiphp: Slot [23] registered [ 0.514691] acpiphp: Slot [24] registered [ 0.516151] acpiphp: Slot [25] registered [ 0.517602] acpiphp: Slot [26] registered [ 0.519056] acpiphp: Slot [27] registered [ 0.520509] acpiphp: Slot [28] registered [ 0.521969] acpiphp: Slot [29] registered [ 0.523413] acpiphp: Slot [30] registered [ 0.524873] acpiphp: Slot [31] registered [ 0.526315] PCI host bridge to bus 0000:00 [ 0.527766] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.529957] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.532158] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.534758] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.537362] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.540021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.549264] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.551578] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.553700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.555998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.560913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.563468] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.586132] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.589277] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.591785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.594299] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.596767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598980] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601297] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.603192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.605968] vgaarb: loaded [ 0.607035] vgaarb: bridge control possible 0000:00:02.0 [ 0.609174] SCSI subsystem initialized [ 0.610804] ACPI: bus type USB registered [ 0.612273] usbcore: registered new interface driver usbfs [ 0.614119] usbcore: registered new interface driver hub [ 0.615916] usbcore: registered new device driver usb [ 0.617846] PCI: Using ACPI for IRQ routing [ 0.619787] NetLabel: Initializing [ 0.621069] NetLabel: domain hash size = 128 [ 0.622592] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.624320] NetLabel: unlabeled traffic allowed by default [ 0.626401] clocksource: Switched to clocksource kvm-clock [ 0.637373] AppArmor: AppArmor Filesystem Enabled [ 0.639091] pnp: PnP ACPI init [ 0.640611] pnp: PnP ACPI: found 5 devices [ 0.647795] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.650868] NET: Registered protocol family 2 [ 0.652687] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.655016] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.657178] TCP: Hash tables configured (established 4096 bind 4096) [ 0.659350] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.661302] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.663417] NET: Registered protocol family 1 [ 0.665119] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.667067] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.668983] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.684173] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.699483] Trying to unpack rootfs image as initramfs... [ 0.764951] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768008] Scanning for low memory corruption every 60 seconds [ 0.770462] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.772558] audit: initializing netlink subsys (disabled) [ 0.774359] audit: type=2000 audit(1554659321.045:1): initialized [ 0.776793] Initialise system trusted keyring [ 0.778489] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.780605] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.783895] zbud: loaded [ 0.785163] VFS: Disk quotas dquot_6.6.0 [ 0.786756] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.789485] fuse init (API version 7.23) [ 0.791071] Key type big_key registered [ 0.792540] Allocating IMA MOK and blacklist keyrings. [ 0.794744] Key type asymmetric registered [ 0.796310] Asymmetric key parser 'x509' registered [ 0.798049] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.800750] io scheduler noop registered [ 0.802206] io scheduler deadline registered (default) [ 0.803971] io scheduler cfq registered [ 0.805468] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807324] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.809725] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.812268] ACPI: Power Button [PWRF] [ 0.813766] GHES: HEST is not enabled! [ 0.828091] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.857747] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.861279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.887434] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891090] Linux agpgart interface v0.103 [ 0.895003] brd: module loaded [ 0.897534] loop: module loaded [ 0.903384] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.905939] GPT:90111 != 2097151 [ 0.907126] GPT:Alternate GPT header not at the end of the disk. [ 0.909063] GPT:90111 != 2097151 [ 0.910246] GPT: Use GNU Parted to correct GPT errors. [ 0.911941] vda: vda1 vda15 [ 0.913932] scsi host0: ata_piix [ 0.915264] scsi host1: ata_piix [ 0.916515] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.918671] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.921500] libphy: Fixed MDIO Bus: probed [ 0.922954] tun: Universal TUN/TAP device driver, 1.6 [ 0.924646] tun: (C) 1999-2004 Max Krasnyansky [ 0.927939] PPP generic driver version 2.4.2 [ 0.929519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.931634] ehci-pci: EHCI PCI platform driver [ 0.933188] ehci-platform: EHCI generic platform driver [ 0.934936] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.936949] ohci-pci: OHCI PCI platform driver [ 0.938501] ohci-platform: OHCI generic platform driver [ 0.940252] uhci_hcd: USB Universal Host Controller Interface driver [ 0.955319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.957089] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.959670] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.961421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.963494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.965722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.968202] usb usb1: Product: UHCI Host Controller [ 0.969855] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971857] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973549] hub 1-0:1.0: USB hub found [ 0.974920] hub 1-0:1.0: 2 ports detected [ 0.976535] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980197] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.981879] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.983658] mousedev: PS/2 mouse device common for all mice [ 0.985869] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.988846] rtc_cmos 00:00: RTC can wake from S4 [ 0.991023] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.993086] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.995177] i2c /dev entries driver [ 0.996507] device-mapper: uevent: version 1.0.3 [ 0.998171] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.001023] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003357] NET: Registered protocol family 10 [ 1.005371] NET: Registered protocol family 17 [ 1.006958] Key type dns_resolver registered [ 1.008639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010570] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013663] registered taskstats version 1 [ 1.015173] Loading compiled-in X.509 certificates [ 1.017433] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020696] zswap: loaded using pool lzo/zbud [ 1.023301] Key type trusted registered [ 1.025757] Key type encrypted registered [ 1.027193] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029035] ima: No TPM chip found, activating TPM-bypass! [ 1.030880] evm: HMAC attrs: 0x1 [ 1.032483] Magic number: 15:104:845 [ 1.033977] rtc_cmos 00:00: setting system clock to 2019-04-07 17:48:40 UTC (1554659320) [ 1.036827] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.038780] EDD information not available. [ 1.077130] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.096014] Write protecting the kernel read-only data: 14336k [ 1.101247] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.104441] 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 [ 1.156483] 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.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.07. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCQS+IhKZtOzQZ3KyHBhWlFpecik8L7RinGdlpsECb6gExVpx9pbWFraDJLgvVxt8FQAWeiLvqXqvyIVR0au+99DicUSSI4FOW/hB/cIV/FhsiH4rks8RJODZ5gKmbjhzwCEO5ShPr7XBk5gxAYXxchoxSwrOej58NyBzEluLQQGUZyTfXUuNJzID6bEfu2yyc5JXzLGZsg3KTUnBhwso63alLfehYItEq+UWCEfaO6VG0eBahMC8FE2WpKi/VLdKzAqsbURyOXIY1VCGl9KfiDWZmEjnD8Uz/m4QOxhhgjRKmS+9wZshiyanO3RkEBKUFnOd2Maes5MDnS8HLxaQP1 root@cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc ssh-dss AAAAB3NzaC1kc3MAAACBAMJ0WfQlZ/35sEoaOzGT2wkNYHKoukyfx7sYGpbb+oNb0DRS4FR0X/hFCewceX5oDjrF0YFoimzSjZ63RXzSsk2G8khduZprdVS+vw0TXWkP6pHUexiBMMF/vkbC7VWEY9oSQDECWmuAeQVJhaS5SVG/eHs0ac4E0FmSVY4pW3MFAAAAFQC2+fPLBHXcLbYhOS0fNM4IPah68wAAAIEAtm2GQsG6FFNnPK8TZrsmToPcOrrfuog3s2rVDdoCK1vgw9Z/Wzagzt9DxMh+LBptQIuy/V8dZP6Sb0GfbYC6AeEZXMXHmZM3TS1+BOND8BlvN+48By9BEllmBg4t6xoyl29p9AXUeV2qyM71y9wg1w5FvAy7TKP8St851tY6w1UAAACBAI+bxlaNHdiK+z7iS9VinzV4CsYI/VSKzdM283kgXqvscO++WCwmFe/+AHd143OHhrFaZRS+/3GVOl/Oq77aJW1oYjSQPcPrzCMMWYuvtAvF2P6Y7cT3azGO4BcW1nALgCN9rQdCuEQDD34p4usHc/X8kD+51Sievw8WyhUR5ECc root@cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.72s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe1e:8315/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: 2019-04-07 17:48:47,420 - paramiko.transport - DEBUG - starting thread (client mode): 0xc4791e50L 2019-04-07 17:48:47,420 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-07 17:48:47,460 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-07 17:48:47,460 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-07 17:48:47,461 - 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-04-07 17:48:47,461 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-07 17:48:47,461 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-07 17:48:47,462 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-07 17:48:47,462 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-07 17:48:47,462 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-07 17:48:47,514 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-07 17:48:47,515 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-07 17:48:47,521 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 2b39b0fb7c4002642bfaa81513c9bc3b 2019-04-07 17:48:47,522 - paramiko.transport - DEBUG - Trying discovered key 9fdc825a6ee85b971267f61599918722 in /tmp/tmp_CD0QU 2019-04-07 17:48:47,555 - paramiko.transport - DEBUG - userauth is OK 2019-04-07 17:48:47,560 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-07 17:48:47,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-04-07 17:48:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"volume": {"display_name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "size": "2"}}' 2019-04-07 17:48:48,957 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-2510fb42-db09-425b-9e1b-ad04f5ea3b72 x-openstack-request-id: req-2510fb42-db09-425b-9e1b-ad04f5ea3b72 2019-04-07 17:48:48,957 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}} 2019-04-07 17:48:48,957 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes used request id req-2510fb42-db09-425b-9e1b-ad04f5ea3b72 2019-04-07 17:48:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.36468911171s 2019-04-07 17:48:48,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:48:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:50,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fb17a8c4-1a25-4d3f-a763-a75dbf4135c5 x-openstack-request-id: req-fb17a8c4-1a25-4d3f-a763-a75dbf4135c5 2019-04-07 17:48:50,053 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:48:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:48:50,053 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-fb17a8c4-1a25-4d3f-a763-a75dbf4135c5 2019-04-07 17:48:50,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09514093399s 2019-04-07 17:48:50,055 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:48:52,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:48:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:53,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:52 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-55125536-7a4c-44e9-b001-001c89ffeb56 x-openstack-request-id: req-55125536-7a4c-44e9-b001-001c89ffeb56 2019-04-07 17:48:53,015 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:48:50.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:48:53,016 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-55125536-7a4c-44e9-b001-001c89ffeb56 2019-04-07 17:48:53,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.957633018494s 2019-04-07 17:48:53,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:48:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:53,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:53 GMT X-Openstack-Request-Id: req-d78a20e2-f5a6-4d3d-8c84-1832e3a1ec9d 2019-04-07 17:48:53,354 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b62633f2-2c01-4838-bd75-418ad355e7e4"],"description":"","tags":[],"updated_at":"2019-04-07T17:48:10Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:48:53,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-d78a20e2-f5a6-4d3d-8c84-1832e3a1ec9d 2019-04-07 17:48:53,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336724042892s 2019-04-07 17:48:53,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:48:53,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:53,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48:53 GMT X-Openstack-Request-Id: req-1eabd070-99a1-4fe3-ac1c-775b2b757168 2019-04-07 17:48:53,786 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:48:23Z", "file": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file", "owner": "eee28985df4e407098b0a8723bd9cdb6", "id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "size": 12716032, "self": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:48:53,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-1eabd070-99a1-4fe3-ac1c-775b2b757168 2019-04-07 17:48:53,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.427472114563s 2019-04-07 17:48:53,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:48:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:53,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-04d8c650-fcc0-4435-901e-8d0b0605c02c x-openstack-request-id: req-04d8c650-fcc0-4435-901e-8d0b0605c02c 2019-04-07 17:48:53,941 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "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": "d99cffa5-9aac-46ef-8527-22aa40c75243"}]} 2019-04-07 17:48:53,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-04d8c650-fcc0-4435-901e-8d0b0605c02c 2019-04-07 17:48:53,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.152715921402s 2019-04-07 17:48:53,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-07 17:48:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"server": {"name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "imageRef": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "flavorRef": "d99cffa5-9aac-46ef-8527-22aa40c75243", "max_count": 1, "min_count": 1, "networks": [{"uuid": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd"}], "security_groups": [{"name": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}]}}' 2019-04-07 17:48:58,151 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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 location: http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573 x-compute-request-id: req-56c17756-f21d-4ed0-ac90-f24bd14486fb x-openstack-request-id: req-56c17756-f21d-4ed0-ac90-f24bd14486fb 2019-04-07 17:48:58,151 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1b45d1b-b519-4da1-90ee-15b5588429dd"}], "OS-DCF:diskConfig": "MANUAL", "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "adminPass": "fvwHgN74cz3S"}} 2019-04-07 17:48:58,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers used request id req-56c17756-f21d-4ed0-ac90-f24bd14486fb 2019-04-07 17:48:58,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.2089471817s 2019-04-07 17:48:58,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:48:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:48:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Sun, 07 Apr 2019 17:48: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-73a7193a-5343-4630-9462-0870481a5cdd x-openstack-request-id: req-73a7193a-5343-4630-9462-0870481a5cdd 2019-04-07 17:48:58,870 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "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-04-07T17:48:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:48:40Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:48:58,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-73a7193a-5343-4630-9462-0870481a5cdd 2019-04-07 17:48:58,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717952013016s 2019-04-07 17:48:58,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:00,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:00,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:01,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 895 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-f3be29f1-fc77-4619-a88e-0fab327fdc27 x-openstack-request-id: req-f3be29f1-fc77-4619-a88e-0fab327fdc27 2019-04-07 17:49:01,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:49:00Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:48:40Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:01,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-f3be29f1-fc77-4619-a88e-0fab327fdc27 2019-04-07 17:49:01,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901860952377s 2019-04-07 17:49:01,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:03,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:04,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-8ff386b4-5426-4fa8-902c-91fd6a6b190a x-openstack-request-id: req-8ff386b4-5426-4fa8-902c-91fd6a6b190a 2019-04-07 17:49:04,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-07T17:49:01Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:48:40Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:05,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-8ff386b4-5426-4fa8-902c-91fd6a6b190a 2019-04-07 17:49:05,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20704698563s 2019-04-07 17:49:05,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:07,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:07,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-50f0f3dc-471f-49cb-9e34-4f4bc65c8924 x-openstack-request-id: req-50f0f3dc-471f-49cb-9e34-4f4bc65c8924 2019-04-07 17:49:07,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:49:06.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:49:06Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:48:40Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:07,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-50f0f3dc-471f-49cb-9e34-4f4bc65c8924 2019-04-07 17:49:07,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467094182968s 2019-04-07 17:49:07,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:49:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=819cd163-cd7d-4676-a2fe-1f5229307573" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:07,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:07 GMT X-Openstack-Request-Id: req-a86e7789-24c9-470a-af42-88a695c5217f 2019-04-07 17:49:07,535 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:49:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b62633f2-2c01-4838-bd75-418ad355e7e4","ip_address":"192.168.120.8"}],"id":"26edb910-d04e-464f-bd1d-714e1bc7bc1f","security_groups":["b1b45d1b-b519-4da1-90ee-15b5588429dd"],"mac_address":"fa:16:3e:6c:43:0f","project_id":"eee28985df4e407098b0a8723bd9cdb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:49:01Z","binding:vnic_type":"normal","device_id":"819cd163-cd7d-4676-a2fe-1f5229307573","ip_allocation":"immediate"}]} 2019-04-07 17:49:07,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=819cd163-cd7d-4676-a2fe-1f5229307573 used request id req-a86e7789-24c9-470a-af42-88a695c5217f 2019-04-07 17:49:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504770278931s 2019-04-07 17:49:07,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:07,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/floatingips.json?port_id=26edb910-d04e-464f-bd1d-714e1bc7bc1f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:07,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:07 GMT X-Openstack-Request-Id: req-a9497036-dcb4-409a-b5c5-d36327af04cd 2019-04-07 17:49:07,593 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:49:07,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json?port_id=26edb910-d04e-464f-bd1d-714e1bc7bc1f used request id req-a9497036-dcb4-409a-b5c5-d36327af04cd 2019-04-07 17:49:07,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0492680072784s 2019-04-07 17:49:07,594 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:43:0f', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd1a8fc31-d1c3-41bf-bc40-16fc103277af'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-07T17:49:06.000000', 'flavor': Munch({u'id': u'd99cffa5-9aac-46ef-8527-22aa40c75243'}), 'az': u'nova', 'id': u'819cd163-cd7d-4676-a2fe-1f5229307573', 'security_groups': [Munch({u'name': u'cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ec1565bc2fa34bdea261134f62515f3f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', '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-04-07T17:49:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-07T17:49:06Z', 'hostId': u'3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a', '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-04-07T17:49:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': u'cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'adminPass': u'fvwHgN74cz3S', 'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', 'created_at': u'2019-04-07T17:48:58Z', 'created': u'2019-04-07T17:48:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-07 17:49:07,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:49:07,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:07,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:07 GMT X-Openstack-Request-Id: req-98c5f11e-b3ef-47cb-bd7e-3e834948ee67 2019-04-07 17:49:07,697 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":["b62633f2-2c01-4838-bd75-418ad355e7e4"],"description":"","tags":[],"updated_at":"2019-04-07T17:48:10Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:49:07,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-98c5f11e-b3ef-47cb-bd7e-3e834948ee67 2019-04-07 17:49:07,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977580547333s 2019-04-07 17:49:07,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-07 17:49:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/ports.json?device_id=819cd163-cd7d-4676-a2fe-1f5229307573" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:07,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:07 GMT X-Openstack-Request-Id: req-65cee767-5b93-45f5-a8a3-f2e13106ef57 2019-04-07 17:49:07,940 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-07T17:49:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b62633f2-2c01-4838-bd75-418ad355e7e4","ip_address":"192.168.120.8"}],"id":"26edb910-d04e-464f-bd1d-714e1bc7bc1f","security_groups":["b1b45d1b-b519-4da1-90ee-15b5588429dd"],"mac_address":"fa:16:3e:6c:43:0f","project_id":"eee28985df4e407098b0a8723bd9cdb6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:49:01Z","binding:vnic_type":"normal","device_id":"819cd163-cd7d-4676-a2fe-1f5229307573","ip_allocation":"immediate"}]} 2019-04-07 17:49:07,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/ports.json?device_id=819cd163-cd7d-4676-a2fe-1f5229307573 used request id req-65cee767-5b93-45f5-a8a3-f2e13106ef57 2019-04-07 17:49:07,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.241219997406s 2019-04-07 17:49:07,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-07 17:49:07,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"floatingip": {"floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "fixed_ip_address": "192.168.120.8", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f"}}' 2019-04-07 17:49:11,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:10 GMT X-Openstack-Request-Id: req-42124875-58b8-4ad3-b882-3c757f499529 2019-04-07 17:49:11,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:09Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}} 2019-04-07 17:49:11,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-42124875-58b8-4ad3-b882-3c757f499529 2019-04-07 17:49:11,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.06558609009s 2019-04-07 17:49:11,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:11,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:11 GMT X-Openstack-Request-Id: req-e07bd229-eec1-4887-bb36-5afd8e317161 2019-04-07 17:49:11,088 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:09Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}, {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:47Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:49:11,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-e07bd229-eec1-4887-bb36-5afd8e317161 2019-04-07 17:49:11,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655131340027s 2019-04-07 17:49:11,100 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:49:11,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:11 GMT X-Openstack-Request-Id: req-e9c60299-5397-429b-a4f9-09a7aa019660 2019-04-07 17:49:11,444 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:09Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}, {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:47Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:49:11,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-e9c60299-5397-429b-a4f9-09a7aa019660 2019-04-07 17:49:11,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.234561920166s 2019-04-07 17:49:11,455 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:49:11,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:11,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:11,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:11 GMT X-Openstack-Request-Id: req-17f7d6fe-363a-4412-a1d0-d03d4c17bf72 2019-04-07 17:49:11,920 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:09Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}, {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:47Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:49:11,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-17f7d6fe-363a-4412-a1d0-d03d4c17bf72 2019-04-07 17:49:11,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.355854988098s 2019-04-07 17:49:11,932 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:49:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:12,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:12 GMT X-Openstack-Request-Id: req-b096b496-43b1-4355-9b83-fa65bd9a8e53 2019-04-07 17:49:12,109 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:09Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}, {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:47Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:49:12,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-b096b496-43b1-4355-9b83-fa65bd9a8e53 2019-04-07 17:49:12,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0676219463348s 2019-04-07 17:49:12,120 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-07 17:49:12,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:12,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:12 GMT X-Openstack-Request-Id: req-767cbee3-254d-476a-b7ee-799c31a02d4b 2019-04-07 17:49:12,583 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:12Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}, {"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:43Z", "updated_at": "2019-04-07T17:48:47Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:83:15", "device_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "d780fca6-7271-4b4b-b06f-ef70efb681bb", "id": "b49f79c8-c79c-4177-a793-6c2f15c731a1", "qos_policy_id": null}]} 2019-04-07 17:49:12,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-767cbee3-254d-476a-b7ee-799c31a02d4b 2019-04-07 17:49:12,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.351817131042s 2019-04-07 17:49:12,595 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bc274515-17c5-4715-af1e-af5b17106de0', 'updated_at': u'2019-04-07T17:49:12Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 2, 'port_id': u'26edb910-d04e-464f-bd1d-714e1bc7bc1f', 'id': u'ac1a3a01-be62-43b9-a733-61df02fabb09', 'network': u'049756e4-45b3-427e-a20c-909a765e9532', 'port': u'26edb910-d04e-464f-bd1d-714e1bc7bc1f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eee28985df4e407098b0a8723bd9cdb6', 'name': 'cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'eee28985df4e407098b0a8723bd9cdb6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'049756e4-45b3-427e-a20c-909a765e9532', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:43:0f', u'device_id': u'819cd163-cd7d-4676-a2fe-1f5229307573'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'eee28985df4e407098b0a8723bd9cdb6', 'created_at': u'2019-04-07T17:49:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:6c:43:0f', u'device_id': u'819cd163-cd7d-4676-a2fe-1f5229307573'}), 'router': u'bc274515-17c5-4715-af1e-af5b17106de0'}) 2019-04-07 17:49:12,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:49:12,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:49:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-6c39a9db-e9cc-4834-b859-d667d84abf7d x-openstack-request-id: req-6c39a9db-e9cc-4834-b859-d667d84abf7d 2019-04-07 17:49:12,700 - 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 522828110 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.229504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.232424] pid_max: default: 32768 minimum: 301\n[ 0.234004] ACPI: Core revision 20150930\n[ 0.235997] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238272] Security Framework initialized\n[ 0.239704] Yama: becoming mindful.\n[ 0.240985] AppArmor: AppArmor initialized\n[ 0.242458] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246992] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251503] Initializing cgroup subsys io\n[ 0.252935] Initializing cgroup subsys memory\n[ 0.254445] Initializing cgroup subsys devices\n[ 0.255998] Initializing cgroup subsys freezer\n[ 0.257521] Initializing cgroup subsys net_cls\n[ 0.259042] Initializing cgroup subsys perf_event\n[ 0.260642] Initializing cgroup subsys net_prio\n[ 0.262193] Initializing cgroup subsys hugetlb\n[ 0.263711] Initializing cgroup subsys pids\n[ 0.265232] CPU: Physical Processor ID: 0\n[ 0.267341] mce: CPU supports 10 MCE banks\n[ 0.268813] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287438] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295868] ftrace: allocating 31920 entries in 125 pages\n[ 0.326851] smpboot: Max logical packages: 1\n[ 0.328360] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330723] x2apic enabled\n[ 0.332099] Switched APIC routing to physical x2apic.\n[ 0.334963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343701] KVM setup paravirtual spinlock\n[ 0.345620] x86: Booted up 1 node, 1 CPUs\n[ 0.347042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349420] devtmpfs: initialized\n[ 0.351656] evm: security.selinux\n[ 0.352876] evm: security.SMACK64\n[ 0.354087] evm: security.SMACK64EXEC\n[ 0.355403] evm: security.SMACK64TRANSMUTE\n[ 0.356821] evm: security.SMACK64MMAP\n[ 0.358128] evm: security.ima\n[ 0.359244] evm: security.capability\n[ 0.360604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363822] pinctrl core: initialized pinctrl subsystem\n[ 0.365714] RTC time: 17:49:06, date: 04/07/19\n[ 0.367337] NET: Registered protocol family 16\n[ 0.368992] cpuidle: using governor ladder\n[ 0.370431] cpuidle: using governor menu\n[ 0.371811] PCCT header not found.\n[ 0.373101] ACPI: bus type PCI registered\n[ 0.374510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376675] PCI: Using configuration type 1 for base access\n[ 0.379237] ACPI: Added _OSI(Module Device)\n[ 0.380702] ACPI: Added _OSI(Processor Device)\n[ 0.382216] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383794] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386370] ACPI: Interpreter enabled\n[ 0.387700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400691] ACPI: (supports S0 S5)\n[ 0.401936] ACPI: Using IOAPIC for interrupt routing\n[ 0.403604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410104] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418192] acpiphp: Slot [3] registered\n[ 0.419588] acpiphp: Slot [4] registered\n[ 0.420983] acpiphp: Slot [5] registered\n[ 0.422383] acpiphp: Slot [6] registered\n[ 0.423773] acpiphp: Slot [7] registered\n[ 0.425172] acpiphp: Slot [8] registered\n[ 0.426573] acpiphp: Slot [9] registered\n[ 0.427970] acpiphp: Slot [10] registered\n[ 0.429382] acpiphp: Slot [11] registered\n[ 0.430802] acpiphp: Slot [12] registered\n[ 0.432223] acpiphp: Slot [13] registered\n[ 0.433635] acpiphp: Slot [14] registered\n[ 0.435060] acpiphp: Slot [15] registered\n[ 0.452303] acpiphp: Slot [16] registered\n[ 0.453727] acpiphp: Slot [17] registered\n[ 0.455155] acpiphp: Slot [18] registered\n[ 0.456575] acpiphp: Slot [19] registered\n[ 0.457996] acpiphp: Slot [20] registered\n[ 0.459411] acpiphp: Slot [21] registered\n[ 0.460827] acpiphp: Slot [22] registered\n[ 0.462247] acpiphp: Slot [23] registered\n[ 0.463660] acpiphp: Slot [24] registered\n[ 0.465089] acpiphp: Slot [25] registered\n[ 0.466507] acpiphp: Slot [26] registered\n[ 0.467926] acpiphp: Slot [27] registered\n[ 0.469347] acpiphp: Slot [28] registered\n[ 0.470768] acpiphp: Slot [29] registered\n[ 0.472184] acpiphp: Slot [30] registered\n[ 0.473605] acpiphp: Slot [31] registered\n[ 0.475027] PCI host bridge to bus 0000:00\n[ 0.476449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478593] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488432] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493055] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495321] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.503990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506510] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528141] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.530671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542817] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549720] vgaarb: loaded\n[ 0.550770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552876] SCSI subsystem initialized\n[ 0.554480] ACPI: bus type USB registered\n[ 0.555938] usbcore: registered new interface driver usbfs\n[ 0.557748] usbcore: registered new interface driver hub\n[ 0.559524] usbcore: registered new device driver usb\n[ 0.561432] PCI: Using ACPI for IRQ routing\n[ 0.563377] NetLabel: Initializing\n[ 0.564635] NetLabel: domain hash size = 128\n[ 0.566142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567823] NetLabel: unlabeled traffic allowed by default\n[ 0.569870] clocksource: Switched to clocksource kvm-clock\n[ 0.580214] AppArmor: AppArmor Filesystem Enabled\n[ 0.581884] pnp: PnP ACPI init\n[ 0.583382] pnp: PnP ACPI: found 5 devices\n[ 0.590500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593516] NET: Registered protocol family 2\n[ 0.595314] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601816] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603725] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605799] NET: Registered protocol family 1\n[ 0.607338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609274] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611172] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641307] Trying to unpack rootfs image as initramfs...\n[ 0.702641] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705487] Scanning for low memory corruption every 60 seconds\n[ 0.707737] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709778] audit: initializing netlink subsys (disabled)\n[ 0.711614] audit: type=2000 audit(1554659347.259:1): initialized\n[ 0.713861] Initialise system trusted keyring\n[ 0.715494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720632] zbud: loaded\n[ 0.721810] VFS: Disk quotas dquot_6.6.0\n[ 0.723255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725826] fuse init (API version 7.23)\n[ 0.727363] Key type big_key registered\n[ 0.728764] Allocating IMA MOK and blacklist keyrings.\n[ 0.730809] Key type asymmetric registered\n[ 0.732264] Asymmetric key parser 'x509' registered\n[ 0.733956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736560] io scheduler noop registered\n[ 0.737958] io scheduler deadline registered (default)\n[ 0.739699] io scheduler cfq registered\n[ 0.741166] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743015] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747771] ACPI: Power Button [PWRF]\n[ 0.749209] GHES: HEST is not enabled!\n[ 0.763510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825318] Linux agpgart interface v0.103\n[ 0.828835] brd: module loaded\n[ 0.831228] loop: module loaded\n[ 0.835998] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838562] GPT:90111 != 2097151\n[ 0.839757] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841693] GPT:90111 != 2097151\n[ 0.842885] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844600] vda: vda1 vda15\n[ 0.846453] scsi host0: ata_piix\n[ 0.847768] scsi host1: ata_piix\n[ 0.849013] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853939] libphy: Fixed MDIO Bus: probed\n[ 0.855389] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857077] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860393] PPP generic driver version 2.4.2\n[ 0.861974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.864079] ehci-pci: EHCI PCI platform driver\n[ 0.865622] ehci-platform: EHCI generic platform driver\n[ 0.867369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869367] ohci-pci: OHCI PCI platform driver\n[ 0.870907] ohci-platform: OHCI generic platform driver\n[ 0.872653] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887670] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889425] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891997] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900418] usb usb1: Product: UHCI Host Controller\n[ 0.902069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.904068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905734] hub 1-0:1.0: USB hub found\n[ 0.907098] hub 1-0:1.0: 2 ports detected\n[ 0.908654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.912245] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913921] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915703] mousedev: PS/2 mouse device common for all mice\n[ 0.917878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920844] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.925021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.927110] i2c /dev entries driver\n[ 0.928422] device-mapper: uevent: version 1.0.3\n[ 0.930071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932913] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.935174] NET: Registered protocol family 10\n[ 0.936980] NET: Registered protocol family 17\n[ 0.938581] Key type dns_resolver registered\n[ 0.940214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.942141] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.945204] registered taskstats version 1\n[ 0.946674] Loading compiled-in X.509 certificates\n[ 0.948861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.952144] zswap: loaded using pool lzo/zbud\n[ 0.954465] Key type trusted registered\n[ 0.956842] Key type encrypted registered\n[ 0.958289] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.960105] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961939] evm: HMAC attrs: 0x1\n[ 0.963524] Magic number: 15:104:845\n[ 0.965002] rtc_cmos 00:00: setting system clock to 2019-04-07 17:49:07 UTC (1554659347)\n[ 0.967826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969794] EDD information not available.\n[ 1.007609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026390] Write protecting the kernel read-only data: 14336k\n[ 1.029716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.032740] 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.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.226720] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCV/yj7eWa2pS386Bbci7X9ccW6HD2dqP1Q1GFKefcVXekosS4k+yPKPyBB2gLPd8lTZMJfrQSU8pOk2fgYYnDwIY0fisrl9+EFKLkz9p1ci61DAOJlckzOuwXlJWAbzKol+ozcBtC2DIjpjq/W9UFCZJmIBE3m+FiCZozpA4tmZYsnizRCqq1ndxM8cLGGRQu+DxugnQxm1LAkyY12PIEIWJPWJVSmjZ/ONgLkhe91DToYUsp6VrBGh80JWKK4M9BWfLGJwfE6Q5p20peTguuM+RCb7xdR9EpE5X7sFwET5awA960dPSDPPrF4z0PMk6/4GeCCEBflMcQ0/vLSovxX root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nssh-dss AAAAB3NzaC1kc3MAAACBAMJSQB5Juamoygk5SjSKpch6fHW1i3TiHazMOcw1P5bi3CBgDuiSeB0njqhb7u9hcDRPYFo4rRFCXjxsNyPQ/54ZypFLHPA2Cux3/E4CsXf4zEwXVeEmvcl7UQ9pS3sR/wOyGnKKj9OcUp23Gd0tEXOXz6cCymm1O27pT/pFbqeHAAAAFQCUWcePyj6o+deFROYst+2H1WLETQAAAIA9tZ2LCACGdiQTTBbzi4VRdU/Vap0LPzsG2lGs8C2jDLNi8vzm4k3HpIi1lCubo+vxGXijJyDskWqLpcfkTZHPSXNus8AFlwsNTedLdh4/iCXEFRp/s1Um2N4n5rW7HLNweNO24G5KkP5yV1ptCGpzpSLK7Gt3sj63g8ClOtEyeAAAAIAE/DWfyh3tFlLY9QGyVXJDFsy+zVciL8bpIb8L2RKDBn0ZrViOc3E9M7VpB8yjXC0u7GYF/utRJsVmtgIt7rCptDrh53BHzPvMmeE4HZks0qIo5SjZ/rvEZc5LSYvbYnmYnqFDRZW+NSm/5s8h5mNV7Q4kQYym4Ao8o4bIs4tYaA== root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.77s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:430f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.30 ===\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-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: "} 2019-04-07 17:49:12,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/action used request id req-6c39a9db-e9cc-4834-b859-d667d84abf7d 2019-04-07 17:49:12,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105005979538s 2019-04-07 17:49:12,702 - 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 522828110 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.229504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.232424] pid_max: default: 32768 minimum: 301 [ 0.234004] ACPI: Core revision 20150930 [ 0.235997] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238272] Security Framework initialized [ 0.239704] Yama: becoming mindful. [ 0.240985] AppArmor: AppArmor initialized [ 0.242458] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246992] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251503] Initializing cgroup subsys io [ 0.252935] Initializing cgroup subsys memory [ 0.254445] Initializing cgroup subsys devices [ 0.255998] Initializing cgroup subsys freezer [ 0.257521] Initializing cgroup subsys net_cls [ 0.259042] Initializing cgroup subsys perf_event [ 0.260642] Initializing cgroup subsys net_prio [ 0.262193] Initializing cgroup subsys hugetlb [ 0.263711] Initializing cgroup subsys pids [ 0.265232] CPU: Physical Processor ID: 0 [ 0.267341] mce: CPU supports 10 MCE banks [ 0.268813] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287438] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295868] ftrace: allocating 31920 entries in 125 pages [ 0.326851] smpboot: Max logical packages: 1 [ 0.328360] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330723] x2apic enabled [ 0.332099] Switched APIC routing to physical x2apic. [ 0.334963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343701] KVM setup paravirtual spinlock [ 0.345620] x86: Booted up 1 node, 1 CPUs [ 0.347042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349420] devtmpfs: initialized [ 0.351656] evm: security.selinux [ 0.352876] evm: security.SMACK64 [ 0.354087] evm: security.SMACK64EXEC [ 0.355403] evm: security.SMACK64TRANSMUTE [ 0.356821] evm: security.SMACK64MMAP [ 0.358128] evm: security.ima [ 0.359244] evm: security.capability [ 0.360604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363822] pinctrl core: initialized pinctrl subsystem [ 0.365714] RTC time: 17:49:06, date: 04/07/19 [ 0.367337] NET: Registered protocol family 16 [ 0.368992] cpuidle: using governor ladder [ 0.370431] cpuidle: using governor menu [ 0.371811] PCCT header not found. [ 0.373101] ACPI: bus type PCI registered [ 0.374510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376675] PCI: Using configuration type 1 for base access [ 0.379237] ACPI: Added _OSI(Module Device) [ 0.380702] ACPI: Added _OSI(Processor Device) [ 0.382216] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383794] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386370] ACPI: Interpreter enabled [ 0.387700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400691] ACPI: (supports S0 S5) [ 0.401936] ACPI: Using IOAPIC for interrupt routing [ 0.403604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410104] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418192] acpiphp: Slot [3] registered [ 0.419588] acpiphp: Slot [4] registered [ 0.420983] acpiphp: Slot [5] registered [ 0.422383] acpiphp: Slot [6] registered [ 0.423773] acpiphp: Slot [7] registered [ 0.425172] acpiphp: Slot [8] registered [ 0.426573] acpiphp: Slot [9] registered [ 0.427970] acpiphp: Slot [10] registered [ 0.429382] acpiphp: Slot [11] registered [ 0.430802] acpiphp: Slot [12] registered [ 0.432223] acpiphp: Slot [13] registered [ 0.433635] acpiphp: Slot [14] registered [ 0.435060] acpiphp: Slot [15] registered [ 0.452303] acpiphp: Slot [16] registered [ 0.453727] acpiphp: Slot [17] registered [ 0.455155] acpiphp: Slot [18] registered [ 0.456575] acpiphp: Slot [19] registered [ 0.457996] acpiphp: Slot [20] registered [ 0.459411] acpiphp: Slot [21] registered [ 0.460827] acpiphp: Slot [22] registered [ 0.462247] acpiphp: Slot [23] registered [ 0.463660] acpiphp: Slot [24] registered [ 0.465089] acpiphp: Slot [25] registered [ 0.466507] acpiphp: Slot [26] registered [ 0.467926] acpiphp: Slot [27] registered [ 0.469347] acpiphp: Slot [28] registered [ 0.470768] acpiphp: Slot [29] registered [ 0.472184] acpiphp: Slot [30] registered [ 0.473605] acpiphp: Slot [31] registered [ 0.475027] PCI host bridge to bus 0000:00 [ 0.476449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478593] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493055] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495321] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.503990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506510] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528141] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.530671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542817] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545129] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549720] vgaarb: loaded [ 0.550770] vgaarb: bridge control possible 0000:00:02.0 [ 0.552876] SCSI subsystem initialized [ 0.554480] ACPI: bus type USB registered [ 0.555938] usbcore: registered new interface driver usbfs [ 0.557748] usbcore: registered new interface driver hub [ 0.559524] usbcore: registered new device driver usb [ 0.561432] PCI: Using ACPI for IRQ routing [ 0.563377] NetLabel: Initializing [ 0.564635] NetLabel: domain hash size = 128 [ 0.566142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567823] NetLabel: unlabeled traffic allowed by default [ 0.569870] clocksource: Switched to clocksource kvm-clock [ 0.580214] AppArmor: AppArmor Filesystem Enabled [ 0.581884] pnp: PnP ACPI init [ 0.583382] pnp: PnP ACPI: found 5 devices [ 0.590500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593516] NET: Registered protocol family 2 [ 0.595314] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599702] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601816] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603725] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605799] NET: Registered protocol family 1 [ 0.607338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609274] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611172] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641307] Trying to unpack rootfs image as initramfs... [ 0.702641] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705487] Scanning for low memory corruption every 60 seconds [ 0.707737] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709778] audit: initializing netlink subsys (disabled) [ 0.711614] audit: type=2000 audit(1554659347.259:1): initialized [ 0.713861] Initialise system trusted keyring [ 0.715494] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720632] zbud: loaded [ 0.721810] VFS: Disk quotas dquot_6.6.0 [ 0.723255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725826] fuse init (API version 7.23) [ 0.727363] Key type big_key registered [ 0.728764] Allocating IMA MOK and blacklist keyrings. [ 0.730809] Key type asymmetric registered [ 0.732264] Asymmetric key parser 'x509' registered [ 0.733956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736560] io scheduler noop registered [ 0.737958] io scheduler deadline registered (default) [ 0.739699] io scheduler cfq registered [ 0.741166] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743015] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747771] ACPI: Power Button [PWRF] [ 0.749209] GHES: HEST is not enabled! [ 0.763510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825318] Linux agpgart interface v0.103 [ 0.828835] brd: module loaded [ 0.831228] loop: module loaded [ 0.835998] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838562] GPT:90111 != 2097151 [ 0.839757] GPT:Alternate GPT header not at the end of the disk. [ 0.841693] GPT:90111 != 2097151 [ 0.842885] GPT: Use GNU Parted to correct GPT errors. [ 0.844600] vda: vda1 vda15 [ 0.846453] scsi host0: ata_piix [ 0.847768] scsi host1: ata_piix [ 0.849013] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853939] libphy: Fixed MDIO Bus: probed [ 0.855389] tun: Universal TUN/TAP device driver, 1.6 [ 0.857077] tun: (C) 1999-2004 Max Krasnyansky [ 0.860393] PPP generic driver version 2.4.2 [ 0.861974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864079] ehci-pci: EHCI PCI platform driver [ 0.865622] ehci-platform: EHCI generic platform driver [ 0.867369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869367] ohci-pci: OHCI PCI platform driver [ 0.870907] ohci-platform: OHCI generic platform driver [ 0.872653] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887670] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889425] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891997] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900418] usb usb1: Product: UHCI Host Controller [ 0.902069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904068] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905734] hub 1-0:1.0: USB hub found [ 0.907098] hub 1-0:1.0: 2 ports detected [ 0.908654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.912245] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913921] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915703] mousedev: PS/2 mouse device common for all mice [ 0.917878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920844] rtc_cmos 00:00: RTC can wake from S4 [ 0.922949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.925021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.927110] i2c /dev entries driver [ 0.928422] device-mapper: uevent: version 1.0.3 [ 0.930071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.935174] NET: Registered protocol family 10 [ 0.936980] NET: Registered protocol family 17 [ 0.938581] Key type dns_resolver registered [ 0.940214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.942141] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.945204] registered taskstats version 1 [ 0.946674] Loading compiled-in X.509 certificates [ 0.948861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.952144] zswap: loaded using pool lzo/zbud [ 0.954465] Key type trusted registered [ 0.956842] Key type encrypted registered [ 0.958289] AppArmor: AppArmor sha1 policy hashing enabled [ 0.960105] ima: No TPM chip found, activating TPM-bypass! [ 0.961939] evm: HMAC attrs: 0x1 [ 0.963524] Magic number: 15:104:845 [ 0.965002] rtc_cmos 00:00: setting system clock to 2019-04-07 17:49:07 UTC (1554659347) [ 0.967826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969794] EDD information not available. [ 1.007609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026390] Write protecting the kernel read-only data: 14336k [ 1.029716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.032740] 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.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.226720] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCV/yj7eWa2pS386Bbci7X9ccW6HD2dqP1Q1GFKefcVXekosS4k+yPKPyBB2gLPd8lTZMJfrQSU8pOk2fgYYnDwIY0fisrl9+EFKLkz9p1ci61DAOJlckzOuwXlJWAbzKol+ozcBtC2DIjpjq/W9UFCZJmIBE3m+FiCZozpA4tmZYsnizRCqq1ndxM8cLGGRQu+DxugnQxm1LAkyY12PIEIWJPWJVSmjZ/ONgLkhe91DToYUsp6VrBGh80JWKK4M9BWfLGJwfE6Q5p20peTguuM+RCb7xdR9EpE5X7sFwET5awA960dPSDPPrF4z0PMk6/4GeCCEBflMcQ0/vLSovxX root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc ssh-dss AAAAB3NzaC1kc3MAAACBAMJSQB5Juamoygk5SjSKpch6fHW1i3TiHazMOcw1P5bi3CBgDuiSeB0njqhb7u9hcDRPYFo4rRFCXjxsNyPQ/54ZypFLHPA2Cux3/E4CsXf4zEwXVeEmvcl7UQ9pS3sR/wOyGnKKj9OcUp23Gd0tEXOXz6cCymm1O27pT/pFbqeHAAAAFQCUWcePyj6o+deFROYst+2H1WLETQAAAIA9tZ2LCACGdiQTTBbzi4VRdU/Vap0LPzsG2lGs8C2jDLNi8vzm4k3HpIi1lCubo+vxGXijJyDskWqLpcfkTZHPSXNus8AFlwsNTedLdh4/iCXEFRp/s1Um2N4n5rW7HLNweNO24G5KkP5yV1ptCGpzpSLK7Gt3sj63g8ClOtEyeAAAAIAE/DWfyh3tFlLY9QGyVXJDFsy+zVciL8bpIb8L2RKDBn0ZrViOc3E9M7VpB8yjXC0u7GYF/utRJsVmtgIt7rCptDrh53BHzPvMmeE4HZks0qIo5SjZ/rvEZc5LSYvbYnmYnqFDRZW+NSm/5s8h5mNV7Q4kQYym4Ao8o4bIs4tYaA== root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.77s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:430f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: 2019-04-07 17:49:13,703 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-04-07 17:49:22,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-07 17:49:22,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-07 17:49:22,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-63678684-01ac-4125-b5fa-d7bd0aefa266 x-openstack-request-id: req-63678684-01ac-4125-b5fa-d7bd0aefa266 2019-04-07 17:49:22,807 - 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 522828110 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.229504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.232424] pid_max: default: 32768 minimum: 301\n[ 0.234004] ACPI: Core revision 20150930\n[ 0.235997] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238272] Security Framework initialized\n[ 0.239704] Yama: becoming mindful.\n[ 0.240985] AppArmor: AppArmor initialized\n[ 0.242458] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246992] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251503] Initializing cgroup subsys io\n[ 0.252935] Initializing cgroup subsys memory\n[ 0.254445] Initializing cgroup subsys devices\n[ 0.255998] Initializing cgroup subsys freezer\n[ 0.257521] Initializing cgroup subsys net_cls\n[ 0.259042] Initializing cgroup subsys perf_event\n[ 0.260642] Initializing cgroup subsys net_prio\n[ 0.262193] Initializing cgroup subsys hugetlb\n[ 0.263711] Initializing cgroup subsys pids\n[ 0.265232] CPU: Physical Processor ID: 0\n[ 0.267341] mce: CPU supports 10 MCE banks\n[ 0.268813] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287438] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295868] ftrace: allocating 31920 entries in 125 pages\n[ 0.326851] smpboot: Max logical packages: 1\n[ 0.328360] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330723] x2apic enabled\n[ 0.332099] Switched APIC routing to physical x2apic.\n[ 0.334963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343701] KVM setup paravirtual spinlock\n[ 0.345620] x86: Booted up 1 node, 1 CPUs\n[ 0.347042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349420] devtmpfs: initialized\n[ 0.351656] evm: security.selinux\n[ 0.352876] evm: security.SMACK64\n[ 0.354087] evm: security.SMACK64EXEC\n[ 0.355403] evm: security.SMACK64TRANSMUTE\n[ 0.356821] evm: security.SMACK64MMAP\n[ 0.358128] evm: security.ima\n[ 0.359244] evm: security.capability\n[ 0.360604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363822] pinctrl core: initialized pinctrl subsystem\n[ 0.365714] RTC time: 17:49:06, date: 04/07/19\n[ 0.367337] NET: Registered protocol family 16\n[ 0.368992] cpuidle: using governor ladder\n[ 0.370431] cpuidle: using governor menu\n[ 0.371811] PCCT header not found.\n[ 0.373101] ACPI: bus type PCI registered\n[ 0.374510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376675] PCI: Using configuration type 1 for base access\n[ 0.379237] ACPI: Added _OSI(Module Device)\n[ 0.380702] ACPI: Added _OSI(Processor Device)\n[ 0.382216] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383794] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386370] ACPI: Interpreter enabled\n[ 0.387700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400691] ACPI: (supports S0 S5)\n[ 0.401936] ACPI: Using IOAPIC for interrupt routing\n[ 0.403604] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410104] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418192] acpiphp: Slot [3] registered\n[ 0.419588] acpiphp: Slot [4] registered\n[ 0.420983] acpiphp: Slot [5] registered\n[ 0.422383] acpiphp: Slot [6] registered\n[ 0.423773] acpiphp: Slot [7] registered\n[ 0.425172] acpiphp: Slot [8] registered\n[ 0.426573] acpiphp: Slot [9] registered\n[ 0.427970] acpiphp: Slot [10] registered\n[ 0.429382] acpiphp: Slot [11] registered\n[ 0.430802] acpiphp: Slot [12] registered\n[ 0.432223] acpiphp: Slot [13] registered\n[ 0.433635] acpiphp: Slot [14] registered\n[ 0.435060] acpiphp: Slot [15] registered\n[ 0.452303] acpiphp: Slot [16] registered\n[ 0.453727] acpiphp: Slot [17] registered\n[ 0.455155] acpiphp: Slot [18] registered\n[ 0.456575] acpiphp: Slot [19] registered\n[ 0.457996] acpiphp: Slot [20] registered\n[ 0.459411] acpiphp: Slot [21] registered\n[ 0.460827] acpiphp: Slot [22] registered\n[ 0.462247] acpiphp: Slot [23] registered\n[ 0.463660] acpiphp: Slot [24] registered\n[ 0.465089] acpiphp: Slot [25] registered\n[ 0.466507] acpiphp: Slot [26] registered\n[ 0.467926] acpiphp: Slot [27] registered\n[ 0.469347] acpiphp: Slot [28] registered\n[ 0.470768] acpiphp: Slot [29] registered\n[ 0.472184] acpiphp: Slot [30] registered\n[ 0.473605] acpiphp: Slot [31] registered\n[ 0.475027] PCI host bridge to bus 0000:00\n[ 0.476449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478593] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488432] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493055] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495321] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.503990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506510] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528141] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.530671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542817] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545129] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549720] vgaarb: loaded\n[ 0.550770] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552876] SCSI subsystem initialized\n[ 0.554480] ACPI: bus type USB registered\n[ 0.555938] usbcore: registered new interface driver usbfs\n[ 0.557748] usbcore: registered new interface driver hub\n[ 0.559524] usbcore: registered new device driver usb\n[ 0.561432] PCI: Using ACPI for IRQ routing\n[ 0.563377] NetLabel: Initializing\n[ 0.564635] NetLabel: domain hash size = 128\n[ 0.566142] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567823] NetLabel: unlabeled traffic allowed by default\n[ 0.569870] clocksource: Switched to clocksource kvm-clock\n[ 0.580214] AppArmor: AppArmor Filesystem Enabled\n[ 0.581884] pnp: PnP ACPI init\n[ 0.583382] pnp: PnP ACPI: found 5 devices\n[ 0.590500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593516] NET: Registered protocol family 2\n[ 0.595314] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599702] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601816] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603725] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605799] NET: Registered protocol family 1\n[ 0.607338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609274] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611172] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641307] Trying to unpack rootfs image as initramfs...\n[ 0.702641] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.705487] Scanning for low memory corruption every 60 seconds\n[ 0.707737] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709778] audit: initializing netlink subsys (disabled)\n[ 0.711614] audit: type=2000 audit(1554659347.259:1): initialized\n[ 0.713861] Initialise system trusted keyring\n[ 0.715494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717538] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720632] zbud: loaded\n[ 0.721810] VFS: Disk quotas dquot_6.6.0\n[ 0.723255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725826] fuse init (API version 7.23)\n[ 0.727363] Key type big_key registered\n[ 0.728764] Allocating IMA MOK and blacklist keyrings.\n[ 0.730809] Key type asymmetric registered\n[ 0.732264] Asymmetric key parser 'x509' registered\n[ 0.733956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736560] io scheduler noop registered\n[ 0.737958] io scheduler deadline registered (default)\n[ 0.739699] io scheduler cfq registered\n[ 0.741166] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743015] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747771] ACPI: Power Button [PWRF]\n[ 0.749209] GHES: HEST is not enabled!\n[ 0.763510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825318] Linux agpgart interface v0.103\n[ 0.828835] brd: module loaded\n[ 0.831228] loop: module loaded\n[ 0.835998] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838562] GPT:90111 != 2097151\n[ 0.839757] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841693] GPT:90111 != 2097151\n[ 0.842885] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844600] vda: vda1 vda15\n[ 0.846453] scsi host0: ata_piix\n[ 0.847768] scsi host1: ata_piix\n[ 0.849013] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853939] libphy: Fixed MDIO Bus: probed\n[ 0.855389] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857077] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860393] PPP generic driver version 2.4.2\n[ 0.861974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.864079] ehci-pci: EHCI PCI platform driver\n[ 0.865622] ehci-platform: EHCI generic platform driver\n[ 0.867369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869367] ohci-pci: OHCI PCI platform driver\n[ 0.870907] ohci-platform: OHCI generic platform driver\n[ 0.872653] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887670] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889425] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891997] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900418] usb usb1: Product: UHCI Host Controller\n[ 0.902069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.904068] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905734] hub 1-0:1.0: USB hub found\n[ 0.907098] hub 1-0:1.0: 2 ports detected\n[ 0.908654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.912245] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913921] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915703] mousedev: PS/2 mouse device common for all mice\n[ 0.917878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920844] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.925021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.927110] i2c /dev entries driver\n[ 0.928422] device-mapper: uevent: version 1.0.3\n[ 0.930071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932913] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.935174] NET: Registered protocol family 10\n[ 0.936980] NET: Registered protocol family 17\n[ 0.938581] Key type dns_resolver registered\n[ 0.940214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.942141] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.945204] registered taskstats version 1\n[ 0.946674] Loading compiled-in X.509 certificates\n[ 0.948861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.952144] zswap: loaded using pool lzo/zbud\n[ 0.954465] Key type trusted registered\n[ 0.956842] Key type encrypted registered\n[ 0.958289] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.960105] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961939] evm: HMAC attrs: 0x1\n[ 0.963524] Magic number: 15:104:845\n[ 0.965002] rtc_cmos 00:00: setting system clock to 2019-04-07 17:49:07 UTC (1554659347)\n[ 0.967826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969794] EDD information not available.\n[ 1.007609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.026390] Write protecting the kernel read-only data: 14336k\n[ 1.029716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.032740] 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.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.226720] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCV/yj7eWa2pS386Bbci7X9ccW6HD2dqP1Q1GFKefcVXekosS4k+yPKPyBB2gLPd8lTZMJfrQSU8pOk2fgYYnDwIY0fisrl9+EFKLkz9p1ci61DAOJlckzOuwXlJWAbzKol+ozcBtC2DIjpjq/W9UFCZJmIBE3m+FiCZozpA4tmZYsnizRCqq1ndxM8cLGGRQu+DxugnQxm1LAkyY12PIEIWJPWJVSmjZ/ONgLkhe91DToYUsp6VrBGh80JWKK4M9BWfLGJwfE6Q5p20peTguuM+RCb7xdR9EpE5X7sFwET5awA960dPSDPPrF4z0PMk6/4GeCCEBflMcQ0/vLSovxX root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nssh-dss AAAAB3NzaC1kc3MAAACBAMJSQB5Juamoygk5SjSKpch6fHW1i3TiHazMOcw1P5bi3CBgDuiSeB0njqhb7u9hcDRPYFo4rRFCXjxsNyPQ/54ZypFLHPA2Cux3/E4CsXf4zEwXVeEmvcl7UQ9pS3sR/wOyGnKKj9OcUp23Gd0tEXOXz6cCymm1O27pT/pFbqeHAAAAFQCUWcePyj6o+deFROYst+2H1WLETQAAAIA9tZ2LCACGdiQTTBbzi4VRdU/Vap0LPzsG2lGs8C2jDLNi8vzm4k3HpIi1lCubo+vxGXijJyDskWqLpcfkTZHPSXNus8AFlwsNTedLdh4/iCXEFRp/s1Um2N4n5rW7HLNweNO24G5KkP5yV1ptCGpzpSLK7Gt3sj63g8ClOtEyeAAAAIAE/DWfyh3tFlLY9QGyVXJDFsy+zVciL8bpIb8L2RKDBn0ZrViOc3E9M7VpB8yjXC0u7GYF/utRJsVmtgIt7rCptDrh53BHzPvMmeE4HZks0qIo5SjZ/rvEZc5LSYvbYnmYnqFDRZW+NSm/5s8h5mNV7Q4kQYym4Ao8o4bIs4tYaA== root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.77s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:430f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.30 ===\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-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: "} 2019-04-07 17:49:22,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/action used request id req-63678684-01ac-4125-b5fa-d7bd0aefa266 2019-04-07 17:49:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0951659679413s 2019-04-07 17:49:22,809 - 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 522828110 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.229504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.232424] pid_max: default: 32768 minimum: 301 [ 0.234004] ACPI: Core revision 20150930 [ 0.235997] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238272] Security Framework initialized [ 0.239704] Yama: becoming mindful. [ 0.240985] AppArmor: AppArmor initialized [ 0.242458] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244756] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246992] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251503] Initializing cgroup subsys io [ 0.252935] Initializing cgroup subsys memory [ 0.254445] Initializing cgroup subsys devices [ 0.255998] Initializing cgroup subsys freezer [ 0.257521] Initializing cgroup subsys net_cls [ 0.259042] Initializing cgroup subsys perf_event [ 0.260642] Initializing cgroup subsys net_prio [ 0.262193] Initializing cgroup subsys hugetlb [ 0.263711] Initializing cgroup subsys pids [ 0.265232] CPU: Physical Processor ID: 0 [ 0.267341] mce: CPU supports 10 MCE banks [ 0.268813] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270580] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287438] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295868] ftrace: allocating 31920 entries in 125 pages [ 0.326851] smpboot: Max logical packages: 1 [ 0.328360] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330723] x2apic enabled [ 0.332099] Switched APIC routing to physical x2apic. [ 0.334963] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343701] KVM setup paravirtual spinlock [ 0.345620] x86: Booted up 1 node, 1 CPUs [ 0.347042] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349420] devtmpfs: initialized [ 0.351656] evm: security.selinux [ 0.352876] evm: security.SMACK64 [ 0.354087] evm: security.SMACK64EXEC [ 0.355403] evm: security.SMACK64TRANSMUTE [ 0.356821] evm: security.SMACK64MMAP [ 0.358128] evm: security.ima [ 0.359244] evm: security.capability [ 0.360604] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363822] pinctrl core: initialized pinctrl subsystem [ 0.365714] RTC time: 17:49:06, date: 04/07/19 [ 0.367337] NET: Registered protocol family 16 [ 0.368992] cpuidle: using governor ladder [ 0.370431] cpuidle: using governor menu [ 0.371811] PCCT header not found. [ 0.373101] ACPI: bus type PCI registered [ 0.374510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376675] PCI: Using configuration type 1 for base access [ 0.379237] ACPI: Added _OSI(Module Device) [ 0.380702] ACPI: Added _OSI(Processor Device) [ 0.382216] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383794] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386370] ACPI: Interpreter enabled [ 0.387700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400691] ACPI: (supports S0 S5) [ 0.401936] ACPI: Using IOAPIC for interrupt routing [ 0.403604] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408098] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410104] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418192] acpiphp: Slot [3] registered [ 0.419588] acpiphp: Slot [4] registered [ 0.420983] acpiphp: Slot [5] registered [ 0.422383] acpiphp: Slot [6] registered [ 0.423773] acpiphp: Slot [7] registered [ 0.425172] acpiphp: Slot [8] registered [ 0.426573] acpiphp: Slot [9] registered [ 0.427970] acpiphp: Slot [10] registered [ 0.429382] acpiphp: Slot [11] registered [ 0.430802] acpiphp: Slot [12] registered [ 0.432223] acpiphp: Slot [13] registered [ 0.433635] acpiphp: Slot [14] registered [ 0.435060] acpiphp: Slot [15] registered [ 0.452303] acpiphp: Slot [16] registered [ 0.453727] acpiphp: Slot [17] registered [ 0.455155] acpiphp: Slot [18] registered [ 0.456575] acpiphp: Slot [19] registered [ 0.457996] acpiphp: Slot [20] registered [ 0.459411] acpiphp: Slot [21] registered [ 0.460827] acpiphp: Slot [22] registered [ 0.462247] acpiphp: Slot [23] registered [ 0.463660] acpiphp: Slot [24] registered [ 0.465089] acpiphp: Slot [25] registered [ 0.466507] acpiphp: Slot [26] registered [ 0.467926] acpiphp: Slot [27] registered [ 0.469347] acpiphp: Slot [28] registered [ 0.470768] acpiphp: Slot [29] registered [ 0.472184] acpiphp: Slot [30] registered [ 0.473605] acpiphp: Slot [31] registered [ 0.475027] PCI host bridge to bus 0000:00 [ 0.476449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478593] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480733] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483274] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488432] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493055] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495321] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497405] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499645] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.503990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506510] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528141] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.530671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540234] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542817] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545129] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546996] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549720] vgaarb: loaded [ 0.550770] vgaarb: bridge control possible 0000:00:02.0 [ 0.552876] SCSI subsystem initialized [ 0.554480] ACPI: bus type USB registered [ 0.555938] usbcore: registered new interface driver usbfs [ 0.557748] usbcore: registered new interface driver hub [ 0.559524] usbcore: registered new device driver usb [ 0.561432] PCI: Using ACPI for IRQ routing [ 0.563377] NetLabel: Initializing [ 0.564635] NetLabel: domain hash size = 128 [ 0.566142] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567823] NetLabel: unlabeled traffic allowed by default [ 0.569870] clocksource: Switched to clocksource kvm-clock [ 0.580214] AppArmor: AppArmor Filesystem Enabled [ 0.581884] pnp: PnP ACPI init [ 0.583382] pnp: PnP ACPI: found 5 devices [ 0.590500] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593516] NET: Registered protocol family 2 [ 0.595314] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597586] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599702] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601816] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603725] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605799] NET: Registered protocol family 1 [ 0.607338] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609274] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611172] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626151] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641307] Trying to unpack rootfs image as initramfs... [ 0.702641] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.705487] Scanning for low memory corruption every 60 seconds [ 0.707737] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709778] audit: initializing netlink subsys (disabled) [ 0.711614] audit: type=2000 audit(1554659347.259:1): initialized [ 0.713861] Initialise system trusted keyring [ 0.715494] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717538] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720632] zbud: loaded [ 0.721810] VFS: Disk quotas dquot_6.6.0 [ 0.723255] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725826] fuse init (API version 7.23) [ 0.727363] Key type big_key registered [ 0.728764] Allocating IMA MOK and blacklist keyrings. [ 0.730809] Key type asymmetric registered [ 0.732264] Asymmetric key parser 'x509' registered [ 0.733956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736560] io scheduler noop registered [ 0.737958] io scheduler deadline registered (default) [ 0.739699] io scheduler cfq registered [ 0.741166] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743015] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747771] ACPI: Power Button [PWRF] [ 0.749209] GHES: HEST is not enabled! [ 0.763510] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793189] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821835] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825318] Linux agpgart interface v0.103 [ 0.828835] brd: module loaded [ 0.831228] loop: module loaded [ 0.835998] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838562] GPT:90111 != 2097151 [ 0.839757] GPT:Alternate GPT header not at the end of the disk. [ 0.841693] GPT:90111 != 2097151 [ 0.842885] GPT: Use GNU Parted to correct GPT errors. [ 0.844600] vda: vda1 vda15 [ 0.846453] scsi host0: ata_piix [ 0.847768] scsi host1: ata_piix [ 0.849013] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851168] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853939] libphy: Fixed MDIO Bus: probed [ 0.855389] tun: Universal TUN/TAP device driver, 1.6 [ 0.857077] tun: (C) 1999-2004 Max Krasnyansky [ 0.860393] PPP generic driver version 2.4.2 [ 0.861974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864079] ehci-pci: EHCI PCI platform driver [ 0.865622] ehci-platform: EHCI generic platform driver [ 0.867369] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869367] ohci-pci: OHCI PCI platform driver [ 0.870907] ohci-platform: OHCI generic platform driver [ 0.872653] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887670] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889425] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891997] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895732] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897939] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900418] usb usb1: Product: UHCI Host Controller [ 0.902069] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904068] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905734] hub 1-0:1.0: USB hub found [ 0.907098] hub 1-0:1.0: 2 ports detected [ 0.908654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.912245] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913921] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915703] mousedev: PS/2 mouse device common for all mice [ 0.917878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920844] rtc_cmos 00:00: RTC can wake from S4 [ 0.922949] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.925021] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.927110] i2c /dev entries driver [ 0.928422] device-mapper: uevent: version 1.0.3 [ 0.930071] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.935174] NET: Registered protocol family 10 [ 0.936980] NET: Registered protocol family 17 [ 0.938581] Key type dns_resolver registered [ 0.940214] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.942141] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.945204] registered taskstats version 1 [ 0.946674] Loading compiled-in X.509 certificates [ 0.948861] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.952144] zswap: loaded using pool lzo/zbud [ 0.954465] Key type trusted registered [ 0.956842] Key type encrypted registered [ 0.958289] AppArmor: AppArmor sha1 policy hashing enabled [ 0.960105] ima: No TPM chip found, activating TPM-bypass! [ 0.961939] evm: HMAC attrs: 0x1 [ 0.963524] Magic number: 15:104:845 [ 0.965002] rtc_cmos 00:00: setting system clock to 2019-04-07 17:49:07 UTC (1554659347) [ 0.967826] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969794] EDD information not available. [ 1.007609] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.026390] Write protecting the kernel read-only data: 14336k [ 1.029716] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.032740] 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.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.226720] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCV/yj7eWa2pS386Bbci7X9ccW6HD2dqP1Q1GFKefcVXekosS4k+yPKPyBB2gLPd8lTZMJfrQSU8pOk2fgYYnDwIY0fisrl9+EFKLkz9p1ci61DAOJlckzOuwXlJWAbzKol+ozcBtC2DIjpjq/W9UFCZJmIBE3m+FiCZozpA4tmZYsnizRCqq1ndxM8cLGGRQu+DxugnQxm1LAkyY12PIEIWJPWJVSmjZ/ONgLkhe91DToYUsp6VrBGh80JWKK4M9BWfLGJwfE6Q5p20peTguuM+RCb7xdR9EpE5X7sFwET5awA960dPSDPPrF4z0PMk6/4GeCCEBflMcQ0/vLSovxX root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc ssh-dss AAAAB3NzaC1kc3MAAACBAMJSQB5Juamoygk5SjSKpch6fHW1i3TiHazMOcw1P5bi3CBgDuiSeB0njqhb7u9hcDRPYFo4rRFCXjxsNyPQ/54ZypFLHPA2Cux3/E4CsXf4zEwXVeEmvcl7UQ9pS3sR/wOyGnKKj9OcUp23Gd0tEXOXz6cCymm1O27pT/pFbqeHAAAAFQCUWcePyj6o+deFROYst+2H1WLETQAAAIA9tZ2LCACGdiQTTBbzi4VRdU/Vap0LPzsG2lGs8C2jDLNi8vzm4k3HpIi1lCubo+vxGXijJyDskWqLpcfkTZHPSXNus8AFlwsNTedLdh4/iCXEFRp/s1Um2N4n5rW7HLNweNO24G5KkP5yV1ptCGpzpSLK7Gt3sj63g8ClOtEyeAAAAIAE/DWfyh3tFlLY9QGyVXJDFsy+zVciL8bpIb8L2RKDBn0ZrViOc3E9M7VpB8yjXC0u7GYF/utRJsVmtgIt7rCptDrh53BHzPvMmeE4HZks0qIo5SjZ/rvEZc5LSYvbYnmYnqFDRZW+NSm/5s8h5mNV7Q4kQYym4Ao8o4bIs4tYaA== root@cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.77s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe6c:430f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-0ecf69fd-55b8-46fe-a57c-508f192d71bc login: 2019-04-07 17:49:22,812 - paramiko.transport - DEBUG - starting thread (client mode): 0xc47ab310L 2019-04-07 17:49:22,812 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-07 17:49:22,812 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-07 17:49:22,813 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-07 17:49:22,814 - 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-04-07 17:49:22,814 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-07 17:49:22,814 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-07 17:49:22,815 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-07 17:49:22,815 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-07 17:49:22,815 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-07 17:49:22,832 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-07 17:49:22,833 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-07 17:49:22,844 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 66436bee05169dacb7cfd851801ef796 2019-04-07 17:49:22,845 - paramiko.transport - DEBUG - Trying discovered key 9fdc825a6ee85b971267f61599918722 in /tmp/tmp_CD0QU 2019-04-07 17:49:22,871 - paramiko.transport - DEBUG - userauth is OK 2019-04-07 17:49:22,875 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-07 17:49:22,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-07 17:49:22,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"volumeAttachment": {"volumeId": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}}' 2019-04-07 17:49:26,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-7fc80231-d5f6-444e-b3e4-45e875759fdc x-openstack-request-id: req-7fc80231-d5f6-444e-b3e4-45e875759fdc 2019-04-07 17:49:26,014 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "819cd163-cd7d-4676-a2fe-1f5229307573", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "volumeId": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}} 2019-04-07 17:49:26,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/os-volume_attachments used request id req-7fc80231-d5f6-444e-b3e4-45e875759fdc 2019-04-07 17:49:26,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.13727593422s 2019-04-07 17:49:26,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:26,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:27,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3162a925-0df4-48a0-869d-f75a7c3c187a x-openstack-request-id: req-3162a925-0df4-48a0-869d-f75a7c3c187a 2019-04-07 17:49:27,125 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:25.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:27,125 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-3162a925-0df4-48a0-869d-f75a7c3c187a 2019-04-07 17:49:27,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11043286324s 2019-04-07 17:49:27,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:29,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:29,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:30,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:29 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5ca03b5a-2811-49c7-a61d-c42d28996d14 x-openstack-request-id: req-5ca03b5a-2811-49c7-a61d-c42d28996d14 2019-04-07 17:49:30,251 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [{"server_id": "819cd163-cd7d-4676-a2fe-1f5229307573", "attachment_id": "d84e5e8c-7f33-419e-9cb4-4fe329df0601", "attached_at": "2019-04-07T17:49:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "device": "/dev/vdb", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:29.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:30,251 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-5ca03b5a-2811-49c7-a61d-c42d28996d14 2019-04-07 17:49:30,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.12178516388s 2019-04-07 17:49:30,253 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-07 17:49:30,255 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-07 17:49:30,255 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-07 17:49:30,258 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-07 17:49:30,328 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-07 17:49:30,328 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-07 17:49:30,331 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-07 17:49:30,332 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-07 17:49:30,367 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-07 17:49:30,367 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-07 17:49:30,397 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-07 17:49:31,042 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-07 17:49:31,042 - 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: ebbe8ff7-889c-4461-96ae-fcdb0096da5c 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-04-07 17:49:31,042 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-04-07 17:49:31,043 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-04-07 17:49:31,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-07 17:49:31,044 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-07 17:49:31,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/os-volume_attachments/bdefd70a-fa72-4ec5-9816-92984404f7ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:34,043 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:30 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-0697dbf3-a189-4a85-943c-00afe2a9ed0d x-openstack-request-id: req-0697dbf3-a189-4a85-943c-00afe2a9ed0d 2019-04-07 17:49:34,043 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573/os-volume_attachments/bdefd70a-fa72-4ec5-9816-92984404f7ba used request id req-0697dbf3-a189-4a85-943c-00afe2a9ed0d 2019-04-07 17:49:34,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.99962997437s 2019-04-07 17:49:34,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:34,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 578 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-aedb7e62-0575-4769-9789-c4a75b946c6f x-openstack-request-id: req-aedb7e62-0575-4769-9789-c4a75b946c6f 2019-04-07 17:49:34,107 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [{"server_id": "819cd163-cd7d-4676-a2fe-1f5229307573", "attachment_id": "d84e5e8c-7f33-419e-9cb4-4fe329df0601", "attached_at": "2019-04-07T17:49:29.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "device": "/dev/vdb", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:33.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:34,107 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-aedb7e62-0575-4769-9789-c4a75b946c6f 2019-04-07 17:49:34,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0629019737244s 2019-04-07 17:49:34,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:36,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:36,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:37,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-79189b3a-244d-4ed3-8bb7-1977046b168a x-openstack-request-id: req-79189b3a-244d-4ed3-8bb7-1977046b168a 2019-04-07 17:49:37,261 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:37,261 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-79189b3a-244d-4ed3-8bb7-1977046b168a 2019-04-07 17:49:37,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.149559021s 2019-04-07 17:49:37,263 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-04-07 17:49:37,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-07 17:49:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"volumeAttachment": {"volumeId": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}}' 2019-04-07 17:49:39,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-abfbae8f-9569-4a17-9e62-02f016c65ad8 x-openstack-request-id: req-abfbae8f-9569-4a17-9e62-02f016c65ad8 2019-04-07 17:49:39,284 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "volumeId": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}} 2019-04-07 17:49:39,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/os-volume_attachments used request id req-abfbae8f-9569-4a17-9e62-02f016c65ad8 2019-04-07 17:49:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.02088403702s 2019-04-07 17:49:39,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:39,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:40,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-40193c50-337f-426b-9787-3214a7157f56 x-openstack-request-id: req-40193c50-337f-426b-9787-3214a7157f56 2019-04-07 17:49:40,362 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:39.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:40,362 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-40193c50-337f-426b-9787-3214a7157f56 2019-04-07 17:49:40,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07747101784s 2019-04-07 17:49:40,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:42,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:43,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2a2cb055-affc-43e9-94c9-df00302632a1 x-openstack-request-id: req-2a2cb055-affc-43e9-94c9-df00302632a1 2019-04-07 17:49:43,577 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [{"server_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "attachment_id": "28d3f445-de2c-4c8e-9481-cdbae47abdee", "attached_at": "2019-04-07T17:49:40.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "device": "/dev/vdb", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:43,577 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-2a2cb055-affc-43e9-94c9-df00302632a1 2019-04-07 17:49:43,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.21085095406s 2019-04-07 17:49:43,580 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-07 17:49:43,582 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-07 17:49:43,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-07 17:49:43,584 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-07 17:49:43,652 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-07 17:49:43,652 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-07 17:49:43,653 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-07 17:49:43,654 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-07 17:49:43,692 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-07 17:49:43,692 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-07 17:49:43,719 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-07 17:49:43,739 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-07 17:49:43,739 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-04-07 17:49:43,739 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-04-07 17:49:43,740 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-04-07 17:49:43,740 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-07 17:49:43,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-07 17:49:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/os-volume_attachments/bdefd70a-fa72-4ec5-9816-92984404f7ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:46,577 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:43 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-14bbbc50-b155-4d82-a139-28e827947ff2 x-openstack-request-id: req-14bbbc50-b155-4d82-a139-28e827947ff2 2019-04-07 17:49:46,577 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca/os-volume_attachments/bdefd70a-fa72-4ec5-9816-92984404f7ba used request id req-14bbbc50-b155-4d82-a139-28e827947ff2 2019-04-07 17:49:46,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.83630299568s 2019-04-07 17:49:46,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:46,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-acf82f6e-0420-4ccb-b834-097dd1eec15e x-openstack-request-id: req-acf82f6e-0420-4ccb-b834-097dd1eec15e 2019-04-07 17:49:46,648 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [{"server_id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "attachment_id": "28d3f445-de2c-4c8e-9481-cdbae47abdee", "attached_at": "2019-04-07T17:49:40.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "device": "/dev/vdb", "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba"}], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:46,649 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-acf82f6e-0420-4ccb-b834-097dd1eec15e 2019-04-07 17:49:46,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0709478855133s 2019-04-07 17:49:46,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:48,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:48,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:48,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e82c96e0-9bc3-416d-a3bb-e1519fe27a8e x-openstack-request-id: req-e82c96e0-9bc3-416d-a3bb-e1519fe27a8e 2019-04-07 17:49:48,710 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:48,710 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-e82c96e0-9bc3-416d-a3bb-e1519fe27a8e 2019-04-07 17:49:48,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0575549602509s 2019-04-07 17:49:48,824 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:49:48,825 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:41 | PASS | +---------------------+------------------+------------------+----------------+ 2019-04-07 17:49:48,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:49:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:49,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:48 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-2ebf3b51-7033-4337-86f2-af9fd77537a0 x-openstack-request-id: req-2ebf3b51-7033-4337-86f2-af9fd77537a0 2019-04-07 17:49:49,011 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca used request id req-2ebf3b51-7033-4337-86f2-af9fd77537a0 2019-04-07 17:49:49,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.180815935135s 2019-04-07 17:49:49,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:49,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 909 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-c6328907-7d8a-4c17-b6b6-b237179d8ce5 x-openstack-request-id: req-c6328907-7d8a-4c17-b6b6-b237179d8ce5 2019-04-07 17:49:49,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:49:06.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:49:06Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:83:15", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:48:40.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "ca1a9b21-d27d-42bb-8950-57e4468ee1ca", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:49:48Z", "hostId": "a87a27f370e512029d91c1b903a37abcd88f2fdd410b6b4c5cf09a1e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm2_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:31Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:49,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-c6328907-7d8a-4c17-b6b6-b237179d8ce5 2019-04-07 17:49:49,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736673116684s 2019-04-07 17:49:49,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:49:51,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:51,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:52,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-a8beae6e-e92b-4066-b71f-8c6087450cd8 x-openstack-request-id: req-a8beae6e-e92b-4066-b71f-8c6087450cd8 2019-04-07 17:49:52,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:49:06.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:49:06Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:52,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-a8beae6e-e92b-4066-b71f-8c6087450cd8 2019-04-07 17:49:52,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713299036026s 2019-04-07 17:49:52,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-07 17:49:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/floatingips/b49f79c8-c79c-4177-a793-6c2f15c731a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:53,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:49:53 GMT X-Openstack-Request-Id: req-54dfca8d-8f15-4f03-bace-dd46f3d7cf78 2019-04-07 17:49:53,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:49:53,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/floatingips/b49f79c8-c79c-4177-a793-6c2f15c731a1.json used request id req-54dfca8d-8f15-4f03-bace-dd46f3d7cf78 2019-04-07 17:49:53,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.22751712799s 2019-04-07 17:49:53,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:53,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:53 GMT X-Openstack-Request-Id: req-06284a2a-c3c9-446e-aa44-bb9d814e9dbb 2019-04-07 17:49:53,777 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bc274515-17c5-4715-af1e-af5b17106de0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:49:09Z", "updated_at": "2019-04-07T17:49:12Z", "floating_network_id": "049756e4-45b3-427e-a20c-909a765e9532", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:6c:43:0f", "device_id": "819cd163-cd7d-4676-a2fe-1f5229307573"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "port_id": "26edb910-d04e-464f-bd1d-714e1bc7bc1f", "id": "ac1a3a01-be62-43b9-a733-61df02fabb09", "qos_policy_id": null}]} 2019-04-07 17:49:53,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-06284a2a-c3c9-446e-aa44-bb9d814e9dbb 2019-04-07 17:49:53,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065309047699s 2019-04-07 17:49:53,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:54,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5a8a97b5-bf67-4523-8d66-66361bb54c97 x-openstack-request-id: req-5a8a97b5-bf67-4523-8d66-66361bb54c97 2019-04-07 17:49:54,895 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "ec1565bc2fa34bdea261134f62515f3f", "attachments": [], "links": [{"href": "http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "self"}, {"href": "http://172.30.9.45:8776/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-07T17:48:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "updated_at": "2019-04-07T17:49:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bdefd70a-fa72-4ec5-9816-92984404f7ba", "size": 2}]} 2019-04-07 17:49:54,895 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-5a8a97b5-bf67-4523-8d66-66361bb54c97 2019-04-07 17:49:54,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.1119120121s 2019-04-07 17:49:54,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-04-07 17:49:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:54,989 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:49:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-5a4e9480-673a-4e4a-b16d-682ad656a36a 2019-04-07 17:49:54,989 - 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-04-07 17:49:54,989 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/bdefd70a-fa72-4ec5-9816-92984404f7ba used request id req-5a4e9480-673a-4e4a-b16d-682ad656a36a 2019-04-07 17:49:54,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0922830104828s 2019-04-07 17:49:54,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-07 17:49:54,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:55,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-21c158f2-c82b-4bea-962a-88aba1f31688 x-openstack-request-id: req-21c158f2-c82b-4bea-962a-88aba1f31688 2019-04-07 17:49:55,989 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-04-07 17:49:55,989 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.45:8776/v3/eee28985df4e407098b0a8723bd9cdb6/volumes/detail used request id req-21c158f2-c82b-4bea-962a-88aba1f31688 2019-04-07 17:49:55,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.99938082695s 2019-04-07 17:49:55,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-07 17:49:55,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/floatingips/ac1a3a01-be62-43b9-a733-61df02fabb09.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:58,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:49:58 GMT X-Openstack-Request-Id: req-8e080c82-2ffe-438b-9d57-852e526e67d6 2019-04-07 17:49:58,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:49:58,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/floatingips/ac1a3a01-be62-43b9-a733-61df02fabb09.json used request id req-8e080c82-2ffe-438b-9d57-852e526e67d6 2019-04-07 17:49:58,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.18074917793s 2019-04-07 17:49:58,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-07 17:49:58,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:58,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:58 GMT X-Openstack-Request-Id: req-ea2ca3d9-12dc-417f-a668-06c1b8852a67 2019-04-07 17:49:58,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-07 17:49:58,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/floatingips.json used request id req-ea2ca3d9-12dc-417f-a668-06c1b8852a67 2019-04-07 17:49:58,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0696301460266s 2019-04-07 17:49:58,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-07 17:49:58,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:58,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sun, 07 Apr 2019 17:49:58 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-dc9b7c21-1c9a-430e-9d22-02449be8e9b1 x-openstack-request-id: req-dc9b7c21-1c9a-430e-9d22-02449be8e9b1 2019-04-07 17:49:58,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573 used request id req-dc9b7c21-1c9a-430e-9d22-02449be8e9b1 2019-04-07 17:49:58,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.328918933868s 2019-04-07 17:49:58,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:49:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:49:59,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sun, 07 Apr 2019 17:49: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-515c221b-a9ce-45e9-91a9-a26d8455af39 x-openstack-request-id: req-515c221b-a9ce-45e9-91a9-a26d8455af39 2019-04-07 17:49:59,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:43:0f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.45:8774/v2.1/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "self"}, {"href": "http://172.30.9.45:8774/servers/819cd163-cd7d-4676-a2fe-1f5229307573", "rel": "bookmark"}], "image": {"id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "links": [{"href": "http://172.30.9.45:8774/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-07T17:49:06.000000", "flavor": {"id": "d99cffa5-9aac-46ef-8527-22aa40c75243", "links": [{"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "bookmark"}]}, "id": "819cd163-cd7d-4676-a2fe-1f5229307573", "security_groups": [{"name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}], "user_id": "ec1565bc2fa34bdea261134f62515f3f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-07T17:49:58Z", "hostId": "3bea8e2106d3357d1b516ca9107e2397faa58cd52df17ec2ee21773a", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "name": "cinder_test-vm_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "created": "2019-04-07T17:48:58Z", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-07 17:49:59,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-515c221b-a9ce-45e9-91a9-a26d8455af39 2019-04-07 17:49:59,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.732429027557s 2019-04-07 17:49:59,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-07 17:50:01,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-07 17:50:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:01,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:01 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-f1eb4b04-02ba-4cc3-94b6-e53a80916735 x-openstack-request-id: req-f1eb4b04-02ba-4cc3-94b6-e53a80916735 2019-04-07 17:50:01,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-07 17:50:01,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/servers/detail used request id req-f1eb4b04-02ba-4cc3-94b6-e53a80916735 2019-04-07 17:50:01,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0668661594391s 2019-04-07 17:50:01,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:50:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:01,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:01 GMT X-Openstack-Request-Id: req-f1c1a2b5-c90e-41b1-80c8-a9b184686e4d 2019-04-07 17:50:01,450 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:24Z", "updated_at": "2019-04-07T17:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-07T17:48:25Z", "revision_number": 0, "id": "163f1c3b-11e6-4f03-995f-b638a1f9c79f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:25Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:26Z", "revision_number": 0, "id": "4068bf65-9c04-4963-b3d5-9e10097e5de1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:26Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "dbfafeb6-6822-4151-b9b3-205b81ba9983", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:24Z", "revision_number": 0, "id": "eaf5ab22-7da8-4953-bfdd-38928cac6753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:24Z", "security_group_id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 3, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "b1b45d1b-b519-4da1-90ee-15b5588429dd", "name": "cinder_test-sg_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}, {"description": "Default security group", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:08Z", "updated_at": "2019-04-07T17:48:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "049957ac-cdc6-47b4-8f76-1064757854fe", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "6cdfc9fe-6817-415d-bc36-52c5d7667702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "d33e7a80-9e59-40f7-a048-d65d2dc5d889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "dd4c6461-06cc-4a79-a4dd-2b0fa5231e92", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "e922854e-4229-46c5-8424-76b71826ebc6", "name": "default"}]} 2019-04-07 17:50:01,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-f1c1a2b5-c90e-41b1-80c8-a9b184686e4d 2019-04-07 17:50:01,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0550889968872s 2019-04-07 17:50:01,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:50:01,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/b1b45d1b-b519-4da1-90ee-15b5588429dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:01,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:50:01 GMT X-Openstack-Request-Id: req-5fa7bcf1-0751-4db6-9d20-d547c9712f16 2019-04-07 17:50:01,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:50:01,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/b1b45d1b-b519-4da1-90ee-15b5588429dd.json used request id req-5fa7bcf1-0751-4db6-9d20-d547c9712f16 2019-04-07 17:50:01,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160984992981s 2019-04-07 17:50:01,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-07 17:50:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/os-keypairs/cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:01,670 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:01 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-a66c7ba4-a318-4d55-b82f-24a9d59fd073 x-openstack-request-id: req-a66c7ba4-a318-4d55-b82f-24a9d59fd073 2019-04-07 17:50:01,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/os-keypairs/cinder_test-kp_0ecf69fd-55b8-46fe-a57c-508f192d71bc used request id req-a66c7ba4-a318-4d55-b82f-24a9d59fd073 2019-04-07 17:50:01,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0527331829071s 2019-04-07 17:50:01,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:50:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0/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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" -d '{"subnet_id": "b62633f2-2c01-4838-bd75-418ad355e7e4"}' 2019-04-07 17:50:04,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:04 GMT X-Openstack-Request-Id: req-aecfc23b-f342-4cb1-94b5-387c21344941 2019-04-07 17:50:04,476 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "subnet_id": "b62633f2-2c01-4838-bd75-418ad355e7e4", "subnet_ids": ["b62633f2-2c01-4838-bd75-418ad355e7e4"], "port_id": "1f7ba9f5-67bd-482e-963f-280e1d610475", "id": "bc274515-17c5-4715-af1e-af5b17106de0"} 2019-04-07 17:50:04,476 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0/remove_router_interface.json used request id req-aecfc23b-f342-4cb1-94b5-387c21344941 2019-04-07 17:50:04,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.80526900291s 2019-04-07 17:50:04,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:50:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:04 GMT X-Openstack-Request-Id: req-8e343bfa-e16a-4718-8327-2b6695eb7b2d 2019-04-07 17:50:04,675 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:11Z", "admin_state_up": true, "updated_at": "2019-04-07T17:50:02Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "bc274515-17c5-4715-af1e-af5b17106de0", "name": "cinder_test-router_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}]} 2019-04-07 17:50:04,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-8e343bfa-e16a-4718-8327-2b6695eb7b2d 2019-04-07 17:50:04,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.198832988739s 2019-04-07 17:50:04,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:50:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:08,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:50:08 GMT X-Openstack-Request-Id: req-c253c9b7-8c01-4819-845d-c949ccee4643 2019-04-07 17:50:08,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:50:08,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/bc274515-17c5-4715-af1e-af5b17106de0.json used request id req-c253c9b7-8c01-4819-845d-c949ccee4643 2019-04-07 17:50:08,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0659661293s 2019-04-07 17:50:08,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:50:08,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:08,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:08 GMT X-Openstack-Request-Id: req-ab84ee82-17d0-42c5-9bc7-f2662f9ac692 2019-04-07 17:50:08,799 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:10Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-07T17:48:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"eee28985df4e407098b0a8723bd9cdb6","id":"b62633f2-2c01-4838-bd75-418ad355e7e4","subnetpool_id":null,"name":"cinder_test-subnet_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}]} 2019-04-07 17:50:08,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-ab84ee82-17d0-42c5-9bc7-f2662f9ac692 2019-04-07 17:50:08,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0551960468292s 2019-04-07 17:50:08,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:50:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/b62633f2-2c01-4838-bd75-418ad355e7e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:11,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:50:11 GMT X-Openstack-Request-Id: req-cd84b576-4c83-4f12-a705-af9d768b9699 2019-04-07 17:50:11,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:50:11,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/b62633f2-2c01-4838-bd75-418ad355e7e4.json used request id req-cd84b576-4c83-4f12-a705-af9d768b9699 2019-04-07 17:50:11,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64626383781s 2019-04-07 17:50:11,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:50:11,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:11,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:11 GMT X-Openstack-Request-Id: req-067e262a-a438-4370-a7e0-563e38dff74f 2019-04-07 17:50:11,557 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eee28985df4e407098b0a8723bd9cdb6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:50:11Z","qos_policy_id":null,"name":"cinder_test-net_0ecf69fd-55b8-46fe-a57c-508f192d71bc","admin_state_up":true,"tenant_id":"eee28985df4e407098b0a8723bd9cdb6","created_at":"2019-04-07T17:48:08Z","mtu":1450}]} 2019-04-07 17:50:11,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-067e262a-a438-4370-a7e0-563e38dff74f 2019-04-07 17:50:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110176086426s 2019-04-07 17:50:11,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:50:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:13,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:50:12 GMT X-Openstack-Request-Id: req-edd4d798-3ac4-4a18-9f0d-beccfc5dda0d 2019-04-07 17:50:13,004 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:50:13,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/44ced1c1-ae09-44f7-9afe-e50cf4dcbcbd.json used request id req-edd4d798-3ac4-4a18-9f0d-beccfc5dda0d 2019-04-07 17:50:13,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4452688694s 2019-04-07 17:50:13,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:50:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:13 GMT X-Openstack-Request-Id: req-43f1f4a2-60a0-447d-b162-fde27e24262b 2019-04-07 17:50:13,316 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:48:23Z", "file": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/file", "owner": "eee28985df4e407098b0a8723bd9cdb6", "id": "d1a8fc31-d1c3-41bf-bc40-16fc103277af", "size": 12716032, "self": "/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:50:13,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-43f1f4a2-60a0-447d-b162-fde27e24262b 2019-04-07 17:50:13,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308242082596s 2019-04-07 17:50:13,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:50:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}00e3e952b4c0399a4e266db366c480119ebdbd94" 2019-04-07 17:50:13,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:50:13 GMT X-Openstack-Request-Id: req-27f7e204-f260-4438-8d3f-a93eea98af0c 2019-04-07 17:50:13,946 - 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-04-07 17:50:13,946 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/d1a8fc31-d1c3-41bf-bc40-16fc103277af used request id req-27f7e204-f260-4438-8d3f-a93eea98af0c 2019-04-07 17:50:13,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.627830982208s 2019-04-07 17:50:13,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:50:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:13,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-64d0d44c-d6a6-4716-a2a1-0a92db12b4be x-openstack-request-id: req-64d0d44c-d6a6-4716-a2a1-0a92db12b4be 2019-04-07 17:50:13,978 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243", "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": "d99cffa5-9aac-46ef-8527-22aa40c75243"}]} 2019-04-07 17:50:13,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-64d0d44c-d6a6-4716-a2a1-0a92db12b4be 2019-04-07 17:50:13,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260508060455s 2019-04-07 17:50:13,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:50:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:14,016 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-5b5aa0ac-924a-42a6-829c-3aece7e9f7b4 x-openstack-request-id: req-5b5aa0ac-924a-42a6-829c-3aece7e9f7b4 2019-04-07 17:50:14,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/d99cffa5-9aac-46ef-8527-22aa40c75243 used request id req-5b5aa0ac-924a-42a6-829c-3aece7e9f7b4 2019-04-07 17:50:14,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03653383255s 2019-04-07 17:50:14,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:50:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:14,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b84c0d-9b31-4008-94f1-1d81074918a3 2019-04-07 17:50:14,240 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": {"self": "http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ec1565bc2fa34bdea261134f62515f3f", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:50:14,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-f5b84c0d-9b31-4008-94f1-1d81074918a3 2019-04-07 17:50:14,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223163843155s 2019-04-07 17:50:14,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:50:14,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:14,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62c3627-6b54-4d1b-b2d5-561eb28d5da9 2019-04-07 17:50:14,469 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_0ecf69fd-55b8-46fe-a57c-508f192d71bc", "links": {"self": "http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ec1565bc2fa34bdea261134f62515f3f", "description": null}} 2019-04-07 17:50:14,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f used request id req-d62c3627-6b54-4d1b-b2d5-561eb28d5da9 2019-04-07 17:50:14,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223445892334s 2019-04-07 17:50:14,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:50:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:14,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b878b75e-92db-4368-892b-a81784da7fb9 2019-04-07 17:50:14,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:50:14,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/ec1565bc2fa34bdea261134f62515f3f used request id req-b878b75e-92db-4368-892b-a81784da7fb9 2019-04-07 17:50:14,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.391868829727s 2019-04-07 17:50:14,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:50:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:15,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8c8ab2-fca7-443b-94fe-5b43488d556d 2019-04-07 17:50:15,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6"}, "tags": [], "enabled": true, "id": "eee28985df4e407098b0a8723bd9cdb6", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0ecf69fd-55b8-46fe-a57c-508f192d71bc"}]} 2019-04-07 17:50:15,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-9d8c8ab2-fca7-443b-94fe-5b43488d556d 2019-04-07 17:50:15,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214844942093s 2019-04-07 17:50:15,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:50:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:15,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d709f6-105f-4ba2-994a-dcf4a06c7249 2019-04-07 17:50:15,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:50:15,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/eee28985df4e407098b0a8723bd9cdb6 used request id req-54d709f6-105f-4ba2-994a-dcf4a06c7249 2019-04-07 17:50:15,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.319637060165s 2019-04-07 17:50:15,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:50:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=eee28985df4e407098b0a8723bd9cdb6&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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:15,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:15 GMT X-Openstack-Request-Id: req-3850af41-e03e-4c1c-9679-53ae8089c4e4 2019-04-07 17:50:15,764 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:08Z", "updated_at": "2019-04-07T17:48:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "049957ac-cdc6-47b4-8f76-1064757854fe", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "6cdfc9fe-6817-415d-bc36-52c5d7667702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "d33e7a80-9e59-40f7-a048-d65d2dc5d889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "dd4c6461-06cc-4a79-a4dd-2b0fa5231e92", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "e922854e-4229-46c5-8424-76b71826ebc6", "name": "default"}]} 2019-04-07 17:50:15,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=eee28985df4e407098b0a8723bd9cdb6&name=default used request id req-3850af41-e03e-4c1c-9679-53ae8089c4e4 2019-04-07 17:50:15,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351711988449s 2019-04-07 17:50:15,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:50:15,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:16,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:16 GMT X-Openstack-Request-Id: req-1f888a0a-dd30-489f-b8c6-156f0eab848a 2019-04-07 17:50:16,122 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "created_at": "2019-04-07T17:48:08Z", "updated_at": "2019-04-07T17:48:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "dd4c6461-06cc-4a79-a4dd-2b0fa5231e92", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "049957ac-cdc6-47b4-8f76-1064757854fe", "remote_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "6cdfc9fe-6817-415d-bc36-52c5d7667702", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:48:08Z", "revision_number": 0, "id": "d33e7a80-9e59-40f7-a048-d65d2dc5d889", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:48:08Z", "security_group_id": "e922854e-4229-46c5-8424-76b71826ebc6", "tenant_id": "eee28985df4e407098b0a8723bd9cdb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eee28985df4e407098b0a8723bd9cdb6"}], "revision_number": 1, "project_id": "eee28985df4e407098b0a8723bd9cdb6", "id": "e922854e-4229-46c5-8424-76b71826ebc6", "name": "default"}]} 2019-04-07 17:50:16,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-1f888a0a-dd30-489f-b8c6-156f0eab848a 2019-04-07 17:50:16,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352176904678s 2019-04-07 17:50:16,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:50:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/e922854e-4229-46c5-8424-76b71826ebc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d803baff50ee053c7e8f02f092d69b614e7836c" 2019-04-07 17:50:16,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:50:16 GMT X-Openstack-Request-Id: req-b17be3cb-59a5-44cb-9f45-9e54c6693995 2019-04-07 17:50:16,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:50:16,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/e922854e-4229-46c5-8424-76b71826ebc6.json used request id req-b17be3cb-59a5-44cb-9f45-9e54c6693995 2019-04-07 17:50:16,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.43280005455s 2019-04-07 17:50:16,608 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-04-07 17:50:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:50:16,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d3f1de-758d-4d3c-9110-06b4d3cee8e2 2019-04-07 17:50:16,674 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:50:16,674 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-39d3f1de-758d-4d3c-9110-06b4d3cee8e2 2019-04-07 17:50:16,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:50:17,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "daf71dc710bf45a7b0d2c75ffe011228", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/daf71dc710bf45a7b0d2c75ffe011228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1d0a34755e6c480498959f8f276d3f29"}, "audit_ids": ["8rq2lvSsT4u-G6r41avwSA"], "issued_at": "2019-04-07T17:50:17.000000Z"}} 2019-04-07 17:50:17,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:50:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:17,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:17 GMT X-Openstack-Request-Id: req-01b0f1aa-b1d3-4274-b648-f91ae045efbb 2019-04-07 17:50:17,486 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"}]} 2019-04-07 17:50:17,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01b0f1aa-b1d3-4274-b648-f91ae045efbb 2019-04-07 17:50:17,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401813030243s 2019-04-07 17:50:17,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:50:17,499 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e51ee2-c2d7-4f12-9787-06d94a658161 2019-04-07 17:50:17,499 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:50:17,499 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-58e51ee2-c2d7-4f12-9787-06d94a658161 2019-04-07 17:50:17,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:50:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:17,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bbe0e2d-421c-4801-9263-e5f098b82336 2019-04-07 17:50:17,731 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:50:17,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-9bbe0e2d-421c-4801-9263-e5f098b82336 2019-04-07 17:50:17,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2307908535s 2019-04-07 17:50:17,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-07 17:50:17,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}}' 2019-04-07 17:50:18,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b4c7200-71f4-4cd3-a3dc-8e3409917a95 2019-04-07 17:50:18,025 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578"}, "tags": [], "enabled": true, "id": "40a069a453ff4fe3ab81296060fed578", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}} 2019-04-07 17:50:18,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/projects used request id req-6b4c7200-71f4-4cd3-a3dc-8e3409917a95 2019-04-07 17:50:18,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.286204099655s 2019-04-07 17:50:18,026 - 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'40a069a453ff4fe3ab81296060fed578', '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_908de32e-b19c-4077-a653-b22d5eb18afd'}) 2019-04-07 17:50:18,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-07 17:50:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d8Xt6U4K4Xnz9QBPtmm5kCLNZh94rY", "email": null, "name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd"}}' 2019-04-07 17:50:18,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5c9e10-65d8-48a8-8a53-8e7043bda51b 2019-04-07 17:50:18,503 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "domain_id": "default", "password_expires_at": null}} 2019-04-07 17:50:18,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.45:5000/v3/users used request id req-5a5c9e10-65d8-48a8-8a53-8e7043bda51b 2019-04-07 17:50:18,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.470271110535s 2019-04-07 17:50:18,504 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f3bf542d3014ef4800c8deaccb30c85', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd'}) 2019-04-07 17:50:18,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:18,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f8aff8-5401-4e2c-8db8-0876e02744cb 2019-04-07 17:50:18,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:18,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-60f8aff8-5401-4e2c-8db8-0876e02744cb 2019-04-07 17:50:18,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226942062378s 2019-04-07 17:50:18,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:18,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee37ad7-2bad-472d-87ee-f3044a90681b 2019-04-07 17:50:18,951 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:18,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-eee37ad7-2bad-472d-87ee-f3044a90681b 2019-04-07 17:50:18,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211478948593s 2019-04-07 17:50:18,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:18,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:19,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7f3af1-b295-497e-88fe-661be5c5936b 2019-04-07 17:50:19,176 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:19,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-ff7f3af1-b295-497e-88fe-661be5c5936b 2019-04-07 17:50:19,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220445871353s 2019-04-07 17:50:19,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:50:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:19,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49123a25-c031-43f6-8bec-be4928dcf6ef 2019-04-07 17:50:19,311 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:50:19,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-49123a25-c031-43f6-8bec-be4928dcf6ef 2019-04-07 17:50:19,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130609989166s 2019-04-07 17:50:19,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:50:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:19,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8789e38-ba5f-4cd3-9513-4909cee81c01 2019-04-07 17:50:19,544 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:50:19,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-a8789e38-ba5f-4cd3-9513-4909cee81c01 2019-04-07 17:50:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231271028519s 2019-04-07 17:50:19,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:50:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e8a22c-0055-4e4a-9e47-77c49db823a6 2019-04-07 17:50:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578"}, "tags": [], "enabled": true, "id": "40a069a453ff4fe3ab81296060fed578", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}]} 2019-04-07 17:50:19,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-88e8a22c-0055-4e4a-9e47-77c49db823a6 2019-04-07 17:50:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229055166245s 2019-04-07 17:50:19,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:50:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=40a069a453ff4fe3ab81296060fed578" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966fca50-7fd0-487c-9cd9-2e5cea293c30 2019-04-07 17:50:20,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=40a069a453ff4fe3ab81296060fed578", "previous": null, "next": null}} 2019-04-07 17:50:20,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2b8dd1bf4007401b8a28837f6f420700&scope.project.id=40a069a453ff4fe3ab81296060fed578 used request id req-966fca50-7fd0-487c-9cd9-2e5cea293c30 2019-04-07 17:50:20,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217054128647s 2019-04-07 17:50:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:50:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2b8dd1bf4007401b8a28837f6f420700 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e158acd3-0e87-40dc-a402-6ad80fb69c93 2019-04-07 17:50:20,171 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:50:20,171 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2b8dd1bf4007401b8a28837f6f420700 used request id req-e158acd3-0e87-40dc-a402-6ad80fb69c93 2019-04-07 17:50:20,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157430887222s 2019-04-07 17:50:20,172 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd', 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'40a069a453ff4fe3ab81296060fed578', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd8Xt6U4K4Xnz9QBPtmm5kCLNZh94rY', 'username': u'tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.45:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-07 17:50:20,176 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd', 'password': 'd8Xt6U4K4Xnz9QBPtmm5kCLNZh94rY', 'project_name': 'tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.45:5000/v3', 'project_id': '40a069a453ff4fe3ab81296060fed578', 'project_domain_name': 'Default'} 2019-04-07 17:50:20,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:20,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec77062-b605-415e-af0b-9cdb02f867f2 2019-04-07 17:50:20,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:20,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-6ec77062-b605-415e-af0b-9cdb02f867f2 2019-04-07 17:50:20,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126189947128s 2019-04-07 17:50:20,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:20,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d8b28c-0edf-479b-a331-ad5a80e9329e 2019-04-07 17:50:20,533 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:20,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-82d8b28c-0edf-479b-a331-ad5a80e9329e 2019-04-07 17:50:20,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222040891647s 2019-04-07 17:50:20,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:50:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9345788-4447-476e-8bbe-0fa48d8caa83 2019-04-07 17:50:20,702 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:50:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-b9345788-4447-476e-8bbe-0fa48d8caa83 2019-04-07 17:50:20,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.164426088333s 2019-04-07 17:50:20,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:50:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:20,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1d749b-5008-4957-99ae-7e8e3b0fd741 2019-04-07 17:50:20,855 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:50:20,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-1e1d749b-5008-4957-99ae-7e8e3b0fd741 2019-04-07 17:50:20,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152359962463s 2019-04-07 17:50:20,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:50:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:21,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ee63dc-d5c2-4cf0-982d-9181800f8c13 2019-04-07 17:50:21,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578"}, "tags": [], "enabled": true, "id": "40a069a453ff4fe3ab81296060fed578", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}]} 2019-04-07 17:50:21,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-32ee63dc-d5c2-4cf0-982d-9181800f8c13 2019-04-07 17:50:21,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238786935806s 2019-04-07 17:50:21,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:50:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2503ad29da754ba38074fd5af8f4845f&scope.project.id=40a069a453ff4fe3ab81296060fed578" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:21,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3dfdc8b-ad42-497e-9c87-c0d0c550a089 2019-04-07 17:50:21,324 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2503ad29da754ba38074fd5af8f4845f&scope.project.id=40a069a453ff4fe3ab81296060fed578", "previous": null, "next": null}} 2019-04-07 17:50:21,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?user.id=9f3bf542d3014ef4800c8deaccb30c85&role.id=2503ad29da754ba38074fd5af8f4845f&scope.project.id=40a069a453ff4fe3ab81296060fed578 used request id req-b3dfdc8b-ad42-497e-9c87-c0d0c550a089 2019-04-07 17:50:21,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21075296402s 2019-04-07 17:50:21,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-07 17:50:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2503ad29da754ba38074fd5af8f4845f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:21,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b882cec-a30f-4f28-8b47-ee5783e8d646 2019-04-07 17:50:21,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:50:21,591 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2503ad29da754ba38074fd5af8f4845f used request id req-7b882cec-a30f-4f28-8b47-ee5783e8d646 2019-04-07 17:50:21,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263111114502s 2019-04-07 17:50:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:21,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9a4f6e-f352-4db0-ad6c-e45b0ab1561c 2019-04-07 17:50:21,718 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:21,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-cd9a4f6e-f352-4db0-ad6c-e45b0ab1561c 2019-04-07 17:50:21,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123725891113s 2019-04-07 17:50:21,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:50:21,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285e7d1f-8245-4df0-9452-7c074ad4a61c 2019-04-07 17:50:21,931 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-07 17:50:21,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains/default used request id req-285e7d1f-8245-4df0-9452-7c074ad4a61c 2019-04-07 17:50:21,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208207130432s 2019-04-07 17:50:21,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:50:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:22,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769ae1df-7859-414c-aaa8-605d6394df53 2019-04-07 17:50:22,170 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:50:22,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-769ae1df-7859-414c-aaa8-605d6394df53 2019-04-07 17:50:22,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237931966782s 2019-04-07 17:50:22,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-07 17:50:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:5000/v3/role_assignments?role.id=2503ad29da754ba38074fd5af8f4845f&user.id=9f3bf542d3014ef4800c8deaccb30c85&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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:22,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 188 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb76c60-ed8a-43ce-80a1-474358a0c909 2019-04-07 17:50:22,305 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.45:5000/v3/role_assignments?role.id=2503ad29da754ba38074fd5af8f4845f&user.id=9f3bf542d3014ef4800c8deaccb30c85&scope.domain.id=default", "previous": null, "next": null}} 2019-04-07 17:50:22,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/role_assignments?role.id=2503ad29da754ba38074fd5af8f4845f&user.id=9f3bf542d3014ef4800c8deaccb30c85&scope.domain.id=default used request id req-7bb76c60-ed8a-43ce-80a1-474358a0c909 2019-04-07 17:50:22,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122642993927s 2019-04-07 17:50:22,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-07 17:50:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:5000/v3/domains/default/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2503ad29da754ba38074fd5af8f4845f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:22,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c41a47-3964-4ee4-a888-a08906d7ae50 2019-04-07 17:50:22,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:50:22,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.45:5000/v3/domains/default/users/9f3bf542d3014ef4800c8deaccb30c85/roles/2503ad29da754ba38074fd5af8f4845f used request id req-d5c41a47-3964-4ee4-a888-a08906d7ae50 2019-04-07 17:50:22,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.366207122803s 2019-04-07 17:50:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:50:22,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9a3071-a7ef-4527-a61b-a88b901daebc 2019-04-07 17:50:22,686 - 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.45:5000/v3/", "rel": "self"}]}} 2019-04-07 17:50:22,686 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/v3 used request id req-dc9a3071-a7ef-4527-a61b-a88b901daebc 2019-04-07 17:50:22,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.45:5000/v3/auth/tokens 2019-04-07 17:50:23,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e092e831065445a7a8e9a5e15de1cf81", "name": "reader"}, {"id": "2b8dd1bf4007401b8a28837f6f420700", "name": "member"}, {"id": "2503ad29da754ba38074fd5af8f4845f", "name": "admin"}], "expires_at": "2019-04-07T18:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40a069a453ff4fe3ab81296060fed578", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1527f239a5ba428ebadce640e79f8a40"}, {"url": "http://172.30.9.45:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fbb1431322442269b439b0802936ae0"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "850eb63d957e4ce5a6a2fbb68ff4540c"}], "type": "compute", "id": "059a2a63b7a04306b70f3f13f426abe0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1578f89b72eb4af59454f51271d8eed6"}, {"url": "http://172.30.9.45:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16716e707cb346e49d0614949c90c794"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3127ec0799e44c8bbf413b56472700fb"}], "type": "alarming", "id": "1d6350ec520545179d959436ae12f875", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/40a069a453ff4fe3ab81296060fed578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6f310b9c909241a2af088e88c8c5b844"}, {"url": "http://192.30.9.4:8004/v1/40a069a453ff4fe3ab81296060fed578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f612c4da91b489488cf1dece3c5fa58"}, {"url": "http://172.30.9.45:8004/v1/40a069a453ff4fe3ab81296060fed578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae94778d6b234ece84a9e098cf14bc05"}], "type": "orchestration", "id": "26448f35706a49a59ab5b068e6caeb8f", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4aa44492edd24ccda6a210497303eddc", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a2235c494f34d468cb5d5fe4fc525e4"}, {"url": "http://172.30.9.45:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "757824ff71754c99a948fca4987d4088"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "caadf451fc454bebb9e4b9fb9996ebb7"}], "type": "cloudformation", "id": "731b2a1caa944c43be2ee6efe0ada225", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.45:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "64642ad64ac04dffa43512841a02b180"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc66f31f01094152abaa762de8454471"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ecec51eb049245309b2f9943362550d4"}], "type": "network", "id": "9bfb965da754415c885164c3f8b502cf", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_40a069a453ff4fe3ab81296060fed578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04035c7a52094b2893f653d4670c631d"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84c929d17fb54c4ebb915a5dfe2a3eb6"}, {"url": "http://172.30.9.45:8080/v1/AUTH_40a069a453ff4fe3ab81296060fed578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc0345e186e64fcabec1dcd6ab1d2625"}], "type": "object-store", "id": "b8b72dbe60e04dce8a5d0e85a8b3c36f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6742f7d968b1405c9de02240a36e23cd"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "92c47a741b24400097c938729ae67484"}, {"url": "http://172.30.9.45:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e71279f7fd31434daa359a95fc0cebc4"}], "type": "metric", "id": "bdb0eab4898745039cd622780f78ef57", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/40a069a453ff4fe3ab81296060fed578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a90895e1c8d4aa3ad4ebeea97b68d32"}, {"url": "http://172.30.9.45:8776/v2/40a069a453ff4fe3ab81296060fed578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97da7fd5dc3c42e68ed1f5f468a95824"}, {"url": "http://192.30.9.4:8776/v2/40a069a453ff4fe3ab81296060fed578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f512d877f9cf4510b9fa84a18d9544bf"}], "type": "volumev2", "id": "c4ed5d04e0ab4bf6b69793b18081f4ed", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7cd0a0c4a7474c1496cffd31ae32dd5c"}, {"url": "http://172.30.9.45:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "be760513fd314964b9b2cf46c285c289"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cdf8696a53804d3f8aa22ea8924ec68a"}], "type": "event", "id": "d07e0186a2b943d2b3c7484f8df883e6", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.45:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "30c26e4506cd4b6eb6ca2a5bad41bebb"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3d71c676208843308225f66e62255ad0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58935fab40d84d5bb838b1e0c410afa0"}], "type": "image", "id": "d4cdbf40a24f468daec3ae3223859607", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8e5c7a2f9ce44f59852f2b3b0f925aee"}, {"url": "http://172.30.9.45:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ac862628f2674e018b4dde87d5551f79"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5b02f45afa644129a96e36067236929"}], "type": "placement", "id": "ef0ef7f3d42048e88fd9c398e2ddb388", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2b892c360f4c4acb88fe5380c4fc7ce6"}, {"url": "http://172.30.9.45:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9a954c61fcfe4e2fbf2b3f7a5f9b38f9"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a55edbc7b60f411d8be2b12db2fbd365"}], "type": "identity", "id": "efe864294d28475793be94c5500cfa71", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/40a069a453ff4fe3ab81296060fed578", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07516a7b76a34868ad17a32e1a0e837a"}, {"url": "http://192.30.9.4:8776/v3/40a069a453ff4fe3ab81296060fed578", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3cd74065c06a42849087acb5853e0c54"}, {"url": "http://172.30.9.45:8776/v3/40a069a453ff4fe3ab81296060fed578", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd50de4ea89b449e97836f6ec27b7ae1"}], "type": "volumev3", "id": "fc43152082344f279dbb9e4c4151f6c9", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "id": "9f3bf542d3014ef4800c8deaccb30c85"}, "audit_ids": ["8YCgFC19Tnu0-Hmgmo-JBg"], "issued_at": "2019-04-07T17:50:22.000000Z"}} 2019-04-07 17:50:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-07 17:50:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:23 GMT X-Openstack-Request-Id: req-223b72e2-f9ab-4034-aff0-166bc44b76a7 2019-04-07 17:50:23,420 - 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-04-07 17:50:23,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/extensions.json used request id req-223b72e2-f9ab-4034-aff0-166bc44b76a7 2019-04-07 17:50:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.294385910034s 2019-04-07 17:50:23,432 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-04-07 17:50:23,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-07 17:50:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:23,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c0dd92-c7cc-4aad-9ee8-b0b85eb26c8b 2019-04-07 17:50:23,639 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.45:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.45:5000/v3/domains/ecb8ab4d43cc47dbb23a6696552187ef"}, "tags": [], "enabled": true, "id": "ecb8ab4d43cc47dbb23a6696552187ef", "name": "heat_stack"}], "links": {"self": "http://172.30.9.45:5000/v3/domains", "previous": null, "next": null}} 2019-04-07 17:50:23,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/domains used request id req-28c0dd92-c7cc-4aad-9ee8-b0b85eb26c8b 2019-04-07 17:50:23,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206027984619s 2019-04-07 17:50:23,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:50:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:23,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b029ae9c-f9db-404d-bbde-3e0c905ea380 2019-04-07 17:50:23,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578"}, "tags": [], "enabled": true, "id": "40a069a453ff4fe3ab81296060fed578", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}]} 2019-04-07 17:50:23,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects?domain_id=default used request id req-b029ae9c-f9db-404d-bbde-3e0c905ea380 2019-04-07 17:50:23,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.169309854507s 2019-04-07 17:50:23,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-07 17:50:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"network": {"shared": true, "tenant_id": "40a069a453ff4fe3ab81296060fed578", "name": "tempest_smoke-net_908de32e-b19c-4077-a653-b22d5eb18afd", "admin_state_up": true}}' 2019-04-07 17:50:24,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:24 GMT X-Openstack-Request-Id: req-639264dc-4203-439f-ab32-dfc9ba72d5d2 2019-04-07 17:50:24,716 - 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":"a748d791-1c9d-4e63-b49d-1a23fb728670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"40a069a453ff4fe3ab81296060fed578","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:50:24Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_908de32e-b19c-4077-a653-b22d5eb18afd","admin_state_up":true,"tenant_id":"40a069a453ff4fe3ab81296060fed578","created_at":"2019-04-07T17:50:24Z","mtu":1450}} 2019-04-07 17:50:24,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-639264dc-4203-439f-ab32-dfc9ba72d5d2 2019-04-07 17:50:24,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.898459196091s 2019-04-07 17:50:24,717 - 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-04-07T17:50:24Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a748d791-1c9d-4e63-b49d-1a23fb728670', 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'tempest_smoke-net_908de32e-b19c-4077-a653-b22d5eb18afd', u'created_at': u'2019-04-07T17:50:24Z', u'mtu': 1450, u'tenant_id': u'40a069a453ff4fe3ab81296060fed578', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'40a069a453ff4fe3ab81296060fed578', u'l2_adjacency': True}) 2019-04-07 17:50:24,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:50:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:25,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:25 GMT X-Openstack-Request-Id: req-8e1a406e-f6a4-4424-9968-211270570961 2019-04-07 17:50:25,194 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a748d791-1c9d-4e63-b49d-1a23fb728670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"40a069a453ff4fe3ab81296060fed578","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:50:24Z","qos_policy_id":null,"name":"tempest_smoke-net_908de32e-b19c-4077-a653-b22d5eb18afd","admin_state_up":true,"tenant_id":"40a069a453ff4fe3ab81296060fed578","created_at":"2019-04-07T17:50:24Z","provider:network_type":"vxlan"}]} 2019-04-07 17:50:25,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-8e1a406e-f6a4-4424-9968-211270570961 2019-04-07 17:50:25,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476046085358s 2019-04-07 17:50:25,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-07 17:50:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"subnet": {"name": "tempest_smoke-subnet_908de32e-b19c-4077-a653-b22d5eb18afd", "enable_dhcp": true, "network_id": "a748d791-1c9d-4e63-b49d-1a23fb728670", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-07 17:50:26,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:26 GMT X-Openstack-Request-Id: req-9b79fdf7-2c5e-4a7b-8018-b371e54e9b75 2019-04-07 17:50:26,250 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-07T17:50:25Z","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":"8ed5400e-908a-4696-87b5-6bed1f6f8432","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40a069a453ff4fe3ab81296060fed578","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_908de32e-b19c-4077-a653-b22d5eb18afd","enable_dhcp":true,"segment_id":null,"network_id":"a748d791-1c9d-4e63-b49d-1a23fb728670","tenant_id":"40a069a453ff4fe3ab81296060fed578","created_at":"2019-04-07T17:50:25Z","ip_version":4}} 2019-04-07 17:50:26,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-9b79fdf7-2c5e-4a7b-8018-b371e54e9b75 2019-04-07 17:50:26,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05441188812s 2019-04-07 17:50:26,250 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:50:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8ed5400e-908a-4696-87b5-6bed1f6f8432', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_908de32e-b19c-4077-a653-b22d5eb18afd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a748d791-1c9d-4e63-b49d-1a23fb728670', u'tenant_id': u'40a069a453ff4fe3ab81296060fed578', u'created_at': u'2019-04-07T17:50:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'40a069a453ff4fe3ab81296060fed578'}) 2019-04-07 17:50:26,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-07 17:50:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"router": {"external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532"}, "name": "tempest_smoke-router_908de32e-b19c-4077-a653-b22d5eb18afd", "admin_state_up": true}}' 2019-04-07 17:50:33,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:33 GMT X-Openstack-Request-Id: req-085ac42f-087e-41f1-b3a5-6d27602e2d38 2019-04-07 17:50:33,395 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40a069a453ff4fe3ab81296060fed578", "created_at": "2019-04-07T17:50:27Z", "admin_state_up": true, "updated_at": "2019-04-07T17:50:28Z", "project_id": "40a069a453ff4fe3ab81296060fed578", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6afa451a-5170-42af-9d6e-feeb2c08e76e", "name": "tempest_smoke-router_908de32e-b19c-4077-a653-b22d5eb18afd"}} 2019-04-07 17:50:33,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-085ac42f-087e-41f1-b3a5-6d27602e2d38 2019-04-07 17:50:33,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.14466285706s 2019-04-07 17:50:33,396 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-07T17:50:28Z', u'revision_number': 3, u'ha': True, u'id': u'6afa451a-5170-42af-9d6e-feeb2c08e76e', u'external_gateway_info': {u'network_id': u'049756e4-45b3-427e-a20c-909a765e9532', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'50fa9c1a-a6c9-4885-bd21-1f1c85588f8f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_908de32e-b19c-4077-a653-b22d5eb18afd', u'admin_state_up': True, u'tenant_id': u'40a069a453ff4fe3ab81296060fed578', u'created_at': u'2019-04-07T17:50:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'40a069a453ff4fe3ab81296060fed578'}) 2019-04-07 17:50:33,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-07 17:50:33,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e/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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"subnet_id": "8ed5400e-908a-4696-87b5-6bed1f6f8432"}' 2019-04-07 17:50:36,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:36 GMT X-Openstack-Request-Id: req-7ea5ccaf-53c8-42a8-bc27-fec90dfb690d 2019-04-07 17:50:36,676 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a748d791-1c9d-4e63-b49d-1a23fb728670", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "subnet_id": "8ed5400e-908a-4696-87b5-6bed1f6f8432", "subnet_ids": ["8ed5400e-908a-4696-87b5-6bed1f6f8432"], "port_id": "9d05b511-4ff2-4f37-b822-a41ce8bea760", "id": "6afa451a-5170-42af-9d6e-feeb2c08e76e"} 2019-04-07 17:50:36,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e/add_router_interface.json used request id req-7ea5ccaf-53c8-42a8-bc27-fec90dfb690d 2019-04-07 17:50:36,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.2791121006s 2019-04-07 17:50:36,676 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-07 17:50:36,783 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-07 17:50:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:50:36,791 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:36 GMT 2019-04-07 17:50:36,792 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.45:9292/v2/", "rel": "self"}]}]} 2019-04-07 17:50:36,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:50:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:37,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:37 GMT X-Openstack-Request-Id: req-5bdc1b11-c7df-4800-b98c-8eb4174cfd3f 2019-04-07 17:50:37,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:50:37,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-5bdc1b11-c7df-4800-b98c-8eb4174cfd3f 2019-04-07 17:50:37,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346555948257s 2019-04-07 17:50:37,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:50:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd"}' 2019-04-07 17:50:38,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:38 GMT Location: http://172.30.9.45:9292/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7abdc6df-2191-48b3-9924-7e9e51182e98 2019-04-07 17:50:38,052 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:37Z", "file": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "7732a9fb-a893-414e-b0b3-aec444ca52f0", "size": null, "self": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0", "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_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": null, "created_at": "2019-04-07T17:50:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:50:38,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-7abdc6df-2191-48b3-9924-7e9e51182e98 2019-04-07 17:50:38,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.900289058685s 2019-04-07 17:50:38,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:50:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '' 2019-04-07 17:50:39,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:50:39 GMT X-Openstack-Request-Id: req-19f5ba3d-2309-4874-a735-809e79908248 2019-04-07 17:50:39,495 - 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-04-07 17:50:39,495 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file used request id req-19f5ba3d-2309-4874-a735-809e79908248 2019-04-07 17:50:39,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44204282761s 2019-04-07 17:50:39,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:50:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:39,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:39 GMT X-Openstack-Request-Id: req-6f019287-6a00-4983-972d-13214c5e8ec0 2019-04-07 17:50:39,791 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:39Z", "file": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "7732a9fb-a893-414e-b0b3-aec444ca52f0", "size": 12716032, "self": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:50:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:50:39,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-6f019287-6a00-4983-972d-13214c5e8ec0 2019-04-07 17:50:39,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292114019394s 2019-04-07 17:50:39,794 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file', 'owner': u'40a069a453ff4fe3ab81296060fed578', 'id': u'7732a9fb-a893-414e-b0b3-aec444ca52f0', 'size': 12716032, u'self': u'/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40a069a453ff4fe3ab81296060fed578', 'name': 'tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:50:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-07T17:50:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd', '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/7732a9fb-a893-414e-b0b3-aec444ca52f0', 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_908de32e-b19c-4077-a653-b22d5eb18afd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd', 'created': u'2019-04-07T17:50:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:50:37Z', 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/7732a9fb-a893-414e-b0b3-aec444ca52f0', 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_908de32e-b19c-4077-a653-b22d5eb18afd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:50:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:50:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_908de32e-b19c-4077-a653-b22d5eb18afd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:50:40,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-95a28faa-2f8a-42ac-a736-411c8fbd75c1 x-openstack-request-id: req-95a28faa-2f8a-42ac-a736-411c8fbd75c1 2019-04-07 17:50:40,154 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_908de32e-b19c-4077-a653-b22d5eb18afd", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "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": "dee1d335-a087-4bec-ae3b-bcdec406911f"}} 2019-04-07 17:50:40,154 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-95a28faa-2f8a-42ac-a736-411c8fbd75c1 2019-04-07 17:50:40,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356825828552s 2019-04-07 17:50:40,155 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_908de32e-b19c-4077-a653-b22d5eb18afd', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'dee1d335-a087-4bec-ae3b-bcdec406911f', 'swap': 0}) 2019-04-07 17:50:40,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:50:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f/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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"extra_specs": {}}' 2019-04-07 17:50:40,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-271af252-70f2-4f62-b1dd-c0aa961d17ab x-openstack-request-id: req-271af252-70f2-4f62-b1dd-c0aa961d17ab 2019-04-07 17:50:40,177 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:50:40,177 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f/os-extra_specs used request id req-271af252-70f2-4f62-b1dd-c0aa961d17ab 2019-04-07 17:50:40,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212781429291s 2019-04-07 17:50:40,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" 2019-04-07 17:50:40,193 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00c8533-01a5-4f79-be2f-1161e543427a 2019-04-07 17:50:40,193 - 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.45:5000/v3/", "rel": "self"}]}]}} 2019-04-07 17:50:40,194 - keystoneauth.session - DEBUG - GET call to http://172.30.9.45:5000/ used request id req-b00c8533-01a5-4f79-be2f-1161e543427a 2019-04-07 17:50:40,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:40,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9ca7aa-2bbe-417d-82e5-d75b21f906ec 2019-04-07 17:50:40,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:40,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-ee9ca7aa-2bbe-417d-82e5-d75b21f906ec 2019-04-07 17:50:40,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234966039658s 2019-04-07 17:50:40,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-07 17:50:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:40,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7f333a-43ba-4c26-8d9b-2240cba9cb60 2019-04-07 17:50:40,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2503ad29da754ba38074fd5af8f4845f", "links": {"self": "http://172.30.9.45:5000/v3/roles/2503ad29da754ba38074fd5af8f4845f"}, "name": "admin"}, {"domain_id": null, "id": "2b8dd1bf4007401b8a28837f6f420700", "links": {"self": "http://172.30.9.45:5000/v3/roles/2b8dd1bf4007401b8a28837f6f420700"}, "name": "member"}, {"domain_id": null, "id": "2c5a4bfa892043a2b52b33201ebba3cc", "links": {"self": "http://172.30.9.45:5000/v3/roles/2c5a4bfa892043a2b52b33201ebba3cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "809966a8bad94b3c9895cbb50fd277d5", "links": {"self": "http://172.30.9.45:5000/v3/roles/809966a8bad94b3c9895cbb50fd277d5"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.45:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e092e831065445a7a8e9a5e15de1cf81", "links": {"self": "http://172.30.9.45:5000/v3/roles/e092e831065445a7a8e9a5e15de1cf81"}, "name": "reader"}, {"domain_id": null, "id": "f8a2e0bda24942368c8503245a00a86f", "links": {"self": "http://172.30.9.45:5000/v3/roles/f8a2e0bda24942368c8503245a00a86f"}, "name": "swiftoperator"}]} 2019-04-07 17:50:40,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/roles used request id req-fb7f333a-43ba-4c26-8d9b-2240cba9cb60 2019-04-07 17:50:40,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199686050415s 2019-04-07 17:50:40,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-07 17:50:44,711 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b2e15219-804a-40e1-b2eb-9d9f98a41421 | 2019-04-07T17:50:44.384496 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b2e15219-804a-40e1-b2eb-9d9f98a41421 ~/.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-04-07 17:50:48,107 - 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-04-07 17:50:48,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-07 17:50:53,688 - 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=77c712ff-ce22-483b-984a-70201936767a) as the default verifier for the future CLI operations. 2019-04-07 17:50:55,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-07 17:50:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:50:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-f2238711-bb16-48b5-8ea9-a4d8ace02669 x-openstack-request-id: req-f2238711-bb16-48b5-8ea9-a4d8ace02669 2019-04-07 17:50:55,700 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 179}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 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": 176}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-04-07 17:50:55,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/os-hypervisors/detail used request id req-f2238711-bb16-48b5-8ea9-a4d8ace02669 2019-04-07 17:50:55,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0394690036774s 2019-04-07 17:50:55,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:50:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:56,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:56 GMT X-Openstack-Request-Id: req-ec73a98b-5d5a-4cb1-ad72-97aa1a2ca664 2019-04-07 17:50:56,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:39Z", "file": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "7732a9fb-a893-414e-b0b3-aec444ca52f0", "size": 12716032, "self": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:50:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:50:56,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-ec73a98b-5d5a-4cb1-ad72-97aa1a2ca664 2019-04-07 17:50:56,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32430100441s 2019-04-07 17:50:56,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-07 17:50:56,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd"}' 2019-04-07 17:50:56,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:56 GMT Location: http://172.30.9.45:9292/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7965d7d1-8ed6-4dba-a740-f9613e9d8266 2019-04-07 17:50:56,460 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:56Z", "file": "/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "b527d397-4d82-44a0-a845-8e06cf2424fb", "size": null, "self": "/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb", "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_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": null, "created_at": "2019-04-07T17:50:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-07 17:50:56,461 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.45:9292/v2/images used request id req-7965d7d1-8ed6-4dba-a740-f9613e9d8266 2019-04-07 17:50:56,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.419988155365s 2019-04-07 17:50:56,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-07 17:50:56,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9292/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb/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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '' 2019-04-07 17:50:57,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:50:57 GMT X-Openstack-Request-Id: req-950e4894-6e37-44ef-9f3c-3da90e0290a9 2019-04-07 17:50:57,369 - 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-04-07 17:50:57,370 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.45:9292/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb/file used request id req-950e4894-6e37-44ef-9f3c-3da90e0290a9 2019-04-07 17:50:57,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.908207893372s 2019-04-07 17:50:57,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:50:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:50:57,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:57 GMT X-Openstack-Request-Id: req-18c14696-4d47-45ab-b179-083f3f0b185f 2019-04-07 17:50:57,684 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:57Z", "file": "/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "b527d397-4d82-44a0-a845-8e06cf2424fb", "size": 12716032, "self": "/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b527d397-4d82-44a0-a845-8e06cf2424fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/b527d397-4d82-44a0-a845-8e06cf2424fb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:50:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:39Z", "file": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "7732a9fb-a893-414e-b0b3-aec444ca52f0", "size": 12716032, "self": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:50:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:50:57,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-18c14696-4d47-45ab-b179-083f3f0b185f 2019-04-07 17:50:57,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310123205185s 2019-04-07 17:50:57,687 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/b527d397-4d82-44a0-a845-8e06cf2424fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb/file', 'owner': u'40a069a453ff4fe3ab81296060fed578', 'id': u'b527d397-4d82-44a0-a845-8e06cf2424fb', 'size': 12716032, u'self': u'/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'40a069a453ff4fe3ab81296060fed578', 'name': 'tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://495fc318-8c04-43d8-acda-64163995512a/images/b527d397-4d82-44a0-a845-8e06cf2424fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-07T17:50:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-07T17:50:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd', '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/b527d397-4d82-44a0-a845-8e06cf2424fb', 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_908de32e-b19c-4077-a653-b22d5eb18afd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_908de32e-b19c-4077-a653-b22d5eb18afd', 'created': u'2019-04-07T17:50:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-07T17:50:56Z', 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/b527d397-4d82-44a0-a845-8e06cf2424fb', 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_908de32e-b19c-4077-a653-b22d5eb18afd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-07 17:50:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-07 17:50:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-07 17:50:57,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50: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-61124265-238b-4b52-beaa-f5b6f0272e3d x-openstack-request-id: req-61124265-238b-4b52-beaa-f5b6f0272e3d 2019-04-07 17:50:57,745 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/3970347a-468d-45f5-8464-fff6a274562b", "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": "3970347a-468d-45f5-8464-fff6a274562b"}} 2019-04-07 17:50:57,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors used request id req-61124265-238b-4b52-beaa-f5b6f0272e3d 2019-04-07 17:50:57,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0571010112762s 2019-04-07 17:50:57,746 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_908de32e-b19c-4077-a653-b22d5eb18afd', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'3970347a-468d-45f5-8464-fff6a274562b', 'swap': 0}) 2019-04-07 17:50:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-07 17:50:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b/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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" -d '{"extra_specs": {}}' 2019-04-07 17:50:57,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 07 Apr 2019 17:50:57 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-9abf9de1-75df-4045-975c-c7bc04e01d01 x-openstack-request-id: req-9abf9de1-75df-4045-975c-c7bc04e01d01 2019-04-07 17:50:57,768 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-07 17:50:57,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b/os-extra_specs used request id req-9abf9de1-75df-4045-975c-c7bc04e01d01 2019-04-07 17:50:57,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213770866394s 2019-04-07 17:50:57,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_908de32e-b19c-4077-a653-b22d5eb18afd', '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'daf71dc710bf45a7b0d2c75ffe011228', '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'3970347a-468d-45f5-8464-fff6a274562b', 'swap': 0}) 2019-04-07 17:51:01,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-07 17:51:01,055 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-07 17:51:01,055 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-07 17:51:01,058 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-07 17:51:01,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-07 17:51:03,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-77c712ff-ce22-483b-984a-70201936767a/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-04-07 17:51:03,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-07 17:51:03,413 - 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-04-07 17:57:35,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 56935c6b-53d6-406a-8a40-0f27fcb19fc2 2019-04-07 17:57:35,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '56935c6b-53d6-406a-8a40-0f27fcb19fc2']'. 2019-04-07 17:57:36,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-07 17:57:36,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 56935c6b-53d6-406a-8a40-0f27fcb19fc2 | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-07 17:51:05 | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-07 17:57:35 | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:30 | 2019-04-07 17:57:36,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 77c712ff-ce22-483b-984a-70201936767a) | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b2e15219-804a-40e1-b2eb-9d9f98a41421) | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-04-07 17:57:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 383.317 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 94 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-07 17:57:36,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-07 17:57:36,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-07 17:57:36,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 98.9473684211% 2019-04-07 17:57:36,516 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '56935c6b-53d6-406a-8a40-0f27fcb19fc2', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-04-07 17:57:38,562 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 56935c6b-53d6-406a-8a40-0f27fcb19fc2 --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-04-07 17:57:38,563 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '56935c6b-53d6-406a-8a40-0f27fcb19fc2', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-04-07 17:57:40,493 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 56935c6b-53d6-406a-8a40-0f27fcb19fc2 --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-04-07 17:57:40,622 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-07 17:57:40,623 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:17 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-04-07 17:57:40,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:57:40,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:41,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:57:41 GMT X-Openstack-Request-Id: req-3f89d1d2-c9e5-405a-a699-a21f078b4bfd 2019-04-07 17:57:41,883 - 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-04-07 17:57:41,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/b527d397-4d82-44a0-a845-8e06cf2424fb used request id req-3f89d1d2-c9e5-405a-a699-a21f078b4bfd 2019-04-07 17:57:41,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2534558773s 2019-04-07 17:57:41,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:57:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:42,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:41 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-3a3a090f-4fd6-4f77-aa4d-24d8279adc43 x-openstack-request-id: req-3a3a090f-4fd6-4f77-aa4d-24d8279adc43 2019-04-07 17:57:42,213 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_908de32e-b19c-4077-a653-b22d5eb18afd", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/3970347a-468d-45f5-8464-fff6a274562b", "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": "3970347a-468d-45f5-8464-fff6a274562b"}, {"name": "tempest_smoke-flavor_908de32e-b19c-4077-a653-b22d5eb18afd", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "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": "dee1d335-a087-4bec-ae3b-bcdec406911f"}]} 2019-04-07 17:57:42,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-3a3a090f-4fd6-4f77-aa4d-24d8279adc43 2019-04-07 17:57:42,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324491977692s 2019-04-07 17:57:42,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:57:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:42,260 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:42 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-66e924c5-89f0-4fc5-b29e-25792557f4e3 x-openstack-request-id: req-66e924c5-89f0-4fc5-b29e-25792557f4e3 2019-04-07 17:57:42,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/3970347a-468d-45f5-8464-fff6a274562b used request id req-66e924c5-89f0-4fc5-b29e-25792557f4e3 2019-04-07 17:57:42,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443549156189s 2019-04-07 17:57:42,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-07 17:57:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e/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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" -d '{"subnet_id": "8ed5400e-908a-4696-87b5-6bed1f6f8432"}' 2019-04-07 17:57:45,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:45 GMT X-Openstack-Request-Id: req-a992a3b4-450d-45d0-a4c3-40ca8b3fc865 2019-04-07 17:57:45,335 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a748d791-1c9d-4e63-b49d-1a23fb728670", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "subnet_id": "8ed5400e-908a-4696-87b5-6bed1f6f8432", "subnet_ids": ["8ed5400e-908a-4696-87b5-6bed1f6f8432"], "port_id": "9d05b511-4ff2-4f37-b822-a41ce8bea760", "id": "6afa451a-5170-42af-9d6e-feeb2c08e76e"} 2019-04-07 17:57:45,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e/remove_router_interface.json used request id req-a992a3b4-450d-45d0-a4c3-40ca8b3fc865 2019-04-07 17:57:45,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.07416605949s 2019-04-07 17:57:45,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-07 17:57:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:45,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:45 GMT X-Openstack-Request-Id: req-e8bea065-f0b2-4372-b9b7-2877f2e8534d 2019-04-07 17:57:45,798 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "049756e4-45b3-427e-a20c-909a765e9532", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "50fa9c1a-a6c9-4885-bd21-1f1c85588f8f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40a069a453ff4fe3ab81296060fed578", "created_at": "2019-04-07T17:50:27Z", "admin_state_up": true, "updated_at": "2019-04-07T17:57:43Z", "project_id": "40a069a453ff4fe3ab81296060fed578", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6afa451a-5170-42af-9d6e-feeb2c08e76e", "name": "tempest_smoke-router_908de32e-b19c-4077-a653-b22d5eb18afd"}]} 2019-04-07 17:57:45,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/routers.json used request id req-e8bea065-f0b2-4372-b9b7-2877f2e8534d 2019-04-07 17:57:45,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.462476015091s 2019-04-07 17:57:45,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-07 17:57:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:49,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:57:49 GMT X-Openstack-Request-Id: req-6f9789e8-bea2-458c-90e5-c52f7d200715 2019-04-07 17:57:49,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:57:49,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/routers/6afa451a-5170-42af-9d6e-feeb2c08e76e.json used request id req-6f9789e8-bea2-458c-90e5-c52f7d200715 2019-04-07 17:57:49,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.15317893028s 2019-04-07 17:57:49,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-07 17:57:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:50,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:50 GMT X-Openstack-Request-Id: req-4f3cb825-858f-47c1-821e-726cf934761f 2019-04-07 17:57:50,280 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-07T17:37:25Z","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":"50fa9c1a-a6c9-4885-bd21-1f1c85588f8f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2eac8ad14859480d98b7914ffbd6c602","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"049756e4-45b3-427e-a20c-909a765e9532","tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:25Z","ip_version":4},{"updated_at":"2019-04-07T17:50:25Z","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":"8ed5400e-908a-4696-87b5-6bed1f6f8432","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"40a069a453ff4fe3ab81296060fed578","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_908de32e-b19c-4077-a653-b22d5eb18afd","enable_dhcp":true,"segment_id":null,"network_id":"a748d791-1c9d-4e63-b49d-1a23fb728670","tenant_id":"40a069a453ff4fe3ab81296060fed578","created_at":"2019-04-07T17:50:25Z","ip_version":4}]} 2019-04-07 17:57:50,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/subnets.json used request id req-4f3cb825-858f-47c1-821e-726cf934761f 2019-04-07 17:57:50,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.326512098312s 2019-04-07 17:57:50,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-07 17:57:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/subnets/8ed5400e-908a-4696-87b5-6bed1f6f8432.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:52,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:57:52 GMT X-Openstack-Request-Id: req-d0141f17-e6b2-49cf-b827-1ea39a9577ca 2019-04-07 17:57:52,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:57:52,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/subnets/8ed5400e-908a-4696-87b5-6bed1f6f8432.json used request id req-d0141f17-e6b2-49cf-b827-1ea39a9577ca 2019-04-07 17:57:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43505096436s 2019-04-07 17:57:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-07 17:57:52,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:53,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:53 GMT X-Openstack-Request-Id: req-1c5bddb7-f5b7-4fef-8320-908403c4c362 2019-04-07 17:57:53,043 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"049756e4-45b3-427e-a20c-909a765e9532","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2eac8ad14859480d98b7914ffbd6c602","l2_adjacency":true,"status":"ACTIVE","subnets":["50fa9c1a-a6c9-4885-bd21-1f1c85588f8f"],"description":"","tags":[],"updated_at":"2019-04-07T17:37:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2eac8ad14859480d98b7914ffbd6c602","created_at":"2019-04-07T17:37:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a748d791-1c9d-4e63-b49d-1a23fb728670","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":true,"project_id":"40a069a453ff4fe3ab81296060fed578","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-07T17:57:52Z","qos_policy_id":null,"name":"tempest_smoke-net_908de32e-b19c-4077-a653-b22d5eb18afd","admin_state_up":true,"tenant_id":"40a069a453ff4fe3ab81296060fed578","created_at":"2019-04-07T17:50:24Z","provider:network_type":"vxlan"}]} 2019-04-07 17:57:53,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/networks.json used request id req-1c5bddb7-f5b7-4fef-8320-908403c4c362 2019-04-07 17:57:53,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326700925827s 2019-04-07 17:57:53,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-07 17:57:53,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/networks/a748d791-1c9d-4e63-b49d-1a23fb728670.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:54,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:57:53 GMT X-Openstack-Request-Id: req-96138a83-6b69-46b6-9d27-baa95f865828 2019-04-07 17:57:54,002 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:57:54,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/networks/a748d791-1c9d-4e63-b49d-1a23fb728670.json used request id req-96138a83-6b69-46b6-9d27-baa95f865828 2019-04-07 17:57:54,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.957270860672s 2019-04-07 17:57:54,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-07 17:57:54,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:54,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:54 GMT X-Openstack-Request-Id: req-bf1d04bf-7d84-4614-8789-1108eb47c724 2019-04-07 17:57:54,319 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-07T17:50:39Z", "file": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/file", "owner": "40a069a453ff4fe3ab81296060fed578", "id": "7732a9fb-a893-414e-b0b3-aec444ca52f0", "size": 12716032, "self": "/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://495fc318-8c04-43d8-acda-64163995512a/images/7732a9fb-a893-414e-b0b3-aec444ca52f0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_908de32e-b19c-4077-a653-b22d5eb18afd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-07T17:50:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-07 17:57:54,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.45:9292/v2/images used request id req-bf1d04bf-7d84-4614-8789-1108eb47c724 2019-04-07 17:57:54,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312463998795s 2019-04-07 17:57:54,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-07 17:57:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9292/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4010f0db8871d36f2b9d3c8a19282eb874bc29a" 2019-04-07 17:57:55,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 07 Apr 2019 17:57:55 GMT X-Openstack-Request-Id: req-95de3f64-a277-41eb-8c0d-9552d3d1688a 2019-04-07 17:57:55,886 - 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-04-07 17:57:55,886 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.45:9292/v2/images/7732a9fb-a893-414e-b0b3-aec444ca52f0 used request id req-95de3f64-a277-41eb-8c0d-9552d3d1688a 2019-04-07 17:57:55,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.56508088112s 2019-04-07 17:57:55,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-07 17:57:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:55,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57: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-062f7df5-1eaf-4920-a3e6-bd3984df1b66 x-openstack-request-id: req-062f7df5-1eaf-4920-a3e6-bd3984df1b66 2019-04-07 17:57:55,912 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_908de32e-b19c-4077-a653-b22d5eb18afd", "links": [{"href": "http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "rel": "self"}, {"href": "http://172.30.9.45:8774/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f", "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": "dee1d335-a087-4bec-ae3b-bcdec406911f"}]} 2019-04-07 17:57:55,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.45:8774/v2.1/flavors/detail?is_public=None used request id req-062f7df5-1eaf-4920-a3e6-bd3984df1b66 2019-04-07 17:57:55,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025209903717s 2019-04-07 17:57:55,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-07 17:57:55,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:55,955 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57: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-3aecab89-755e-41f4-885b-c31cb54e13a1 x-openstack-request-id: req-3aecab89-755e-41f4-885b-c31cb54e13a1 2019-04-07 17:57:55,955 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.45:8774/v2.1/flavors/dee1d335-a087-4bec-ae3b-bcdec406911f used request id req-3aecab89-755e-41f4-885b-c31cb54e13a1 2019-04-07 17:57:55,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0413570404053s 2019-04-07 17:57:55,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:57:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:56,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605219bc-68a9-49e0-90b3-1d5a932cd344 2019-04-07 17:57:56,183 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.45:5000/v3/users/168ea49bfb2f4fbcaa9d3ecefc9d35fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "168ea49bfb2f4fbcaa9d3ecefc9d35fa", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.45:5000/v3/users/1d0a34755e6c480498959f8f276d3f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d0a34755e6c480498959f8f276d3f29", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.45:5000/v3/users/20fe0c4ae6f744c49bb538620e395a29"}, "domain_id": "ecb8ab4d43cc47dbb23a6696552187ef", "enabled": true, "options": {}, "id": "20fe0c4ae6f744c49bb538620e395a29", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.45:5000/v3/users/3cd292d3511d4753b2d10184a5656619"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3cd292d3511d4753b2d10184a5656619", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.45:5000/v3/users/3de263998b114af5bc8e76e90097605d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de263998b114af5bc8e76e90097605d", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.45:5000/v3/users/55a315c78c10493d9639309ce3f62ebf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "55a315c78c10493d9639309ce3f62ebf", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.45:5000/v3/users/714f8cf0e89c4643b41a575990506345"}, "domain_id": "default", "enabled": true, "options": {}, "id": "714f8cf0e89c4643b41a575990506345", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.45:5000/v3/users/75e3892d84e24f1d9254745763279596"}, "domain_id": "default", "enabled": true, "options": {}, "id": "75e3892d84e24f1d9254745763279596", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.45:5000/v3/users/7b92c2e0994042e3aa1d10ac5c337604"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b92c2e0994042e3aa1d10ac5c337604", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.45:5000/v3/users/a14349c9adad4a4d8440e389ab85e04b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14349c9adad4a4d8440e389ab85e04b", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.45:5000/v3/users/a3b2d71117454be188eede24c766ce8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3b2d71117454be188eede24c766ce8b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.45:5000/v3/users/d005d31036b848d898951c3dc0dd0112"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d005d31036b848d898951c3dc0dd0112", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.45:5000/v3/users/e578cc68ba53464190eb9c6c0bf988ed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e578cc68ba53464190eb9c6c0bf988ed", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.45:5000/v3/users/fda2c9faba704af7adf5c3955c2c7512"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fda2c9faba704af7adf5c3955c2c7512", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.45:5000/v3/users", "previous": null, "next": null}} 2019-04-07 17:57:56,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users used request id req-605219bc-68a9-49e0-90b3-1d5a932cd344 2019-04-07 17:57:56,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228132963181s 2019-04-07 17:57:56,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-07 17:57:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:56,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22b5ded-0110-4ef4-aa86-1752fdcc590a 2019-04-07 17:57:56,420 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_908de32e-b19c-4077-a653-b22d5eb18afd", "links": {"self": "http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f3bf542d3014ef4800c8deaccb30c85", "description": null}} 2019-04-07 17:57:56,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85 used request id req-f22b5ded-0110-4ef4-aa86-1752fdcc590a 2019-04-07 17:57:56,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230473041534s 2019-04-07 17:57:56,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-07 17:57:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:56,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47ebfc57-1306-439e-bc2a-46950c13310b 2019-04-07 17:57:56,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:57:56,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/users/9f3bf542d3014ef4800c8deaccb30c85 used request id req-47ebfc57-1306-439e-bc2a-46950c13310b 2019-04-07 17:57:56,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.340806007385s 2019-04-07 17:57:56,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-07 17:57:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:56,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc8b601-21fc-4af7-860f-f676a9070bee 2019-04-07 17:57:56,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.45:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.45:5000/v3/projects/2eac8ad14859480d98b7914ffbd6c602"}, "tags": [], "enabled": true, "id": "2eac8ad14859480d98b7914ffbd6c602", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578"}, "tags": [], "enabled": true, "id": "40a069a453ff4fe3ab81296060fed578", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_908de32e-b19c-4077-a653-b22d5eb18afd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.45:5000/v3/projects/daf71dc710bf45a7b0d2c75ffe011228"}, "tags": [], "enabled": true, "id": "daf71dc710bf45a7b0d2c75ffe011228", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-04-07 17:57:56,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.45:5000/v3/projects used request id req-8dc8b601-21fc-4af7-860f-f676a9070bee 2019-04-07 17:57:56,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229255199432s 2019-04-07 17:57:57,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-07 17:57:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:57,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 07 Apr 2019 17:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa2ac7a-cc91-41bb-9571-a9c479413bf9 2019-04-07 17:57:57,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-07 17:57:57,290 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.45:5000/v3/projects/40a069a453ff4fe3ab81296060fed578 used request id req-bfa2ac7a-cc91-41bb-9571-a9c479413bf9 2019-04-07 17:57:57,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287626028061s 2019-04-07 17:57:57,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:57:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.45:9696/v2.0/security-groups.json?project_id=40a069a453ff4fe3ab81296060fed578&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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:57 GMT X-Openstack-Request-Id: req-477309b2-2fdf-4a56-8776-f6a1ffee5eaa 2019-04-07 17:57:57,660 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "40a069a453ff4fe3ab81296060fed578", "created_at": "2019-04-07T17:50:24Z", "updated_at": "2019-04-07T17:50:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "027bc068-86a8-4394-88ca-a45dd1306189", "remote_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv4", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "23e903c8-f398-4a61-af2b-c49e1ba85879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv6", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "25b15347-aac7-4e55-92d5-eb5dae57a1b8", "remote_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv6", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "7ecea8a1-606b-4125-8b34-97a01782b764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv4", "project_id": "40a069a453ff4fe3ab81296060fed578"}], "revision_number": 1, "project_id": "40a069a453ff4fe3ab81296060fed578", "id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "name": "default"}]} 2019-04-07 17:57:57,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json?project_id=40a069a453ff4fe3ab81296060fed578&name=default used request id req-477309b2-2fdf-4a56-8776-f6a1ffee5eaa 2019-04-07 17:57:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.364996910095s 2019-04-07 17:57:57,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-07 17:57:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.45: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.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:57,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 07 Apr 2019 17:57:57 GMT X-Openstack-Request-Id: req-a07c7d3c-abb0-4f15-a79a-dafe56b12d8a 2019-04-07 17:57:57,993 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "created_at": "2019-04-07T17:37:17Z", "updated_at": "2019-04-07T17:37:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "91719011-8060-48d5-9752-2a117be25452", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f5436cd8-9f15-4c7f-96d9-86848e02d67d", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "f3a928b4-9f8c-4989-8b48-792117d893d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv4", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:37:17Z", "revision_number": 0, "id": "c0533309-d730-449e-9843-918c1267a3a2", "remote_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "remote_ip_prefix": null, "created_at": "2019-04-07T17:37:17Z", "security_group_id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "tenant_id": "2eac8ad14859480d98b7914ffbd6c602", "port_range_min": null, "ethertype": "IPv6", "project_id": "2eac8ad14859480d98b7914ffbd6c602"}], "revision_number": 1, "project_id": "2eac8ad14859480d98b7914ffbd6c602", "id": "650d216c-4ef9-4ba3-8d8e-46d4155fe0b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40a069a453ff4fe3ab81296060fed578", "created_at": "2019-04-07T17:50:24Z", "updated_at": "2019-04-07T17:50:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "25b15347-aac7-4e55-92d5-eb5dae57a1b8", "remote_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv6", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "23e903c8-f398-4a61-af2b-c49e1ba85879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv6", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "7ecea8a1-606b-4125-8b34-97a01782b764", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv4", "project_id": "40a069a453ff4fe3ab81296060fed578"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:50:24Z", "revision_number": 0, "id": "027bc068-86a8-4394-88ca-a45dd1306189", "remote_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "remote_ip_prefix": null, "created_at": "2019-04-07T17:50:24Z", "security_group_id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "tenant_id": "40a069a453ff4fe3ab81296060fed578", "port_range_min": null, "ethertype": "IPv4", "project_id": "40a069a453ff4fe3ab81296060fed578"}], "revision_number": 1, "project_id": "40a069a453ff4fe3ab81296060fed578", "id": "7b3a790d-ddf6-4bd3-bfb8-093a564d673d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "created_at": "2019-04-07T17:40:16Z", "updated_at": "2019-04-07T17:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "dd3cab88-4ceb-4b10-9611-ecab164e463f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "5c181647-6e1c-4516-bcf6-7dc1f33d1700", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "570c7471-9a7d-406a-b274-1e045106f48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv6", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:16Z", "revision_number": 0, "id": "9eb89462-6345-4b10-8b08-ceef9436940a", "remote_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:16Z", "security_group_id": "7d9ae804-cc0b-41db-853b-852582001cb6", "tenant_id": "daf71dc710bf45a7b0d2c75ffe011228", "port_range_min": null, "ethertype": "IPv4", "project_id": "daf71dc710bf45a7b0d2c75ffe011228"}], "revision_number": 1, "project_id": "daf71dc710bf45a7b0d2c75ffe011228", "id": "7d9ae804-cc0b-41db-853b-852582001cb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-07T17:40:21Z", "updated_at": "2019-04-07T17:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "f93637cb-4367-4fa0-ac76-1bb8f99b1726", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "55005c10-02c7-4b31-ad87-806c5a6f134b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "7fa2a69f-0294-41bd-b90c-b064a710a8e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-07T17:40:21Z", "revision_number": 0, "id": "128e9ca7-9e38-404a-bf1d-caf28e4c6d72", "remote_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "remote_ip_prefix": null, "created_at": "2019-04-07T17:40:21Z", "security_group_id": "894b5b34-85c0-446e-a759-6f98edb1981c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "894b5b34-85c0-446e-a759-6f98edb1981c", "name": "default"}]} 2019-04-07 17:57:57,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.45:9696/v2.0/security-groups.json used request id req-a07c7d3c-abb0-4f15-a79a-dafe56b12d8a 2019-04-07 17:57:57,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327672958374s 2019-04-07 17:57:58,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-07 17:57:58,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.45:9696/v2.0/security-groups/7b3a790d-ddf6-4bd3-bfb8-093a564d673d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35f5686d57da1464741708407ab61b7d33fa2860" 2019-04-07 17:57:58,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 07 Apr 2019 17:57:58 GMT X-Openstack-Request-Id: req-3209a67b-40d2-4054-99f0-de7c298c7b3d 2019-04-07 17:57:58,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-07 17:57:58,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.45:9696/v2.0/security-groups/7b3a790d-ddf6-4bd3-bfb8-093a564d673d.json used request id req-3209a67b-40d2-4054-99f0-de7c298c7b3d 2019-04-07 17:57:58,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.439700126648s 2019-04-07 17:57:58,440 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-04-07 17:57:58,442 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:16 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:22 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:51 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:54 | PASS | | cinder_test | functest | healthcheck | 01:41 | PASS | | tempest_smoke | functest | healthcheck | 07:17 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-04-07 17:57:58,456 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-07 17:57:58,469 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-07 17:57:58,551 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-07 17:57:58,647 - paramiko.transport - DEBUG - EOF in transport thread