2019-06-26 21:04:02,982 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-70 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-ovn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-06-26 21:04:02,985 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ZjEMIQD2zKZNsBQTbRHrMTPZ1 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=09c280340b1d42a2939289f08c5d7899 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export OS_REGION_NAME=regionOne 2019-06-26 21:04:02,985 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-06-26 21:04:02,986 - 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-06-26 21:04:03,005 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-06-26 21:04:03,196 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-06-26 21:04:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:03,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a43542-ed4a-4e81-89ad-cc50b901e172 2019-06-26 21:04:03,205 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:04:03,205 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-43a43542-ed4a-4e81-89ad-cc50b901e172 2019-06-26 21:04:03,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:04:03,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["QGXKS8z2RoWWfG2ZGAYHuQ"], "issued_at": "2019-06-26T21:04:03.000000Z"}} 2019-06-26 21:04:03,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-26 21:04:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:04,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:05 GMT X-Openstack-Request-Id: req-bd92288c-6f38-4fac-a7d8-05e19805fa91 2019-06-26 21:04:04,807 - 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"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": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "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-06-26 21:04:04,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-bd92288c-6f38-4fac-a7d8-05e19805fa91 2019-06-26 21:04:04,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.944183826447s 2019-06-26 21:04:04,816 - 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'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'trunk', u'extra_dhcp_opt', u'port-security-groups-filtering', u'standard-attr-revisions', u'dns-integration', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'binding-extended']) 2019-06-26 21:04:04,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-06-26 21:04:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:05,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04: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-21d4bad2-6fe1-410b-8fc4-369cdc8a77cb x-openstack-request-id: req-21d4bad2-6fe1-410b-8fc4-369cdc8a77cb 2019-06-26 21:04:05,963 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-06-26 21:04:05,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-21d4bad2-6fe1-410b-8fc4-369cdc8a77cb 2019-06-26 21:04:05,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.14421796799s 2019-06-26 21:04:05,964 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-06-26 21:04:05,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:05,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d776b7c0-ca09-4026-9df0-2c1c2683db13 2019-06-26 21:04:05,976 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:04:05,976 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-d776b7c0-ca09-4026-9df0-2c1c2683db13 2019-06-26 21:04:05,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:04:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:06,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fbce29-8448-4249-801f-77ab05eefd3d 2019-06-26 21:04:06,109 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:04:06,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-09fbce29-8448-4249-801f-77ab05eefd3d 2019-06-26 21:04:06,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131726980209s 2019-06-26 21:04:06,110 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'7f39bcffac9c4f4aa21d01819ddedd98', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-06-26 21:04:06,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-06-26 21:04:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:06,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1839 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01ace97-491c-4a0c-9657-e9d670b99afd 2019-06-26 21:04:06,431 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/019c34abcacd4fc9ad599d9905b97faa"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7524460dc562409b92bf7f99789cf28a", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0362885dd3e34445a8ebb25749d8f478"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7524460dc562409b92bf7f99789cf28a", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1a0f3c2f5a7240209a0cbf443c36711b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a660d65ddc84aeb9c77f5ea851d5da7", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1dfd1848e0f94b9fb0c850ffabf1e9bd"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a952618679e54b5a800f50c4b1c04f89", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1e82987c86384806ade42cb46070fe0d"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef3100218db24fa1aaa0dfa917f6495b", "id": "1e82987c86384806ade42cb46070fe0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/218e55453ebb481ebc18658b60e77ccd"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce9e8cd86e51465494a03629b55f80e4", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2354744dcc1f4244a56c2a117b17f295"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "588e07ba2c884224aacc242a926d2e47", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24e80fdc2d6044eb84162290e73cabf3"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce9e8cd86e51465494a03629b55f80e4", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/27409ad6e6e6451d8cd8dc4a5c361b63"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a952618679e54b5a800f50c4b1c04f89", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2d2b06fa0a1f4ff6a48d3a1ef045762c"}, "url": "http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3fe14694c8a8410a9d5d6919be243e0e", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/302cf958240d48fba80412f751a69e2e"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "666372f443bf4d25b5074dcba2d72bc5", "id": "302cf958240d48fba80412f751a69e2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/338364a890cf4a87a371c5aaf434221b"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce9e8cd86e51465494a03629b55f80e4", "id": "338364a890cf4a87a371c5aaf434221b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35e070ff3a4d486c97fee25dda10163f"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a660d65ddc84aeb9c77f5ea851d5da7", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/42d0c21f9e374041870fa6e35644de1b"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef2f10ecd8bb40ff99c283536873b2da", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/51bd83626f8d4a19b212afff9bb047f9"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a952618679e54b5a800f50c4b1c04f89", "id": "51bd83626f8d4a19b212afff9bb047f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58ab054edc704362bc857528f9c5f08f"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb6d85685ba445f8f0f45999d7acd15", "id": "58ab054edc704362bc857528f9c5f08f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/590779927c564af98fd30196159a6e47"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef2f10ecd8bb40ff99c283536873b2da", "id": "590779927c564af98fd30196159a6e47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5e327f40f9f543f99b5c681457c7396b"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a660d65ddc84aeb9c77f5ea851d5da7", "id": "5e327f40f9f543f99b5c681457c7396b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5f95ee818b7c48c5a1c204bf739632a2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb6d85685ba445f8f0f45999d7acd15", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/66a5a0c3a0fd41b4b396c23baf603c35"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "666372f443bf4d25b5074dcba2d72bc5", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/703c5c0517f446c9b9468bb50d40770c"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9b514f0d89a5490cad1b0caeaf9574a4", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/745a96462ede4070a5317f83e67065e0"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9b514f0d89a5490cad1b0caeaf9574a4", "id": "745a96462ede4070a5317f83e67065e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7c4de8f0138f4219bb170f1c6ff0346f"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3fe14694c8a8410a9d5d6919be243e0e", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7c55b8fb648647a08ad47fb37baa0f83"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7aead3ecab1c4129a3661bcc02b03593", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8195774864784e5ab460a0822fa78214"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9b514f0d89a5490cad1b0caeaf9574a4", "id": "8195774864784e5ab460a0822fa78214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/832ae104d8854b858d21ba4def88cd55"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef3100218db24fa1aaa0dfa917f6495b", "id": "832ae104d8854b858d21ba4def88cd55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/90bae8089735461bb2b973582c479332"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "588e07ba2c884224aacc242a926d2e47", "id": "90bae8089735461bb2b973582c479332"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/95a92b59f5c442d0b322b84d8a7d01de"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "588e07ba2c884224aacc242a926d2e47", "id": "95a92b59f5c442d0b322b84d8a7d01de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a39366e8b1d8495b93d160e9d7562caf"}, "url": "http://12.0.0.36:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3fe14694c8a8410a9d5d6919be243e0e", "id": "a39366e8b1d8495b93d160e9d7562caf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a986b8d35f714f7387cb68c7b52ae9c1"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef3100218db24fa1aaa0dfa917f6495b", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cc39e0513c0245ff98b6246ff1bfbfdf"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb6d85685ba445f8f0f45999d7acd15", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cccfb53a40b0449e83af5a43acef337c"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b06a9a2de87746ae8238635dd9d67ed4", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d325ff9805a94c6a82cca7f9c0ff34bd"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b06a9a2de87746ae8238635dd9d67ed4", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d77866c1080b47b093180cb1492823de"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "666372f443bf4d25b5074dcba2d72bc5", "id": "d77866c1080b47b093180cb1492823de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd7612b50f7e4eb2bb407000d2cf8826"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7aead3ecab1c4129a3661bcc02b03593", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e6f7377254444e27b21424feae1c6e46"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7524460dc562409b92bf7f99789cf28a", "id": "e6f7377254444e27b21424feae1c6e46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/eb39a4f834fb46ddad9daeca0655dce7"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7aead3ecab1c4129a3661bcc02b03593", "id": "eb39a4f834fb46ddad9daeca0655dce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/eee5a80525d9462fbcde3af9fbd7217b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef2f10ecd8bb40ff99c283536873b2da", "id": "eee5a80525d9462fbcde3af9fbd7217b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe74edae144c4629809c35f3017e1a2a"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b06a9a2de87746ae8238635dd9d67ed4", "id": "fe74edae144c4629809c35f3017e1a2a"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-06-26 21:04:06,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b01ace97-491c-4a0c-9657-e9d670b99afd 2019-06-26 21:04:06,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.318783998489s 2019-06-26 21:04:06,439 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/019c34abcacd4fc9ad599d9905b97faa'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7524460dc562409b92bf7f99789cf28a', u'id': u'019c34abcacd4fc9ad599d9905b97faa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0362885dd3e34445a8ebb25749d8f478'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7524460dc562409b92bf7f99789cf28a', u'id': u'0362885dd3e34445a8ebb25749d8f478'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1a0f3c2f5a7240209a0cbf443c36711b'}, 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'0a660d65ddc84aeb9c77f5ea851d5da7', u'id': u'1a0f3c2f5a7240209a0cbf443c36711b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1dfd1848e0f94b9fb0c850ffabf1e9bd'}, 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'a952618679e54b5a800f50c4b1c04f89', u'id': u'1dfd1848e0f94b9fb0c850ffabf1e9bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1e82987c86384806ade42cb46070fe0d'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef3100218db24fa1aaa0dfa917f6495b', u'id': u'1e82987c86384806ade42cb46070fe0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/218e55453ebb481ebc18658b60e77ccd'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ce9e8cd86e51465494a03629b55f80e4', u'id': u'218e55453ebb481ebc18658b60e77ccd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2354744dcc1f4244a56c2a117b17f295'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'588e07ba2c884224aacc242a926d2e47', u'id': u'2354744dcc1f4244a56c2a117b17f295'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/24e80fdc2d6044eb84162290e73cabf3'}, 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'ce9e8cd86e51465494a03629b55f80e4', u'id': u'24e80fdc2d6044eb84162290e73cabf3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/27409ad6e6e6451d8cd8dc4a5c361b63'}, 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'a952618679e54b5a800f50c4b1c04f89', u'id': u'27409ad6e6e6451d8cd8dc4a5c361b63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2d2b06fa0a1f4ff6a48d3a1ef045762c'}, u'url': u'http://12.0.0.36:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3fe14694c8a8410a9d5d6919be243e0e', u'id': u'2d2b06fa0a1f4ff6a48d3a1ef045762c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/302cf958240d48fba80412f751a69e2e'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'666372f443bf4d25b5074dcba2d72bc5', u'id': u'302cf958240d48fba80412f751a69e2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/338364a890cf4a87a371c5aaf434221b'}, 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'ce9e8cd86e51465494a03629b55f80e4', u'id': u'338364a890cf4a87a371c5aaf434221b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/35e070ff3a4d486c97fee25dda10163f'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0a660d65ddc84aeb9c77f5ea851d5da7', u'id': u'35e070ff3a4d486c97fee25dda10163f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/42d0c21f9e374041870fa6e35644de1b'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef2f10ecd8bb40ff99c283536873b2da', u'id': u'42d0c21f9e374041870fa6e35644de1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/51bd83626f8d4a19b212afff9bb047f9'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a952618679e54b5a800f50c4b1c04f89', u'id': u'51bd83626f8d4a19b212afff9bb047f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/58ab054edc704362bc857528f9c5f08f'}, 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'0bb6d85685ba445f8f0f45999d7acd15', u'id': u'58ab054edc704362bc857528f9c5f08f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/590779927c564af98fd30196159a6e47'}, 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'ef2f10ecd8bb40ff99c283536873b2da', u'id': u'590779927c564af98fd30196159a6e47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5e327f40f9f543f99b5c681457c7396b'}, 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'0a660d65ddc84aeb9c77f5ea851d5da7', u'id': u'5e327f40f9f543f99b5c681457c7396b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5f95ee818b7c48c5a1c204bf739632a2'}, 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'0bb6d85685ba445f8f0f45999d7acd15', u'id': u'5f95ee818b7c48c5a1c204bf739632a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/66a5a0c3a0fd41b4b396c23baf603c35'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'666372f443bf4d25b5074dcba2d72bc5', u'id': u'66a5a0c3a0fd41b4b396c23baf603c35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/703c5c0517f446c9b9468bb50d40770c'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9b514f0d89a5490cad1b0caeaf9574a4', u'id': u'703c5c0517f446c9b9468bb50d40770c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/745a96462ede4070a5317f83e67065e0'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9b514f0d89a5490cad1b0caeaf9574a4', u'id': u'745a96462ede4070a5317f83e67065e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7c4de8f0138f4219bb170f1c6ff0346f'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3fe14694c8a8410a9d5d6919be243e0e', u'id': u'7c4de8f0138f4219bb170f1c6ff0346f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7c55b8fb648647a08ad47fb37baa0f83'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7aead3ecab1c4129a3661bcc02b03593', u'id': u'7c55b8fb648647a08ad47fb37baa0f83'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8195774864784e5ab460a0822fa78214'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9b514f0d89a5490cad1b0caeaf9574a4', u'id': u'8195774864784e5ab460a0822fa78214'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/832ae104d8854b858d21ba4def88cd55'}, 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'ef3100218db24fa1aaa0dfa917f6495b', u'id': u'832ae104d8854b858d21ba4def88cd55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/90bae8089735461bb2b973582c479332'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'588e07ba2c884224aacc242a926d2e47', u'id': u'90bae8089735461bb2b973582c479332'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/95a92b59f5c442d0b322b84d8a7d01de'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'588e07ba2c884224aacc242a926d2e47', u'id': u'95a92b59f5c442d0b322b84d8a7d01de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a39366e8b1d8495b93d160e9d7562caf'}, u'url': u'http://12.0.0.36:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3fe14694c8a8410a9d5d6919be243e0e', u'id': u'a39366e8b1d8495b93d160e9d7562caf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a986b8d35f714f7387cb68c7b52ae9c1'}, 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'ef3100218db24fa1aaa0dfa917f6495b', u'id': u'a986b8d35f714f7387cb68c7b52ae9c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cc39e0513c0245ff98b6246ff1bfbfdf'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0bb6d85685ba445f8f0f45999d7acd15', u'id': u'cc39e0513c0245ff98b6246ff1bfbfdf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cccfb53a40b0449e83af5a43acef337c'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b06a9a2de87746ae8238635dd9d67ed4', u'id': u'cccfb53a40b0449e83af5a43acef337c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d325ff9805a94c6a82cca7f9c0ff34bd'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b06a9a2de87746ae8238635dd9d67ed4', u'id': u'd325ff9805a94c6a82cca7f9c0ff34bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d77866c1080b47b093180cb1492823de'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'666372f443bf4d25b5074dcba2d72bc5', u'id': u'd77866c1080b47b093180cb1492823de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dd7612b50f7e4eb2bb407000d2cf8826'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7aead3ecab1c4129a3661bcc02b03593', u'id': u'dd7612b50f7e4eb2bb407000d2cf8826'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e6f7377254444e27b21424feae1c6e46'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7524460dc562409b92bf7f99789cf28a', u'id': u'e6f7377254444e27b21424feae1c6e46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eb39a4f834fb46ddad9daeca0655dce7'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7aead3ecab1c4129a3661bcc02b03593', u'id': u'eb39a4f834fb46ddad9daeca0655dce7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eee5a80525d9462fbcde3af9fbd7217b'}, 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'ef2f10ecd8bb40ff99c283536873b2da', u'id': u'eee5a80525d9462fbcde3af9fbd7217b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe74edae144c4629809c35f3017e1a2a'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b06a9a2de87746ae8238635dd9d67ed4', u'id': u'fe74edae144c4629809c35f3017e1a2a'})] 2019-06-26 21:04:06,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-06-26 21:04:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:06,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87d97545-f2bb-4d82-9d2c-990c73d627b0 x-openstack-request-id: req-87d97545-f2bb-4d82-9d2c-990c73d627b0 2019-06-26 21:04:06,550 - 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-06-26 21:04:06,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-87d97545-f2bb-4d82-9d2c-990c73d627b0 2019-06-26 21:04:06,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110394001007s 2019-06-26 21:04:06,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-06-26 21:04:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:08,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04: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-cc8b73e8-1a3a-480e-b2eb-cdf8fee20199 x-openstack-request-id: req-cc8b73e8-1a3a-480e-b2eb-cdf8fee20199 2019-06-26 21:04:08,419 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-06-26 21:04:08,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-cc8b73e8-1a3a-480e-b2eb-cdf8fee20199 2019-06-26 21:04:08,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.85219502449s 2019-06-26 21:04:08,420 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-06-26 21:04:08,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:04:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:08,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:08 GMT X-Openstack-Request-Id: req-b90a794a-4545-4392-be34-7b6839ab488a 2019-06-26 21:04:08,699 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:04:08,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b90a794a-4545-4392-be34-7b6839ab488a 2019-06-26 21:04:08,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.274564027786s 2019-06-26 21:04:08,700 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-06-26 21:04:08,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-26 21:04:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:08,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04: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-93582c15-43a8-4082-af63-7aafd5f5ef26 x-openstack-request-id: req-93582c15-43a8-4082-af63-7aafd5f5ef26 2019-06-26 21:04:08,744 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 251}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-06-26 21:04:08,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-93582c15-43a8-4082-af63-7aafd5f5ef26 2019-06-26 21:04:08,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0444600582123s 2019-06-26 21:04:08,746 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 248}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "md-clear", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 251}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-06-26 21:04:08,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-06-26 21:04:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:08,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8596a60b-b506-4adc-9b26-4f5351aefec5 x-openstack-request-id: req-8596a60b-b506-4adc-9b26-4f5351aefec5 2019-06-26 21:04:08,775 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-06-26 21:04:08,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8596a60b-b506-4adc-9b26-4f5351aefec5 2019-06-26 21:04:08,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0294301509857s 2019-06-26 21:04:08,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-06-26 21:04:08,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:09,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:10 GMT X-Openstack-Request-Id: req-d2308b94-10a1-473d-8c50-db719f553f9e 2019-06-26 21:04:09,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:04:09,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d2308b94-10a1-473d-8c50-db719f553f9e 2019-06-26 21:04:09,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.998865842819s 2019-06-26 21:04:09,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'682aa1a0-22f0-47b5-ae66-6ae95b479591'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'updated_at': u'2019-06-26T21:01:27Z', u'dns_domain': u'', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-06-26T21:01:20Z', u'provider:network_type': u'flat', u'tenant_id': u'09b2de22896944409780417f20823689', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09b2de22896944409780417f20823689'})] 2019-06-26 21:04:09,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:04:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 788 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:10 GMT X-Openstack-Request-Id: req-3b6919d6-f81c-4203-9bbc-3e671934cb5d 2019-06-26 21:04:10,954 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:01:20Z","device_owner":"network:dhcp","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[],"id":"b0e6a763-7588-446f-ad55-65e171c7f5a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:93:6d","project_id":"09b2de22896944409780417f20823689","status":"DOWN","binding:host_id":"","description":"","tags":[],"dns_assignment":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","dns_name":"","created_at":"2019-06-26T21:01:20Z","binding:vnic_type":"normal","device_id":"ovnmeta-094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689"}]} 2019-06-26 21:04:10,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-3b6919d6-f81c-4203-9bbc-3e671934cb5d 2019-06-26 21:04:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.17754983902s 2019-06-26 21:04:10,955 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [Munch({u'status': u'DOWN', u'binding:host_id': u'', u'description': u'', u'allowed_address_pairs': [], u'tags': [], u'extra_dhcp_opts': [], u'updated_at': u'2019-06-26T21:01:20Z', u'dns_assignment': [], u'device_owner': u'network:dhcp', u'revision_number': 2, u'binding:profile': {}, u'port_security_enabled': False, u'fixed_ips': [], u'id': u'b0e6a763-7588-446f-ad55-65e171c7f5a9', u'security_groups': [], u'name': u'', u'qos_policy_id': None, u'admin_state_up': True, u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'dns_name': u'', u'binding:vif_details': {}, u'binding:vnic_type': u'normal', u'binding:vif_type': u'unbound', u'tenant_id': u'09b2de22896944409780417f20823689', u'device_id': u'ovnmeta-094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'mac_address': u'fa:16:3e:98:93:6d', u'project_id': u'09b2de22896944409780417f20823689', u'created_at': u'2019-06-26T21:01:20Z'})] 2019-06-26 21:04:10,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:04:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:11,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 754 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac5eed0-8815-4dd6-ba83-56ae5e4b3bda 2019-06-26 21:04:11,199 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "0091758e71c749f386a19086e3b47802"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/0091758e71c749f386a19086e3b47802/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "2a5bd4b97cdf44b3b77164d4f86e56d6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/2a5bd4b97cdf44b3b77164d4f86e56d6/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09c280340b1d42a2939289f08c5d7899"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "32ffb0b3cc824bd8a7191afc806764f4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899/users/32ffb0b3cc824bd8a7191afc806764f4/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09c280340b1d42a2939289f08c5d7899"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "32ffb0b3cc824bd8a7191afc806764f4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899/users/32ffb0b3cc824bd8a7191afc806764f4/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "757fe998d62e4dce892497e82e611bc3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/757fe998d62e4dce892497e82e611bc3/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "9c1b1d4b44d5471f874f5d79e84bca86"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/9c1b1d4b44d5471f874f5d79e84bca86/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "a1e7fc4dc5bc432d83ce428dab000f1d"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/a1e7fc4dc5bc432d83ce428dab000f1d/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "aa659ee6374c49e2a240ae67b08cf1d5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/aa659ee6374c49e2a240ae67b08cf1d5/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "bddb37ba29484e8b9b7de5f6dfe7ea18"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/bddb37ba29484e8b9b7de5f6dfe7ea18/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "be5f6631dd6e4970a56a79f16b0a3c09"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/be5f6631dd6e4970a56a79f16b0a3c09/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "d1567035b4744861a800a4a13edec675"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/d1567035b4744861a800a4a13edec675/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "67882ffe59e64276b0013213def9605a"}, "user": {"id": "d513ed8a23654bdf8392f5acf14a2907"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/d513ed8a23654bdf8392f5acf14a2907/roles/67882ffe59e64276b0013213def9605a"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "d513ed8a23654bdf8392f5acf14a2907"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/d513ed8a23654bdf8392f5acf14a2907/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "e38598457f0f450da6c7ed2ef68c8a01"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/e38598457f0f450da6c7ed2ef68c8a01/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"project": {"id": "09b2de22896944409780417f20823689"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "e5d14aed93cd43d1b9068589ca1fc170"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689/users/e5d14aed93cd43d1b9068589ca1fc170/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"domain": {"id": "7f39bcffac9c4f4aa21d01819ddedd98"}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "b26ad96ecbe04f328a223b4443a4e359"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98/users/b26ad96ecbe04f328a223b4443a4e359/roles/84133da7b245405ba987d789c9726c01"}}, {"scope": {"system": {"all": true}}, "role": {"id": "84133da7b245405ba987d789c9726c01"}, "user": {"id": "32ffb0b3cc824bd8a7191afc806764f4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/32ffb0b3cc824bd8a7191afc806764f4/roles/84133da7b245405ba987d789c9726c01"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2019-06-26 21:04:11,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-6ac5eed0-8815-4dd6-ba83-56ae5e4b3bda 2019-06-26 21:04:11,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.241129159927s 2019-06-26 21:04:11,203 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'0091758e71c749f386a19086e3b47802'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'2a5bd4b97cdf44b3b77164d4f86e56d6'}), Munch({'project': u'09c280340b1d42a2939289f08c5d7899', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'32ffb0b3cc824bd8a7191afc806764f4'}), Munch({'project': u'09c280340b1d42a2939289f08c5d7899', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'32ffb0b3cc824bd8a7191afc806764f4'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'757fe998d62e4dce892497e82e611bc3'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'9c1b1d4b44d5471f874f5d79e84bca86'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'a1e7fc4dc5bc432d83ce428dab000f1d'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'aa659ee6374c49e2a240ae67b08cf1d5'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'bddb37ba29484e8b9b7de5f6dfe7ea18'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'be5f6631dd6e4970a56a79f16b0a3c09'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'd1567035b4744861a800a4a13edec675'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'67882ffe59e64276b0013213def9605a', 'user': u'd513ed8a23654bdf8392f5acf14a2907'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'd513ed8a23654bdf8392f5acf14a2907'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'e38598457f0f450da6c7ed2ef68c8a01'}), Munch({'project': u'09b2de22896944409780417f20823689', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'e5d14aed93cd43d1b9068589ca1fc170'}), Munch({'domain': u'7f39bcffac9c4f4aa21d01819ddedd98', 'id': u'84133da7b245405ba987d789c9726c01', 'user': u'b26ad96ecbe04f328a223b4443a4e359'}), Munch({'id': u'84133da7b245405ba987d789c9726c01', 'user': u'32ffb0b3cc824bd8a7191afc806764f4'})] 2019-06-26 21:04:11,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:04:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:11,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004a3ae7-d1f3-4bf2-b5ad-9a75aba950ca 2019-06-26 21:04:11,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:04:11,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-004a3ae7-d1f3-4bf2-b5ad-9a75aba950ca 2019-06-26 21:04:11,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226816892624s 2019-06-26 21:04:11,435 - 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'heat_stack_user', 'id': u'12b9d4d7e7b744aea9639e8769d5e76c'}), 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'48d755349d9f4971a9e31cde6cc5c677'}), 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'67882ffe59e64276b0013213def9605a'}), 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'75e99f03bc0b4279a6708caed7672f77'}), 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'84133da7b245405ba987d789c9726c01'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'c0260982a98f4224b6dc1ab1bc07cdb0'})] 2019-06-26 21:04:11,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:04:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:12,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:12 GMT X-Openstack-Request-Id: req-2b44bce2-95e5-4ba7-a69f-db2f54926bd4 2019-06-26 21:04:12,422 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-06-26 21:04:12,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2b44bce2-95e5-4ba7-a69f-db2f54926bd4 2019-06-26 21:04:12,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.986574888229s 2019-06-26 21:04:12,423 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-06-26 21:04:12,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:04:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:12,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:12 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-63b41e17-8a7f-4b27-aa21-44afbc8ccb53 x-openstack-request-id: req-63b41e17-8a7f-4b27-aa21-44afbc8ccb53 2019-06-26 21:04:12,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:04:12,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-63b41e17-8a7f-4b27-aa21-44afbc8ccb53 2019-06-26 21:04:12,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21705198288s 2019-06-26 21:04:12,640 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-06-26 21:04:12,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-06-26 21:04:12,646 - 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.16" 2019-06-26 21:04:12,651 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586b09d3-ac4e-4527-9e2d-079beb3d70b3 2019-06-26 21:04:12,652 - 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-06-26 21:04:12,652 - keystoneauth.session - DEBUG - GET call to http://192.30.9.4:35357/ used request id req-586b09d3-ac4e-4527-9e2d-079beb3d70b3 2019-06-26 21:04:12,653 - 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.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:12,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 821 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ce7bc5-17fa-44da-ba7e-33edbd1ec9a9 2019-06-26 21:04:12,865 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0a660d65ddc84aeb9c77f5ea851d5da7"}, "enabled": true, "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb6d85685ba445f8f0f45999d7acd15"}, "enabled": true, "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0ff81b9f67b14f10b98c43072a7c360d"}, "enabled": true, "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3fe14694c8a8410a9d5d6919be243e0e"}, "enabled": true, "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/588e07ba2c884224aacc242a926d2e47"}, "enabled": true, "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/666372f443bf4d25b5074dcba2d72bc5"}, "enabled": true, "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7524460dc562409b92bf7f99789cf28a"}, "enabled": true, "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7aead3ecab1c4129a3661bcc02b03593"}, "enabled": true, "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9b514f0d89a5490cad1b0caeaf9574a4"}, "enabled": true, "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a952618679e54b5a800f50c4b1c04f89"}, "enabled": true, "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b06a9a2de87746ae8238635dd9d67ed4"}, "enabled": true, "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ce9e8cd86e51465494a03629b55f80e4"}, "enabled": true, "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/ef2f10ecd8bb40ff99c283536873b2da"}, "enabled": true, "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/ef3100218db24fa1aaa0dfa917f6495b"}, "enabled": true, "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-06-26 21:04:12,866 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-84ce7bc5-17fa-44da-ba7e-33edbd1ec9a9 2019-06-26 21:04:12,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.222455024719s 2019-06-26 21:04:12,870 - 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'0a660d65ddc84aeb9c77f5ea851d5da7', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0bb6d85685ba445f8f0f45999d7acd15', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0ff81b9f67b14f10b98c43072a7c360d', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'3fe14694c8a8410a9d5d6919be243e0e', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'588e07ba2c884224aacc242a926d2e47', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'666372f443bf4d25b5074dcba2d72bc5', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7524460dc562409b92bf7f99789cf28a', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7aead3ecab1c4129a3661bcc02b03593', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'9b514f0d89a5490cad1b0caeaf9574a4', 'name': u'glance'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a952618679e54b5a800f50c4b1c04f89', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b06a9a2de87746ae8238635dd9d67ed4', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ce9e8cd86e51465494a03629b55f80e4', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'ef2f10ecd8bb40ff99c283536873b2da', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'ef3100218db24fa1aaa0dfa917f6495b', 'name': u'cinderv3'})] 2019-06-26 21:04:12,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:04:12,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:13,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:14 GMT X-Openstack-Request-Id: req-ac84bc19-1fb1-4e4d-aaf7-cbd330d6a1d2 2019-06-26 21:04:13,982 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"}]} 2019-06-26 21:04:13,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac84bc19-1fb1-4e4d-aaf7-cbd330d6a1d2 2019-06-26 21:04:13,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11167502403s 2019-06-26 21:04:13,983 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:01:27Z', 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'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'tenant_id': u'09b2de22896944409780417f20823689', u'created_at': u'2019-06-26T21:01:27Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'09b2de22896944409780417f20823689'})] 2019-06-26 21:04:13,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-06-26 21:04:13,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}70f25af1ac744f8817522e3b463678c1c9affdde" 2019-06-26 21:04:14,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 25 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:14 GMT X-Openstack-Request-Id: req-135f15a8-8843-4b79-bf29-f0a6e2923d9d 2019-06-26 21:04:14,910 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": []} 2019-06-26 21:04:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-135f15a8-8843-4b79-bf29-f0a6e2923d9d 2019-06-26 21:04:14,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.926651000977s 2019-06-26 21:04:14,911 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-06-26 21:04:15,054 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:04:15,054 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-06-26 21:04:15,105 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-06-26 21:04:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:15,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d2819d-b126-47e4-b4e2-8492938c820d 2019-06-26 21:04:15,215 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:04:15,216 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a3d2819d-b126-47e4-b4e2-8492938c820d 2019-06-26 21:04:15,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:04:15,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["WvfurPuQT06T3UHllhptgA"], "issued_at": "2019-06-26T21:04:15.000000Z"}} 2019-06-26 21:04:15,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:16,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:16 GMT X-Openstack-Request-Id: req-4d69bc43-2911-480d-b9eb-b508739e30ac 2019-06-26 21:04:16,116 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:04:16,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4d69bc43-2911-480d-b9eb-b508739e30ac 2019-06-26 21:04:16,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.490943908691s 2019-06-26 21:04:16,117 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-06-26 21:04:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:16,130 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92f8b915-7948-4721-b069-62b25bd36ed7 2019-06-26 21:04:16,130 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:04:16,130 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-92f8b915-7948-4721-b069-62b25bd36ed7 2019-06-26 21:04:16,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:04:16,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:16,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fa4d85-86b6-4e62-addf-939d9e67c181 2019-06-26 21:04:16,439 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:04:16,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-39fa4d85-86b6-4e62-addf-939d9e67c181 2019-06-26 21:04:16,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.308938026428s 2019-06-26 21:04:16,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:04:16,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 294 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afefa6a-21ca-40ee-b3fd-585211bacf99 2019-06-26 21:04:16,801 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-26 21:04:16,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1afefa6a-21ca-40ee-b3fd-585211bacf99 2019-06-26 21:04:16,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.354294061661s 2019-06-26 21:04:16,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:04:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" -d '{"network": {"tenant_id": "09c280340b1d42a2939289f08c5d7899", "name": "tenantnetwork1-net_755d9ed3-890b-4045-9ec2-bbe54edbd5e5", "admin_state_up": true}}' 2019-06-26 21:04:18,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:19 GMT X-Openstack-Request-Id: req-c7e1dae4-6724-47d7-b810-c883f7d542d8 2019-06-26 21:04:18,948 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"a71ad739-6fc3-4b95-9a0f-fe0e23315c90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:04:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_755d9ed3-890b-4045-9ec2-bbe54edbd5e5","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:04:18Z","mtu":1442}} 2019-06-26 21:04:18,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c7e1dae4-6724-47d7-b810-c883f7d542d8 2019-06-26 21:04:18,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.14537191391s 2019-06-26 21:04:18,949 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:04:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'a71ad739-6fc3-4b95-9a0f-fe0e23315c90', u'provider:segmentation_id': 25, 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_755d9ed3-890b-4045-9ec2-bbe54edbd5e5', u'created_at': u'2019-06-26T21:04:18Z', u'mtu': 1442, u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:04:18,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:19,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:19 GMT X-Openstack-Request-Id: req-27220e07-3718-4e64-ac0c-5738b139f298 2019-06-26 21:04:19,952 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"a71ad739-6fc3-4b95-9a0f-fe0e23315c90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:04:18Z","qos_policy_id":null,"name":"tenantnetwork1-net_755d9ed3-890b-4045-9ec2-bbe54edbd5e5","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:04:18Z","provider:network_type":"geneve"}]} 2019-06-26 21:04:19,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-27220e07-3718-4e64-ac0c-5738b139f298 2019-06-26 21:04:19,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00218605995s 2019-06-26 21:04:19,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:04:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" -d '{"subnet": {"name": "tenantnetwork1-subnet_755d9ed3-890b-4045-9ec2-bbe54edbd5e5", "enable_dhcp": true, "network_id": "a71ad739-6fc3-4b95-9a0f-fe0e23315c90", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:04:21,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:21 GMT X-Openstack-Request-Id: req-7f7569a2-e261-41da-8445-58b399f763f6 2019-06-26 21:04:21,433 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a71ad739-6fc3-4b95-9a0f-fe0e23315c90","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:04:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:04:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"09c280340b1d42a2939289f08c5d7899","id":"7aa38659-a896-4556-bb35-e9db051045d0","subnetpool_id":null,"name":"tenantnetwork1-subnet_755d9ed3-890b-4045-9ec2-bbe54edbd5e5"}} 2019-06-26 21:04:21,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7f7569a2-e261-41da-8445-58b399f763f6 2019-06-26 21:04:21,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.47959780693s 2019-06-26 21:04:21,434 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:04:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7aa38659-a896-4556-bb35-e9db051045d0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_755d9ed3-890b-4045-9ec2-bbe54edbd5e5', u'enable_dhcp': True, u'network_id': u'a71ad739-6fc3-4b95-9a0f-fe0e23315c90', u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:04:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:04:21,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:04:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "tenantnetwork1-router_755d9ed3-890b-4045-9ec2-bbe54edbd5e5", "admin_state_up": true}}' 2019-06-26 21:04:24,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:24 GMT X-Openstack-Request-Id: req-b11ac094-3b55-4123-88f7-79c145f3f1e9 2019-06-26 21:04:24,585 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:22Z", "admin_state_up": true, "updated_at": "2019-06-26T21:04:24Z", "revision_number": 2, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "aee6a222-3f79-4262-8ccd-dfecfcfde04f", "name": "tenantnetwork1-router_755d9ed3-890b-4045-9ec2-bbe54edbd5e5"}} 2019-06-26 21:04:24,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b11ac094-3b55-4123-88f7-79c145f3f1e9 2019-06-26 21:04:24,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.15114808083s 2019-06-26 21:04:24,586 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:04:22Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:04:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'09c280340b1d42a2939289f08c5d7899', u'id': u'aee6a222-3f79-4262-8ccd-dfecfcfde04f', u'name': u'tenantnetwork1-router_755d9ed3-890b-4045-9ec2-bbe54edbd5e5'}) 2019-06-26 21:04:24,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:04:24,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" -d '{"subnet_id": "7aa38659-a896-4556-bb35-e9db051045d0"}' 2019-06-26 21:04:27,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:27 GMT X-Openstack-Request-Id: req-bb725d7f-0b8e-4a99-9f93-943741196392 2019-06-26 21:04:27,574 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a71ad739-6fc3-4b95-9a0f-fe0e23315c90", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "7aa38659-a896-4556-bb35-e9db051045d0", "subnet_ids": ["7aa38659-a896-4556-bb35-e9db051045d0"], "port_id": "1028d198-d286-4653-92e9-368bf6d71bb6", "id": "aee6a222-3f79-4262-8ccd-dfecfcfde04f"} 2019-06-26 21:04:27,574 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f/add_router_interface.json used request id req-bb725d7f-0b8e-4a99-9f93-943741196392 2019-06-26 21:04:27,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.98760986328s 2019-06-26 21:04:27,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:04:27,688 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:11 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-26 21:04:27,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:04:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" -d '{"subnet_id": "7aa38659-a896-4556-bb35-e9db051045d0"}' 2019-06-26 21:04:29,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:29 GMT X-Openstack-Request-Id: req-a6cbb590-db71-470d-9d16-69f6b9cc21ac 2019-06-26 21:04:29,938 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a71ad739-6fc3-4b95-9a0f-fe0e23315c90", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "7aa38659-a896-4556-bb35-e9db051045d0", "subnet_ids": ["7aa38659-a896-4556-bb35-e9db051045d0"], "port_id": "1028d198-d286-4653-92e9-368bf6d71bb6", "id": "aee6a222-3f79-4262-8ccd-dfecfcfde04f"} 2019-06-26 21:04:29,938 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f/remove_router_interface.json used request id req-a6cbb590-db71-470d-9d16-69f6b9cc21ac 2019-06-26 21:04:29,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24526190758s 2019-06-26 21:04:29,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:04:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:31 GMT X-Openstack-Request-Id: req-de0ae8da-609a-49f5-9fd2-889ad145bb06 2019-06-26 21:04:31,022 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:22Z", "admin_state_up": true, "updated_at": "2019-06-26T21:04:28Z", "revision_number": 4, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "aee6a222-3f79-4262-8ccd-dfecfcfde04f", "name": "tenantnetwork1-router_755d9ed3-890b-4045-9ec2-bbe54edbd5e5"}]} 2019-06-26 21:04:31,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-de0ae8da-609a-49f5-9fd2-889ad145bb06 2019-06-26 21:04:31,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.08386898041s 2019-06-26 21:04:31,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:04:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:37,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:04:37 GMT X-Openstack-Request-Id: req-263dc04c-889b-4e39-922a-686e8ab9589e 2019-06-26 21:04:37,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:04:37,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/aee6a222-3f79-4262-8ccd-dfecfcfde04f.json used request id req-263dc04c-889b-4e39-922a-686e8ab9589e 2019-06-26 21:04:37,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 6.61016798019s 2019-06-26 21:04:37,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:04:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:37,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:37 GMT X-Openstack-Request-Id: req-edba8a6f-9351-4f44-ba3a-ce2fe02f6751 2019-06-26 21:04:37,978 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a71ad739-6fc3-4b95-9a0f-fe0e23315c90","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:04:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:04:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"09c280340b1d42a2939289f08c5d7899","id":"7aa38659-a896-4556-bb35-e9db051045d0","subnetpool_id":null,"name":"tenantnetwork1-subnet_755d9ed3-890b-4045-9ec2-bbe54edbd5e5"}]} 2019-06-26 21:04:37,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-edba8a6f-9351-4f44-ba3a-ce2fe02f6751 2019-06-26 21:04:37,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.344124078751s 2019-06-26 21:04:37,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:04:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7aa38659-a896-4556-bb35-e9db051045d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:39,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:04:40 GMT X-Openstack-Request-Id: req-3c1a49b3-17e6-47a3-a77b-d2f3cf9e403b 2019-06-26 21:04:39,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:04:39,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7aa38659-a896-4556-bb35-e9db051045d0.json used request id req-3c1a49b3-17e6-47a3-a77b-d2f3cf9e403b 2019-06-26 21:04:39,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.9783551693s 2019-06-26 21:04:39,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1421 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:41 GMT X-Openstack-Request-Id: req-a170221e-73aa-4b87-b51f-eebe74f82680 2019-06-26 21:04:41,044 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"a71ad739-6fc3-4b95-9a0f-fe0e23315c90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:04:40Z","qos_policy_id":null,"name":"tenantnetwork1-net_755d9ed3-890b-4045-9ec2-bbe54edbd5e5","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:04:18Z","provider:network_type":"geneve"}]} 2019-06-26 21:04:41,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a170221e-73aa-4b87-b51f-eebe74f82680 2019-06-26 21:04:41,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08563017845s 2019-06-26 21:04:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:04:41,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a71ad739-6fc3-4b95-9a0f-fe0e23315c90.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}098e1b0fa13366145ed6274eac50792886c505e8" 2019-06-26 21:04:43,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:04:43 GMT X-Openstack-Request-Id: req-e6b6f638-d542-4292-be0a-fddabfbca525 2019-06-26 21:04:43,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:04:43,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a71ad739-6fc3-4b95-9a0f-fe0e23315c90.json used request id req-e6b6f638-d542-4292-be0a-fddabfbca525 2019-06-26 21:04:43,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.58266592026s 2019-06-26 21:04:43,674 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-06-26 21:04:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:43,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a56692-f7cf-401b-b68e-4918fb75b0cd 2019-06-26 21:04:43,729 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:04:43,729 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b8a56692-f7cf-401b-b68e-4918fb75b0cd 2019-06-26 21:04:43,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:04:44,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["I7m5B_2sTtieAImq_f1qAg"], "issued_at": "2019-06-26T21:04:44.000000Z"}} 2019-06-26 21:04:44,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:45,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:45 GMT X-Openstack-Request-Id: req-58469b52-3571-4250-9c0f-c933a60585bd 2019-06-26 21:04:45,436 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:04:45,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58469b52-3571-4250-9c0f-c933a60585bd 2019-06-26 21:04:45,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17882490158s 2019-06-26 21:04:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:45,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323e7126-a29a-45e2-a84c-6c6ccb7ebcb8 2019-06-26 21:04:45,448 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:04:45,448 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-323e7126-a29a-45e2-a84c-6c6ccb7ebcb8 2019-06-26 21:04:45,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:04:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:45,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7477235e-0d41-4a1a-a1dd-715d0df3dea3 2019-06-26 21:04:45,754 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:04:45,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7477235e-0d41-4a1a-a1dd-715d0df3dea3 2019-06-26 21:04:45,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.305088043213s 2019-06-26 21:04:45,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:04:45,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}}' 2019-06-26 21:04:46,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab72fd1-f5e1-4368-85f7-23137a148ee0 2019-06-26 21:04:46,065 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2"}, "tags": [], "enabled": true, "id": "797c918a69d2470cb6651768d8f3bda2", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}} 2019-06-26 21:04:46,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7ab72fd1-f5e1-4368-85f7-23137a148ee0 2019-06-26 21:04:46,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.303659915924s 2019-06-26 21:04:46,066 - 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'797c918a69d2470cb6651768d8f3bda2', '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_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec'}) 2019-06-26 21:04:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:04:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XoBhpuWOU905PWyMK96P2qXiSuBknv", "email": null, "name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}}' 2019-06-26 21:04:46,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79cab480-ff1e-49e0-857c-8b7c2e0b2648 2019-06-26 21:04:46,656 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "links": {"self": "http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8836f158857048e0ae338d09ab96c76d", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:04:46,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-79cab480-ff1e-49e0-857c-8b7c2e0b2648 2019-06-26 21:04:46,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.583801031113s 2019-06-26 21:04:46,657 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8836f158857048e0ae338d09ab96c76d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec'}) 2019-06-26 21:04:46,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:04:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:46,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4375a1a-f46f-46ce-8b0d-47e579705f62 2019-06-26 21:04:46,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:04:46,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f4375a1a-f46f-46ce-8b0d-47e579705f62 2019-06-26 21:04:46,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231792926788s 2019-06-26 21:04:46,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:04:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8a4222-77de-45f9-91d1-7848b4da31fe 2019-06-26 21:04:47,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:04:47,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c8a4222-77de-45f9-91d1-7848b4da31fe 2019-06-26 21:04:47,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234185934067s 2019-06-26 21:04:47,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:04:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe08e4a-6b6e-40de-bd86-82481d7233af 2019-06-26 21:04:47,380 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:04:47,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ebe08e4a-6b6e-40de-bd86-82481d7233af 2019-06-26 21:04:47,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.24395608902s 2019-06-26 21:04:47,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:04:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:47,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711c7a85-9584-4668-84bc-9808106249ad 2019-06-26 21:04:47,601 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:04:47,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-711c7a85-9584-4668-84bc-9808106249ad 2019-06-26 21:04:47,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215797185898s 2019-06-26 21:04:47,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:04:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:47,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7e1c7e-4470-4af2-b768-526083c1f1cc 2019-06-26 21:04:47,861 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "links": {"self": "http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8836f158857048e0ae338d09ab96c76d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:04:47,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4d7e1c7e-4470-4af2-b768-526083c1f1cc 2019-06-26 21:04:47,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2593729496s 2019-06-26 21:04:47,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:04:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:48,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99443784-313d-4267-bd93-8bd2e9eb584d 2019-06-26 21:04:48,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2"}, "tags": [], "enabled": true, "id": "797c918a69d2470cb6651768d8f3bda2", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}]} 2019-06-26 21:04:48,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-99443784-313d-4267-bd93-8bd2e9eb584d 2019-06-26 21:04:48,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225672006607s 2019-06-26 21:04:48,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:04:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8836f158857048e0ae338d09ab96c76d&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=797c918a69d2470cb6651768d8f3bda2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7709d272-5e86-4711-b886-c5feabcd4902 2019-06-26 21:04:48,225 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8836f158857048e0ae338d09ab96c76d&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=797c918a69d2470cb6651768d8f3bda2", "previous": null, "next": null}} 2019-06-26 21:04:48,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8836f158857048e0ae338d09ab96c76d&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=797c918a69d2470cb6651768d8f3bda2 used request id req-7709d272-5e86-4711-b886-c5feabcd4902 2019-06-26 21:04:48,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119796991348s 2019-06-26 21:04:48,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:04:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2/users/8836f158857048e0ae338d09ab96c76d/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:48,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3a4abb-8b56-48f6-9b33-151a97df3421 2019-06-26 21:04:48,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:04:48,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2/users/8836f158857048e0ae338d09ab96c76d/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-3d3a4abb-8b56-48f6-9b33-151a97df3421 2019-06-26 21:04:48,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.322144985199s 2019-06-26 21:04:48,552 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', 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'797c918a69d2470cb6651768d8f3bda2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XoBhpuWOU905PWyMK96P2qXiSuBknv', 'username': u'tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:04:48,556 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', 'password': 'XoBhpuWOU905PWyMK96P2qXiSuBknv', 'project_name': 'tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '797c918a69d2470cb6651768d8f3bda2', 'project_domain_name': 'Default'} 2019-06-26 21:04:48,556 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-06-26 21:04:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:04:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:48,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4bb987-b360-492a-97d3-c1aa023dc7f5 2019-06-26 21:04:48,686 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:04:48,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6f4bb987-b360-492a-97d3-c1aa023dc7f5 2019-06-26 21:04:48,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12983417511s 2019-06-26 21:04:48,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:04:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:04:48,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1030ab-2b6d-49f3-a73a-23b6565648cd 2019-06-26 21:04:48,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2"}, "tags": [], "enabled": true, "id": "797c918a69d2470cb6651768d8f3bda2", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}]} 2019-06-26 21:04:48,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3c1030ab-2b6d-49f3-a73a-23b6565648cd 2019-06-26 21:04:48,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218552827835s 2019-06-26 21:04:48,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:04:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" -d '{"network": {"tenant_id": "797c918a69d2470cb6651768d8f3bda2", "name": "tenantnetwork2-net_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "admin_state_up": true}}' 2019-06-26 21:04:51,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:51 GMT X-Openstack-Request-Id: req-eb14b818-e852-4d20-995c-f80e088bf2d7 2019-06-26 21:04:51,397 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"e1074af3-9405-4a2a-a108-ba75274003e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"797c918a69d2470cb6651768d8f3bda2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:04:50Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec","admin_state_up":true,"tenant_id":"797c918a69d2470cb6651768d8f3bda2","created_at":"2019-06-26T21:04:50Z","mtu":1442}} 2019-06-26 21:04:51,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eb14b818-e852-4d20-995c-f80e088bf2d7 2019-06-26 21:04:51,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.48224377632s 2019-06-26 21:04:51,398 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:04:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'e1074af3-9405-4a2a-a108-ba75274003e3', u'provider:segmentation_id': 77, 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_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', u'created_at': u'2019-06-26T21:04:50Z', u'mtu': 1442, u'tenant_id': u'797c918a69d2470cb6651768d8f3bda2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'797c918a69d2470cb6651768d8f3bda2'}) 2019-06-26 21:04:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:04:51,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca357dd4-53da-41ba-9140-36fb5d419e14 2019-06-26 21:04:51,409 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:04:51,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ca357dd4-53da-41ba-9140-36fb5d419e14 2019-06-26 21:04:51,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:04:51,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "797c918a69d2470cb6651768d8f3bda2", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/797c918a69d2470cb6651768d8f3bda2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/797c918a69d2470cb6651768d8f3bda2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/797c918a69d2470cb6651768d8f3bda2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_797c918a69d2470cb6651768d8f3bda2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_797c918a69d2470cb6651768d8f3bda2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/797c918a69d2470cb6651768d8f3bda2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/797c918a69d2470cb6651768d8f3bda2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/797c918a69d2470cb6651768d8f3bda2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/797c918a69d2470cb6651768d8f3bda2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/797c918a69d2470cb6651768d8f3bda2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/797c918a69d2470cb6651768d8f3bda2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "id": "8836f158857048e0ae338d09ab96c76d"}, "audit_ids": ["hAmcUuCpSfGM2V7DPKpL4Q"], "issued_at": "2019-06-26T21:04:51.000000Z"}} 2019-06-26 21:04:51,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:04:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:04:53,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:53 GMT X-Openstack-Request-Id: req-8a25976e-122d-4cdb-8116-c88d63596a5f 2019-06-26 21:04:53,117 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"e1074af3-9405-4a2a-a108-ba75274003e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"797c918a69d2470cb6651768d8f3bda2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:04:50Z","qos_policy_id":null,"name":"tenantnetwork2-net_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec","admin_state_up":true,"tenant_id":"797c918a69d2470cb6651768d8f3bda2","created_at":"2019-06-26T21:04:50Z","mtu":1442}]} 2019-06-26 21:04:53,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8a25976e-122d-4cdb-8116-c88d63596a5f 2019-06-26 21:04:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.29103398323s 2019-06-26 21:04:53,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:04:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" -d '{"subnet": {"name": "tenantnetwork2-subnet_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "enable_dhcp": true, "network_id": "e1074af3-9405-4a2a-a108-ba75274003e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:04:54,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:55 GMT X-Openstack-Request-Id: req-7ef48a51-4cd2-41cf-b5d4-d6d07a7803e5 2019-06-26 21:04:54,840 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1074af3-9405-4a2a-a108-ba75274003e3","tenant_id":"797c918a69d2470cb6651768d8f3bda2","created_at":"2019-06-26T21:04:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:04:53Z","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":"797c918a69d2470cb6651768d8f3bda2","id":"8bc8daf3-75d1-40ee-ad8a-994587434293","subnetpool_id":null,"name":"tenantnetwork2-subnet_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}} 2019-06-26 21:04:54,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7ef48a51-4cd2-41cf-b5d4-d6d07a7803e5 2019-06-26 21:04:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.72158098221s 2019-06-26 21:04:54,841 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:04:53Z', 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'8bc8daf3-75d1-40ee-ad8a-994587434293', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec', u'enable_dhcp': True, u'network_id': u'e1074af3-9405-4a2a-a108-ba75274003e3', u'tenant_id': u'797c918a69d2470cb6651768d8f3bda2', u'created_at': u'2019-06-26T21:04:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'797c918a69d2470cb6651768d8f3bda2'}) 2019-06-26 21:04:54,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:04:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "tenantnetwork2-router_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "admin_state_up": true}}' 2019-06-26 21:04:57,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 26 Jun 2019 21:04:57 GMT X-Openstack-Request-Id: req-0035e58b-64e3-4f79-8e35-64fbc9b4e7aa 2019-06-26 21:04:57,237 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "created_at": "2019-06-26T21:04:55Z", "admin_state_up": true, "updated_at": "2019-06-26T21:04:56Z", "revision_number": 2, "routes": [], "project_id": "797c918a69d2470cb6651768d8f3bda2", "id": "659d71b4-d090-4b68-ac69-475ed7b69a7a", "name": "tenantnetwork2-router_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}} 2019-06-26 21:04:57,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0035e58b-64e3-4f79-8e35-64fbc9b4e7aa 2019-06-26 21:04:57,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.39607906342s 2019-06-26 21:04:57,238 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'797c918a69d2470cb6651768d8f3bda2', u'created_at': u'2019-06-26T21:04:55Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:04:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'797c918a69d2470cb6651768d8f3bda2', u'id': u'659d71b4-d090-4b68-ac69-475ed7b69a7a', u'name': u'tenantnetwork2-router_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec'}) 2019-06-26 21:04:57,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:04:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" -d '{"subnet_id": "8bc8daf3-75d1-40ee-ad8a-994587434293"}' 2019-06-26 21:05:00,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:00 GMT X-Openstack-Request-Id: req-97d811c2-4ab1-430e-a055-89976fb650e7 2019-06-26 21:05:00,421 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1074af3-9405-4a2a-a108-ba75274003e3", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "subnet_id": "8bc8daf3-75d1-40ee-ad8a-994587434293", "subnet_ids": ["8bc8daf3-75d1-40ee-ad8a-994587434293"], "port_id": "05126550-421a-4dd9-ae69-e2dafadf9f7c", "id": "659d71b4-d090-4b68-ac69-475ed7b69a7a"} 2019-06-26 21:05:00,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a/add_router_interface.json used request id req-97d811c2-4ab1-430e-a055-89976fb650e7 2019-06-26 21:05:00,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.18222880363s 2019-06-26 21:05:00,534 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:05:00,534 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:12 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-26 21:05:00,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:05:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" -d '{"subnet_id": "8bc8daf3-75d1-40ee-ad8a-994587434293"}' 2019-06-26 21:05:02,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:03 GMT X-Openstack-Request-Id: req-d7a7ed7d-54bf-40a2-b6cf-dc644917f61c 2019-06-26 21:05:02,988 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1074af3-9405-4a2a-a108-ba75274003e3", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "subnet_id": "8bc8daf3-75d1-40ee-ad8a-994587434293", "subnet_ids": ["8bc8daf3-75d1-40ee-ad8a-994587434293"], "port_id": "05126550-421a-4dd9-ae69-e2dafadf9f7c", "id": "659d71b4-d090-4b68-ac69-475ed7b69a7a"} 2019-06-26 21:05:02,988 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a/remove_router_interface.json used request id req-d7a7ed7d-54bf-40a2-b6cf-dc644917f61c 2019-06-26 21:05:02,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44897317886s 2019-06-26 21:05:02,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:05:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:03 GMT X-Openstack-Request-Id: req-488aaded-f87c-4838-8383-be5225be90f0 2019-06-26 21:05:03,429 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "created_at": "2019-06-26T21:04:55Z", "admin_state_up": true, "updated_at": "2019-06-26T21:05:02Z", "revision_number": 4, "routes": [], "project_id": "797c918a69d2470cb6651768d8f3bda2", "id": "659d71b4-d090-4b68-ac69-475ed7b69a7a", "name": "tenantnetwork2-router_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}]} 2019-06-26 21:05:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-488aaded-f87c-4838-8383-be5225be90f0 2019-06-26 21:05:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.4406208992s 2019-06-26 21:05:03,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:05:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:06,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:06 GMT X-Openstack-Request-Id: req-eb6c400e-4b66-4345-8f85-ebadc5f00be2 2019-06-26 21:05:06,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:06,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/659d71b4-d090-4b68-ac69-475ed7b69a7a.json used request id req-eb6c400e-4b66-4345-8f85-ebadc5f00be2 2019-06-26 21:05:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.70427680016s 2019-06-26 21:05:06,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:05:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:07,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:07 GMT X-Openstack-Request-Id: req-e66ac68e-bacc-4709-a84d-8ed1d24c57bc 2019-06-26 21:05:07,142 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1074af3-9405-4a2a-a108-ba75274003e3","tenant_id":"797c918a69d2470cb6651768d8f3bda2","created_at":"2019-06-26T21:04:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:04:53Z","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":"797c918a69d2470cb6651768d8f3bda2","id":"8bc8daf3-75d1-40ee-ad8a-994587434293","subnetpool_id":null,"name":"tenantnetwork2-subnet_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}]} 2019-06-26 21:05:07,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e66ac68e-bacc-4709-a84d-8ed1d24c57bc 2019-06-26 21:05:07,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00711989403s 2019-06-26 21:05:07,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:05:07,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/8bc8daf3-75d1-40ee-ad8a-994587434293.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:08,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:08 GMT X-Openstack-Request-Id: req-19f8e3bc-0d0c-4fb7-b954-ea9ff99d0489 2019-06-26 21:05:08,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:08,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8bc8daf3-75d1-40ee-ad8a-994587434293.json used request id req-19f8e3bc-0d0c-4fb7-b954-ea9ff99d0489 2019-06-26 21:05:08,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.64912009239s 2019-06-26 21:05:08,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:10,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:10 GMT X-Openstack-Request-Id: req-ffb49863-43d3-4a1c-98a5-71eb515de54b 2019-06-26 21:05:10,068 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e1074af3-9405-4a2a-a108-ba75274003e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"797c918a69d2470cb6651768d8f3bda2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:08Z","qos_policy_id":null,"name":"tenantnetwork2-net_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec","admin_state_up":true,"tenant_id":"797c918a69d2470cb6651768d8f3bda2","created_at":"2019-06-26T21:04:50Z","mtu":1442}]} 2019-06-26 21:05:10,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ffb49863-43d3-4a1c-98a5-71eb515de54b 2019-06-26 21:05:10,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.27489185333s 2019-06-26 21:05:10,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:05:10,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e1074af3-9405-4a2a-a108-ba75274003e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}834a851e8cb2e04acd1e1c10fcfb94c10ec7a4a0" 2019-06-26 21:05:11,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:12 GMT X-Openstack-Request-Id: req-2bc1720d-8d4a-4584-814e-ee9fa6eb7af7 2019-06-26 21:05:11,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:11,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e1074af3-9405-4a2a-a108-ba75274003e3.json used request id req-2bc1720d-8d4a-4584-814e-ee9fa6eb7af7 2019-06-26 21:05:11,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.70241522789s 2019-06-26 21:05:11,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:05:11,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:11,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ce8b34-37da-47ee-88fb-5c6c493522a0 2019-06-26 21:05:11,923 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "links": {"self": "http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8836f158857048e0ae338d09ab96c76d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:05:11,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-99ce8b34-37da-47ee-88fb-5c6c493522a0 2019-06-26 21:05:11,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151053905487s 2019-06-26 21:05:11,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:05:11,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:12,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070d1d91-afce-4182-b427-41638e376b9f 2019-06-26 21:05:12,162 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec", "links": {"self": "http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8836f158857048e0ae338d09ab96c76d", "description": null}} 2019-06-26 21:05:12,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d used request id req-070d1d91-afce-4182-b427-41638e376b9f 2019-06-26 21:05:12,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23278594017s 2019-06-26 21:05:12,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:05:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:12,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:05:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c9e7cc-e1f4-4b8f-b28e-81b72de3206e 2019-06-26 21:05:12,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:05:12,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8836f158857048e0ae338d09ab96c76d used request id req-f2c9e7cc-e1f4-4b8f-b28e-81b72de3206e 2019-06-26 21:05:12,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.367075920105s 2019-06-26 21:05:12,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:05:12,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:12,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a74f188-1326-47a4-8d21-e925e74fafd2 2019-06-26 21:05:12,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2"}, "tags": [], "enabled": true, "id": "797c918a69d2470cb6651768d8f3bda2", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_4633d114-c9d0-44b6-acf2-3dfdaec8e4ec"}]} 2019-06-26 21:05:12,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1a74f188-1326-47a4-8d21-e925e74fafd2 2019-06-26 21:05:12,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237056016922s 2019-06-26 21:05:12,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:05:12,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:13,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:05:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-729544df-e220-4750-a55a-f309eb39bd4a 2019-06-26 21:05:13,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:05:13,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/797c918a69d2470cb6651768d8f3bda2 used request id req-729544df-e220-4750-a55a-f309eb39bd4a 2019-06-26 21:05:13,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.350671052933s 2019-06-26 21:05:13,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:05:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=797c918a69d2470cb6651768d8f3bda2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:14,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:14 GMT X-Openstack-Request-Id: req-1af486e6-9aae-4141-a883-23802bff8887 2019-06-26 21:05:14,147 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "created_at": "2019-06-26T21:04:49Z", "updated_at": "2019-06-26T21:04:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:50Z", "revision_number": 0, "id": "331746fa-948c-40a7-a64f-fd5844a15a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:50Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv6", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:50Z", "revision_number": 0, "id": "367f0492-0cdd-43dc-9097-3650bbdcf04d", "remote_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:50Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv6", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:49Z", "revision_number": 0, "id": "4eeec5f6-b19c-44dc-bb1f-7df50d4cc53f", "remote_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:49Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv4", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:49Z", "revision_number": 0, "id": "5791eddc-4649-4658-a517-7e1fa9a58e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:49Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv4", "project_id": "797c918a69d2470cb6651768d8f3bda2"}], "revision_number": 1, "project_id": "797c918a69d2470cb6651768d8f3bda2", "id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "name": "default"}]} 2019-06-26 21:05:14,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=797c918a69d2470cb6651768d8f3bda2&name=default used request id req-1af486e6-9aae-4141-a883-23802bff8887 2019-06-26 21:05:14,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.01292896271s 2019-06-26 21:05:14,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:05:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:14 GMT X-Openstack-Request-Id: req-db22888a-a8e6-4432-8cbf-47374834e1c7 2019-06-26 21:05:14,427 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "created_at": "2019-06-26T21:04:49Z", "updated_at": "2019-06-26T21:04:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:50Z", "revision_number": 0, "id": "331746fa-948c-40a7-a64f-fd5844a15a39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:50Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv6", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:50Z", "revision_number": 0, "id": "367f0492-0cdd-43dc-9097-3650bbdcf04d", "remote_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:50Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv6", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:49Z", "revision_number": 0, "id": "4eeec5f6-b19c-44dc-bb1f-7df50d4cc53f", "remote_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:49Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv4", "project_id": "797c918a69d2470cb6651768d8f3bda2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:49Z", "revision_number": 0, "id": "5791eddc-4649-4658-a517-7e1fa9a58e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:49Z", "security_group_id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "tenant_id": "797c918a69d2470cb6651768d8f3bda2", "port_range_min": null, "ethertype": "IPv4", "project_id": "797c918a69d2470cb6651768d8f3bda2"}], "revision_number": 1, "project_id": "797c918a69d2470cb6651768d8f3bda2", "id": "8a412156-f661-4956-aa6e-a5127f60e2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:05:14,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-db22888a-a8e6-4432-8cbf-47374834e1c7 2019-06-26 21:05:14,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.275254011154s 2019-06-26 21:05:14,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:05:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8a412156-f661-4956-aa6e-a5127f60e2e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ac566dae7f832d0621b8be2534245240c24c8c21" 2019-06-26 21:05:14,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:15 GMT X-Openstack-Request-Id: req-7de8c31e-3cf0-4885-827c-44c9cd0ebd84 2019-06-26 21:05:14,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:14,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8a412156-f661-4956-aa6e-a5127f60e2e7.json used request id req-7de8c31e-3cf0-4885-827c-44c9cd0ebd84 2019-06-26 21:05:14,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.439919948578s 2019-06-26 21:05:14,919 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-06-26 21:05:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:14,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c530d215-92c8-48a2-b9ca-09317b93da38 2019-06-26 21:05:14,997 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:05:14,997 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c530d215-92c8-48a2-b9ca-09317b93da38 2019-06-26 21:05:14,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:05:15,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["oH4seay1Szq3l2D_QY7Lmw"], "issued_at": "2019-06-26T21:05:15.000000Z"}} 2019-06-26 21:05:15,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:15,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:15 GMT X-Openstack-Request-Id: req-40e3b928-d95d-4d76-b3b6-b25946dea59e 2019-06-26 21:05:15,859 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:05:15,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-40e3b928-d95d-4d76-b3b6-b25946dea59e 2019-06-26 21:05:15,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423858880997s 2019-06-26 21:05:15,861 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-06-26 21:05:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:15,873 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46411347-18f8-4f90-adeb-8f5d2f675995 2019-06-26 21:05:15,873 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:05:15,874 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-46411347-18f8-4f90-adeb-8f5d2f675995 2019-06-26 21:05:15,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:05:15,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:16,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96b9d56-af7f-41b7-9d9b-4fe02c6abdc6 2019-06-26 21:05:16,208 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:05:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c96b9d56-af7f-41b7-9d9b-4fe02c6abdc6 2019-06-26 21:05:16,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.334337949753s 2019-06-26 21:05:16,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:05:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:16,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 294 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cceb0cf9-b951-4ac6-95c9-4b13dd2ca47a 2019-06-26 21:05:16,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-26 21:05:16,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cceb0cf9-b951-4ac6-95c9-4b13dd2ca47a 2019-06-26 21:05:16,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22197508812s 2019-06-26 21:05:16,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:05:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"network": {"tenant_id": "09c280340b1d42a2939289f08c5d7899", "name": "vmready1-net_10042d28-99f4-47c6-b417-1b1e5f7104ee", "admin_state_up": true}}' 2019-06-26 21:05:18,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:18 GMT X-Openstack-Request-Id: req-f1968ce2-d366-4d20-93e5-5ae11327fb4e 2019-06-26 21:05:18,668 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"ab81ecf4-b2a7-4633-a279-8381b2c82eb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:17Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_10042d28-99f4-47c6-b417-1b1e5f7104ee","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:05:17Z","mtu":1442}} 2019-06-26 21:05:18,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f1968ce2-d366-4d20-93e5-5ae11327fb4e 2019-06-26 21:05:18,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 2.22920012474s 2019-06-26 21:05:18,669 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:05:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'ab81ecf4-b2a7-4633-a279-8381b2c82eb1', u'provider:segmentation_id': 78, 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_10042d28-99f4-47c6-b417-1b1e5f7104ee', u'created_at': u'2019-06-26T21:05:17Z', u'mtu': 1442, u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:05:18,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:19,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:19 GMT X-Openstack-Request-Id: req-36ca0bfd-5654-4d21-b370-d2a17c49b8af 2019-06-26 21:05:19,078 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"ab81ecf4-b2a7-4633-a279-8381b2c82eb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:17Z","qos_policy_id":null,"name":"vmready1-net_10042d28-99f4-47c6-b417-1b1e5f7104ee","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:05:17Z","provider:network_type":"geneve"}]} 2019-06-26 21:05:19,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-36ca0bfd-5654-4d21-b370-d2a17c49b8af 2019-06-26 21:05:19,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408158063889s 2019-06-26 21:05:19,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:05:19,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"subnet": {"name": "vmready1-subnet_10042d28-99f4-47c6-b417-1b1e5f7104ee", "enable_dhcp": true, "network_id": "ab81ecf4-b2a7-4633-a279-8381b2c82eb1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:05:20,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:20 GMT X-Openstack-Request-Id: req-6e315db5-a039-4763-8af7-de5f460b2e15 2019-06-26 21:05:20,936 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab81ecf4-b2a7-4633-a279-8381b2c82eb1","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:05:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:05: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":"09c280340b1d42a2939289f08c5d7899","id":"3a63dbfe-6ce2-4c5a-af41-e733e8e34b78","subnetpool_id":null,"name":"vmready1-subnet_10042d28-99f4-47c6-b417-1b1e5f7104ee"}} 2019-06-26 21:05:20,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6e315db5-a039-4763-8af7-de5f460b2e15 2019-06-26 21:05:20,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.85666012764s 2019-06-26 21:05:20,937 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:05: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'3a63dbfe-6ce2-4c5a-af41-e733e8e34b78', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_10042d28-99f4-47c6-b417-1b1e5f7104ee', u'enable_dhcp': True, u'network_id': u'ab81ecf4-b2a7-4633-a279-8381b2c82eb1', u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:05: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'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:05:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:05:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "vmready1-router_10042d28-99f4-47c6-b417-1b1e5f7104ee", "admin_state_up": true}}' 2019-06-26 21:05:24,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:24 GMT X-Openstack-Request-Id: req-a7efdfe5-5eed-4579-b105-4034a37642b2 2019-06-26 21:05:24,143 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:05:21Z", "admin_state_up": true, "updated_at": "2019-06-26T21:05:23Z", "revision_number": 2, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "a8cf8dcb-3723-48a3-a1df-47f48b777f57", "name": "vmready1-router_10042d28-99f4-47c6-b417-1b1e5f7104ee"}} 2019-06-26 21:05:24,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a7efdfe5-5eed-4579-b105-4034a37642b2 2019-06-26 21:05:24,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 3.20654582977s 2019-06-26 21:05:24,144 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:05:21Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:05:23Z', u'revision_number': 2, u'routes': [], u'project_id': u'09c280340b1d42a2939289f08c5d7899', u'id': u'a8cf8dcb-3723-48a3-a1df-47f48b777f57', u'name': u'vmready1-router_10042d28-99f4-47c6-b417-1b1e5f7104ee'}) 2019-06-26 21:05:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:05:24,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"subnet_id": "3a63dbfe-6ce2-4c5a-af41-e733e8e34b78"}' 2019-06-26 21:05:27,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:27 GMT X-Openstack-Request-Id: req-bd3f3f31-969c-4833-844b-0c5e7bfe5b99 2019-06-26 21:05:27,183 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab81ecf4-b2a7-4633-a279-8381b2c82eb1", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "3a63dbfe-6ce2-4c5a-af41-e733e8e34b78", "subnet_ids": ["3a63dbfe-6ce2-4c5a-af41-e733e8e34b78"], "port_id": "97bfd91e-2485-4d56-b768-8ee8d104a837", "id": "a8cf8dcb-3723-48a3-a1df-47f48b777f57"} 2019-06-26 21:05:27,183 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57/add_router_interface.json used request id req-bd3f3f31-969c-4833-844b-0c5e7bfe5b99 2019-06-26 21:05:27,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.03862094879s 2019-06-26 21:05:27,184 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:05:27,283 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:05:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:27,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:27 GMT 2019-06-26 21:05:27,292 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:05:27,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:05:27,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:28,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:28 GMT X-Openstack-Request-Id: req-a0f34daa-9dee-4b4b-bb0d-be0e01a4d17c 2019-06-26 21:05:28,207 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:05:28,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a0f34daa-9dee-4b4b-bb0d-be0e01a4d17c 2019-06-26 21:05:28,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.909820079803s 2019-06-26 21:05:28,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:05:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee"}' 2019-06-26 21:05:29,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:29 GMT Location: http://172.30.9.21:9292/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-728016de-5ec8-418f-a4e4-ca251e87c444 2019-06-26 21:05:29,094 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:05:29Z", "file": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "f4d97c51-9542-419f-8653-6e1d114dcaad", "size": null, "self": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad", "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_10042d28-99f4-47c6-b417-1b1e5f7104ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "checksum": null, "created_at": "2019-06-26T21:05:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:05:29,094 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-728016de-5ec8-418f-a4e4-ca251e87c444 2019-06-26 21:05:29,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.878759145737s 2019-06-26 21:05:29,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:05:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '' 2019-06-26 21:05:32,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:05:32 GMT X-Openstack-Request-Id: req-9d03185d-9bcc-4d2f-875f-280dec7fa373 2019-06-26 21:05:32,640 - 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-06-26 21:05:32,640 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file used request id req-9d03185d-9bcc-4d2f-875f-280dec7fa373 2019-06-26 21:05:32,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.54472899437s 2019-06-26 21:05:32,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:05:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:33,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:33 GMT X-Openstack-Request-Id: req-9b728778-e392-47e2-acb8-046e39ed73ce 2019-06-26 21:05:33,660 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:05:32Z", "file": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "f4d97c51-9542-419f-8653-6e1d114dcaad", "size": 12716032, "self": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:05:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:05:33,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b728778-e392-47e2-acb8-046e39ed73ce 2019-06-26 21:05:33,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 1.01526498795s 2019-06-26 21:05:33,662 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file', 'owner': u'09c280340b1d42a2939289f08c5d7899', 'id': u'f4d97c51-9542-419f-8653-6e1d114dcaad', 'size': 12716032, u'self': u'/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c280340b1d42a2939289f08c5d7899', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:05:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:05:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee', '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/f4d97c51-9542-419f-8653-6e1d114dcaad', 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_10042d28-99f4-47c6-b417-1b1e5f7104ee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee', 'created': u'2019-06-26T21:05:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:05:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad', 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_10042d28-99f4-47c6-b417-1b1e5f7104ee', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:05:33,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:05:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_10042d28-99f4-47c6-b417-1b1e5f7104ee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:05:34,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-104f0369-0d46-4c84-a32d-808bb038b4d8 x-openstack-request-id: req-104f0369-0d46-4c84-a32d-808bb038b4d8 2019-06-26 21:05:34,620 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_10042d28-99f4-47c6-b417-1b1e5f7104ee", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d", "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": "fe190efd-1e3d-491a-988c-c4067a4f7c0d"}} 2019-06-26 21:05:34,620 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-104f0369-0d46-4c84-a32d-808bb038b4d8 2019-06-26 21:05:34,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.955096006393s 2019-06-26 21:05:34,621 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_10042d28-99f4-47c6-b417-1b1e5f7104ee', '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'09c280340b1d42a2939289f08c5d7899', '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'fe190efd-1e3d-491a-988c-c4067a4f7c0d', 'swap': 0}) 2019-06-26 21:05:34,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:05:34,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"extra_specs": {}}' 2019-06-26 21:05:34,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:34 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-a7e7eee3-f8ea-4112-9449-aac32fd75297 x-openstack-request-id: req-a7e7eee3-f8ea-4112-9449-aac32fd75297 2019-06-26 21:05:34,755 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:05:34,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d/os-extra_specs used request id req-a7e7eee3-f8ea-4112-9449-aac32fd75297 2019-06-26 21:05:34,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.133687973022s 2019-06-26 21:05:34,869 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:05:34,869 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-26 21:05:34,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:05:34,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" -d '{"subnet_id": "3a63dbfe-6ce2-4c5a-af41-e733e8e34b78"}' 2019-06-26 21:05:36,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:36 GMT X-Openstack-Request-Id: req-eea56cba-3231-439a-ba67-d64471f56d8e 2019-06-26 21:05:36,785 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ab81ecf4-b2a7-4633-a279-8381b2c82eb1", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "3a63dbfe-6ce2-4c5a-af41-e733e8e34b78", "subnet_ids": ["3a63dbfe-6ce2-4c5a-af41-e733e8e34b78"], "port_id": "97bfd91e-2485-4d56-b768-8ee8d104a837", "id": "a8cf8dcb-3723-48a3-a1df-47f48b777f57"} 2019-06-26 21:05:36,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57/remove_router_interface.json used request id req-eea56cba-3231-439a-ba67-d64471f56d8e 2019-06-26 21:05:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91107702255s 2019-06-26 21:05:36,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:05:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:37,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:37 GMT X-Openstack-Request-Id: req-0b74e027-c4aa-40e9-9c3a-782aea825146 2019-06-26 21:05:37,593 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:05:21Z", "admin_state_up": true, "updated_at": "2019-06-26T21:05:35Z", "revision_number": 4, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "a8cf8dcb-3723-48a3-a1df-47f48b777f57", "name": "vmready1-router_10042d28-99f4-47c6-b417-1b1e5f7104ee"}]} 2019-06-26 21:05:37,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b74e027-c4aa-40e9-9c3a-782aea825146 2019-06-26 21:05:37,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.807157039642s 2019-06-26 21:05:37,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:05:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:41,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:41 GMT X-Openstack-Request-Id: req-a8cf463f-30f5-45b1-8bb1-065ba29f6005 2019-06-26 21:05:41,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:41,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a8cf8dcb-3723-48a3-a1df-47f48b777f57.json used request id req-a8cf463f-30f5-45b1-8bb1-065ba29f6005 2019-06-26 21:05:41,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.74571919441s 2019-06-26 21:05:41,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:05:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:41,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:41 GMT X-Openstack-Request-Id: req-1bcb42b2-d2b2-42f4-b963-abfe3e5e33cb 2019-06-26 21:05:41,382 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab81ecf4-b2a7-4633-a279-8381b2c82eb1","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:05:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:05: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":"09c280340b1d42a2939289f08c5d7899","id":"3a63dbfe-6ce2-4c5a-af41-e733e8e34b78","subnetpool_id":null,"name":"vmready1-subnet_10042d28-99f4-47c6-b417-1b1e5f7104ee"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"}]} 2019-06-26 21:05:41,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1bcb42b2-d2b2-42f4-b963-abfe3e5e33cb 2019-06-26 21:05:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0415308475494s 2019-06-26 21:05:41,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:05:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3a63dbfe-6ce2-4c5a-af41-e733e8e34b78.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:42,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:42 GMT X-Openstack-Request-Id: req-9dba6395-6281-4595-aaf0-2fdbb2d342e7 2019-06-26 21:05:42,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:42,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3a63dbfe-6ce2-4c5a-af41-e733e8e34b78.json used request id req-9dba6395-6281-4595-aaf0-2fdbb2d342e7 2019-06-26 21:05:42,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.49872994423s 2019-06-26 21:05:42,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:43,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1415 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:43 GMT X-Openstack-Request-Id: req-fba06d96-b0a2-4202-9dcd-d10d09089861 2019-06-26 21:05:43,560 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"ab81ecf4-b2a7-4633-a279-8381b2c82eb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:42Z","qos_policy_id":null,"name":"vmready1-net_10042d28-99f4-47c6-b417-1b1e5f7104ee","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:05:17Z","provider:network_type":"geneve"}]} 2019-06-26 21:05:43,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fba06d96-b0a2-4202-9dcd-d10d09089861 2019-06-26 21:05:43,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.677432775497s 2019-06-26 21:05:43,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:05:43,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ab81ecf4-b2a7-4633-a279-8381b2c82eb1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:45,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:05:45 GMT X-Openstack-Request-Id: req-8be8effc-bde8-4acf-93de-6e896a8f0ef4 2019-06-26 21:05:45,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:05:45,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ab81ecf4-b2a7-4633-a279-8381b2c82eb1.json used request id req-8be8effc-bde8-4acf-93de-6e896a8f0ef4 2019-06-26 21:05:45,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.57158493996s 2019-06-26 21:05:45,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:05:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:46 GMT X-Openstack-Request-Id: req-e95ee93b-873e-44f4-a3cd-50513da47df0 2019-06-26 21:05:45,953 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:05:32Z", "file": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "f4d97c51-9542-419f-8653-6e1d114dcaad", "size": 12716032, "self": "/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/f4d97c51-9542-419f-8653-6e1d114dcaad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_10042d28-99f4-47c6-b417-1b1e5f7104ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:05:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:05:45,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e95ee93b-873e-44f4-a3cd-50513da47df0 2019-06-26 21:05:45,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.816051959991s 2019-06-26 21:05:45,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:05:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:47,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:05:47 GMT X-Openstack-Request-Id: req-29e2bc26-0047-44d2-a2a2-1d1a51a26d14 2019-06-26 21:05:47,102 - 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-06-26 21:05:47,102 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f4d97c51-9542-419f-8653-6e1d114dcaad used request id req-29e2bc26-0047-44d2-a2a2-1d1a51a26d14 2019-06-26 21:05:47,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14520001411s 2019-06-26 21:05:47,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:05:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:47,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05: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-c09f285a-f0df-4a6f-9d58-a96df6e60e1a x-openstack-request-id: req-c09f285a-f0df-4a6f-9d58-a96df6e60e1a 2019-06-26 21:05:47,153 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_10042d28-99f4-47c6-b417-1b1e5f7104ee", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d", "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": "fe190efd-1e3d-491a-988c-c4067a4f7c0d"}]} 2019-06-26 21:05:47,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c09f285a-f0df-4a6f-9d58-a96df6e60e1a 2019-06-26 21:05:47,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0349960327148s 2019-06-26 21:05:47,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:05:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fce2f9341d24634c0a62e0640c8001af95fee875" 2019-06-26 21:05:47,320 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-301d5569-7fd6-4cf1-bd4a-acc1503d03c5 x-openstack-request-id: req-301d5569-7fd6-4cf1-bd4a-acc1503d03c5 2019-06-26 21:05:47,320 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fe190efd-1e3d-491a-988c-c4067a4f7c0d used request id req-301d5569-7fd6-4cf1-bd4a-acc1503d03c5 2019-06-26 21:05:47,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.165465831757s 2019-06-26 21:05:47,364 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-06-26 21:05:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:47,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce689fc-68df-499a-b2d0-3be4bf83ec0d 2019-06-26 21:05:47,409 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:05:47,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-6ce689fc-68df-499a-b2d0-3be4bf83ec0d 2019-06-26 21:05:47,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:05:47,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["k87E5GXcSAKsOpWZlb32_A"], "issued_at": "2019-06-26T21:05:47.000000Z"}} 2019-06-26 21:05:47,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:48,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:48 GMT X-Openstack-Request-Id: req-4a5174eb-49ce-4708-8357-3c6d251ef7d7 2019-06-26 21:05:48,209 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:05:48,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a5174eb-49ce-4708-8357-3c6d251ef7d7 2019-06-26 21:05:48,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386212110519s 2019-06-26 21:05:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:48,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2147de1-1b49-4c7d-bfc6-8154e1992140 2019-06-26 21:05:48,222 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:05:48,222 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b2147de1-1b49-4c7d-bfc6-8154e1992140 2019-06-26 21:05:48,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:05:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:48,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38f3adc-01ff-4ee5-aa43-ddb563cfad97 2019-06-26 21:05:48,433 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:05:48,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c38f3adc-01ff-4ee5-aa43-ddb563cfad97 2019-06-26 21:05:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210769176483s 2019-06-26 21:05:48,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:05:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}}' 2019-06-26 21:05:48,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af1171b6-7d47-436a-af13-f37bf76da5c2 2019-06-26 21:05:48,710 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab"}, "tags": [], "enabled": true, "id": "8a830654b20043f8aba7719af64252ab", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}} 2019-06-26 21:05:48,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-af1171b6-7d47-436a-af13-f37bf76da5c2 2019-06-26 21:05:48,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.269170045853s 2019-06-26 21:05:48,711 - 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'8a830654b20043f8aba7719af64252ab', '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_d477b210-ae5b-40b6-b399-170525b36efc'}) 2019-06-26 21:05:48,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:05:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "TCL3FLbLx302d65EErHYFqWRkaSC48", "email": null, "name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc"}}' 2019-06-26 21:05:49,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b4acea4-db27-494b-b421-7a867b5b2255 2019-06-26 21:05:49,271 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc", "links": {"self": "http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdeeb4f20c814c12ba0bde79877c7cb0", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:05:49,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6b4acea4-db27-494b-b421-7a867b5b2255 2019-06-26 21:05:49,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.55441904068s 2019-06-26 21:05:49,272 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fdeeb4f20c814c12ba0bde79877c7cb0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc'}) 2019-06-26 21:05:49,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:05:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:49,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12d4eeb-40d2-460f-8a43-82d6ad3bb5a7 2019-06-26 21:05:49,616 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:05:49,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a12d4eeb-40d2-460f-8a43-82d6ad3bb5a7 2019-06-26 21:05:49,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.340976953506s 2019-06-26 21:05:49,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:05:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07714ac5-bb0e-4f94-87d8-42b06c19e827 2019-06-26 21:05:49,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:05:49,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07714ac5-bb0e-4f94-87d8-42b06c19e827 2019-06-26 21:05:49,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21502995491s 2019-06-26 21:05:49,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:05:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:50,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aca084-90ef-4936-9c08-c855db0f34f4 2019-06-26 21:05:50,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:05:50,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52aca084-90ef-4936-9c08-c855db0f34f4 2019-06-26 21:05:50,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.237226009369s 2019-06-26 21:05:50,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:05:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:50,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa4ed5b-823c-46a3-90c5-d15ed75fef16 2019-06-26 21:05:50,279 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:05:50,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7aa4ed5b-823c-46a3-90c5-d15ed75fef16 2019-06-26 21:05:50,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195845842361s 2019-06-26 21:05:50,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:05:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:50,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d90af8-0f79-4eeb-97d9-87997ad24797 2019-06-26 21:05:50,519 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc", "links": {"self": "http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdeeb4f20c814c12ba0bde79877c7cb0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:05:50,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c9d90af8-0f79-4eeb-97d9-87997ad24797 2019-06-26 21:05:50,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238719940186s 2019-06-26 21:05:50,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:05:50,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:50,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c851f710-7bde-4370-bf74-c4a718dd8140 2019-06-26 21:05:50,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab"}, "tags": [], "enabled": true, "id": "8a830654b20043f8aba7719af64252ab", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}]} 2019-06-26 21:05:50,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c851f710-7bde-4370-bf74-c4a718dd8140 2019-06-26 21:05:50,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125072002411s 2019-06-26 21:05:50,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:05:50,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fdeeb4f20c814c12ba0bde79877c7cb0&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=8a830654b20043f8aba7719af64252ab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:50,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb14a66e-6bbc-4af9-944f-774a5fd84e55 2019-06-26 21:05:50,881 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fdeeb4f20c814c12ba0bde79877c7cb0&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=8a830654b20043f8aba7719af64252ab", "previous": null, "next": null}} 2019-06-26 21:05:50,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fdeeb4f20c814c12ba0bde79877c7cb0&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=8a830654b20043f8aba7719af64252ab used request id req-fb14a66e-6bbc-4af9-944f-774a5fd84e55 2019-06-26 21:05:50,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218608856201s 2019-06-26 21:05:50,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:05:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab/users/fdeeb4f20c814c12ba0bde79877c7cb0/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:51,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac1e02ee-772f-465b-8ba9-3f604d46fcac 2019-06-26 21:05:51,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:05:51,196 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab/users/fdeeb4f20c814c12ba0bde79877c7cb0/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-ac1e02ee-772f-465b-8ba9-3f604d46fcac 2019-06-26 21:05:51,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.311199188232s 2019-06-26 21:05:51,197 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc', 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'8a830654b20043f8aba7719af64252ab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'TCL3FLbLx302d65EErHYFqWRkaSC48', 'username': u'vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:05:51,201 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc', 'password': 'TCL3FLbLx302d65EErHYFqWRkaSC48', 'project_name': 'vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8a830654b20043f8aba7719af64252ab', 'project_domain_name': 'Default'} 2019-06-26 21:05:51,202 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-06-26 21:05:51,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:05:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:51,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80d09d8-056a-4c50-9bb4-0de4801d5194 2019-06-26 21:05:51,442 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:05:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a80d09d8-056a-4c50-9bb4-0de4801d5194 2019-06-26 21:05:51,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240339994431s 2019-06-26 21:05:51,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:05:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:05:51,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d3ee0a-fe68-4b23-af87-6d67f4c92f0d 2019-06-26 21:05:51,650 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab"}, "tags": [], "enabled": true, "id": "8a830654b20043f8aba7719af64252ab", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}]} 2019-06-26 21:05:51,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b5d3ee0a-fe68-4b23-af87-6d67f4c92f0d 2019-06-26 21:05:51,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200495958328s 2019-06-26 21:05:51,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:05:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" -d '{"network": {"tenant_id": "8a830654b20043f8aba7719af64252ab", "name": "vmready2-net_d477b210-ae5b-40b6-b399-170525b36efc", "admin_state_up": true}}' 2019-06-26 21:05:53,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:53 GMT X-Openstack-Request-Id: req-9d2d28dc-6c52-4765-b483-31744723a1b9 2019-06-26 21:05:53,255 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"e89153e6-b194-4a83-84f8-f21db8c24989","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"8a830654b20043f8aba7719af64252ab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:52Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_d477b210-ae5b-40b6-b399-170525b36efc","admin_state_up":true,"tenant_id":"8a830654b20043f8aba7719af64252ab","created_at":"2019-06-26T21:05:52Z","mtu":1442}} 2019-06-26 21:05:53,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9d2d28dc-6c52-4765-b483-31744723a1b9 2019-06-26 21:05:53,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.60248184204s 2019-06-26 21:05:53,256 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:05:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'e89153e6-b194-4a83-84f8-f21db8c24989', u'provider:segmentation_id': 66, 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_d477b210-ae5b-40b6-b399-170525b36efc', u'created_at': u'2019-06-26T21:05:52Z', u'mtu': 1442, u'tenant_id': u'8a830654b20043f8aba7719af64252ab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a830654b20043f8aba7719af64252ab'}) 2019-06-26 21:05:53,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:05:53,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5c59ee-42e6-4f97-aa8a-21d2fd59224b 2019-06-26 21:05:53,266 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:05:53,266 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cb5c59ee-42e6-4f97-aa8a-21d2fd59224b 2019-06-26 21:05:53,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:05:53,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:05:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a830654b20043f8aba7719af64252ab", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8a830654b20043f8aba7719af64252ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/8a830654b20043f8aba7719af64252ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/8a830654b20043f8aba7719af64252ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_8a830654b20043f8aba7719af64252ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8a830654b20043f8aba7719af64252ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8a830654b20043f8aba7719af64252ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/8a830654b20043f8aba7719af64252ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/8a830654b20043f8aba7719af64252ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/8a830654b20043f8aba7719af64252ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/8a830654b20043f8aba7719af64252ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/8a830654b20043f8aba7719af64252ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc", "id": "fdeeb4f20c814c12ba0bde79877c7cb0"}, "audit_ids": ["GZhVUM85SV2wabargeFm6g"], "issued_at": "2019-06-26T21:05:53.000000Z"}} 2019-06-26 21:05:53,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:05:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:05:54,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:54 GMT X-Openstack-Request-Id: req-d745f3f7-f881-4f3e-bc48-1831bad1b61a 2019-06-26 21:05:54,051 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"e89153e6-b194-4a83-84f8-f21db8c24989","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a830654b20043f8aba7719af64252ab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:05:52Z","qos_policy_id":null,"name":"vmready2-net_d477b210-ae5b-40b6-b399-170525b36efc","admin_state_up":true,"tenant_id":"8a830654b20043f8aba7719af64252ab","created_at":"2019-06-26T21:05:52Z","mtu":1442}]} 2019-06-26 21:05:54,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d745f3f7-f881-4f3e-bc48-1831bad1b61a 2019-06-26 21:05:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37459397316s 2019-06-26 21:05:54,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:05:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '{"subnet": {"name": "vmready2-subnet_d477b210-ae5b-40b6-b399-170525b36efc", "enable_dhcp": true, "network_id": "e89153e6-b194-4a83-84f8-f21db8c24989", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:05:55,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:55 GMT X-Openstack-Request-Id: req-5cdcf892-06e3-4a63-a744-8bc752cc4584 2019-06-26 21:05:55,912 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e89153e6-b194-4a83-84f8-f21db8c24989","tenant_id":"8a830654b20043f8aba7719af64252ab","created_at":"2019-06-26T21:05:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:05:54Z","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":"8a830654b20043f8aba7719af64252ab","id":"3dc795ea-c318-4c43-87c4-649736838e4c","subnetpool_id":null,"name":"vmready2-subnet_d477b210-ae5b-40b6-b399-170525b36efc"}} 2019-06-26 21:05:55,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5cdcf892-06e3-4a63-a744-8bc752cc4584 2019-06-26 21:05:55,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.85963821411s 2019-06-26 21:05:55,913 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:05:54Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3dc795ea-c318-4c43-87c4-649736838e4c', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_d477b210-ae5b-40b6-b399-170525b36efc', u'enable_dhcp': True, u'network_id': u'e89153e6-b194-4a83-84f8-f21db8c24989', u'tenant_id': u'8a830654b20043f8aba7719af64252ab', u'created_at': u'2019-06-26T21:05:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8a830654b20043f8aba7719af64252ab'}) 2019-06-26 21:05:55,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:05:55,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "vmready2-router_d477b210-ae5b-40b6-b399-170525b36efc", "admin_state_up": true}}' 2019-06-26 21:05:58,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 619 Content-Type: application/json Date: Wed, 26 Jun 2019 21:05:58 GMT X-Openstack-Request-Id: req-0ae68514-6e49-449e-9ab3-541bddf854a5 2019-06-26 21:05:58,118 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "8a830654b20043f8aba7719af64252ab", "created_at": "2019-06-26T21:05:56Z", "admin_state_up": true, "updated_at": "2019-06-26T21:05:57Z", "revision_number": 2, "routes": [], "project_id": "8a830654b20043f8aba7719af64252ab", "id": "eb66052e-b74b-4bce-9f35-1f2838f4067b", "name": "vmready2-router_d477b210-ae5b-40b6-b399-170525b36efc"}} 2019-06-26 21:05:58,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0ae68514-6e49-449e-9ab3-541bddf854a5 2019-06-26 21:05:58,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.20449590683s 2019-06-26 21:05:58,118 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.217'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8a830654b20043f8aba7719af64252ab', u'created_at': u'2019-06-26T21:05:56Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:05:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'8a830654b20043f8aba7719af64252ab', u'id': u'eb66052e-b74b-4bce-9f35-1f2838f4067b', u'name': u'vmready2-router_d477b210-ae5b-40b6-b399-170525b36efc'}) 2019-06-26 21:05:58,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:05:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '{"subnet_id": "3dc795ea-c318-4c43-87c4-649736838e4c"}' 2019-06-26 21:06:01,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:01 GMT X-Openstack-Request-Id: req-d0af6591-7714-4927-977a-a6e87adb854d 2019-06-26 21:06:01,937 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e89153e6-b194-4a83-84f8-f21db8c24989", "tenant_id": "8a830654b20043f8aba7719af64252ab", "subnet_id": "3dc795ea-c318-4c43-87c4-649736838e4c", "subnet_ids": ["3dc795ea-c318-4c43-87c4-649736838e4c"], "port_id": "64b8d5e4-450b-4395-b42f-3733f2ed5185", "id": "eb66052e-b74b-4bce-9f35-1f2838f4067b"} 2019-06-26 21:06:01,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b/add_router_interface.json used request id req-d0af6591-7714-4927-977a-a6e87adb854d 2019-06-26 21:06:01,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.81802511215s 2019-06-26 21:06:01,937 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:06:02,042 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:06:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:06:02,050 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:02 GMT 2019-06-26 21:06:02,051 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:06:02,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:02,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:03 GMT X-Openstack-Request-Id: req-2391eec7-b739-46fd-a6b0-64584a1a3de9 2019-06-26 21:06:02,876 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:02,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2391eec7-b739-46fd-a6b0-64584a1a3de9 2019-06-26 21:06:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.82283115387s 2019-06-26 21:06:02,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:06:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc"}' 2019-06-26 21:06:03,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:03 GMT Location: http://172.30.9.21:9292/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-10b36ff4-f667-41c4-babe-32bf36b82d99 2019-06-26 21:06:03,719 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:03Z", "file": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file", "owner": "8a830654b20043f8aba7719af64252ab", "id": "8134171d-6af9-4852-a5d7-6fb32073d1a6", "size": null, "self": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6", "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_d477b210-ae5b-40b6-b399-170525b36efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "checksum": null, "created_at": "2019-06-26T21:06:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:06:03,719 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-10b36ff4-f667-41c4-babe-32bf36b82d99 2019-06-26 21:06:03,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.834630012512s 2019-06-26 21:06:03,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:06:03,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '' 2019-06-26 21:06:05,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:06:04 GMT X-Openstack-Request-Id: req-7a84fc8a-ed9d-4d2c-9bc0-d600e8f545b9 2019-06-26 21:06:05,024 - 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-06-26 21:06:05,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file used request id req-7a84fc8a-ed9d-4d2c-9bc0-d600e8f545b9 2019-06-26 21:06:05,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3050122261s 2019-06-26 21:06:05,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:05,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:06 GMT X-Openstack-Request-Id: req-e0b3c3c2-759c-42c2-930b-f63e7d88479c 2019-06-26 21:06:05,856 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:04Z", "file": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file", "owner": "8a830654b20043f8aba7719af64252ab", "id": "8134171d-6af9-4852-a5d7-6fb32073d1a6", "size": 12716032, "self": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:06:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:05,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e0b3c3c2-759c-42c2-930b-f63e7d88479c 2019-06-26 21:06:05,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.82702589035s 2019-06-26 21:06:05,858 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file', 'owner': u'8a830654b20043f8aba7719af64252ab', 'id': u'8134171d-6af9-4852-a5d7-6fb32073d1a6', 'size': 12716032, u'self': u'/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a830654b20043f8aba7719af64252ab', 'name': 'vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:06:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:06:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc', '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/8134171d-6af9-4852-a5d7-6fb32073d1a6', 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_d477b210-ae5b-40b6-b399-170525b36efc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc', 'created': u'2019-06-26T21:06:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:06:03Z', 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/8134171d-6af9-4852-a5d7-6fb32073d1a6', 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_d477b210-ae5b-40b6-b399-170525b36efc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:06:05,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:06:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_d477b210-ae5b-40b6-b399-170525b36efc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:06:06,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-9e5f2afa-02d8-4ba9-8d6a-01d90b512093 x-openstack-request-id: req-9e5f2afa-02d8-4ba9-8d6a-01d90b512093 2019-06-26 21:06:06,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_d477b210-ae5b-40b6-b399-170525b36efc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad", "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": "7f32dda4-ecad-49f8-895b-0b3c6212f4ad"}} 2019-06-26 21:06:06,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9e5f2afa-02d8-4ba9-8d6a-01d90b512093 2019-06-26 21:06:06,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.769415855408s 2019-06-26 21:06:06,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_d477b210-ae5b-40b6-b399-170525b36efc', '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'09c280340b1d42a2939289f08c5d7899', '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'7f32dda4-ecad-49f8-895b-0b3c6212f4ad', 'swap': 0}) 2019-06-26 21:06:06,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:06:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" -d '{"extra_specs": {}}' 2019-06-26 21:06:06,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-a56908de-70ce-4cb7-9df5-ef6c522f197b x-openstack-request-id: req-a56908de-70ce-4cb7-9df5-ef6c522f197b 2019-06-26 21:06:06,764 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:06:06,764 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad/os-extra_specs used request id req-a56908de-70ce-4cb7-9df5-ef6c522f197b 2019-06-26 21:06:06,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131712913513s 2019-06-26 21:06:06,876 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:06:06,876 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-26 21:06:06,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:06:06,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" -d '{"subnet_id": "3dc795ea-c318-4c43-87c4-649736838e4c"}' 2019-06-26 21:06:08,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:08 GMT X-Openstack-Request-Id: req-9a5cf7fb-bae6-42fc-a22e-d8ccd9807c76 2019-06-26 21:06:08,944 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e89153e6-b194-4a83-84f8-f21db8c24989", "tenant_id": "8a830654b20043f8aba7719af64252ab", "subnet_id": "3dc795ea-c318-4c43-87c4-649736838e4c", "subnet_ids": ["3dc795ea-c318-4c43-87c4-649736838e4c"], "port_id": "64b8d5e4-450b-4395-b42f-3733f2ed5185", "id": "eb66052e-b74b-4bce-9f35-1f2838f4067b"} 2019-06-26 21:06:08,944 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b/remove_router_interface.json used request id req-9a5cf7fb-bae6-42fc-a22e-d8ccd9807c76 2019-06-26 21:06:08,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06084799767s 2019-06-26 21:06:08,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:06:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:10,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 622 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:10 GMT X-Openstack-Request-Id: req-257dc5b7-7641-4529-b0a0-a4331f6a264b 2019-06-26 21:06:10,018 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.217"}]}, "description": "", "tags": [], "tenant_id": "8a830654b20043f8aba7719af64252ab", "created_at": "2019-06-26T21:05:56Z", "admin_state_up": true, "updated_at": "2019-06-26T21:06:07Z", "revision_number": 4, "routes": [], "project_id": "8a830654b20043f8aba7719af64252ab", "id": "eb66052e-b74b-4bce-9f35-1f2838f4067b", "name": "vmready2-router_d477b210-ae5b-40b6-b399-170525b36efc"}]} 2019-06-26 21:06:10,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-257dc5b7-7641-4529-b0a0-a4331f6a264b 2019-06-26 21:06:10,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.07328605652s 2019-06-26 21:06:10,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:06:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:11,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:06:11 GMT X-Openstack-Request-Id: req-2d1b9347-cb36-48be-aa65-960c4f085edd 2019-06-26 21:06:11,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:06:11,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/eb66052e-b74b-4bce-9f35-1f2838f4067b.json used request id req-2d1b9347-cb36-48be-aa65-960c4f085edd 2019-06-26 21:06:11,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.81912207603s 2019-06-26 21:06:11,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:06:11,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:12,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:12 GMT X-Openstack-Request-Id: req-719977a5-63db-4a53-ba39-f86f15b0630f 2019-06-26 21:06:12,927 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e89153e6-b194-4a83-84f8-f21db8c24989","tenant_id":"8a830654b20043f8aba7719af64252ab","created_at":"2019-06-26T21:05:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:05:54Z","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":"8a830654b20043f8aba7719af64252ab","id":"3dc795ea-c318-4c43-87c4-649736838e4c","subnetpool_id":null,"name":"vmready2-subnet_d477b210-ae5b-40b6-b399-170525b36efc"}]} 2019-06-26 21:06:12,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-719977a5-63db-4a53-ba39-f86f15b0630f 2019-06-26 21:06:12,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.0887298584s 2019-06-26 21:06:12,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:06:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3dc795ea-c318-4c43-87c4-649736838e4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:14,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:06:14 GMT X-Openstack-Request-Id: req-79994996-e58c-4227-a261-30249a0fed16 2019-06-26 21:06:14,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:06:14,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3dc795ea-c318-4c43-87c4-649736838e4c.json used request id req-79994996-e58c-4227-a261-30249a0fed16 2019-06-26 21:06:14,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.54486703873s 2019-06-26 21:06:14,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:06:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:14,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:14 GMT X-Openstack-Request-Id: req-2bbb0fdb-344c-4543-bbfa-491f5d8513fe 2019-06-26 21:06:14,869 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"e89153e6-b194-4a83-84f8-f21db8c24989","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8a830654b20043f8aba7719af64252ab","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:06:14Z","qos_policy_id":null,"name":"vmready2-net_d477b210-ae5b-40b6-b399-170525b36efc","admin_state_up":true,"tenant_id":"8a830654b20043f8aba7719af64252ab","created_at":"2019-06-26T21:05:52Z","mtu":1442}]} 2019-06-26 21:06:14,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2bbb0fdb-344c-4543-bbfa-491f5d8513fe 2019-06-26 21:06:14,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395066022873s 2019-06-26 21:06:14,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:06:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e89153e6-b194-4a83-84f8-f21db8c24989.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:16,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:06:16 GMT X-Openstack-Request-Id: req-838ad257-80d7-4bf8-baf8-797a47c3b2ae 2019-06-26 21:06:16,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:06:16,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e89153e6-b194-4a83-84f8-f21db8c24989.json used request id req-838ad257-80d7-4bf8-baf8-797a47c3b2ae 2019-06-26 21:06:16,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31442284584s 2019-06-26 21:06:16,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:16,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:16 GMT X-Openstack-Request-Id: req-478be29c-7935-45ed-b503-7399c5614e0b 2019-06-26 21:06:16,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:04Z", "file": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/file", "owner": "8a830654b20043f8aba7719af64252ab", "id": "8134171d-6af9-4852-a5d7-6fb32073d1a6", "size": 12716032, "self": "/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/8134171d-6af9-4852-a5d7-6fb32073d1a6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_d477b210-ae5b-40b6-b399-170525b36efc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:06:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:16,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-478be29c-7935-45ed-b503-7399c5614e0b 2019-06-26 21:06:16,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.798439025879s 2019-06-26 21:06:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:06:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}302b5b389cd6a04122551c71db61d498fc42445f" 2019-06-26 21:06:18,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:06:18 GMT X-Openstack-Request-Id: req-ebb1fb1c-765a-4554-b700-8dfafee13ab2 2019-06-26 21:06:18,414 - 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-06-26 21:06:18,414 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8134171d-6af9-4852-a5d7-6fb32073d1a6 used request id req-ebb1fb1c-765a-4554-b700-8dfafee13ab2 2019-06-26 21:06:18,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42432498932s 2019-06-26 21:06:18,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:06:18,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:18,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-7fd7debe-a57c-49fc-973c-398a28a1079f x-openstack-request-id: req-7fd7debe-a57c-49fc-973c-398a28a1079f 2019-06-26 21:06:18,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_d477b210-ae5b-40b6-b399-170525b36efc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad", "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": "7f32dda4-ecad-49f8-895b-0b3c6212f4ad"}]} 2019-06-26 21:06:18,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7fd7debe-a57c-49fc-973c-398a28a1079f 2019-06-26 21:06:18,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267908573151s 2019-06-26 21:06:18,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:06:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:18,621 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6e8f31d-7dd5-4cf9-a73b-e25335e6a1af x-openstack-request-id: req-a6e8f31d-7dd5-4cf9-a73b-e25335e6a1af 2019-06-26 21:06:18,622 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7f32dda4-ecad-49f8-895b-0b3c6212f4ad used request id req-a6e8f31d-7dd5-4cf9-a73b-e25335e6a1af 2019-06-26 21:06:18,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.173739910126s 2019-06-26 21:06:18,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:06:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:18,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0de5fda-6a50-4547-9159-feaf1a14712c 2019-06-26 21:06:18,846 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc", "links": {"self": "http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fdeeb4f20c814c12ba0bde79877c7cb0", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:06:18,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b0de5fda-6a50-4547-9159-feaf1a14712c 2019-06-26 21:06:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223706007004s 2019-06-26 21:06:18,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:06:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:19,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393e9c36-4ee1-4c38-b232-8c68c634c00b 2019-06-26 21:06:19,070 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_d477b210-ae5b-40b6-b399-170525b36efc", "links": {"self": "http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fdeeb4f20c814c12ba0bde79877c7cb0", "description": null}} 2019-06-26 21:06:19,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0 used request id req-393e9c36-4ee1-4c38-b232-8c68c634c00b 2019-06-26 21:06:19,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218839883804s 2019-06-26 21:06:19,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:06:19,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:19,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dad7434-d604-45b5-9800-3172022b3806 2019-06-26 21:06:19,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:06:19,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fdeeb4f20c814c12ba0bde79877c7cb0 used request id req-4dad7434-d604-45b5-9800-3172022b3806 2019-06-26 21:06:19,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.410049915314s 2019-06-26 21:06:19,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:06:19,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:19,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a2c911-c99b-4e86-99d6-18c3f6a0e574 2019-06-26 21:06:19,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab"}, "tags": [], "enabled": true, "id": "8a830654b20043f8aba7719af64252ab", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_d477b210-ae5b-40b6-b399-170525b36efc"}]} 2019-06-26 21:06:19,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b5a2c911-c99b-4e86-99d6-18c3f6a0e574 2019-06-26 21:06:19,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218172073364s 2019-06-26 21:06:19,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:06:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:20,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3b237c-71ea-44f9-a84e-d77147a6f619 2019-06-26 21:06:20,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:06:20,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8a830654b20043f8aba7719af64252ab used request id req-5f3b237c-71ea-44f9-a84e-d77147a6f619 2019-06-26 21:06:20,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.356714963913s 2019-06-26 21:06:20,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:06:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8a830654b20043f8aba7719af64252ab&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:20,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:20 GMT X-Openstack-Request-Id: req-059df88a-6553-4617-816c-e7dc2f980ad7 2019-06-26 21:06:20,446 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a830654b20043f8aba7719af64252ab", "created_at": "2019-06-26T21:05:52Z", "updated_at": "2019-06-26T21:05:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "1c52c935-23e8-4b58-a694-87f330d38246", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "50a23d51-6276-4dfa-972a-728ae6b449a5", "remote_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "67cd79b7-9ff8-4b95-9700-3c539cd0ebd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "e566cef9-84fe-42dc-bf18-f677b7b35dcd", "remote_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a830654b20043f8aba7719af64252ab"}], "revision_number": 1, "project_id": "8a830654b20043f8aba7719af64252ab", "id": "742f10c0-f393-4093-a011-8573619b64b4", "name": "default"}]} 2019-06-26 21:06:20,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8a830654b20043f8aba7719af64252ab&name=default used request id req-059df88a-6553-4617-816c-e7dc2f980ad7 2019-06-26 21:06:20,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373776912689s 2019-06-26 21:06:20,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:06:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:20,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:20 GMT X-Openstack-Request-Id: req-35ace4bb-6e7a-4f04-a4c8-d1c7eb502851 2019-06-26 21:06:20,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a830654b20043f8aba7719af64252ab", "created_at": "2019-06-26T21:05:52Z", "updated_at": "2019-06-26T21:05:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "1c52c935-23e8-4b58-a694-87f330d38246", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "50a23d51-6276-4dfa-972a-728ae6b449a5", "remote_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "67cd79b7-9ff8-4b95-9700-3c539cd0ebd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a830654b20043f8aba7719af64252ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:05:52Z", "revision_number": 0, "id": "e566cef9-84fe-42dc-bf18-f677b7b35dcd", "remote_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "remote_ip_prefix": null, "created_at": "2019-06-26T21:05:52Z", "security_group_id": "742f10c0-f393-4093-a011-8573619b64b4", "tenant_id": "8a830654b20043f8aba7719af64252ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a830654b20043f8aba7719af64252ab"}], "revision_number": 1, "project_id": "8a830654b20043f8aba7719af64252ab", "id": "742f10c0-f393-4093-a011-8573619b64b4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:06:20,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-35ace4bb-6e7a-4f04-a4c8-d1c7eb502851 2019-06-26 21:06:20,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356353998184s 2019-06-26 21:06:20,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:06:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/742f10c0-f393-4093-a011-8573619b64b4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2d995b666c9f5f000d5af08cd4e9f689f362e9e9" 2019-06-26 21:06:21,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:06:21 GMT X-Openstack-Request-Id: req-2f6f8b09-edf2-4f8f-b475-e6b74fadb6a3 2019-06-26 21:06:21,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:06:21,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/742f10c0-f393-4093-a011-8573619b64b4.json used request id req-2f6f8b09-edf2-4f8f-b475-e6b74fadb6a3 2019-06-26 21:06:21,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465213060379s 2019-06-26 21:06:21,325 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-06-26 21:06:21,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:06:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b000b4c-302f-4041-8770-1d5711c64ca3 2019-06-26 21:06:21,370 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:06:21,370 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2b000b4c-302f-4041-8770-1d5711c64ca3 2019-06-26 21:06:21,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:06:21,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["kr3YXzvlTkmlbXKdk43Yrw"], "issued_at": "2019-06-26T21:06:21.000000Z"}} 2019-06-26 21:06:21,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:06:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:22,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:22 GMT X-Openstack-Request-Id: req-9a29572f-4bbc-40cb-9a58-3dbc702e7149 2019-06-26 21:06:22,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:06:22,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a29572f-4bbc-40cb-9a58-3dbc702e7149 2019-06-26 21:06:22,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.627258062363s 2019-06-26 21:06:22,420 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-06-26 21:06:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:06:22,432 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb79eef8-cb2f-4c4f-ad91-6a18636c567d 2019-06-26 21:06:22,432 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:06:22,432 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-eb79eef8-cb2f-4c4f-ad91-6a18636c567d 2019-06-26 21:06:22,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:06:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:22,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc71c7d-644e-41b3-94a0-827abbe8723b 2019-06-26 21:06:22,655 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:06:22,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3bc71c7d-644e-41b3-94a0-827abbe8723b 2019-06-26 21:06:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222476959229s 2019-06-26 21:06:22,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:06:22,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:22,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 294 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92530559-125b-47b9-85a8-6f79161037e6 2019-06-26 21:06:22,882 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-26 21:06:22,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-92530559-125b-47b9-85a8-6f79161037e6 2019-06-26 21:06:22,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220441102982s 2019-06-26 21:06:22,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:06:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"network": {"tenant_id": "09c280340b1d42a2939289f08c5d7899", "name": "singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19", "admin_state_up": true}}' 2019-06-26 21:06:24,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:24 GMT X-Openstack-Request-Id: req-3c70863e-e332-4ab8-aa06-f9127af6a525 2019-06-26 21:06:24,309 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:06:23Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","mtu":1442}} 2019-06-26 21:06:24,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c70863e-e332-4ab8-aa06-f9127af6a525 2019-06-26 21:06:24,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.42513203621s 2019-06-26 21:06:24,309 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:06:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'3c7b06d9-93bc-45d9-aab2-87a095f1e668', u'provider:segmentation_id': 22, 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_2a8c82ee-0e0e-4893-941f-156265f49a19', u'created_at': u'2019-06-26T21:06:23Z', u'mtu': 1442, u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:06:24,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:06:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:24,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1416 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:24 GMT X-Openstack-Request-Id: req-637240f2-ee1f-465d-8cc6-42ff15d71513 2019-06-26 21:06:24,706 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"mtu":1442,"id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:06:23Z","qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","provider:network_type":"geneve"}]} 2019-06-26 21:06:24,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-637240f2-ee1f-465d-8cc6-42ff15d71513 2019-06-26 21:06:24,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396759033203s 2019-06-26 21:06:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:06:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"subnet": {"name": "singlevm1-subnet_2a8c82ee-0e0e-4893-941f-156265f49a19", "enable_dhcp": true, "network_id": "3c7b06d9-93bc-45d9-aab2-87a095f1e668", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:06:26,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:26 GMT X-Openstack-Request-Id: req-226964bc-e4fc-4c55-a373-20dee3a26baa 2019-06-26 21:06:26,446 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:06:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"09c280340b1d42a2939289f08c5d7899","id":"3d98ccc3-5377-43d9-9fd9-bd03992fd204","subnetpool_id":null,"name":"singlevm1-subnet_2a8c82ee-0e0e-4893-941f-156265f49a19"}} 2019-06-26 21:06:26,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-226964bc-e4fc-4c55-a373-20dee3a26baa 2019-06-26 21:06:26,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73820996284s 2019-06-26 21:06:26,447 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:06: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'3d98ccc3-5377-43d9-9fd9-bd03992fd204', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_2a8c82ee-0e0e-4893-941f-156265f49a19', u'enable_dhcp': True, u'network_id': u'3c7b06d9-93bc-45d9-aab2-87a095f1e668', u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:06: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'09c280340b1d42a2939289f08c5d7899'}) 2019-06-26 21:06:26,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:06:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "singlevm1-router_2a8c82ee-0e0e-4893-941f-156265f49a19", "admin_state_up": true}}' 2019-06-26 21:06:28,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:28 GMT X-Openstack-Request-Id: req-8af4ffb7-a0cb-4108-ac4e-244468feb1ee 2019-06-26 21:06:28,814 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:26Z", "admin_state_up": true, "updated_at": "2019-06-26T21:06:28Z", "revision_number": 2, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "8dffca19-e539-4370-8e8f-971e522132b2", "name": "singlevm1-router_2a8c82ee-0e0e-4893-941f-156265f49a19"}} 2019-06-26 21:06:28,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8af4ffb7-a0cb-4108-ac4e-244468feb1ee 2019-06-26 21:06:28,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.36639118195s 2019-06-26 21:06:28,815 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'09c280340b1d42a2939289f08c5d7899', u'created_at': u'2019-06-26T21:06:26Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:06:28Z', u'revision_number': 2, u'routes': [], u'project_id': u'09c280340b1d42a2939289f08c5d7899', u'id': u'8dffca19-e539-4370-8e8f-971e522132b2', u'name': u'singlevm1-router_2a8c82ee-0e0e-4893-941f-156265f49a19'}) 2019-06-26 21:06:28,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:06:28,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"subnet_id": "3d98ccc3-5377-43d9-9fd9-bd03992fd204"}' 2019-06-26 21:06:31,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:31 GMT X-Openstack-Request-Id: req-c609e71e-21c3-41e6-a480-4a637039df06 2019-06-26 21:06:31,528 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3c7b06d9-93bc-45d9-aab2-87a095f1e668", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "3d98ccc3-5377-43d9-9fd9-bd03992fd204", "subnet_ids": ["3d98ccc3-5377-43d9-9fd9-bd03992fd204"], "port_id": "6eec79f4-e63f-446c-a26a-e914581e0994", "id": "8dffca19-e539-4370-8e8f-971e522132b2"} 2019-06-26 21:06:31,528 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2/add_router_interface.json used request id req-c609e71e-21c3-41e6-a480-4a637039df06 2019-06-26 21:06:31,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7130241394s 2019-06-26 21:06:31,529 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:06:31,634 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:06:31,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:06:31,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:31 GMT 2019-06-26 21:06:31,642 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:06:31,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:31,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:32,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:32 GMT X-Openstack-Request-Id: req-27e37721-3593-4de3-91d1-acac190624f1 2019-06-26 21:06:32,564 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:32,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27e37721-3593-4de3-91d1-acac190624f1 2019-06-26 21:06:32,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.919595003128s 2019-06-26 21:06:32,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:06:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19"}' 2019-06-26 21:06:32,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:32 GMT Location: http://172.30.9.21:9292/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-20c61bc5-c98b-44c2-a8ab-2577037b1192 2019-06-26 21:06:32,926 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:32Z", "file": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "size": null, "self": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "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_2a8c82ee-0e0e-4893-941f-156265f49a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "checksum": null, "created_at": "2019-06-26T21:06:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:06:32,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-20c61bc5-c98b-44c2-a8ab-2577037b1192 2019-06-26 21:06:32,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353171110153s 2019-06-26 21:06:32,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:06:32,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '' 2019-06-26 21:06:34,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:06:34 GMT X-Openstack-Request-Id: req-4545b56f-ffa5-4049-b47e-45de95301379 2019-06-26 21:06:34,406 - 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-06-26 21:06:34,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file used request id req-4545b56f-ffa5-4049-b47e-45de95301379 2019-06-26 21:06:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47933912277s 2019-06-26 21:06:34,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:34,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:34 GMT X-Openstack-Request-Id: req-0208f330-c87e-4ff6-bc74-c05fdeda7a3a 2019-06-26 21:06:34,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:34Z", "file": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "size": 12716032, "self": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:06:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:34,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0208f330-c87e-4ff6-bc74-c05fdeda7a3a 2019-06-26 21:06:34,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321165800095s 2019-06-26 21:06:34,734 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file', 'owner': u'09c280340b1d42a2939289f08c5d7899', 'id': u'0cbd2522-4dce-4e37-83d4-d48d302a1ed5', 'size': 12716032, u'self': u'/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c280340b1d42a2939289f08c5d7899', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:06:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:06:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19', '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/0cbd2522-4dce-4e37-83d4-d48d302a1ed5', 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_2a8c82ee-0e0e-4893-941f-156265f49a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19', 'created': u'2019-06-26T21:06:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:06:32Z', 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/0cbd2522-4dce-4e37-83d4-d48d302a1ed5', 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_2a8c82ee-0e0e-4893-941f-156265f49a19', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:06:34,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:06:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_2a8c82ee-0e0e-4893-941f-156265f49a19", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:06:35,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-491e2de6-ab07-4274-a7c7-f59a5dd99112 x-openstack-request-id: req-491e2de6-ab07-4274-a7c7-f59a5dd99112 2019-06-26 21:06:35,109 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_2a8c82ee-0e0e-4893-941f-156265f49a19", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "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": "61227da3-3656-4109-831d-ae4619ce9d79"}} 2019-06-26 21:06:35,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-491e2de6-ab07-4274-a7c7-f59a5dd99112 2019-06-26 21:06:35,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.372045993805s 2019-06-26 21:06:35,110 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_2a8c82ee-0e0e-4893-941f-156265f49a19', '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'09c280340b1d42a2939289f08c5d7899', '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'61227da3-3656-4109-831d-ae4619ce9d79', 'swap': 0}) 2019-06-26 21:06:35,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:06:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"extra_specs": {}}' 2019-06-26 21:06:35,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:35 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-29170509-a271-4d22-a5e1-e80849cdc559 x-openstack-request-id: req-29170509-a271-4d22-a5e1-e80849cdc559 2019-06-26 21:06:35,240 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:06:35,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79/os-extra_specs used request id req-29170509-a271-4d22-a5e1-e80849cdc559 2019-06-26 21:06:35,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129807949066s 2019-06-26 21:06:35,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-26 21:06:35,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"keypair": {"name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19"}}' 2019-06-26 21:06:35,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-24086ffc-6ee5-4f8b-bb0d-eb76b70b7b11 x-openstack-request-id: req-24086ffc-6ee5-4f8b-bb0d-eb76b70b7b11 2019-06-26 21:06:35,564 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuEkiUMNB7O2caJVP68KLa0g9oJc8ea5EpyMZcG8qqmYlFb+HT1TxVcpMSjYeCcu8pJPjwN/Jd7GIT0IVT4MDw3RVW9L9/vbE1sC+92VjcCBVpJIQMpSiE83moRQotnqBXpwItQ2n+i6etxpGZ5MsXHR0+hI2/pkXxlpIptpncB+AKN5CB5jQ4Cm0ZhzOIQCGPAOT0OGp2oXcn+ZR2Xxko501DN/rD8h16VsASEG9UwZi0iWNDeywQaVbauzgMhWk3KnIRKubNejwDF5e1x4B0ow2dgQi6172w+j5h5Hm8RRCUj/drQsxib7DSnYw9ETViBlKyhgsNSoJ2zcHJVDxn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7hJIlDDQeztnGiVT+vCi2tIPaCXPHmuRKcjGXBvKqpmJRW/h\n09U8VXKTEo2HgnLvKST48DfyXexiE9CFU+DA8N0VVvS/f72xNbAvvdlY3AgVaSSE\nDKUohPN5qEUKLZ6gV6cCLUNp/ounrcaRmeTLFx0dPoSNv6ZF8ZaSKbaZ3AfgCjeQ\ngeY0OAptGYcziEAhjwDk9DhqdqF3J/mUdl8ZKOdNQzf6w/IdelbAEhBvVMGYtIlj\nQ3ssEGlW2rs4DIVpNypyESrmzXo8AxeXtceAdKMNnYEIute9sPo+YeR5vEUQlI/3\na0LMYm+w0p2MPRE1YgZSsoYLDUqCds3ByVQ8ZwIDAQABAoIBAQCnVVKOVoEzHN2r\nEvGkP983zs3ldi3OQ+0UYXqK4z3gC2rg03L3Ybm2lYGqWLAWkJJpaQNQVQKV4cBO\nDRKpkiALLFoDdKPlNX+JLP1hg5NhlIz4CiKGgM+qIzgvfddZmVU6RrjQ98FYmPCS\nxC8y7A2TgXM8rg6z1jrzQ9IYX7BlZgiWPyMJIIxXWj/AGUD4cqinWpGtwYp+m5R/\nxu+4EgkFe+QX6bRWZsmxORhH0GSe6F7nIMJFAeEHGPf5Jhflk57M/LRcE3PGLTFQ\nu04h8zUSyI3EVg5nViAHBHYMQ8mFE2BniBuiH32jAIiJLRQXc/qYjwFahgtE2wLM\nZFuMeuwBAoGBAPhM5EpAvQrq8E+kZYXqI12u0pd4LBasHY4zzILI6JXmpK3NqL3w\nswIQP5czka80u4EnyPjI8s1VdhsNtFGkWiDnr8JkOcyIiQFq17gDQ5/HNbRhc+iF\nCk7je+OVhZwVpgzYEVgeeZQ/8OvDHPSnY4f/IIHSi3mS8uwntCzBxa7hAoGBAPV0\nMLjTgLeHZZGHfOdn8Keh60u/sr0/xEVHQKJbBko4L1ztFHXSeSvR7upDuf2pVSdh\nXFQ3dtG+GH8DMJj7Wy+WX47nfxu6ONtIxiYjFILVdEgAXWe3VVmn2wZ/lAH4REk2\nACkoWyNQTI4N3ty9M+9LjCE0lttmCJV3sk1bBDxHAoGANlCbn6KJt9mst78+dgzB\nr7yOVJP1EQCVdoXeNr28Iw5Q97QFNYdxoQHs5yZgt/LREW+ihsluU3xeWYyl5TYO\ngSQtTlieTB+R2L2GcrpEEK+DD/JBaJuxpZAdiasrjvktWaHqKVyBO+zAxtHng50a\nKKWmdr+XwwBiI0aMIz5AAAECgYEAwJIU+5zsOpEejaunwgGZHFt7uCVA/Rs/SD8b\npYUWjTpBZn2WdM3ZRRjigab7D9k/NrM69dPCA9JJc7Sz9wIVS2OFux9CaSWUH+6b\njyYsnG0NWsP2hD2g18NKonGLVHRMVsfoHmJMBoukVDrro3FJgq9Z1F9nD+CgUWvk\nVq5Wx1cCgYEAzZbEJpvZNKl+d4niV3qgK0VwPltth+Xs4GgT53fH6uxQ9NZPv9Yq\nNuim+HsWWVPRDiohsIeO28setKGIQo7LXTmeVAGmuhNaPKzKrDCgl3LLUSz/vkKG\naX4aspspr7aVRgmskPbb5rqDZ7YtRJN7SH2dnAx/EhNj7UpcM7W8K1w=\n-----END RSA PRIVATE KEY-----\n", "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "fingerprint": "9b:ed:9a:8b:d4:ae:59:bb:98:9c:91:ec:ab:6c:9e:0e"}} 2019-06-26 21:06:35,564 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-24086ffc-6ee5-4f8b-bb0d-eb76b70b7b11 2019-06-26 21:06:35,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.322971105576s 2019-06-26 21:06:35,565 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDuEkiUMNB7O2caJVP68KLa0g9oJc8ea5EpyMZcG8qqmYlFb+HT1TxVcpMSjYeCcu8pJPjwN/Jd7GIT0IVT4MDw3RVW9L9/vbE1sC+92VjcCBVpJIQMpSiE83moRQotnqBXpwItQ2n+i6etxpGZ5MsXHR0+hI2/pkXxlpIptpncB+AKN5CB5jQ4Cm0ZhzOIQCGPAOT0OGp2oXcn+ZR2Xxko501DN/rD8h16VsASEG9UwZi0iWNDeywQaVbauzgMhWk3KnIRKubNejwDF5e1x4B0ow2dgQi6172w+j5h5Hm8RRCUj/drQsxib7DSnYw9ETViBlKyhgsNSoJ2zcHJVDxn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7hJIlDDQeztnGiVT+vCi2tIPaCXPHmuRKcjGXBvKqpmJRW/h\n09U8VXKTEo2HgnLvKST48DfyXexiE9CFU+DA8N0VVvS/f72xNbAvvdlY3AgVaSSE\nDKUohPN5qEUKLZ6gV6cCLUNp/ounrcaRmeTLFx0dPoSNv6ZF8ZaSKbaZ3AfgCjeQ\ngeY0OAptGYcziEAhjwDk9DhqdqF3J/mUdl8ZKOdNQzf6w/IdelbAEhBvVMGYtIlj\nQ3ssEGlW2rs4DIVpNypyESrmzXo8AxeXtceAdKMNnYEIute9sPo+YeR5vEUQlI/3\na0LMYm+w0p2MPRE1YgZSsoYLDUqCds3ByVQ8ZwIDAQABAoIBAQCnVVKOVoEzHN2r\nEvGkP983zs3ldi3OQ+0UYXqK4z3gC2rg03L3Ybm2lYGqWLAWkJJpaQNQVQKV4cBO\nDRKpkiALLFoDdKPlNX+JLP1hg5NhlIz4CiKGgM+qIzgvfddZmVU6RrjQ98FYmPCS\nxC8y7A2TgXM8rg6z1jrzQ9IYX7BlZgiWPyMJIIxXWj/AGUD4cqinWpGtwYp+m5R/\nxu+4EgkFe+QX6bRWZsmxORhH0GSe6F7nIMJFAeEHGPf5Jhflk57M/LRcE3PGLTFQ\nu04h8zUSyI3EVg5nViAHBHYMQ8mFE2BniBuiH32jAIiJLRQXc/qYjwFahgtE2wLM\nZFuMeuwBAoGBAPhM5EpAvQrq8E+kZYXqI12u0pd4LBasHY4zzILI6JXmpK3NqL3w\nswIQP5czka80u4EnyPjI8s1VdhsNtFGkWiDnr8JkOcyIiQFq17gDQ5/HNbRhc+iF\nCk7je+OVhZwVpgzYEVgeeZQ/8OvDHPSnY4f/IIHSi3mS8uwntCzBxa7hAoGBAPV0\nMLjTgLeHZZGHfOdn8Keh60u/sr0/xEVHQKJbBko4L1ztFHXSeSvR7upDuf2pVSdh\nXFQ3dtG+GH8DMJj7Wy+WX47nfxu6ONtIxiYjFILVdEgAXWe3VVmn2wZ/lAH4REk2\nACkoWyNQTI4N3ty9M+9LjCE0lttmCJV3sk1bBDxHAoGANlCbn6KJt9mst78+dgzB\nr7yOVJP1EQCVdoXeNr28Iw5Q97QFNYdxoQHs5yZgt/LREW+ihsluU3xeWYyl5TYO\ngSQtTlieTB+R2L2GcrpEEK+DD/JBaJuxpZAdiasrjvktWaHqKVyBO+zAxtHng50a\nKKWmdr+XwwBiI0aMIz5AAAECgYEAwJIU+5zsOpEejaunwgGZHFt7uCVA/Rs/SD8b\npYUWjTpBZn2WdM3ZRRjigab7D9k/NrM69dPCA9JJc7Sz9wIVS2OFux9CaSWUH+6b\njyYsnG0NWsP2hD2g18NKonGLVHRMVsfoHmJMBoukVDrro3FJgq9Z1F9nD+CgUWvk\nVq5Wx1cCgYEAzZbEJpvZNKl+d4niV3qgK0VwPltth+Xs4GgT53fH6uxQ9NZPv9Yq\nNuim+HsWWVPRDiohsIeO28setKGIQo7LXTmeVAGmuhNaPKzKrDCgl3LLUSz/vkKG\naX4aspspr7aVRgmskPbb5rqDZ7YtRJN7SH2dnAx/EhNj7UpcM7W8K1w=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'32ffb0b3cc824bd8a7191afc806764f4', 'name': u'singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19', 'created_at': '2019-06-26T21:06:35.565350', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c280340b1d42a2939289f08c5d7899', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9b:ed:9a:8b:d4:ae:59:bb:98:9c:91:ec:ab:6c:9e:0e', 'type': 'ssh', 'id': u'singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19'}) 2019-06-26 21:06:35,565 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA7hJIlDDQeztnGiVT+vCi2tIPaCXPHmuRKcjGXBvKqpmJRW/h 09U8VXKTEo2HgnLvKST48DfyXexiE9CFU+DA8N0VVvS/f72xNbAvvdlY3AgVaSSE DKUohPN5qEUKLZ6gV6cCLUNp/ounrcaRmeTLFx0dPoSNv6ZF8ZaSKbaZ3AfgCjeQ geY0OAptGYcziEAhjwDk9DhqdqF3J/mUdl8ZKOdNQzf6w/IdelbAEhBvVMGYtIlj Q3ssEGlW2rs4DIVpNypyESrmzXo8AxeXtceAdKMNnYEIute9sPo+YeR5vEUQlI/3 a0LMYm+w0p2MPRE1YgZSsoYLDUqCds3ByVQ8ZwIDAQABAoIBAQCnVVKOVoEzHN2r EvGkP983zs3ldi3OQ+0UYXqK4z3gC2rg03L3Ybm2lYGqWLAWkJJpaQNQVQKV4cBO DRKpkiALLFoDdKPlNX+JLP1hg5NhlIz4CiKGgM+qIzgvfddZmVU6RrjQ98FYmPCS xC8y7A2TgXM8rg6z1jrzQ9IYX7BlZgiWPyMJIIxXWj/AGUD4cqinWpGtwYp+m5R/ xu+4EgkFe+QX6bRWZsmxORhH0GSe6F7nIMJFAeEHGPf5Jhflk57M/LRcE3PGLTFQ u04h8zUSyI3EVg5nViAHBHYMQ8mFE2BniBuiH32jAIiJLRQXc/qYjwFahgtE2wLM ZFuMeuwBAoGBAPhM5EpAvQrq8E+kZYXqI12u0pd4LBasHY4zzILI6JXmpK3NqL3w swIQP5czka80u4EnyPjI8s1VdhsNtFGkWiDnr8JkOcyIiQFq17gDQ5/HNbRhc+iF Ck7je+OVhZwVpgzYEVgeeZQ/8OvDHPSnY4f/IIHSi3mS8uwntCzBxa7hAoGBAPV0 MLjTgLeHZZGHfOdn8Keh60u/sr0/xEVHQKJbBko4L1ztFHXSeSvR7upDuf2pVSdh XFQ3dtG+GH8DMJj7Wy+WX47nfxu6ONtIxiYjFILVdEgAXWe3VVmn2wZ/lAH4REk2 ACkoWyNQTI4N3ty9M+9LjCE0lttmCJV3sk1bBDxHAoGANlCbn6KJt9mst78+dgzB r7yOVJP1EQCVdoXeNr28Iw5Q97QFNYdxoQHs5yZgt/LREW+ihsluU3xeWYyl5TYO gSQtTlieTB+R2L2GcrpEEK+DD/JBaJuxpZAdiasrjvktWaHqKVyBO+zAxtHng50a KKWmdr+XwwBiI0aMIz5AAAECgYEAwJIU+5zsOpEejaunwgGZHFt7uCVA/Rs/SD8b pYUWjTpBZn2WdM3ZRRjigab7D9k/NrM69dPCA9JJc7Sz9wIVS2OFux9CaSWUH+6b jyYsnG0NWsP2hD2g18NKonGLVHRMVsfoHmJMBoukVDrro3FJgq9Z1F9nD+CgUWvk Vq5Wx1cCgYEAzZbEJpvZNKl+d4niV3qgK0VwPltth+Xs4GgT53fH6uxQ9NZPv9Yq Nuim+HsWWVPRDiohsIeO28setKGIQo7LXTmeVAGmuhNaPKzKrDCgl3LLUSz/vkKG aX4aspspr7aVRgmskPbb5rqDZ7YtRJN7SH2dnAx/EhNj7UpcM7W8K1w= -----END RSA PRIVATE KEY----- 2019-06-26 21:06:35,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-26 21:06:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"security_group": {"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-06-26 21:06:36,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:36 GMT X-Openstack-Request-Id: req-88f0f25e-de57-4fec-bada-064465569b78 2019-06-26 21:06:36,065 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:36Z", "updated_at": "2019-06-26T21:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "11d4b11c-a39e-4f8c-89a6-c236db4f911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "2dee0213-d121-43a2-9157-7a2d55213b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}} 2019-06-26 21:06:36,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88f0f25e-de57-4fec-bada-064465569b78 2019-06-26 21:06:36,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.494165897369s 2019-06-26 21:06:36,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:06:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:36,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:36 GMT X-Openstack-Request-Id: req-47dd84e8-a198-4560-b169-4e0b895168ca 2019-06-26 21:06:36,417 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:36Z", "updated_at": "2019-06-26T21:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "11d4b11c-a39e-4f8c-89a6-c236db4f911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "2dee0213-d121-43a2-9157-7a2d55213b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:06:36,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-47dd84e8-a198-4560-b169-4e0b895168ca 2019-06-26 21:06:36,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346029043198s 2019-06-26 21:06:36,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:06:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -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": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73"}}' 2019-06-26 21:06:36,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:36 GMT X-Openstack-Request-Id: req-ac05ca97-227a-4cb2-bb7d-2fd3c0e7f4b7 2019-06-26 21:06:36,962 - 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-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "port_range_min": 22, "revision_number": 0, "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:36Z", "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "488e9e0e-8d54-4311-b761-9be743c24897"}} 2019-06-26 21:06:36,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ac05ca97-227a-4cb2-bb7d-2fd3c0e7f4b7 2019-06-26 21:06:36,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.537723064423s 2019-06-26 21:06:36,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:06:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:37,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:37 GMT X-Openstack-Request-Id: req-cfeb9930-e680-4f23-82c0-8c81b6c81611 2019-06-26 21:06:37,330 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:36Z", "updated_at": "2019-06-26T21:06:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "11d4b11c-a39e-4f8c-89a6-c236db4f911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "2dee0213-d121-43a2-9157-7a2d55213b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "488e9e0e-8d54-4311-b761-9be743c24897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 2, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:06:37,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cfeb9930-e680-4f23-82c0-8c81b6c81611 2019-06-26 21:06:37,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362349033356s 2019-06-26 21:06:37,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:06:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -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": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73"}}' 2019-06-26 21:06:37,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:37 GMT X-Openstack-Request-Id: req-f4894194-b8e5-460b-8ed3-5d0f746811c2 2019-06-26 21:06:37,820 - 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-06-26T21:06:37Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "port_range_min": null, "revision_number": 0, "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:37Z", "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "105bffba-b755-4cf6-a1aa-0df8f61432b9"}} 2019-06-26 21:06:37,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f4894194-b8e5-460b-8ed3-5d0f746811c2 2019-06-26 21:06:37,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.483355998993s 2019-06-26 21:06:37,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:06:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:37,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:37 GMT X-Openstack-Request-Id: req-a4a57454-e637-4a90-aa1b-99e4319c4a5e 2019-06-26 21:06:37,920 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":["3d98ccc3-5377-43d9-9fd9-bd03992fd204"],"description":"","tags":[],"updated_at":"2019-06-26T21:06:25Z","qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","provider:network_type":"geneve"}]} 2019-06-26 21:06:37,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a4a57454-e637-4a90-aa1b-99e4319c4a5e 2019-06-26 21:06:37,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09876704216s 2019-06-26 21:06:37,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:06:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:38,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:38 GMT X-Openstack-Request-Id: req-b136a442-5309-443e-b3b3-3cd563981ccc 2019-06-26 21:06:38,248 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:34Z", "file": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "size": 12716032, "self": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:06:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:06:38,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b136a442-5309-443e-b3b3-3cd563981ccc 2019-06-26 21:06:38,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32272195816s 2019-06-26 21:06:38,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:06:38,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-c7cc4ece-3b13-43fe-b9a4-33a9b9d71641 x-openstack-request-id: req-c7cc4ece-3b13-43fe-b9a4-33a9b9d71641 2019-06-26 21:06:38,387 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_2a8c82ee-0e0e-4893-941f-156265f49a19", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "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": "61227da3-3656-4109-831d-ae4619ce9d79"}]} 2019-06-26 21:06:38,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c7cc4ece-3b13-43fe-b9a4-33a9b9d71641 2019-06-26 21:06:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132000207901s 2019-06-26 21:06:38,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:06:38,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"server": {"name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "imageRef": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "flavorRef": "61227da3-3656-4109-831d-ae4619ce9d79", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3c7b06d9-93bc-45d9-aab2-87a095f1e668"}], "security_groups": [{"name": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73"}]}}' 2019-06-26 21:06:46,516 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4 x-compute-request-id: req-0fd0f581-5949-4dda-8c74-b7276ffe2afc x-openstack-request-id: req-0fd0f581-5949-4dda-8c74-b7276ffe2afc 2019-06-26 21:06:46,517 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73"}], "OS-DCF:diskConfig": "MANUAL", "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "adminPass": "4pP9V5ttfwVL"}} 2019-06-26 21:06:46,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0fd0f581-5949-4dda-8c74-b7276ffe2afc 2019-06-26 21:06:46,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 8.12787008286s 2019-06-26 21:06:46,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:06:46,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:47,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06: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-520a0983-9b60-4489-80e9-9698db20458c x-openstack-request-id: req-520a0983-9b60-4489-80e9-9698db20458c 2019-06-26 21:06:47,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "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-06-26T21:06:46Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:06:47,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-520a0983-9b60-4489-80e9-9698db20458c 2019-06-26 21:06:47,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01633787155s 2019-06-26 21:06:47,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:06:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:48 GMT X-Openstack-Request-Id: req-5827b925-d437-4dbf-aa79-4f9a846cfbbd 2019-06-26 21:06:47,938 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":["3d98ccc3-5377-43d9-9fd9-bd03992fd204"],"description":"","tags":[],"updated_at":"2019-06-26T21:06:25Z","qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","provider:network_type":"geneve"}]} 2019-06-26 21:06:47,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5827b925-d437-4dbf-aa79-4f9a846cfbbd 2019-06-26 21:06:47,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392607927322s 2019-06-26 21:06:47,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:06:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:47,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:47 GMT X-Openstack-Request-Id: req-844fd156-8683-44b4-8320-a84ba27df5a6 2019-06-26 21:06:47,984 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:06:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"09c280340b1d42a2939289f08c5d7899","id":"3d98ccc3-5377-43d9-9fd9-bd03992fd204","subnetpool_id":null,"name":"singlevm1-subnet_2a8c82ee-0e0e-4893-941f-156265f49a19"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"}]} 2019-06-26 21:06:47,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-844fd156-8683-44b4-8320-a84ba27df5a6 2019-06-26 21:06:47,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451998710632s 2019-06-26 21:06:47,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:06:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:06:49,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:50,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 711 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-419c1526-12b9-44e4-b2d8-670ebbd9d06b x-openstack-request-id: req-419c1526-12b9-44e4-b2d8-670ebbd9d06b 2019-06-26 21:06:50,893 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:06:49Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:06:50,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-419c1526-12b9-44e4-b2d8-670ebbd9d06b 2019-06-26 21:06:50,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905762910843s 2019-06-26 21:06:50,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:06:52,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:06:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:54,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdd71607-9eeb-4ec2-ad57-6003dd469ef9 x-openstack-request-id: req-fdd71607-9eeb-4ec2-ad57-6003dd469ef9 2019-06-26 21:06:54,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:06:53Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:06:54,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fdd71607-9eeb-4ec2-ad57-6003dd469ef9 2019-06-26 21:06:54,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44761991501s 2019-06-26 21:06:54,357 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:06:56,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:06:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:06:57,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42192358-a70e-4496-ba42-d3dab4cc06d8 x-openstack-request-id: req-42192358-a70e-4496-ba42-d3dab4cc06d8 2019-06-26 21:06:57,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:06:53Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:06:57,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42192358-a70e-4496-ba42-d3dab4cc06d8 2019-06-26 21:06:57,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13418388367s 2019-06-26 21:06:57,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:06:59,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:06:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:00,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Wed, 26 Jun 2019 21:06:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0f718dd-763d-4f58-a3af-7241c76afcc7 x-openstack-request-id: req-d0f718dd-763d-4f58-a3af-7241c76afcc7 2019-06-26 21:07:00,913 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:06:53Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:00,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0f718dd-763d-4f58-a3af-7241c76afcc7 2019-06-26 21:07:00,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41139507294s 2019-06-26 21:07:00,920 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:07:02,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:04,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 807 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-d20b5320-aeb5-4f42-b3ef-4089c485df82 x-openstack-request-id: req-d20b5320-aeb5-4f42-b3ef-4089c485df82 2019-06-26 21:07:04,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:06:53Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:04,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d20b5320-aeb5-4f42-b3ef-4089c485df82 2019-06-26 21:07:04,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13764619827s 2019-06-26 21:07:04,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:07:06,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:06,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 811 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-572ae770-f366-46cb-9a43-4db7d6c47901 x-openstack-request-id: req-572ae770-f366-46cb-9a43-4db7d6c47901 2019-06-26 21:07:06,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-06-26T21:07:03.000000", "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:07:03Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:06,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-572ae770-f366-46cb-9a43-4db7d6c47901 2019-06-26 21:07:06,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460899829865s 2019-06-26 21:07:06,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:07:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=194b22d4-e3c0-488a-96ed-c6284f8a83c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:06,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1055 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:06 GMT X-Openstack-Request-Id: req-3a6fd2de-3257-4220-b7fa-287b1791cc03 2019-06-26 21:07:06,613 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:07:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d98ccc3-5377-43d9-9fd9-bd03992fd204","ip_address":"192.168.120.4"}],"id":"cde87362-9a4c-41ae-9e41-14f95366782f","security_groups":["b630d8e3-83ee-40c4-89c2-ea5791cf9e73"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:c3:c2","project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","dns_name":"","created_at":"2019-06-26T21:06:52Z","binding:vnic_type":"normal","device_id":"194b22d4-e3c0-488a-96ed-c6284f8a83c4","tenant_id":"09c280340b1d42a2939289f08c5d7899"}]} 2019-06-26 21:07:06,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=194b22d4-e3c0-488a-96ed-c6284f8a83c4 used request id req-3a6fd2de-3257-4220-b7fa-287b1791cc03 2019-06-26 21:07:06,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.07626080513s 2019-06-26 21:07:06,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:07:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cde87362-9a4c-41ae-9e41-14f95366782f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:06,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:06 GMT X-Openstack-Request-Id: req-ece68d77-e916-4c15-a4a1-d0b540142352 2019-06-26 21:07:06,672 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:07:06,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=cde87362-9a4c-41ae-9e41-14f95366782f used request id req-ece68d77-e916-4c15-a4a1-d0b540142352 2019-06-26 21:07:06,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0502350330353s 2019-06-26 21:07:06,673 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:c3:c2', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0cbd2522-4dce-4e37-83d4-d48d302a1ed5'}), 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-06-26T21:07:03.000000', 'flavor': Munch({u'id': u'61227da3-3656-4109-831d-ae4619ce9d79'}), 'az': u'nova', 'id': u'194b22d4-e3c0-488a-96ed-c6284f8a83c4', 'security_groups': [Munch({u'name': u'singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'32ffb0b3cc824bd8a7191afc806764f4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c280340b1d42a2939289f08c5d7899', '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-06-26T21:07:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:07:03Z', 'hostId': u'93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c', '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-06-26T21:07:03.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'09c280340b1d42a2939289f08c5d7899', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19', 'adminPass': u'4pP9V5ttfwVL', 'tenant_id': u'09c280340b1d42a2939289f08c5d7899', 'created_at': u'2019-06-26T21:06:46Z', 'created': u'2019-06-26T21:06:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:07:06,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:06,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:06 GMT X-Openstack-Request-Id: req-e29c1c49-79e4-4282-b6a4-09956f57e408 2019-06-26 21:07:06,771 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":["3d98ccc3-5377-43d9-9fd9-bd03992fd204"],"description":"","tags":[],"updated_at":"2019-06-26T21:06:25Z","qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","provider:network_type":"geneve"}]} 2019-06-26 21:07:06,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e29c1c49-79e4-4282-b6a4-09956f57e408 2019-06-26 21:07:06,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931811332703s 2019-06-26 21:07:06,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:07:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=194b22d4-e3c0-488a-96ed-c6284f8a83c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1055 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:07 GMT X-Openstack-Request-Id: req-16ded7ca-0c1b-4d85-babb-4203c3b5a287 2019-06-26 21:07:06,828 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:07:02Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3d98ccc3-5377-43d9-9fd9-bd03992fd204","ip_address":"192.168.120.4"}],"id":"cde87362-9a4c-41ae-9e41-14f95366782f","security_groups":["b630d8e3-83ee-40c4-89c2-ea5791cf9e73"],"binding:vif_details":{"port_filter":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:c3:c2","project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","dns_name":"","created_at":"2019-06-26T21:06:52Z","binding:vnic_type":"normal","device_id":"194b22d4-e3c0-488a-96ed-c6284f8a83c4","tenant_id":"09c280340b1d42a2939289f08c5d7899"}]} 2019-06-26 21:07:06,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=194b22d4-e3c0-488a-96ed-c6284f8a83c4 used request id req-16ded7ca-0c1b-4d85-babb-4203c3b5a287 2019-06-26 21:07:06,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0553598403931s 2019-06-26 21:07:06,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-26 21:07:06,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"floatingip": {"floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "port_id": "cde87362-9a4c-41ae-9e41-14f95366782f"}}' 2019-06-26 21:07:10,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:10 GMT X-Openstack-Request-Id: req-7767cd11-52c5-4185-883c-da33bc008db5 2019-06-26 21:07:10,256 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "8dffca19-e539-4370-8e8f-971e522132b2", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-06-26T21:07:08Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "cde87362-9a4c-41ae-9e41-14f95366782f", "id": "8200a303-8ecc-424a-8536-702103fac34d", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:07:08Z", "dns_name": "", "project_id": "09c280340b1d42a2939289f08c5d7899"}} 2019-06-26 21:07:10,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7767cd11-52c5-4185-883c-da33bc008db5 2019-06-26 21:07:10,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.4274020195s 2019-06-26 21:07:10,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:07:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:10,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:10 GMT X-Openstack-Request-Id: req-a8eba411-8a6b-4086-94be-257cfd669cb4 2019-06-26 21:07:10,337 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "8dffca19-e539-4370-8e8f-971e522132b2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:07:10Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "cde87362-9a4c-41ae-9e41-14f95366782f", "id": "8200a303-8ecc-424a-8536-702103fac34d", "dns_name": "", "created_at": "2019-06-26T21:07:08Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "project_id": "09c280340b1d42a2939289f08c5d7899"}]} 2019-06-26 21:07:10,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a8eba411-8a6b-4086-94be-257cfd669cb4 2019-06-26 21:07:10,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065493106842s 2019-06-26 21:07:10,343 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'8dffca19-e539-4370-8e8f-971e522132b2', 'updated_at': u'2019-06-26T21:07:10Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'cde87362-9a4c-41ae-9e41-14f95366782f', 'id': u'8200a303-8ecc-424a-8536-702103fac34d', 'network': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'port': u'cde87362-9a4c-41ae-9e41-14f95366782f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09c280340b1d42a2939289f08c5d7899', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'09c280340b1d42a2939289f08c5d7899', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'09c280340b1d42a2939289f08c5d7899', 'created_at': u'2019-06-26T21:07:08Z', 'attached': True, u'dns_name': u'', 'router': u'8dffca19-e539-4370-8e8f-971e522132b2'}) 2019-06-26 21:07:10,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:07:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:07:11,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9623 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-179d1fb1-b3e0-435e-b0fb-054d5d115cb5 x-openstack-request-id: req-179d1fb1-b3e0-435e-b0fb-054d5d115cb5 2019-06-26 21:07:11,300 - 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 533075135 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.244010] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247141] pid_max: default: 32768 minimum: 301\n[ 0.248807] ACPI: Core revision 20150930\n[ 0.250850] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253283] Security Framework initialized\n[ 0.254825] Yama: becoming mindful.\n[ 0.256162] AppArmor: AppArmor initialized\n[ 0.257703] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262491] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267265] Initializing cgroup subsys io\n[ 0.268802] Initializing cgroup subsys memory\n[ 0.270442] Initializing cgroup subsys devices\n[ 0.272104] Initializing cgroup subsys freezer\n[ 0.273734] Initializing cgroup subsys net_cls\n[ 0.275370] Initializing cgroup subsys perf_event\n[ 0.277089] Initializing cgroup subsys net_prio\n[ 0.278773] Initializing cgroup subsys hugetlb\n[ 0.280411] Initializing cgroup subsys pids\n[ 0.282038] CPU: Physical Processor ID: 0\n[ 0.284250] mce: CPU supports 10 MCE banks\n[ 0.285802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287716] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316099] ftrace: allocating 31920 entries in 125 pages\n[ 0.353593] smpboot: Max logical packages: 1\n[ 0.355225] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357764] x2apic enabled\n[ 0.359188] Switched APIC routing to physical x2apic.\n[ 0.362167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371464] KVM setup paravirtual spinlock\n[ 0.373452] x86: Booted up 1 node, 1 CPUs\n[ 0.374941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377450] devtmpfs: initialized\n[ 0.379717] evm: security.selinux\n[ 0.381029] evm: security.SMACK64\n[ 0.382303] evm: security.SMACK64EXEC\n[ 0.383685] evm: security.SMACK64TRANSMUTE\n[ 0.385208] evm: security.SMACK64MMAP\n[ 0.386584] evm: security.ima\n[ 0.387759] evm: security.capability\n[ 0.389182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392601] pinctrl core: initialized pinctrl subsystem\n[ 0.394572] RTC time: 21:07:03, date: 06/26/19\n[ 0.396304] NET: Registered protocol family 16\n[ 0.398040] cpuidle: using governor ladder\n[ 0.399557] cpuidle: using governor menu\n[ 0.401010] PCCT header not found.\n[ 0.402393] ACPI: bus type PCI registered\n[ 0.403874] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406175] PCI: Using configuration type 1 for base access\n[ 0.408826] ACPI: Added _OSI(Module Device)\n[ 0.410400] ACPI: Added _OSI(Processor Device)\n[ 0.411998] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.413713] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416450] ACPI: Interpreter enabled\n[ 0.417885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.424774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.431658] ACPI: (supports S0 S5)\n[ 0.432958] ACPI: Using IOAPIC for interrupt routing\n[ 0.434740] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443843] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.450151] acpiphp: Slot [3] registered\n[ 0.451656] acpiphp: Slot [4] registered\n[ 0.453126] acpiphp: Slot [5] registered\n[ 0.454599] acpiphp: Slot [6] registered\n[ 0.456096] acpiphp: Slot [7] registered\n[ 0.457561] acpiphp: Slot [8] registered\n[ 0.459056] acpiphp: Slot [9] registered\n[ 0.460516] acpiphp: Slot [10] registered\n[ 0.462032] acpiphp: Slot [11] registered\n[ 0.463521] acpiphp: Slot [12] registered\n[ 0.465011] acpiphp: Slot [13] registered\n[ 0.466496] acpiphp: Slot [14] registered\n[ 0.468102] acpiphp: Slot [15] registered\n[ 0.485555] acpiphp: Slot [16] registered\n[ 0.487079] acpiphp: Slot [17] registered\n[ 0.488570] acpiphp: Slot [18] registered\n[ 0.490062] acpiphp: Slot [19] registered\n[ 0.491558] acpiphp: Slot [20] registered\n[ 0.493046] acpiphp: Slot [21] registered\n[ 0.494568] acpiphp: Slot [22] registered\n[ 0.496055] acpiphp: Slot [23] registered\n[ 0.497544] acpiphp: Slot [24] registered\n[ 0.499069] acpiphp: Slot [25] registered\n[ 0.500559] acpiphp: Slot [26] registered\n[ 0.502045] acpiphp: Slot [27] registered\n[ 0.503536] acpiphp: Slot [28] registered\n[ 0.505060] acpiphp: Slot [29] registered\n[ 0.506542] acpiphp: Slot [30] registered\n[ 0.508035] acpiphp: Slot [31] registered\n[ 0.509519] PCI host bridge to bus 0000:00\n[ 0.511043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.521143] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523908] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.533285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.535597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.539374] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.544677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.547377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.571623] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.574359] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.576986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.579596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.582176] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.584498] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.587570] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.589552] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.592423] vgaarb: loaded\n[ 0.593522] vgaarb: bridge control possible 0000:00:02.0\n[ 0.596115] SCSI subsystem initialized\n[ 0.598149] ACPI: bus type USB registered\n[ 0.599713] usbcore: registered new interface driver usbfs\n[ 0.601660] usbcore: registered new interface driver hub\n[ 0.603508] usbcore: registered new device driver usb\n[ 0.605663] PCI: Using ACPI for IRQ routing\n[ 0.608082] NetLabel: Initializing\n[ 0.609421] NetLabel: domain hash size = 128\n[ 0.611028] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612842] NetLabel: unlabeled traffic allowed by default\n[ 0.615311] clocksource: Switched to clocksource kvm-clock\n[ 0.627337] AppArmor: AppArmor Filesystem Enabled\n[ 0.629129] pnp: PnP ACPI init\n[ 0.630826] pnp: PnP ACPI: found 5 devices\n[ 0.638148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641491] NET: Registered protocol family 2\n[ 0.643642] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.646032] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.648259] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650497] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652515] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654746] NET: Registered protocol family 1\n[ 0.656401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.658428] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.660427] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.675625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.690975] Trying to unpack rootfs image as initramfs...\n[ 0.756592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759771] Scanning for low memory corruption every 60 seconds\n[ 0.762309] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.764559] audit: initializing netlink subsys (disabled)\n[ 0.766466] audit: type=2000 audit(1561583224.254:1): initialized\n[ 0.768938] Initialise system trusted keyring\n[ 0.770711] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.772892] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.776189] zbud: loaded\n[ 0.777451] VFS: Disk quotas dquot_6.6.0\n[ 0.778956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.781710] fuse init (API version 7.23)\n[ 0.783363] Key type big_key registered\n[ 0.784845] Allocating IMA MOK and blacklist keyrings.\n[ 0.787019] Key type asymmetric registered\n[ 0.788561] Asymmetric key parser 'x509' registered\n[ 0.790340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.793111] io scheduler noop registered\n[ 0.794565] io scheduler deadline registered (default)\n[ 0.796434] io scheduler cfq registered\n[ 0.798002] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.799944] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.802304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.804990] ACPI: Power Button [PWRF]\n[ 0.806532] GHES: HEST is not enabled!\n[ 0.820913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.850830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.854517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.880896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.884555] Linux agpgart interface v0.103\n[ 0.888465] brd: module loaded\n[ 0.891008] loop: module loaded\n[ 0.897492] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.900386] GPT:90111 != 2097151\n[ 0.901606] GPT:Alternate GPT header not at the end of the disk.\n[ 0.903584] GPT:90111 != 2097151\n[ 0.904804] GPT: Use GNU Parted to correct GPT errors.\n[ 0.906548] vda: vda1 vda15\n[ 0.908562] scsi host0: ata_piix\n[ 0.909921] scsi host1: ata_piix\n[ 0.911206] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.913414] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.916287] libphy: Fixed MDIO Bus: probed\n[ 0.917771] tun: Universal TUN/TAP device driver, 1.6\n[ 0.919542] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.923184] PPP generic driver version 2.4.2\n[ 0.924990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.927220] ehci-pci: EHCI PCI platform driver\n[ 0.929022] ehci-platform: EHCI generic platform driver\n[ 0.930878] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.933001] ohci-pci: OHCI PCI platform driver\n[ 0.934667] ohci-platform: OHCI generic platform driver\n[ 0.936544] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.951796] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.953659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.956386] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.958232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.960444] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.962722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.965347] usb usb1: Product: UHCI Host Controller\n[ 0.967094] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.969232] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.970995] hub 1-0:1.0: USB hub found\n[ 0.972483] hub 1-0:1.0: 2 ports detected\n[ 0.974185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.978044] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.980017] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.981888] mousedev: PS/2 mouse device common for all mice\n[ 0.984209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.987357] rtc_cmos 00:00: RTC can wake from S4\n[ 0.989599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.991803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.993999] i2c /dev entries driver\n[ 0.995399] device-mapper: uevent: version 1.0.3\n[ 0.997148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000150] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.002582] NET: Registered protocol family 10\n[ 1.004690] NET: Registered protocol family 17\n[ 1.006332] Key type dns_resolver registered\n[ 1.008118] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010143] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013382] registered taskstats version 1\n[ 1.014949] Loading compiled-in X.509 certificates\n[ 1.017290] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020732] zswap: loaded using pool lzo/zbud\n[ 1.023431] Key type trusted registered\n[ 1.025932] Key type encrypted registered\n[ 1.027460] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029393] ima: No TPM chip found, activating TPM-bypass!\n[ 1.031337] evm: HMAC attrs: 0x1\n[ 1.033033] Magic number: 7:248:147\n[ 1.034467] acpi device:18: hash matches\n[ 1.036064] rtc_cmos 00:00: setting system clock to 2019-06-26 21:07:03 UTC (1561583223)\n[ 1.039037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.041091] EDD information not available.\n[ 1.074201] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.077223] Write protecting the kernel read-only data: 14336k\n[ 1.082664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.086124] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.140745] 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6nGydYqC6AX3+BXCVL3W+feick3cskP34dO/x1phV3K+MRX+kP5O/9OQ2sPWr6WqSFx8R5FJepcfaaULQPLx327l58rdhYTcwLYBIv1MJP0rKoheRnxGc+hz9qvpDHUgP54xXZPPfA8dyRoshIz1b7t48WJJUKXgn0J0JBWurBVoCf2XN1pnK+QxVEeAziCfx8n25oA1FHf4sYy9ZXFHd/RdJpNfadc8S9k0GVKSzX4J6Ts83o6NUSkjTUzDwUINDJzu3KpezPaJSgsUt8DsBN0czYhWAPbQ9jcA6Fn9qwROt7F3Lkq7yeQu8uRjgpN+SpSThSk2dAT6MkiWO2jT root@singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19\nssh-dss AAAAB3NzaC1kc3MAAACBAItwnDcDSzIFQsr++hB2XTxDNLdOrUeNJHyNCllFV6gNuDkB/zgmy4v7bvIfs7BK0uO5OF86ttFsrIIQgGSpKEacrzXAW8tfFwg5U4W6IOQCwCM5faNQwCpgzUPMCihkWnykLpLQvxy48H/kqET1Fr2fWskYNpueLlJIsqivIxTDAAAAFQCUdzDMYMB+lap1ozPw9w21fIy4zQAAAIB3T9U+1fNEbD1UjyjXDhKRVjFIoRCxAQWLyDvC5cxp3J5TENiaBl9abIMWQuw16wcMmLcuD1kJrQRpNd26fmjFYzi88PZSRA1TpgD+J/U6ULXcSfiXG6K09DLIZraSCzms+mzfJ65Ke5c+s+dMPg/21logWcArJlI6ot39EkHKegAAAIB6FpKvYgJ+o+KmWTaICuusEeTQzFoksSGg17fRQV19LjPpBEBhMqNko6hXprO7hnd94KxQ3xdWAmjcNfXDd1/RfQfVZlZYSIZrvvz2duztdKyTbtbsUKE1loLYgO6DG8QkwsxC5SfpDKqFV3IotUTbl5NqKp9GgYbzDTiTP+FJNg== root@singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.56s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe7d:c3c2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.04 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19 login: "} 2019-06-26 21:07:11,300 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4/action used request id req-179d1fb1-b3e0-435e-b0fb-054d5d115cb5 2019-06-26 21:07:11,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.956543922424s 2019-06-26 21:07:11,301 - 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 533075135 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.244010] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247141] pid_max: default: 32768 minimum: 301 [ 0.248807] ACPI: Core revision 20150930 [ 0.250850] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253283] Security Framework initialized [ 0.254825] Yama: becoming mindful. [ 0.256162] AppArmor: AppArmor initialized [ 0.257703] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262491] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264720] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267265] Initializing cgroup subsys io [ 0.268802] Initializing cgroup subsys memory [ 0.270442] Initializing cgroup subsys devices [ 0.272104] Initializing cgroup subsys freezer [ 0.273734] Initializing cgroup subsys net_cls [ 0.275370] Initializing cgroup subsys perf_event [ 0.277089] Initializing cgroup subsys net_prio [ 0.278773] Initializing cgroup subsys hugetlb [ 0.280411] Initializing cgroup subsys pids [ 0.282038] CPU: Physical Processor ID: 0 [ 0.284250] mce: CPU supports 10 MCE banks [ 0.285802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287716] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316099] ftrace: allocating 31920 entries in 125 pages [ 0.353593] smpboot: Max logical packages: 1 [ 0.355225] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357764] x2apic enabled [ 0.359188] Switched APIC routing to physical x2apic. [ 0.362167] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368123] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371464] KVM setup paravirtual spinlock [ 0.373452] x86: Booted up 1 node, 1 CPUs [ 0.374941] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377450] devtmpfs: initialized [ 0.379717] evm: security.selinux [ 0.381029] evm: security.SMACK64 [ 0.382303] evm: security.SMACK64EXEC [ 0.383685] evm: security.SMACK64TRANSMUTE [ 0.385208] evm: security.SMACK64MMAP [ 0.386584] evm: security.ima [ 0.387759] evm: security.capability [ 0.389182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392601] pinctrl core: initialized pinctrl subsystem [ 0.394572] RTC time: 21:07:03, date: 06/26/19 [ 0.396304] NET: Registered protocol family 16 [ 0.398040] cpuidle: using governor ladder [ 0.399557] cpuidle: using governor menu [ 0.401010] PCCT header not found. [ 0.402393] ACPI: bus type PCI registered [ 0.403874] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406175] PCI: Using configuration type 1 for base access [ 0.408826] ACPI: Added _OSI(Module Device) [ 0.410400] ACPI: Added _OSI(Processor Device) [ 0.411998] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.413713] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416450] ACPI: Interpreter enabled [ 0.417885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421335] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.424774] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431658] ACPI: (supports S0 S5) [ 0.432958] ACPI: Using IOAPIC for interrupt routing [ 0.434740] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439412] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441554] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443843] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446097] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.450151] acpiphp: Slot [3] registered [ 0.451656] acpiphp: Slot [4] registered [ 0.453126] acpiphp: Slot [5] registered [ 0.454599] acpiphp: Slot [6] registered [ 0.456096] acpiphp: Slot [7] registered [ 0.457561] acpiphp: Slot [8] registered [ 0.459056] acpiphp: Slot [9] registered [ 0.460516] acpiphp: Slot [10] registered [ 0.462032] acpiphp: Slot [11] registered [ 0.463521] acpiphp: Slot [12] registered [ 0.465011] acpiphp: Slot [13] registered [ 0.466496] acpiphp: Slot [14] registered [ 0.468102] acpiphp: Slot [15] registered [ 0.485555] acpiphp: Slot [16] registered [ 0.487079] acpiphp: Slot [17] registered [ 0.488570] acpiphp: Slot [18] registered [ 0.490062] acpiphp: Slot [19] registered [ 0.491558] acpiphp: Slot [20] registered [ 0.493046] acpiphp: Slot [21] registered [ 0.494568] acpiphp: Slot [22] registered [ 0.496055] acpiphp: Slot [23] registered [ 0.497544] acpiphp: Slot [24] registered [ 0.499069] acpiphp: Slot [25] registered [ 0.500559] acpiphp: Slot [26] registered [ 0.502045] acpiphp: Slot [27] registered [ 0.503536] acpiphp: Slot [28] registered [ 0.505060] acpiphp: Slot [29] registered [ 0.506542] acpiphp: Slot [30] registered [ 0.508035] acpiphp: Slot [31] registered [ 0.509519] PCI host bridge to bus 0000:00 [ 0.511043] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513300] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515619] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.521143] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523908] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528642] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.533285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.535597] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.539374] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.544677] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.547377] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.571623] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.574359] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.576986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.579596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.582176] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.584498] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.587570] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.589552] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.592423] vgaarb: loaded [ 0.593522] vgaarb: bridge control possible 0000:00:02.0 [ 0.596115] SCSI subsystem initialized [ 0.598149] ACPI: bus type USB registered [ 0.599713] usbcore: registered new interface driver usbfs [ 0.601660] usbcore: registered new interface driver hub [ 0.603508] usbcore: registered new device driver usb [ 0.605663] PCI: Using ACPI for IRQ routing [ 0.608082] NetLabel: Initializing [ 0.609421] NetLabel: domain hash size = 128 [ 0.611028] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612842] NetLabel: unlabeled traffic allowed by default [ 0.615311] clocksource: Switched to clocksource kvm-clock [ 0.627337] AppArmor: AppArmor Filesystem Enabled [ 0.629129] pnp: PnP ACPI init [ 0.630826] pnp: PnP ACPI: found 5 devices [ 0.638148] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641491] NET: Registered protocol family 2 [ 0.643642] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.646032] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.648259] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650497] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652515] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654746] NET: Registered protocol family 1 [ 0.656401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658428] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660427] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.675625] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.690975] Trying to unpack rootfs image as initramfs... [ 0.756592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759771] Scanning for low memory corruption every 60 seconds [ 0.762309] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.764559] audit: initializing netlink subsys (disabled) [ 0.766466] audit: type=2000 audit(1561583224.254:1): initialized [ 0.768938] Initialise system trusted keyring [ 0.770711] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772892] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.776189] zbud: loaded [ 0.777451] VFS: Disk quotas dquot_6.6.0 [ 0.778956] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781710] fuse init (API version 7.23) [ 0.783363] Key type big_key registered [ 0.784845] Allocating IMA MOK and blacklist keyrings. [ 0.787019] Key type asymmetric registered [ 0.788561] Asymmetric key parser 'x509' registered [ 0.790340] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.793111] io scheduler noop registered [ 0.794565] io scheduler deadline registered (default) [ 0.796434] io scheduler cfq registered [ 0.798002] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799944] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802304] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804990] ACPI: Power Button [PWRF] [ 0.806532] GHES: HEST is not enabled! [ 0.820913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850830] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.884555] Linux agpgart interface v0.103 [ 0.888465] brd: module loaded [ 0.891008] loop: module loaded [ 0.897492] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.900386] GPT:90111 != 2097151 [ 0.901606] GPT:Alternate GPT header not at the end of the disk. [ 0.903584] GPT:90111 != 2097151 [ 0.904804] GPT: Use GNU Parted to correct GPT errors. [ 0.906548] vda: vda1 vda15 [ 0.908562] scsi host0: ata_piix [ 0.909921] scsi host1: ata_piix [ 0.911206] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.913414] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.916287] libphy: Fixed MDIO Bus: probed [ 0.917771] tun: Universal TUN/TAP device driver, 1.6 [ 0.919542] tun: (C) 1999-2004 Max Krasnyansky [ 0.923184] PPP generic driver version 2.4.2 [ 0.924990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927220] ehci-pci: EHCI PCI platform driver [ 0.929022] ehci-platform: EHCI generic platform driver [ 0.930878] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.933001] ohci-pci: OHCI PCI platform driver [ 0.934667] ohci-platform: OHCI generic platform driver [ 0.936544] uhci_hcd: USB Universal Host Controller Interface driver [ 0.951796] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.953659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.956386] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.958232] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.960444] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.962722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.965347] usb usb1: Product: UHCI Host Controller [ 0.967094] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.969232] usb usb1: SerialNumber: 0000:00:01.2 [ 0.970995] hub 1-0:1.0: USB hub found [ 0.972483] hub 1-0:1.0: 2 ports detected [ 0.974185] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.978044] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.980017] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.981888] mousedev: PS/2 mouse device common for all mice [ 0.984209] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.987357] rtc_cmos 00:00: RTC can wake from S4 [ 0.989599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.991803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.993999] i2c /dev entries driver [ 0.995399] device-mapper: uevent: version 1.0.3 [ 0.997148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000150] ledtrig-cpu: registered to indicate activity on CPUs [ 1.002582] NET: Registered protocol family 10 [ 1.004690] NET: Registered protocol family 17 [ 1.006332] Key type dns_resolver registered [ 1.008118] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010143] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013382] registered taskstats version 1 [ 1.014949] Loading compiled-in X.509 certificates [ 1.017290] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020732] zswap: loaded using pool lzo/zbud [ 1.023431] Key type trusted registered [ 1.025932] Key type encrypted registered [ 1.027460] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029393] ima: No TPM chip found, activating TPM-bypass! [ 1.031337] evm: HMAC attrs: 0x1 [ 1.033033] Magic number: 7:248:147 [ 1.034467] acpi device:18: hash matches [ 1.036064] rtc_cmos 00:00: setting system clock to 2019-06-26 21:07:03 UTC (1561583223) [ 1.039037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.041091] EDD information not available. [ 1.074201] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.077223] Write protecting the kernel read-only data: 14336k [ 1.082664] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.086124] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.140745] 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.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF6nGydYqC6AX3+BXCVL3W+feick3cskP34dO/x1phV3K+MRX+kP5O/9OQ2sPWr6WqSFx8R5FJepcfaaULQPLx327l58rdhYTcwLYBIv1MJP0rKoheRnxGc+hz9qvpDHUgP54xXZPPfA8dyRoshIz1b7t48WJJUKXgn0J0JBWurBVoCf2XN1pnK+QxVEeAziCfx8n25oA1FHf4sYy9ZXFHd/RdJpNfadc8S9k0GVKSzX4J6Ts83o6NUSkjTUzDwUINDJzu3KpezPaJSgsUt8DsBN0czYhWAPbQ9jcA6Fn9qwROt7F3Lkq7yeQu8uRjgpN+SpSThSk2dAT6MkiWO2jT root@singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19 ssh-dss AAAAB3NzaC1kc3MAAACBAItwnDcDSzIFQsr++hB2XTxDNLdOrUeNJHyNCllFV6gNuDkB/zgmy4v7bvIfs7BK0uO5OF86ttFsrIIQgGSpKEacrzXAW8tfFwg5U4W6IOQCwCM5faNQwCpgzUPMCihkWnykLpLQvxy48H/kqET1Fr2fWskYNpueLlJIsqivIxTDAAAAFQCUdzDMYMB+lap1ozPw9w21fIy4zQAAAIB3T9U+1fNEbD1UjyjXDhKRVjFIoRCxAQWLyDvC5cxp3J5TENiaBl9abIMWQuw16wcMmLcuD1kJrQRpNd26fmjFYzi88PZSRA1TpgD+J/U6ULXcSfiXG6K09DLIZraSCzms+mzfJ65Ke5c+s+dMPg/21logWcArJlI6ot39EkHKegAAAIB6FpKvYgJ+o+KmWTaICuusEeTQzFoksSGg17fRQV19LjPpBEBhMqNko6hXprO7hnd94KxQ3xdWAmjcNfXDd1/RfQfVZlZYSIZrvvz2duztdKyTbtbsUKE1loLYgO6DG8QkwsxC5SfpDKqFV3IotUTbl5NqKp9GgYbzDTiTP+FJNg== root@singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.56s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe7d:c3c2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19 launch-index: 0 === cirros: current=0.4.0 uptime=3.04 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-2a8c82ee-0e0e-4893-941f-156265f49a19 login: 2019-06-26 21:07:12,306 - paramiko.transport - DEBUG - starting thread (client mode): 0xaabbaa10L 2019-06-26 21:07:12,306 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-26 21:07:12,307 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-26 21:07:12,307 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-26 21:07:12,308 - 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-06-26 21:07:12,309 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-26 21:07:12,309 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-26 21:07:12,309 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-26 21:07:12,309 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-26 21:07:12,309 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-26 21:07:12,330 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-26 21:07:12,331 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-26 21:07:12,338 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 5c1a2cba98fea3e2aa3dc0ad7b62019f 2019-06-26 21:07:12,340 - paramiko.transport - DEBUG - Trying discovered key 9bed9a8bd4ae59bb989c91ecab6c9e0e in /tmp/tmpJAWJss 2019-06-26 21:07:12,368 - paramiko.transport - DEBUG - userauth is OK 2019-06-26 21:07:12,374 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-26 21:07:12,404 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-26 21:07:12,405 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-26 21:07:12,405 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-26 21:07:12,407 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-26 21:07:12,408 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-26 21:07:12,408 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-26 21:07:12,408 - functest.core.singlevm - DEBUG - error: 2019-06-26 21:07:12,411 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-26 21:07:12,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:07:12,526 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-26 21:07:12,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-26 21:07:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8200a303-8ecc-424a-8536-702103fac34d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:13,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:07:13 GMT X-Openstack-Request-Id: req-23a60556-9ece-4807-9bd2-6b9b47be8071 2019-06-26 21:07:13,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:07:13,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8200a303-8ecc-424a-8536-702103fac34d.json used request id req-23a60556-9ece-4807-9bd2-6b9b47be8071 2019-06-26 21:07:13,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28661704063s 2019-06-26 21:07:13,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:07:13,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:14,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:14 GMT X-Openstack-Request-Id: req-4456578e-3e9e-4d3a-a2d2-601463500ac3 2019-06-26 21:07:14,188 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:07:14,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4456578e-3e9e-4d3a-a2d2-601463500ac3 2019-06-26 21:07:14,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.356235980988s 2019-06-26 21:07:14,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:07:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:14,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de06b296-6847-4e45-876c-7e6507489bf2 x-openstack-request-id: req-de06b296-6847-4e45-876c-7e6507489bf2 2019-06-26 21:07:14,536 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4 used request id req-de06b296-6847-4e45-876c-7e6507489bf2 2019-06-26 21:07:14,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.346783876419s 2019-06-26 21:07:14,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:14,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:15,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-1b9940f5-5f94-4ac8-af42-cfce45bb3ca6 x-openstack-request-id: req-1b9940f5-5f94-4ac8-af42-cfce45bb3ca6 2019-06-26 21:07:15,890 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:c3:c2", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/194b22d4-e3c0-488a-96ed-c6284f8a83c4", "rel": "bookmark"}], "image": {"id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "links": [{"href": "http://172.30.9.21:8774/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-06-26T21:07:03.000000", "flavor": {"id": "61227da3-3656-4109-831d-ae4619ce9d79", "links": [{"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "bookmark"}]}, "id": "194b22d4-e3c0-488a-96ed-c6284f8a83c4", "security_groups": [{"name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}], "user_id": "32ffb0b3cc824bd8a7191afc806764f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:07:14Z", "hostId": "93e323729f066631541052fdcf905c9b13e6a78d923a32f2e20efc8c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_2a8c82ee-0e0e-4893-941f-156265f49a19", "created": "2019-06-26T21:06:46Z", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:15,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b9940f5-5f94-4ac8-af42-cfce45bb3ca6 2019-06-26 21:07:15,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35404992104s 2019-06-26 21:07:15,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:07:17,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:17,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:18,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-b3392cef-65aa-4c84-81ce-70001f0821ec x-openstack-request-id: req-b3392cef-65aa-4c84-81ce-70001f0821ec 2019-06-26 21:07:18,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:07:18,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b3392cef-65aa-4c84-81ce-70001f0821ec 2019-06-26 21:07:18,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210369110107s 2019-06-26 21:07:18,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:07:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:18,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:18 GMT X-Openstack-Request-Id: req-4dddcd48-60dd-49e1-965e-28c79e456c8c 2019-06-26 21:07:18,177 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:36Z", "updated_at": "2019-06-26T21:06:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:37Z", "revision_number": 0, "id": "105bffba-b755-4cf6-a1aa-0df8f61432b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:37Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "11d4b11c-a39e-4f8c-89a6-c236db4f911c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "2dee0213-d121-43a2-9157-7a2d55213b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:06:36Z", "revision_number": 0, "id": "488e9e0e-8d54-4311-b761-9be743c24897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:06:36Z", "security_group_id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 3, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "b630d8e3-83ee-40c4-89c2-ea5791cf9e73", "name": "singlevm1-sg_2a8c82ee-0e0e-4893-941f-156265f49a19"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:07:18,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4dddcd48-60dd-49e1-965e-28c79e456c8c 2019-06-26 21:07:18,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0662410259247s 2019-06-26 21:07:18,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:07:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b630d8e3-83ee-40c4-89c2-ea5791cf9e73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:18,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:07:19 GMT X-Openstack-Request-Id: req-62757681-4035-48e3-9e4c-323d0d8494d1 2019-06-26 21:07:18,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:07:18,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b630d8e3-83ee-40c4-89c2-ea5791cf9e73.json used request id req-62757681-4035-48e3-9e4c-323d0d8494d1 2019-06-26 21:07:18,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.537827968597s 2019-06-26 21:07:18,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-26 21:07:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:18,788 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-eb547651-2432-46ee-8877-a2b87fc22e69 x-openstack-request-id: req-eb547651-2432-46ee-8877-a2b87fc22e69 2019-06-26 21:07:18,788 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_2a8c82ee-0e0e-4893-941f-156265f49a19 used request id req-eb547651-2432-46ee-8877-a2b87fc22e69 2019-06-26 21:07:18,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0659198760986s 2019-06-26 21:07:18,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:07:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" -d '{"subnet_id": "3d98ccc3-5377-43d9-9fd9-bd03992fd204"}' 2019-06-26 21:07:20,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:20 GMT X-Openstack-Request-Id: req-cb1db32d-b263-4e74-856f-4c0c7f915e04 2019-06-26 21:07:20,626 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3c7b06d9-93bc-45d9-aab2-87a095f1e668", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "subnet_id": "3d98ccc3-5377-43d9-9fd9-bd03992fd204", "subnet_ids": ["3d98ccc3-5377-43d9-9fd9-bd03992fd204"], "port_id": "6eec79f4-e63f-446c-a26a-e914581e0994", "id": "8dffca19-e539-4370-8e8f-971e522132b2"} 2019-06-26 21:07:20,626 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2/remove_router_interface.json used request id req-cb1db32d-b263-4e74-856f-4c0c7f915e04 2019-06-26 21:07:20,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83787703514s 2019-06-26 21:07:20,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:07:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:20 GMT X-Openstack-Request-Id: req-fb9e9173-dc02-4851-a839-e869edfba078 2019-06-26 21:07:20,930 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:06:26Z", "admin_state_up": true, "updated_at": "2019-06-26T21:07:19Z", "revision_number": 4, "routes": [], "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "8dffca19-e539-4370-8e8f-971e522132b2", "name": "singlevm1-router_2a8c82ee-0e0e-4893-941f-156265f49a19"}]} 2019-06-26 21:07:20,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fb9e9173-dc02-4851-a839-e869edfba078 2019-06-26 21:07:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.302661895752s 2019-06-26 21:07:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:07:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:23,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:07:23 GMT X-Openstack-Request-Id: req-ca42db3b-a569-4ffc-95a3-14098a78020d 2019-06-26 21:07:23,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:07:23,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8dffca19-e539-4370-8e8f-971e522132b2.json used request id req-ca42db3b-a569-4ffc-95a3-14098a78020d 2019-06-26 21:07:23,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.50541710854s 2019-06-26 21:07:23,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:07:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:23,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1291 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:23 GMT X-Openstack-Request-Id: req-e220170c-60bf-488e-994a-78c326d5e6dc 2019-06-26 21:07:23,485 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:06:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"09c280340b1d42a2939289f08c5d7899","id":"3d98ccc3-5377-43d9-9fd9-bd03992fd204","subnetpool_id":null,"name":"singlevm1-subnet_2a8c82ee-0e0e-4893-941f-156265f49a19"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"}]} 2019-06-26 21:07:23,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e220170c-60bf-488e-994a-78c326d5e6dc 2019-06-26 21:07:23,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478529930115s 2019-06-26 21:07:23,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:07:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3d98ccc3-5377-43d9-9fd9-bd03992fd204.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:24,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:07:24 GMT X-Openstack-Request-Id: req-08f75c50-316d-4da5-8e3c-c9ee2a576586 2019-06-26 21:07:24,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:07:24,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3d98ccc3-5377-43d9-9fd9-bd03992fd204.json used request id req-08f75c50-316d-4da5-8e3c-c9ee2a576586 2019-06-26 21:07:24,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20339894295s 2019-06-26 21:07:24,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:24,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1416 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:25 GMT X-Openstack-Request-Id: req-b80f7d9c-7ea3-49c3-a3c3-a536a7e09acc 2019-06-26 21:07:24,779 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"mtu":1442,"id":"3c7b06d9-93bc-45d9-aab2-87a095f1e668","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"09c280340b1d42a2939289f08c5d7899","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:07:24Z","qos_policy_id":null,"name":"singlevm1-net_2a8c82ee-0e0e-4893-941f-156265f49a19","admin_state_up":true,"tenant_id":"09c280340b1d42a2939289f08c5d7899","created_at":"2019-06-26T21:06:23Z","provider:network_type":"geneve"}]} 2019-06-26 21:07:24,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b80f7d9c-7ea3-49c3-a3c3-a536a7e09acc 2019-06-26 21:07:24,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885319709778s 2019-06-26 21:07:24,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:07:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3c7b06d9-93bc-45d9-aab2-87a095f1e668.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:26,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:07:26 GMT X-Openstack-Request-Id: req-2c89ac60-2802-41eb-a822-270d8e71096b 2019-06-26 21:07:26,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:07:26,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3c7b06d9-93bc-45d9-aab2-87a095f1e668.json used request id req-2c89ac60-2802-41eb-a822-270d8e71096b 2019-06-26 21:07:26,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2407450676s 2019-06-26 21:07:26,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:07:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:26,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:26 GMT X-Openstack-Request-Id: req-93029818-91e8-488a-912b-c17817e5a01c 2019-06-26 21:07:26,104 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:06:34Z", "file": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/file", "owner": "09c280340b1d42a2939289f08c5d7899", "id": "0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "size": 12716032, "self": "/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_2a8c82ee-0e0e-4893-941f-156265f49a19", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:06:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:07:26,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93029818-91e8-488a-912b-c17817e5a01c 2019-06-26 21:07:26,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0787529945374s 2019-06-26 21:07:26,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:07:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:27,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:07:27 GMT X-Openstack-Request-Id: req-88933c8f-691e-44ba-89f4-38d9fbb0d6ef 2019-06-26 21:07:27,348 - 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-06-26 21:07:27,348 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0cbd2522-4dce-4e37-83d4-d48d302a1ed5 used request id req-88933c8f-691e-44ba-89f4-38d9fbb0d6ef 2019-06-26 21:07:27,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24149608612s 2019-06-26 21:07:27,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:07:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:27 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-0c71c7be-ba8d-4f18-a8a2-e8e8aeef4076 x-openstack-request-id: req-0c71c7be-ba8d-4f18-a8a2-e8e8aeef4076 2019-06-26 21:07:27,379 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_2a8c82ee-0e0e-4893-941f-156265f49a19", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/61227da3-3656-4109-831d-ae4619ce9d79", "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": "61227da3-3656-4109-831d-ae4619ce9d79"}]} 2019-06-26 21:07:27,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0c71c7be-ba8d-4f18-a8a2-e8e8aeef4076 2019-06-26 21:07:27,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309000015259s 2019-06-26 21:07:27,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:07:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2c41aa659e636d5cdb7ea94b37398eaad1070f0c" 2019-06-26 21:07:27,429 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-4772d267-c212-43b6-84ea-ee7f6f684b18 x-openstack-request-id: req-4772d267-c212-43b6-84ea-ee7f6f684b18 2019-06-26 21:07:27,429 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/61227da3-3656-4109-831d-ae4619ce9d79 used request id req-4772d267-c212-43b6-84ea-ee7f6f684b18 2019-06-26 21:07:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483620166779s 2019-06-26 21:07:27,477 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-06-26 21:07:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:07:27,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0d12a6-bb91-46a5-994f-840b9a10d799 2019-06-26 21:07:27,522 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:07:27,522 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-0c0d12a6-bb91-46a5-994f-840b9a10d799 2019-06-26 21:07:27,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:07:27,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["EGRNH1_XSLqZw6UzKrQ4Pw"], "issued_at": "2019-06-26T21:07:28.000000Z"}} 2019-06-26 21:07:27,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:28,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:28 GMT X-Openstack-Request-Id: req-0d04388d-095d-4ad2-b7ee-2207babe400b 2019-06-26 21:07:28,320 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:07:28,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d04388d-095d-4ad2-b7ee-2207babe400b 2019-06-26 21:07:28,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384113073349s 2019-06-26 21:07:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:07:28,332 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15e03cb-2739-4088-9cf3-c532fe198a3f 2019-06-26 21:07:28,333 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:07:28,333 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a15e03cb-2739-4088-9cf3-c532fe198a3f 2019-06-26 21:07:28,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:07:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:28,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e362bc2-437c-4b72-9088-3d07abae3c1c 2019-06-26 21:07:28,554 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:07:28,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9e362bc2-437c-4b72-9088-3d07abae3c1c 2019-06-26 21:07:28,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220517873764s 2019-06-26 21:07:28,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:07:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}}' 2019-06-26 21:07:28,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa693bd-cfaf-4c4e-85ca-db96c3480a3d 2019-06-26 21:07:28,852 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6"}, "tags": [], "enabled": true, "id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}} 2019-06-26 21:07:28,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-faa693bd-cfaf-4c4e-85ca-db96c3480a3d 2019-06-26 21:07:28,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.291264057159s 2019-06-26 21:07:28,853 - 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'eb42ccd2e93c48d4ad5e47e9dde588d6', '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_f5ca07dd-11a1-4414-8f1b-b056ab840f99'}) 2019-06-26 21:07:28,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:07:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fv21H2iMBbnb7BFtaPzHSjILcFCX9Q", "email": null, "name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}}' 2019-06-26 21:07:29,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5577116-4115-480f-a375-731197e62a50 2019-06-26 21:07:29,358 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": {"self": "http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b02a0298334f2e8e0962eedcb92be8", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:07:29,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a5577116-4115-480f-a375-731197e62a50 2019-06-26 21:07:29,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49813914299s 2019-06-26 21:07:29,359 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40b02a0298334f2e8e0962eedcb92be8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99'}) 2019-06-26 21:07:29,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:07:29,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:29,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58a51a3-d57c-444b-9442-ef3134473541 2019-06-26 21:07:29,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:07:29,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f58a51a3-d57c-444b-9442-ef3134473541 2019-06-26 21:07:29,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.253325939178s 2019-06-26 21:07:29,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:07:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523b219e-bd66-4ec4-8dea-895e0643bbd8 2019-06-26 21:07:29,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:07:29,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-523b219e-bd66-4ec4-8dea-895e0643bbd8 2019-06-26 21:07:29,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22295498848s 2019-06-26 21:07:29,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:07:29,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:30,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9e203b-00de-4fde-9783-2eb7bc7439e4 2019-06-26 21:07:30,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:07:30,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e9e203b-00de-4fde-9783-2eb7bc7439e4 2019-06-26 21:07:30,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219798088074s 2019-06-26 21:07:30,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:07:30,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156a5693-7ad9-432b-a1d8-3445499eff31 2019-06-26 21:07:30,302 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:07:30,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-156a5693-7ad9-432b-a1d8-3445499eff31 2019-06-26 21:07:30,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229313850403s 2019-06-26 21:07:30,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:07:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:30,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d0b49e-4635-485c-a496-06de9dcddba5 2019-06-26 21:07:30,542 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": {"self": "http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b02a0298334f2e8e0962eedcb92be8", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:07:30,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e2d0b49e-4635-485c-a496-06de9dcddba5 2019-06-26 21:07:30,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239427089691s 2019-06-26 21:07:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:07:30,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f081026-bb86-4415-af5d-127c962e27b2 2019-06-26 21:07:30,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6"}, "tags": [], "enabled": true, "id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:07:30,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2f081026-bb86-4415-af5d-127c962e27b2 2019-06-26 21:07:30,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22330904007s 2019-06-26 21:07:30,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:07:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=40b02a0298334f2e8e0962eedcb92be8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=eb42ccd2e93c48d4ad5e47e9dde588d6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:31,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f78ab76-59fb-4641-9394-9d1f2b4389e3 2019-06-26 21:07:31,032 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=40b02a0298334f2e8e0962eedcb92be8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=eb42ccd2e93c48d4ad5e47e9dde588d6", "previous": null, "next": null}} 2019-06-26 21:07:31,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=40b02a0298334f2e8e0962eedcb92be8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=eb42ccd2e93c48d4ad5e47e9dde588d6 used request id req-8f78ab76-59fb-4641-9394-9d1f2b4389e3 2019-06-26 21:07:31,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.247926950455s 2019-06-26 21:07:31,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:07:31,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6/users/40b02a0298334f2e8e0962eedcb92be8/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:31,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e36ebce2-cd7e-4190-ae15-83b58e994c65 2019-06-26 21:07:31,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:07:31,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6/users/40b02a0298334f2e8e0962eedcb92be8/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-e36ebce2-cd7e-4190-ae15-83b58e994c65 2019-06-26 21:07:31,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222606897354s 2019-06-26 21:07:31,260 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 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'eb42ccd2e93c48d4ad5e47e9dde588d6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fv21H2iMBbnb7BFtaPzHSjILcFCX9Q', 'username': u'singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:07:31,263 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'password': 'fv21H2iMBbnb7BFtaPzHSjILcFCX9Q', 'project_name': 'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'eb42ccd2e93c48d4ad5e47e9dde588d6', 'project_domain_name': 'Default'} 2019-06-26 21:07:31,264 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-06-26 21:07:31,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:07:31,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:31,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3d14e5-be85-4282-9977-c4e5320a5029 2019-06-26 21:07:31,387 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:07:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ab3d14e5-be85-4282-9977-c4e5320a5029 2019-06-26 21:07:31,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122933864594s 2019-06-26 21:07:31,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:07:31,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:07:31,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c484ee-97eb-48fd-9333-d0b6bb5d403d 2019-06-26 21:07:31,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6"}, "tags": [], "enabled": true, "id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:07:31,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-99c484ee-97eb-48fd-9333-d0b6bb5d403d 2019-06-26 21:07:31,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.247127056122s 2019-06-26 21:07:31,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:07:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" -d '{"network": {"tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "name": "singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "admin_state_up": true}}' 2019-06-26 21:07:32,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:33 GMT X-Openstack-Request-Id: req-56721905-a037-4552-b608-0f6a734f734b 2019-06-26 21:07:32,949 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:07:32Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}} 2019-06-26 21:07:32,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-56721905-a037-4552-b608-0f6a734f734b 2019-06-26 21:07:32,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.30569005013s 2019-06-26 21:07:32,950 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:07:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'7e454dde-703e-4489-805d-f2acc00f9949', u'provider:segmentation_id': 59, 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_f5ca07dd-11a1-4414-8f1b-b056ab840f99', u'created_at': u'2019-06-26T21:07:32Z', u'mtu': 1442, u'tenant_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6'}) 2019-06-26 21:07:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:07:32,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4f4124-97c9-4d01-8e7e-82f3aa1f60a4 2019-06-26 21:07:32,961 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:07:32,961 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ee4f4124-97c9-4d01-8e7e-82f3aa1f60a4 2019-06-26 21:07:32,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:07:33,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/eb42ccd2e93c48d4ad5e47e9dde588d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "id": "40b02a0298334f2e8e0962eedcb92be8"}, "audit_ids": ["sazDWLaHT3KMFuXjXE1rkg"], "issued_at": "2019-06-26T21:07:33.000000Z"}} 2019-06-26 21:07:33,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:33,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:33 GMT X-Openstack-Request-Id: req-71e22219-c406-4205-b1d7-567d0dc7b115 2019-06-26 21:07:33,737 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:07:32Z","qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}]} 2019-06-26 21:07:33,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-71e22219-c406-4205-b1d7-567d0dc7b115 2019-06-26 21:07:33,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377926111221s 2019-06-26 21:07:33,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:07:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"subnet": {"name": "singlevm2-subnet_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "enable_dhcp": true, "network_id": "7e454dde-703e-4489-805d-f2acc00f9949", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:07:35,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:35 GMT X-Openstack-Request-Id: req-eaa9a97c-3223-495c-ae6e-c310e3fe0bc0 2019-06-26 21:07:35,733 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e454dde-703e-4489-805d-f2acc00f9949","tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:07:34Z","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":"eb42ccd2e93c48d4ad5e47e9dde588d6","id":"09a53169-fd3f-43d5-9448-ede1d677c7ac","subnetpool_id":null,"name":"singlevm2-subnet_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}} 2019-06-26 21:07:35,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eaa9a97c-3223-495c-ae6e-c310e3fe0bc0 2019-06-26 21:07:35,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.99406290054s 2019-06-26 21:07:35,733 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:07:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'09a53169-fd3f-43d5-9448-ede1d677c7ac', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_f5ca07dd-11a1-4414-8f1b-b056ab840f99', u'enable_dhcp': True, u'network_id': u'7e454dde-703e-4489-805d-f2acc00f9949', u'tenant_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', u'created_at': u'2019-06-26T21:07:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6'}) 2019-06-26 21:07:35,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:07:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "singlevm2-router_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "admin_state_up": true}}' 2019-06-26 21:07:38,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:38 GMT X-Openstack-Request-Id: req-8ea90e53-0e73-4f17-b10d-fd09f7bd77c2 2019-06-26 21:07:38,255 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:36Z", "admin_state_up": true, "updated_at": "2019-06-26T21:07:37Z", "revision_number": 2, "routes": [], "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2", "name": "singlevm2-router_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}} 2019-06-26 21:07:38,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8ea90e53-0e73-4f17-b10d-fd09f7bd77c2 2019-06-26 21:07:38,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.52150797844s 2019-06-26 21:07:38,256 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', u'created_at': u'2019-06-26T21:07:36Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:07:37Z', u'revision_number': 2, u'routes': [], u'project_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', u'id': u'dc8e7992-5cf0-4f6d-bd2d-5e30618606a2', u'name': u'singlevm2-router_f5ca07dd-11a1-4414-8f1b-b056ab840f99'}) 2019-06-26 21:07:38,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:07:38,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"subnet_id": "09a53169-fd3f-43d5-9448-ede1d677c7ac"}' 2019-06-26 21:07:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:41 GMT X-Openstack-Request-Id: req-6e9cb399-cb6d-46b2-9a04-ddeaa367a505 2019-06-26 21:07:41,310 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e454dde-703e-4489-805d-f2acc00f9949", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "subnet_id": "09a53169-fd3f-43d5-9448-ede1d677c7ac", "subnet_ids": ["09a53169-fd3f-43d5-9448-ede1d677c7ac"], "port_id": "171eb265-a55e-403f-9504-cf3ad4ab5b52", "id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2"} 2019-06-26 21:07:41,310 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2/add_router_interface.json used request id req-6e9cb399-cb6d-46b2-9a04-ddeaa367a505 2019-06-26 21:07:41,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05390119553s 2019-06-26 21:07:41,311 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:07:41,418 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:07:41,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:07:41,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:41 GMT 2019-06-26 21:07:41,426 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:07:41,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:07:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:41,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:42 GMT X-Openstack-Request-Id: req-19cba1bd-a5fc-4cdd-a630-f387338f54e9 2019-06-26 21:07:41,779 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:07:41,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-19cba1bd-a5fc-4cdd-a630-f387338f54e9 2019-06-26 21:07:41,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347820043564s 2019-06-26 21:07:41,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:07:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}' 2019-06-26 21:07:42,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:42 GMT Location: http://172.30.9.21:9292/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf61150b-d9be-45a9-8ce4-2fa9bb5d4c7d 2019-06-26 21:07:42,677 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:07:42Z", "file": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file", "owner": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "size": null, "self": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "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_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "checksum": null, "created_at": "2019-06-26T21:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:07:42,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cf61150b-d9be-45a9-8ce4-2fa9bb5d4c7d 2019-06-26 21:07:42,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.888988018036s 2019-06-26 21:07:42,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:07:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '' 2019-06-26 21:07:44,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:07:44 GMT X-Openstack-Request-Id: req-6d11ee4a-1838-4af0-9d99-f144f7335467 2019-06-26 21:07:44,348 - 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-06-26 21:07:44,348 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file used request id req-6d11ee4a-1838-4af0-9d99-f144f7335467 2019-06-26 21:07:44,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.67035603523s 2019-06-26 21:07:44,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:07:44,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:45,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:45 GMT X-Openstack-Request-Id: req-aa1a7965-36b6-49dc-9a38-6a8bae0279ec 2019-06-26 21:07:45,158 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:07:44Z", "file": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file", "owner": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "size": 12716032, "self": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:07:45,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa1a7965-36b6-49dc-9a38-6a8bae0279ec 2019-06-26 21:07:45,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806040048599s 2019-06-26 21:07:45,161 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file', 'owner': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'id': u'ae896f16-9de1-44db-afa4-6df3c3aef72d', 'size': 12716032, u'self': u'/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'name': 'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:07:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:07:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99', '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/ae896f16-9de1-44db-afa4-6df3c3aef72d', 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_f5ca07dd-11a1-4414-8f1b-b056ab840f99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'created': u'2019-06-26T21:07:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:07:42Z', 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/ae896f16-9de1-44db-afa4-6df3c3aef72d', 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_f5ca07dd-11a1-4414-8f1b-b056ab840f99', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:07:45,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:07:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:07:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-90ef917f-2daa-45c5-9d9d-6ab0e14e6de6 x-openstack-request-id: req-90ef917f-2daa-45c5-9d9d-6ab0e14e6de6 2019-06-26 21:07:46,031 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "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": "c1f6d233-f117-49a3-aedc-c08185c94530"}} 2019-06-26 21:07:46,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90ef917f-2daa-45c5-9d9d-6ab0e14e6de6 2019-06-26 21:07:46,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.867954015732s 2019-06-26 21:07:46,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_f5ca07dd-11a1-4414-8f1b-b056ab840f99', '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'09c280340b1d42a2939289f08c5d7899', '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'c1f6d233-f117-49a3-aedc-c08185c94530', 'swap': 0}) 2019-06-26 21:07:46,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:07:46,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" -d '{"extra_specs": {}}' 2019-06-26 21:07:46,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07: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-e69eb25d-eb9f-49b6-8fa6-e9ab1b2d6f3f x-openstack-request-id: req-e69eb25d-eb9f-49b6-8fa6-e9ab1b2d6f3f 2019-06-26 21:07:46,201 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:07:46,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530/os-extra_specs used request id req-e69eb25d-eb9f-49b6-8fa6-e9ab1b2d6f3f 2019-06-26 21:07:46,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.167687892914s 2019-06-26 21:07:46,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-26 21:07:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"keypair": {"name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}}' 2019-06-26 21:07:46,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d0d7c74-84c5-42fd-804a-1097521bdef5 x-openstack-request-id: req-4d0d7c74-84c5-42fd-804a-1097521bdef5 2019-06-26 21:07:46,816 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8jkahWYFyEuaRYwXC02OevojSyI6fM9AOn9mnuWYMUXHP1Df+kskUR0EKS38l4Xh5obQrZmGTYxtpLMXaUZKmE/RsNqrV34PLSPF4eIRivHgBYDU9J4iwJcfOCRlyd0bpcxnjsp9KyCoqYLWfoOzd57TFxk0/QJonL5DUTJwh375d+7RkTasSz5xL7UXcfyAAsCsFeC0OVjYGxqsTVyRsD7Us713obfDswa+MjSabjq/7rRCpo/1yYEcCnfDx+LEEq0dgt+aD42SnFZrf2yzrnajrQrd/ciP2rWMEP68YgFuqLLbIQsSiMl66NMLJ/erv189NQCn/nm4qDxg5OdyZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvI5GoVmBchLmkWMFwtNjnr6I0siOnzPQDp/Zp7lmDFFxz9Q3\n/pLJFEdBCkt/JeF4eaG0K2Zhk2MbaSzF2lGSphP0bDaq1d+Dy0jxeHiEYrx4AWA1\nPSeIsCXHzgkZcndG6XMZ47KfSsgqKmC1n6Ds3ee0xcZNP0CaJy+Q1EycId++Xfu0\nZE2rEs+cS+1F3H8gALArBXgtDlY2BsarE1ckbA+1LO9d6G3w7MGvjI0mm46v+60Q\nqaP9cmBHAp3w8fixBKtHYLfmg+NkpxWa39ss652o60K3f3Ij9q1jBD+vGIBbqiy2\nyELEojJeujTCyf3q79fPTUAp/55uKg8YOTncmQIDAQABAoIBAQCNgPyyk/hYQqT0\nUOr+5iNp+7W08jxOb9ThVMdEXxedgPW3sZ0AGOp8pGjEMBpQtF/0cA1FUMVDlen5\nSVeGWxeCOZGCMJiOfvpqceh9r3wymRw6dBggN+4Vu5SyJBQL2kXGZtH0FpYCyisS\nuJc1H9EDS6NXlVVddb76T3ESUhgONpDheUs5RXLASki6oRqhyAI7WeTt3EPgdi13\nFaX/7RKJ+KLemhNaBKvq9hvqvXnZPHqLo28Mbykq5KHmh2gwl9QJmNOKTtDft8Bk\na/PbzSSj08gjq8Vw6RAmQk6BmmcUDurgOnQmmuqijP6jXSawpcfz1kB1GBN+zGe+\nNj6XKPodAoGBAN1t6QQgBnUIPxNh8iJe4KfzDHyi4Yz6nFxmCllU85HF+47gAUvI\n4bDjmUdBZ4Pf5UyfYerrcD10Fr+6ZxW+pr7Ak84Nb8Z5xxDQLpOJCRvlf04BlU7k\n7r5ra9WplHsSQ9oHjYqOV0HNhslAFFUTdm5gVC7vIHheGSE0CAEDCRrTAoGBANn+\neXa+JU4nBToMKdeaBlyYQncKhJYBt1og+Mvd57ixNh5cj57EtuKSEkQH3qQT1AzD\nc9pBO6XqbQB/GECES4PMBwp2Vf2O92BTUnrzJigxFYW3fvaerLggKOb6/Bti7uDs\nYCiPxDovxrODdzOhgkCbCX5cfJSDuOk9TkP7wW9jAoGAb+0JtssVWHzlnT+KLDN3\nLY3ehvWyOxfGh7IQkx0szUedI5g5L3yIEGjLZsg5seAvwK5jyWJe5sFSanGnf8dR\n8+PWEnaaRGHz7Jy+nlbLYu17jwuf1DRGNbyI0oSYiCkwYPomYp4Wny1rbzjTzjk7\nSQmqI9s9t3ohC7aIQTKunH8CgYEA2O38b2a+9uurrt0l0lCLHh/CnHWSBTjF/eGr\n1CwKCOgIY+RWY3d8SzFzDdILA5pbvSvPIRUjR3Nmb0UKnEFKaGhjZUznO4DGuUuR\nW5qVkQ9vTHaS2NaEKGKQcXK36ITmFFwFQLf4XLLoeAFOYMnLNYFSzDU7IAuIuknw\nlYR1NOMCgYEAyCB0C46DaRl94sZazgclgizdQAIYU3sQWUYgBvwHNbUblnoT2XvB\nPKYEhyEA35tjtv70VmWTFEEke1epYgYZxrwOa+NQgeDiqCbB42YJvrE6tOQLCDF/\nTvng3AnO4IRrrl0S9Ec5os5OkNaJfGh8volmSO7sJyncGNJ87JIHj3Y=\n-----END RSA PRIVATE KEY-----\n", "user_id": "40b02a0298334f2e8e0962eedcb92be8", "name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "fingerprint": "d3:a0:41:90:5f:c0:3d:78:84:08:54:d4:f9:07:67:4c"}} 2019-06-26 21:07:46,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4d0d7c74-84c5-42fd-804a-1097521bdef5 2019-06-26 21:07:46,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.611953020096s 2019-06-26 21:07:46,817 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8jkahWYFyEuaRYwXC02OevojSyI6fM9AOn9mnuWYMUXHP1Df+kskUR0EKS38l4Xh5obQrZmGTYxtpLMXaUZKmE/RsNqrV34PLSPF4eIRivHgBYDU9J4iwJcfOCRlyd0bpcxnjsp9KyCoqYLWfoOzd57TFxk0/QJonL5DUTJwh375d+7RkTasSz5xL7UXcfyAAsCsFeC0OVjYGxqsTVyRsD7Us713obfDswa+MjSabjq/7rRCpo/1yYEcCnfDx+LEEq0dgt+aD42SnFZrf2yzrnajrQrd/ciP2rWMEP68YgFuqLLbIQsSiMl66NMLJ/erv189NQCn/nm4qDxg5OdyZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvI5GoVmBchLmkWMFwtNjnr6I0siOnzPQDp/Zp7lmDFFxz9Q3\n/pLJFEdBCkt/JeF4eaG0K2Zhk2MbaSzF2lGSphP0bDaq1d+Dy0jxeHiEYrx4AWA1\nPSeIsCXHzgkZcndG6XMZ47KfSsgqKmC1n6Ds3ee0xcZNP0CaJy+Q1EycId++Xfu0\nZE2rEs+cS+1F3H8gALArBXgtDlY2BsarE1ckbA+1LO9d6G3w7MGvjI0mm46v+60Q\nqaP9cmBHAp3w8fixBKtHYLfmg+NkpxWa39ss652o60K3f3Ij9q1jBD+vGIBbqiy2\nyELEojJeujTCyf3q79fPTUAp/55uKg8YOTncmQIDAQABAoIBAQCNgPyyk/hYQqT0\nUOr+5iNp+7W08jxOb9ThVMdEXxedgPW3sZ0AGOp8pGjEMBpQtF/0cA1FUMVDlen5\nSVeGWxeCOZGCMJiOfvpqceh9r3wymRw6dBggN+4Vu5SyJBQL2kXGZtH0FpYCyisS\nuJc1H9EDS6NXlVVddb76T3ESUhgONpDheUs5RXLASki6oRqhyAI7WeTt3EPgdi13\nFaX/7RKJ+KLemhNaBKvq9hvqvXnZPHqLo28Mbykq5KHmh2gwl9QJmNOKTtDft8Bk\na/PbzSSj08gjq8Vw6RAmQk6BmmcUDurgOnQmmuqijP6jXSawpcfz1kB1GBN+zGe+\nNj6XKPodAoGBAN1t6QQgBnUIPxNh8iJe4KfzDHyi4Yz6nFxmCllU85HF+47gAUvI\n4bDjmUdBZ4Pf5UyfYerrcD10Fr+6ZxW+pr7Ak84Nb8Z5xxDQLpOJCRvlf04BlU7k\n7r5ra9WplHsSQ9oHjYqOV0HNhslAFFUTdm5gVC7vIHheGSE0CAEDCRrTAoGBANn+\neXa+JU4nBToMKdeaBlyYQncKhJYBt1og+Mvd57ixNh5cj57EtuKSEkQH3qQT1AzD\nc9pBO6XqbQB/GECES4PMBwp2Vf2O92BTUnrzJigxFYW3fvaerLggKOb6/Bti7uDs\nYCiPxDovxrODdzOhgkCbCX5cfJSDuOk9TkP7wW9jAoGAb+0JtssVWHzlnT+KLDN3\nLY3ehvWyOxfGh7IQkx0szUedI5g5L3yIEGjLZsg5seAvwK5jyWJe5sFSanGnf8dR\n8+PWEnaaRGHz7Jy+nlbLYu17jwuf1DRGNbyI0oSYiCkwYPomYp4Wny1rbzjTzjk7\nSQmqI9s9t3ohC7aIQTKunH8CgYEA2O38b2a+9uurrt0l0lCLHh/CnHWSBTjF/eGr\n1CwKCOgIY+RWY3d8SzFzDdILA5pbvSvPIRUjR3Nmb0UKnEFKaGhjZUznO4DGuUuR\nW5qVkQ9vTHaS2NaEKGKQcXK36ITmFFwFQLf4XLLoeAFOYMnLNYFSzDU7IAuIuknw\nlYR1NOMCgYEAyCB0C46DaRl94sZazgclgizdQAIYU3sQWUYgBvwHNbUblnoT2XvB\nPKYEhyEA35tjtv70VmWTFEEke1epYgYZxrwOa+NQgeDiqCbB42YJvrE6tOQLCDF/\nTvng3AnO4IRrrl0S9Ec5os5OkNaJfGh8volmSO7sJyncGNJ87JIHj3Y=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'40b02a0298334f2e8e0962eedcb92be8', 'name': u'singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'created_at': '2019-06-26T21:07:46.817189', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'name': 'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:a0:41:90:5f:c0:3d:78:84:08:54:d4:f9:07:67:4c', 'type': 'ssh', 'id': u'singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99'}) 2019-06-26 21:07:46,817 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvI5GoVmBchLmkWMFwtNjnr6I0siOnzPQDp/Zp7lmDFFxz9Q3 /pLJFEdBCkt/JeF4eaG0K2Zhk2MbaSzF2lGSphP0bDaq1d+Dy0jxeHiEYrx4AWA1 PSeIsCXHzgkZcndG6XMZ47KfSsgqKmC1n6Ds3ee0xcZNP0CaJy+Q1EycId++Xfu0 ZE2rEs+cS+1F3H8gALArBXgtDlY2BsarE1ckbA+1LO9d6G3w7MGvjI0mm46v+60Q qaP9cmBHAp3w8fixBKtHYLfmg+NkpxWa39ss652o60K3f3Ij9q1jBD+vGIBbqiy2 yELEojJeujTCyf3q79fPTUAp/55uKg8YOTncmQIDAQABAoIBAQCNgPyyk/hYQqT0 UOr+5iNp+7W08jxOb9ThVMdEXxedgPW3sZ0AGOp8pGjEMBpQtF/0cA1FUMVDlen5 SVeGWxeCOZGCMJiOfvpqceh9r3wymRw6dBggN+4Vu5SyJBQL2kXGZtH0FpYCyisS uJc1H9EDS6NXlVVddb76T3ESUhgONpDheUs5RXLASki6oRqhyAI7WeTt3EPgdi13 FaX/7RKJ+KLemhNaBKvq9hvqvXnZPHqLo28Mbykq5KHmh2gwl9QJmNOKTtDft8Bk a/PbzSSj08gjq8Vw6RAmQk6BmmcUDurgOnQmmuqijP6jXSawpcfz1kB1GBN+zGe+ Nj6XKPodAoGBAN1t6QQgBnUIPxNh8iJe4KfzDHyi4Yz6nFxmCllU85HF+47gAUvI 4bDjmUdBZ4Pf5UyfYerrcD10Fr+6ZxW+pr7Ak84Nb8Z5xxDQLpOJCRvlf04BlU7k 7r5ra9WplHsSQ9oHjYqOV0HNhslAFFUTdm5gVC7vIHheGSE0CAEDCRrTAoGBANn+ eXa+JU4nBToMKdeaBlyYQncKhJYBt1og+Mvd57ixNh5cj57EtuKSEkQH3qQT1AzD c9pBO6XqbQB/GECES4PMBwp2Vf2O92BTUnrzJigxFYW3fvaerLggKOb6/Bti7uDs YCiPxDovxrODdzOhgkCbCX5cfJSDuOk9TkP7wW9jAoGAb+0JtssVWHzlnT+KLDN3 LY3ehvWyOxfGh7IQkx0szUedI5g5L3yIEGjLZsg5seAvwK5jyWJe5sFSanGnf8dR 8+PWEnaaRGHz7Jy+nlbLYu17jwuf1DRGNbyI0oSYiCkwYPomYp4Wny1rbzjTzjk7 SQmqI9s9t3ohC7aIQTKunH8CgYEA2O38b2a+9uurrt0l0lCLHh/CnHWSBTjF/eGr 1CwKCOgIY+RWY3d8SzFzDdILA5pbvSvPIRUjR3Nmb0UKnEFKaGhjZUznO4DGuUuR W5qVkQ9vTHaS2NaEKGKQcXK36ITmFFwFQLf4XLLoeAFOYMnLNYFSzDU7IAuIuknw lYR1NOMCgYEAyCB0C46DaRl94sZazgclgizdQAIYU3sQWUYgBvwHNbUblnoT2XvB PKYEhyEA35tjtv70VmWTFEEke1epYgYZxrwOa+NQgeDiqCbB42YJvrE6tOQLCDF/ Tvng3AnO4IRrrl0S9Ec5os5OkNaJfGh8volmSO7sJyncGNJ87JIHj3Y= -----END RSA PRIVATE KEY----- 2019-06-26 21:07:46,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-26 21:07:46,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"security_group": {"name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-06-26 21:07:47,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:47 GMT X-Openstack-Request-Id: req-7809f5aa-de24-4b90-8dbd-798fe226d26a 2019-06-26 21:07:47,334 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:47Z", "updated_at": "2019-06-26T21:07:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "45bd5350-2541-4855-a10f-0afc1c0d8521", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "8e6f03cf-fbd3-41cd-a2fc-01dca2c14e2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}} 2019-06-26 21:07:47,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7809f5aa-de24-4b90-8dbd-798fe226d26a 2019-06-26 21:07:47,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.511343955994s 2019-06-26 21:07:47,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:07:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:47,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:48 GMT X-Openstack-Request-Id: req-218040b4-e4a7-45d8-b643-93a5f2be9255 2019-06-26 21:07:47,874 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:47Z", "updated_at": "2019-06-26T21:07:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "45bd5350-2541-4855-a10f-0afc1c0d8521", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "8e6f03cf-fbd3-41cd-a2fc-01dca2c14e2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}, {"description": "Default security group", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:32Z", "updated_at": "2019-06-26T21:07:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "65bd713e-36a5-4893-90eb-7dcb4551ba4c", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "7cceb556-a983-4c2f-9567-2769427c5aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "b669f570-9272-47b6-8ae3-90b3163b16ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "cd08a66e-42ae-4ddc-84ec-70875f5a7684", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "de167529-d711-4229-8803-aa2f3cf6abee", "name": "default"}]} 2019-06-26 21:07:47,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-218040b4-e4a7-45d8-b643-93a5f2be9255 2019-06-26 21:07:47,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.533476114273s 2019-06-26 21:07:47,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:07:47,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -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": "5d9c97cb-c355-44c3-b21c-7a44489b79d1"}}' 2019-06-26 21:07:48,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:48 GMT X-Openstack-Request-Id: req-7fff6338-1613-4a91-ae4d-44bedccd1e82 2019-06-26 21:07:48,347 - 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-06-26T21:07:48Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "port_range_min": 22, "revision_number": 0, "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:48Z", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "f86cc3f4-5a86-4a9d-8284-54c94a5042bb"}} 2019-06-26 21:07:48,347 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fff6338-1613-4a91-ae4d-44bedccd1e82 2019-06-26 21:07:48,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.466723918915s 2019-06-26 21:07:48,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:07:48,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:48,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:48 GMT X-Openstack-Request-Id: req-8c897796-8ca3-4437-b3c7-9f0f35c15526 2019-06-26 21:07:48,678 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:47Z", "updated_at": "2019-06-26T21:07:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "45bd5350-2541-4855-a10f-0afc1c0d8521", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "8e6f03cf-fbd3-41cd-a2fc-01dca2c14e2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:07:48Z", "revision_number": 0, "id": "f86cc3f4-5a86-4a9d-8284-54c94a5042bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:48Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 2, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}, {"description": "Default security group", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:32Z", "updated_at": "2019-06-26T21:07:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "65bd713e-36a5-4893-90eb-7dcb4551ba4c", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "7cceb556-a983-4c2f-9567-2769427c5aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "b669f570-9272-47b6-8ae3-90b3163b16ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "cd08a66e-42ae-4ddc-84ec-70875f5a7684", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "de167529-d711-4229-8803-aa2f3cf6abee", "name": "default"}]} 2019-06-26 21:07:48,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8c897796-8ca3-4437-b3c7-9f0f35c15526 2019-06-26 21:07:48,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324760913849s 2019-06-26 21:07:48,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:07:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -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": "5d9c97cb-c355-44c3-b21c-7a44489b79d1"}}' 2019-06-26 21:07:49,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:49 GMT X-Openstack-Request-Id: req-12f42951-6ff1-4ee1-818c-29f744825a90 2019-06-26 21:07:49,208 - 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-06-26T21:07:49Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "port_range_min": null, "revision_number": 0, "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:49Z", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "41646c6c-6e5a-401a-8938-8ce1a7db8250"}} 2019-06-26 21:07:49,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-12f42951-6ff1-4ee1-818c-29f744825a90 2019-06-26 21:07:49,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.523856163025s 2019-06-26 21:07:49,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:49,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:49 GMT X-Openstack-Request-Id: req-38f034f2-88bb-43bf-abf1-efd747831d7a 2019-06-26 21:07:49,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":["09a53169-fd3f-43d5-9448-ede1d677c7ac"],"description":"","tags":[],"updated_at":"2019-06-26T21:07:34Z","qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}]} 2019-06-26 21:07:49,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38f034f2-88bb-43bf-abf1-efd747831d7a 2019-06-26 21:07:49,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397089004517s 2019-06-26 21:07:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:07:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:49,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:49 GMT X-Openstack-Request-Id: req-7156b9d3-b278-426c-9ecc-da737593eeb2 2019-06-26 21:07:49,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:07:44Z", "file": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file", "owner": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "size": 12716032, "self": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:07:49,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7156b9d3-b278-426c-9ecc-da737593eeb2 2019-06-26 21:07:49,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331909894943s 2019-06-26 21:07:49,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:07:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:49,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8969cff-31b5-4594-9848-3654a83d4823 x-openstack-request-id: req-a8969cff-31b5-4594-9848-3654a83d4823 2019-06-26 21:07:49,976 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "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": "c1f6d233-f117-49a3-aedc-c08185c94530"}]} 2019-06-26 21:07:49,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a8969cff-31b5-4594-9848-3654a83d4823 2019-06-26 21:07:49,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261950492859s 2019-06-26 21:07:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:07:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"server": {"name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "imageRef": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "flavorRef": "c1f6d233-f117-49a3-aedc-c08185c94530", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7e454dde-703e-4489-805d-f2acc00f9949"}], "security_groups": [{"name": "5d9c97cb-c355-44c3-b21c-7a44489b79d1"}]}}' 2019-06-26 21:07:55,702 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3 x-compute-request-id: req-3a12b140-933e-4dd7-8963-8e9cf81d8f6a x-openstack-request-id: req-3a12b140-933e-4dd7-8963-8e9cf81d8f6a 2019-06-26 21:07:55,702 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5d9c97cb-c355-44c3-b21c-7a44489b79d1"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "adminPass": "yQDTyBkT2fHp"}} 2019-06-26 21:07:55,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3a12b140-933e-4dd7-8963-8e9cf81d8f6a 2019-06-26 21:07:55,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.72472000122s 2019-06-26 21:07:55,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:56,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ada92fff-9831-4a29-b07c-f3c518340c0e x-openstack-request-id: req-ada92fff-9831-4a29-b07c-f3c518340c0e 2019-06-26 21:07:56,623 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "user_id": "40b02a0298334f2e8e0962eedcb92be8", "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-06-26T21:07:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:56,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ada92fff-9831-4a29-b07c-f3c518340c0e 2019-06-26 21:07:56,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.920029878616s 2019-06-26 21:07:56,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:07:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:56,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:56 GMT X-Openstack-Request-Id: req-a43d4939-0613-4848-b2b1-ff657f5ba455 2019-06-26 21:07:56,784 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":["09a53169-fd3f-43d5-9448-ede1d677c7ac"],"description":"","tags":[],"updated_at":"2019-06-26T21:07:34Z","qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}]} 2019-06-26 21:07:56,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a43d4939-0613-4848-b2b1-ff657f5ba455 2019-06-26 21:07:56,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14927816391s 2019-06-26 21:07:56,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:07:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:57,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:57 GMT X-Openstack-Request-Id: req-94d06493-1885-4069-95b7-128cedd40a56 2019-06-26 21:07:57,119 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e454dde-703e-4489-805d-f2acc00f9949","tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:07:34Z","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":"eb42ccd2e93c48d4ad5e47e9dde588d6","id":"09a53169-fd3f-43d5-9448-ede1d677c7ac","subnetpool_id":null,"name":"singlevm2-subnet_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:07:57,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-94d06493-1885-4069-95b7-128cedd40a56 2019-06-26 21:07:57,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334698915482s 2019-06-26 21:07:57,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:07:59,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:07:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:07:59,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Wed, 26 Jun 2019 21:07:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b34fbe68-8f08-4b3d-b7c3-f3313d27cc08 x-openstack-request-id: req-b34fbe68-8f08-4b3d-b7c3-f3313d27cc08 2019-06-26 21:07:59,984 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "user_id": "40b02a0298334f2e8e0962eedcb92be8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:07:59Z", "hostId": "aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:07:59,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b34fbe68-8f08-4b3d-b7c3-f3313d27cc08 2019-06-26 21:07:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86105298996s 2019-06-26 21:07:59,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:08:01,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:03,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-4950c82d-5d37-43e9-a898-e979a92d10c8 x-openstack-request-id: req-4950c82d-5d37-43e9-a898-e979a92d10c8 2019-06-26 21:08:03,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "security_groups": [{"name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}], "user_id": "40b02a0298334f2e8e0962eedcb92be8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:07:59Z", "hostId": "aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:08:03,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4950c82d-5d37-43e9-a898-e979a92d10c8 2019-06-26 21:08:03,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65816307068s 2019-06-26 21:08:03,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:08:05,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:07,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-afa15541-1c54-4fd9-8cab-716722c1f221 x-openstack-request-id: req-afa15541-1c54-4fd9-8cab-716722c1f221 2019-06-26 21:08:07,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "security_groups": [{"name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}], "user_id": "40b02a0298334f2e8e0962eedcb92be8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:07:59Z", "hostId": "aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:08:07,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-afa15541-1c54-4fd9-8cab-716722c1f221 2019-06-26 21:08:07,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.57098984718s 2019-06-26 21:08:07,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:08:09,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:10,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-ac9138fa-0e5f-4176-8e40-38b49e2f1512 x-openstack-request-id: req-ac9138fa-0e5f-4176-8e40-38b49e2f1512 2019-06-26 21:08:10,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:32:6e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:08:07.000000", "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "security_groups": [{"name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}], "user_id": "40b02a0298334f2e8e0962eedcb92be8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:08:07Z", "hostId": "aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:08:10,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac9138fa-0e5f-4176-8e40-38b49e2f1512 2019-06-26 21:08:10,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35981893539s 2019-06-26 21:08:10,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:08:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4e80e25b-59e3-4fe5-8e8e-5db311309ab3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:10,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:10 GMT X-Openstack-Request-Id: req-e8e7c1e7-d2f6-4999-88ef-bfd6a39c75f4 2019-06-26 21:08:10,672 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:08:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09a53169-fd3f-43d5-9448-ede1d677c7ac","ip_address":"192.168.120.4"}],"id":"16f25461-d3c7-4d4c-b7ad-67490e41d50d","security_groups":["5d9c97cb-c355-44c3-b21c-7a44489b79d1"],"mac_address":"fa:16:3e:99:32:6e","project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e454dde-703e-4489-805d-f2acc00f9949","dns_name":"","created_at":"2019-06-26T21:08:00Z","binding:vnic_type":"normal","device_id":"4e80e25b-59e3-4fe5-8e8e-5db311309ab3","tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6"}]} 2019-06-26 21:08:10,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4e80e25b-59e3-4fe5-8e8e-5db311309ab3 used request id req-e8e7c1e7-d2f6-4999-88ef-bfd6a39c75f4 2019-06-26 21:08:10,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0670621395111s 2019-06-26 21:08:10,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:08:10,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=16f25461-d3c7-4d4c-b7ad-67490e41d50d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:10,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:10 GMT X-Openstack-Request-Id: req-662f6591-e1c4-41ca-a7eb-eb635da330e0 2019-06-26 21:08:10,734 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:08:10,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=16f25461-d3c7-4d4c-b7ad-67490e41d50d used request id req-662f6591-e1c4-41ca-a7eb-eb635da330e0 2019-06-26 21:08:10,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0521900653839s 2019-06-26 21:08:10,735 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:32:6e', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ae896f16-9de1-44db-afa4-6df3c3aef72d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:08:07.000000', 'flavor': Munch({u'id': u'c1f6d233-f117-49a3-aedc-c08185c94530'}), 'az': u'nova', 'id': u'4e80e25b-59e3-4fe5-8e8e-5db311309ab3', 'security_groups': [Munch({u'name': u'singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40b02a0298334f2e8e0962eedcb92be8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'name': 'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', '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-06-26T21:08:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:08:07Z', 'hostId': u'aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df', '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-06-26T21:08:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'name': u'singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'adminPass': u'yQDTyBkT2fHp', 'tenant_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'created_at': u'2019-06-26T21:07:55Z', 'created': u'2019-06-26T21:07:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:08:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:11,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:11 GMT X-Openstack-Request-Id: req-fbcde8bf-431e-482d-a37d-a2b6ee32b3d5 2019-06-26 21:08:11,132 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":["09a53169-fd3f-43d5-9448-ede1d677c7ac"],"description":"","tags":[],"updated_at":"2019-06-26T21:07:34Z","qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}]} 2019-06-26 21:08:11,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fbcde8bf-431e-482d-a37d-a2b6ee32b3d5 2019-06-26 21:08:11,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.391732931137s 2019-06-26 21:08:11,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:08:11,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4e80e25b-59e3-4fe5-8e8e-5db311309ab3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:11 GMT X-Openstack-Request-Id: req-09aa974c-33a2-4bb4-88a7-c52c580dff7a 2019-06-26 21:08:11,187 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:08:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09a53169-fd3f-43d5-9448-ede1d677c7ac","ip_address":"192.168.120.4"}],"id":"16f25461-d3c7-4d4c-b7ad-67490e41d50d","security_groups":["5d9c97cb-c355-44c3-b21c-7a44489b79d1"],"mac_address":"fa:16:3e:99:32:6e","project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7e454dde-703e-4489-805d-f2acc00f9949","dns_name":"","created_at":"2019-06-26T21:08:00Z","binding:vnic_type":"normal","device_id":"4e80e25b-59e3-4fe5-8e8e-5db311309ab3","tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6"}]} 2019-06-26 21:08:11,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4e80e25b-59e3-4fe5-8e8e-5db311309ab3 used request id req-09aa974c-33a2-4bb4-88a7-c52c580dff7a 2019-06-26 21:08:11,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0535290241241s 2019-06-26 21:08:11,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-26 21:08:11,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"floatingip": {"floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "port_id": "16f25461-d3c7-4d4c-b7ad-67490e41d50d"}}' 2019-06-26 21:08:13,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:13 GMT X-Openstack-Request-Id: req-5da054a0-ac8b-4b5a-90b7-7034f43ca8a9 2019-06-26 21:08:13,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-06-26T21:08:12Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.213", "revision_number": 0, "port_id": "16f25461-d3c7-4d4c-b7ad-67490e41d50d", "id": "8d058cf4-d924-46b5-8a14-77d2fd2e344f", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:08:12Z", "dns_name": "", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}} 2019-06-26 21:08:13,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5da054a0-ac8b-4b5a-90b7-7034f43ca8a9 2019-06-26 21:08:13,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23031616211s 2019-06-26 21:08:13,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:08:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:13,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:13 GMT X-Openstack-Request-Id: req-09e20bfd-701d-453b-aa9c-da54cf025c28 2019-06-26 21:08:13,689 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:08:13Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.213", "revision_number": 1, "port_id": "16f25461-d3c7-4d4c-b7ad-67490e41d50d", "id": "8d058cf4-d924-46b5-8a14-77d2fd2e344f", "dns_name": "", "created_at": "2019-06-26T21:08:12Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}]} 2019-06-26 21:08:13,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-09e20bfd-701d-453b-aa9c-da54cf025c28 2019-06-26 21:08:13,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.255828142166s 2019-06-26 21:08:13,696 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dc8e7992-5cf0-4f6d-bd2d-5e30618606a2', 'updated_at': u'2019-06-26T21:08:13Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'16f25461-d3c7-4d4c-b7ad-67490e41d50d', 'id': u'8d058cf4-d924-46b5-8a14-77d2fd2e344f', 'network': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'port': u'16f25461-d3c7-4d4c-b7ad-67490e41d50d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'name': 'singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'eb42ccd2e93c48d4ad5e47e9dde588d6', 'created_at': u'2019-06-26T21:08:12Z', 'attached': True, u'dns_name': u'', 'router': u'dc8e7992-5cf0-4f6d-bd2d-5e30618606a2'}) 2019-06-26 21:08:13,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:08:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:08:13,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9629 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-11a346dc-1422-44be-9a9b-07d51cb180fe x-openstack-request-id: req-11a346dc-1422-44be-9a9b-07d51cb180fe 2019-06-26 21:08:13,966 - 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 514614695 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.269568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.273184] pid_max: default: 32768 minimum: 301\n[ 0.275140] ACPI: Core revision 20150930\n[ 0.277437] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.280273] Security Framework initialized\n[ 0.282047] Yama: becoming mindful.\n[ 0.283626] AppArmor: AppArmor initialized\n[ 0.285438] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.288320] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.291109] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.293761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.296737] Initializing cgroup subsys io\n[ 0.298493] Initializing cgroup subsys memory\n[ 0.300375] Initializing cgroup subsys devices\n[ 0.302272] Initializing cgroup subsys freezer\n[ 0.304180] Initializing cgroup subsys net_cls\n[ 0.306074] Initializing cgroup subsys perf_event\n[ 0.308081] Initializing cgroup subsys net_prio\n[ 0.310010] Initializing cgroup subsys hugetlb\n[ 0.311911] Initializing cgroup subsys pids\n[ 0.313777] CPU: Physical Processor ID: 0\n[ 0.316230] mce: CPU supports 10 MCE banks\n[ 0.318053] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.320260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.339126] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.349890] ftrace: allocating 31920 entries in 125 pages\n[ 0.388086] smpboot: Max logical packages: 1\n[ 0.389706] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.392271] x2apic enabled\n[ 0.393729] Switched APIC routing to physical x2apic.\n[ 0.396804] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.398913] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.402818] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.406191] KVM setup paravirtual spinlock\n[ 0.408215] x86: Booted up 1 node, 1 CPUs\n[ 0.409735] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.412295] devtmpfs: initialized\n[ 0.414621] evm: security.selinux\n[ 0.415933] evm: security.SMACK64\n[ 0.417237] evm: security.SMACK64EXEC\n[ 0.418647] evm: security.SMACK64TRANSMUTE\n[ 0.420175] evm: security.SMACK64MMAP\n[ 0.421576] evm: security.ima\n[ 0.422776] evm: security.capability\n[ 0.424226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.427692] pinctrl core: initialized pinctrl subsystem\n[ 0.429700] RTC time: 21:08:07, date: 06/26/19\n[ 0.431434] NET: Registered protocol family 16\n[ 0.433208] cpuidle: using governor ladder\n[ 0.434756] cpuidle: using governor menu\n[ 0.436241] PCCT header not found.\n[ 0.437626] ACPI: bus type PCI registered\n[ 0.439138] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.441459] PCI: Using configuration type 1 for base access\n[ 0.444163] ACPI: Added _OSI(Module Device)\n[ 0.445742] ACPI: Added _OSI(Processor Device)\n[ 0.447369] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.449080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.451836] ACPI: Interpreter enabled\n[ 0.453268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.456755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.460225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.463700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.467171] ACPI: (supports S0 S5)\n[ 0.468504] ACPI: Using IOAPIC for interrupt routing\n[ 0.470285] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.475020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.477185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.479529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.481793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.485899] acpiphp: Slot [3] registered\n[ 0.487418] acpiphp: Slot [4] registered\n[ 0.488921] acpiphp: Slot [5] registered\n[ 0.490433] acpiphp: Slot [6] registered\n[ 0.491932] acpiphp: Slot [7] registered\n[ 0.493425] acpiphp: Slot [8] registered\n[ 0.494928] acpiphp: Slot [9] registered\n[ 0.496422] acpiphp: Slot [10] registered\n[ 0.497939] acpiphp: Slot [11] registered\n[ 0.499465] acpiphp: Slot [12] registered\n[ 0.500985] acpiphp: Slot [13] registered\n[ 0.502504] acpiphp: Slot [14] registered\n[ 0.504026] acpiphp: Slot [15] registered\n[ 0.521927] acpiphp: Slot [16] registered\n[ 0.523454] acpiphp: Slot [17] registered\n[ 0.524971] acpiphp: Slot [18] registered\n[ 0.526492] acpiphp: Slot [19] registered\n[ 0.528007] acpiphp: Slot [20] registered\n[ 0.529527] acpiphp: Slot [21] registered\n[ 0.531046] acpiphp: Slot [22] registered\n[ 0.532566] acpiphp: Slot [23] registered\n[ 0.534082] acpiphp: Slot [24] registered\n[ 0.535604] acpiphp: Slot [25] registered\n[ 0.537150] acpiphp: Slot [26] registered\n[ 0.538663] acpiphp: Slot [27] registered\n[ 0.540584] acpiphp: Slot [28] registered\n[ 0.542115] acpiphp: Slot [29] registered\n[ 0.543683] acpiphp: Slot [30] registered\n[ 0.545256] acpiphp: Slot [31] registered\n[ 0.546827] PCI host bridge to bus 0000:00\n[ 0.548403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.550711] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.556225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.559129] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.561965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.564845] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.571525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.574003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.576278] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.578725] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.584071] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.586956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.609521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.612713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.615489] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.618123] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.620764] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.623202] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.626321] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.628761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.631673] vgaarb: loaded\n[ 0.632783] vgaarb: bridge control possible 0000:00:02.0\n[ 0.635045] SCSI subsystem initialized\n[ 0.636762] ACPI: bus type USB registered\n[ 0.638295] usbcore: registered new interface driver usbfs\n[ 0.640219] usbcore: registered new interface driver hub\n[ 0.642126] usbcore: registered new device driver usb\n[ 0.644152] PCI: Using ACPI for IRQ routing\n[ 0.646260] NetLabel: Initializing\n[ 0.647705] NetLabel: domain hash size = 128\n[ 0.649442] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.651341] NetLabel: unlabeled traffic allowed by default\n[ 0.653673] clocksource: Switched to clocksource kvm-clock\n[ 0.664312] AppArmor: AppArmor Filesystem Enabled\n[ 0.666096] pnp: PnP ACPI init\n[ 0.667699] pnp: PnP ACPI: found 5 devices\n[ 0.674913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.678095] NET: Registered protocol family 2\n[ 0.679983] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.682385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.684633] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.686872] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.688902] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.691111] NET: Registered protocol family 1\n[ 0.692738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.694785] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.696790] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.711884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.727131] Trying to unpack rootfs image as initramfs...\n[ 0.789201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.792224] Scanning for low memory corruption every 60 seconds\n[ 0.794600] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.796757] audit: initializing netlink subsys (disabled)\n[ 0.798699] audit: type=2000 audit(1561583288.623:1): initialized\n[ 0.801063] Initialise system trusted keyring\n[ 0.802791] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.804967] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.808218] zbud: loaded\n[ 0.809457] VFS: Disk quotas dquot_6.6.0\n[ 0.810986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.813719] fuse init (API version 7.23)\n[ 0.815313] Key type big_key registered\n[ 0.816800] Allocating IMA MOK and blacklist keyrings.\n[ 0.818945] Key type asymmetric registered\n[ 0.820486] Asymmetric key parser 'x509' registered\n[ 0.822275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.825034] io scheduler noop registered\n[ 0.826515] io scheduler deadline registered (default)\n[ 0.828371] io scheduler cfq registered\n[ 0.829925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.832056] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.834392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.837094] ACPI: Power Button [PWRF]\n[ 0.838620] GHES: HEST is not enabled!\n[ 0.852992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.883139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.912501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.916138] Linux agpgart interface v0.103\n[ 0.919787] brd: module loaded\n[ 0.922247] loop: module loaded\n[ 0.927698] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.930411] GPT:90111 != 2097151\n[ 0.931681] GPT:Alternate GPT header not at the end of the disk.\n[ 0.933759] GPT:90111 != 2097151\n[ 0.935029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.936849] vda: vda1 vda15\n[ 0.938755] scsi host0: ata_piix\n[ 0.940152] scsi host1: ata_piix\n[ 0.941466] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.943747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.946693] libphy: Fixed MDIO Bus: probed\n[ 0.948221] tun: Universal TUN/TAP device driver, 1.6\n[ 0.950014] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.953612] PPP generic driver version 2.4.2\n[ 0.955541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.957789] ehci-pci: EHCI PCI platform driver\n[ 0.959640] ehci-platform: EHCI generic platform driver\n[ 0.961495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.963634] ohci-pci: OHCI PCI platform driver\n[ 0.965269] ohci-platform: OHCI generic platform driver\n[ 0.967136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.982304] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.984176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.986909] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.988762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.990943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.993253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.995905] usb usb1: Product: UHCI Host Controller\n[ 0.997647] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.999786] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.001561] hub 1-0:1.0: USB hub found\n[ 1.003009] hub 1-0:1.0: 2 ports detected\n[ 1.004673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.008490] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.010269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.012163] mousedev: PS/2 mouse device common for all mice\n[ 1.014500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.017676] rtc_cmos 00:00: RTC can wake from S4\n[ 1.019909] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.022165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.024390] i2c /dev entries driver\n[ 1.025806] device-mapper: uevent: version 1.0.3\n[ 1.027550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.030576] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.032958] NET: Registered protocol family 10\n[ 1.034879] NET: Registered protocol family 17\n[ 1.036533] Key type dns_resolver registered\n[ 1.038270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.040309] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.043547] registered taskstats version 1\n[ 1.045099] Loading compiled-in X.509 certificates\n[ 1.047395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.050863] zswap: loaded using pool lzo/zbud\n[ 1.053260] Key type trusted registered\n[ 1.055729] Key type encrypted registered\n[ 1.057246] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.059192] ima: No TPM chip found, activating TPM-bypass!\n[ 1.061127] evm: HMAC attrs: 0x1\n[ 1.062810] Magic number: 7:248:147\n[ 1.064241] acpi device:18: hash matches\n[ 1.065831] rtc_cmos 00:00: setting system clock to 2019-06-26 21:08:08 UTC (1561583288)\n[ 1.068790] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.070871] EDD information not available.\n[ 1.103556] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.106454] Write protecting the kernel read-only data: 14336k\n[ 1.109946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.113154] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.163110] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCINpQAoMSHlc0blOeslOV5n2Zd3HpZ/2Ow+wygy4JeVt9Y1utW8C5naieDZIHyogSWLeOKAMRNEdBmWPOUXbYyiMQeMiUOwsC3l8DI8N8eATaBSsW328x+44HzJHzvh+pGgY8gB7TNcyYjFXCSB1Qe2eQ0l6dZigDOPu6Q6rjL/F1dawzAQQkV6t9qc6uDKVHXBZj6l+rTkVO2CAV9RfkxDvjrXjj/wFcwbzcpn693SeS4YvfSTVaoRQINJVXH9fmeFhu/G1/dVkhIiDCNRZ4hhlUVLPvTcRmJIhK0SxqNiX8NLDvbL+qgOQz/H8NWQ2m9UOET+wvGsBSHPVhODd0J root@singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99\nssh-dss AAAAB3NzaC1kc3MAAACBAMg5ok6o/+LUZQ7CgfpMaU/c4mEgXXKSDDpr3SNFD+samMkuS6qW07whoucmd8qgSyhxnrIKNgvxAOtPAQ2+Wenmxm/y5mEH7PywUN9o4Hr6ySOrdcgndNRvg2ZF/P5F/DO8G9wyA4UADFqMDZmtt3vRKKA6r5j2p3nsIxVHSzCJAAAAFQDkIipAEMq0o9Ed0VcyAwLk+ee69QAAAIB7wYLjmn3DawBY2Bi75GAgiNszseCjBG7+PTxDgIBxeddPFYBLRN8OqUW5UAc/vNsI8FBVc9xMOyeK6f+muHHvjpmXUgxjCH1Kx4IeTYw2Z1o7X33pHCcs92BoaykCdwqywOqvR1kH6CQGY19p3yoRGKu9XYQ3Q7V61lIJseQ22gAAAIA0C033Ko034X5bIldwPNboJUIDnfpNgnnRGkBe5bgRzQqVK2mGmodYfUiaMSrHWH5bhF3v9GwzWKj/ExRah97RqvimJXLVECYLK6qjUVlLDxpKgrs1xyO6aKbpytbaYdmgkbFqM5pnd4OzksCUfetTM0y/zDhOElmeQdVeM1IivQ== root@singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.17s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe99:326e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.83 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99 login: "} 2019-06-26 21:08:13,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3/action used request id req-11a346dc-1422-44be-9a9b-07d51cb180fe 2019-06-26 21:08:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.269550085068s 2019-06-26 21:08:13,967 - 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 514614695 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.269568] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.273184] pid_max: default: 32768 minimum: 301 [ 0.275140] ACPI: Core revision 20150930 [ 0.277437] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.280273] Security Framework initialized [ 0.282047] Yama: becoming mindful. [ 0.283626] AppArmor: AppArmor initialized [ 0.285438] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.288320] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291109] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.293761] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.296737] Initializing cgroup subsys io [ 0.298493] Initializing cgroup subsys memory [ 0.300375] Initializing cgroup subsys devices [ 0.302272] Initializing cgroup subsys freezer [ 0.304180] Initializing cgroup subsys net_cls [ 0.306074] Initializing cgroup subsys perf_event [ 0.308081] Initializing cgroup subsys net_prio [ 0.310010] Initializing cgroup subsys hugetlb [ 0.311911] Initializing cgroup subsys pids [ 0.313777] CPU: Physical Processor ID: 0 [ 0.316230] mce: CPU supports 10 MCE banks [ 0.318053] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.320260] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.339126] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.349890] ftrace: allocating 31920 entries in 125 pages [ 0.388086] smpboot: Max logical packages: 1 [ 0.389706] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.392271] x2apic enabled [ 0.393729] Switched APIC routing to physical x2apic. [ 0.396804] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.398913] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.402818] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.406191] KVM setup paravirtual spinlock [ 0.408215] x86: Booted up 1 node, 1 CPUs [ 0.409735] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.412295] devtmpfs: initialized [ 0.414621] evm: security.selinux [ 0.415933] evm: security.SMACK64 [ 0.417237] evm: security.SMACK64EXEC [ 0.418647] evm: security.SMACK64TRANSMUTE [ 0.420175] evm: security.SMACK64MMAP [ 0.421576] evm: security.ima [ 0.422776] evm: security.capability [ 0.424226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.427692] pinctrl core: initialized pinctrl subsystem [ 0.429700] RTC time: 21:08:07, date: 06/26/19 [ 0.431434] NET: Registered protocol family 16 [ 0.433208] cpuidle: using governor ladder [ 0.434756] cpuidle: using governor menu [ 0.436241] PCCT header not found. [ 0.437626] ACPI: bus type PCI registered [ 0.439138] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.441459] PCI: Using configuration type 1 for base access [ 0.444163] ACPI: Added _OSI(Module Device) [ 0.445742] ACPI: Added _OSI(Processor Device) [ 0.447369] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.449080] ACPI: Added _OSI(Processor Aggregator Device) [ 0.451836] ACPI: Interpreter enabled [ 0.453268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.456755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.460225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.463700] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.467171] ACPI: (supports S0 S5) [ 0.468504] ACPI: Using IOAPIC for interrupt routing [ 0.470285] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.475020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.477185] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.479529] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.481793] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.485899] acpiphp: Slot [3] registered [ 0.487418] acpiphp: Slot [4] registered [ 0.488921] acpiphp: Slot [5] registered [ 0.490433] acpiphp: Slot [6] registered [ 0.491932] acpiphp: Slot [7] registered [ 0.493425] acpiphp: Slot [8] registered [ 0.494928] acpiphp: Slot [9] registered [ 0.496422] acpiphp: Slot [10] registered [ 0.497939] acpiphp: Slot [11] registered [ 0.499465] acpiphp: Slot [12] registered [ 0.500985] acpiphp: Slot [13] registered [ 0.502504] acpiphp: Slot [14] registered [ 0.504026] acpiphp: Slot [15] registered [ 0.521927] acpiphp: Slot [16] registered [ 0.523454] acpiphp: Slot [17] registered [ 0.524971] acpiphp: Slot [18] registered [ 0.526492] acpiphp: Slot [19] registered [ 0.528007] acpiphp: Slot [20] registered [ 0.529527] acpiphp: Slot [21] registered [ 0.531046] acpiphp: Slot [22] registered [ 0.532566] acpiphp: Slot [23] registered [ 0.534082] acpiphp: Slot [24] registered [ 0.535604] acpiphp: Slot [25] registered [ 0.537150] acpiphp: Slot [26] registered [ 0.538663] acpiphp: Slot [27] registered [ 0.540584] acpiphp: Slot [28] registered [ 0.542115] acpiphp: Slot [29] registered [ 0.543683] acpiphp: Slot [30] registered [ 0.545256] acpiphp: Slot [31] registered [ 0.546827] PCI host bridge to bus 0000:00 [ 0.548403] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.550711] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.556225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.559129] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.561965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.564845] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.571525] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.574003] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.576278] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.578725] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.584071] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.586956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.609521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.612713] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.615489] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.618123] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.620764] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.623202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.626321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.628761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.631673] vgaarb: loaded [ 0.632783] vgaarb: bridge control possible 0000:00:02.0 [ 0.635045] SCSI subsystem initialized [ 0.636762] ACPI: bus type USB registered [ 0.638295] usbcore: registered new interface driver usbfs [ 0.640219] usbcore: registered new interface driver hub [ 0.642126] usbcore: registered new device driver usb [ 0.644152] PCI: Using ACPI for IRQ routing [ 0.646260] NetLabel: Initializing [ 0.647705] NetLabel: domain hash size = 128 [ 0.649442] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.651341] NetLabel: unlabeled traffic allowed by default [ 0.653673] clocksource: Switched to clocksource kvm-clock [ 0.664312] AppArmor: AppArmor Filesystem Enabled [ 0.666096] pnp: PnP ACPI init [ 0.667699] pnp: PnP ACPI: found 5 devices [ 0.674913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.678095] NET: Registered protocol family 2 [ 0.679983] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.682385] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.684633] TCP: Hash tables configured (established 4096 bind 4096) [ 0.686872] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.688902] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.691111] NET: Registered protocol family 1 [ 0.692738] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.694785] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.696790] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.711884] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.727131] Trying to unpack rootfs image as initramfs... [ 0.789201] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.792224] Scanning for low memory corruption every 60 seconds [ 0.794600] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.796757] audit: initializing netlink subsys (disabled) [ 0.798699] audit: type=2000 audit(1561583288.623:1): initialized [ 0.801063] Initialise system trusted keyring [ 0.802791] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.804967] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.808218] zbud: loaded [ 0.809457] VFS: Disk quotas dquot_6.6.0 [ 0.810986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.813719] fuse init (API version 7.23) [ 0.815313] Key type big_key registered [ 0.816800] Allocating IMA MOK and blacklist keyrings. [ 0.818945] Key type asymmetric registered [ 0.820486] Asymmetric key parser 'x509' registered [ 0.822275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.825034] io scheduler noop registered [ 0.826515] io scheduler deadline registered (default) [ 0.828371] io scheduler cfq registered [ 0.829925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.832056] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.834392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.837094] ACPI: Power Button [PWRF] [ 0.838620] GHES: HEST is not enabled! [ 0.852992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.883139] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.886844] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.912501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.916138] Linux agpgart interface v0.103 [ 0.919787] brd: module loaded [ 0.922247] loop: module loaded [ 0.927698] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.930411] GPT:90111 != 2097151 [ 0.931681] GPT:Alternate GPT header not at the end of the disk. [ 0.933759] GPT:90111 != 2097151 [ 0.935029] GPT: Use GNU Parted to correct GPT errors. [ 0.936849] vda: vda1 vda15 [ 0.938755] scsi host0: ata_piix [ 0.940152] scsi host1: ata_piix [ 0.941466] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.943747] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.946693] libphy: Fixed MDIO Bus: probed [ 0.948221] tun: Universal TUN/TAP device driver, 1.6 [ 0.950014] tun: (C) 1999-2004 Max Krasnyansky [ 0.953612] PPP generic driver version 2.4.2 [ 0.955541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.957789] ehci-pci: EHCI PCI platform driver [ 0.959640] ehci-platform: EHCI generic platform driver [ 0.961495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.963634] ohci-pci: OHCI PCI platform driver [ 0.965269] ohci-platform: OHCI generic platform driver [ 0.967136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.982304] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.984176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.986909] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.988762] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.990943] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.993253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.995905] usb usb1: Product: UHCI Host Controller [ 0.997647] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.999786] usb usb1: SerialNumber: 0000:00:01.2 [ 1.001561] hub 1-0:1.0: USB hub found [ 1.003009] hub 1-0:1.0: 2 ports detected [ 1.004673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.008490] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.010269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.012163] mousedev: PS/2 mouse device common for all mice [ 1.014500] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.017676] rtc_cmos 00:00: RTC can wake from S4 [ 1.019909] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.022165] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.024390] i2c /dev entries driver [ 1.025806] device-mapper: uevent: version 1.0.3 [ 1.027550] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.030576] ledtrig-cpu: registered to indicate activity on CPUs [ 1.032958] NET: Registered protocol family 10 [ 1.034879] NET: Registered protocol family 17 [ 1.036533] Key type dns_resolver registered [ 1.038270] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.040309] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.043547] registered taskstats version 1 [ 1.045099] Loading compiled-in X.509 certificates [ 1.047395] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.050863] zswap: loaded using pool lzo/zbud [ 1.053260] Key type trusted registered [ 1.055729] Key type encrypted registered [ 1.057246] AppArmor: AppArmor sha1 policy hashing enabled [ 1.059192] ima: No TPM chip found, activating TPM-bypass! [ 1.061127] evm: HMAC attrs: 0x1 [ 1.062810] Magic number: 7:248:147 [ 1.064241] acpi device:18: hash matches [ 1.065831] rtc_cmos 00:00: setting system clock to 2019-06-26 21:08:08 UTC (1561583288) [ 1.068790] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.070871] EDD information not available. [ 1.103556] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.106454] Write protecting the kernel read-only data: 14336k [ 1.109946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.113154] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.163110] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCINpQAoMSHlc0blOeslOV5n2Zd3HpZ/2Ow+wygy4JeVt9Y1utW8C5naieDZIHyogSWLeOKAMRNEdBmWPOUXbYyiMQeMiUOwsC3l8DI8N8eATaBSsW328x+44HzJHzvh+pGgY8gB7TNcyYjFXCSB1Qe2eQ0l6dZigDOPu6Q6rjL/F1dawzAQQkV6t9qc6uDKVHXBZj6l+rTkVO2CAV9RfkxDvjrXjj/wFcwbzcpn693SeS4YvfSTVaoRQINJVXH9fmeFhu/G1/dVkhIiDCNRZ4hhlUVLPvTcRmJIhK0SxqNiX8NLDvbL+qgOQz/H8NWQ2m9UOET+wvGsBSHPVhODd0J root@singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99 ssh-dss AAAAB3NzaC1kc3MAAACBAMg5ok6o/+LUZQ7CgfpMaU/c4mEgXXKSDDpr3SNFD+samMkuS6qW07whoucmd8qgSyhxnrIKNgvxAOtPAQ2+Wenmxm/y5mEH7PywUN9o4Hr6ySOrdcgndNRvg2ZF/P5F/DO8G9wyA4UADFqMDZmtt3vRKKA6r5j2p3nsIxVHSzCJAAAAFQDkIipAEMq0o9Ed0VcyAwLk+ee69QAAAIB7wYLjmn3DawBY2Bi75GAgiNszseCjBG7+PTxDgIBxeddPFYBLRN8OqUW5UAc/vNsI8FBVc9xMOyeK6f+muHHvjpmXUgxjCH1Kx4IeTYw2Z1o7X33pHCcs92BoaykCdwqywOqvR1kH6CQGY19p3yoRGKu9XYQ3Q7V61lIJseQ22gAAAIA0C033Ko034X5bIldwPNboJUIDnfpNgnnRGkBe5bgRzQqVK2mGmodYfUiaMSrHWH5bhF3v9GwzWKj/ExRah97RqvimJXLVECYLK6qjUVlLDxpKgrs1xyO6aKbpytbaYdmgkbFqM5pnd4OzksCUfetTM0y/zDhOElmeQdVeM1IivQ== root@singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.17s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe99:326e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99 launch-index: 0 === cirros: current=0.4.0 uptime=2.83 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-f5ca07dd-11a1-4414-8f1b-b056ab840f99 login: 2019-06-26 21:08:14,970 - paramiko.transport - DEBUG - starting thread (client mode): 0xaabc3150L 2019-06-26 21:08:14,971 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-26 21:08:14,971 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-26 21:08:14,971 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-26 21:08:14,972 - 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-06-26 21:08:14,973 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-26 21:08:14,973 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-26 21:08:14,973 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-26 21:08:14,973 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-26 21:08:14,973 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-26 21:08:14,991 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-26 21:08:14,992 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-26 21:08:15,003 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.213: b205e752124339d2e70fa733ed1433f9 2019-06-26 21:08:15,004 - paramiko.transport - DEBUG - Trying discovered key d3a041905fc03d78840854d4f907674c in /tmp/tmpGNjiUp 2019-06-26 21:08:15,029 - paramiko.transport - DEBUG - userauth is OK 2019-06-26 21:08:15,034 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-26 21:08:15,037 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-26 21:08:15,037 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-26 21:08:15,038 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-26 21:08:15,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-26 21:08:15,040 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-26 21:08:15,040 - functest.core.singlevm - DEBUG - output: Hello World 2019-06-26 21:08:15,041 - functest.core.singlevm - DEBUG - error: 2019-06-26 21:08:15,045 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-26 21:08:15,149 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:08:15,149 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-26 21:08:15,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-26 21:08:15,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8d058cf4-d924-46b5-8a14-77d2fd2e344f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:16,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:16 GMT X-Openstack-Request-Id: req-4b531fc4-d820-4137-877f-44e7b7b7edef 2019-06-26 21:08:16,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:16,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8d058cf4-d924-46b5-8a14-77d2fd2e344f.json used request id req-4b531fc4-d820-4137-877f-44e7b7b7edef 2019-06-26 21:08:16,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.985322952271s 2019-06-26 21:08:16,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:08:16,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:16,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:16 GMT X-Openstack-Request-Id: req-aba76168-579d-48b0-987c-34ae1de6d1da 2019-06-26 21:08:16,198 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:08:16,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aba76168-579d-48b0-987c-34ae1de6d1da 2019-06-26 21:08:16,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444920063019s 2019-06-26 21:08:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:08:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:16,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:16 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-d51f1208-368c-4a12-8ca2-6f15e2354467 x-openstack-request-id: req-d51f1208-368c-4a12-8ca2-6f15e2354467 2019-06-26 21:08:16,387 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3 used request id req-d51f1208-368c-4a12-8ca2-6f15e2354467 2019-06-26 21:08:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188457012177s 2019-06-26 21:08:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:17,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-028aff8d-1be8-4f49-8efa-ab589754729f x-openstack-request-id: req-028aff8d-1be8-4f49-8efa-ab589754729f 2019-06-26 21:08:17,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:32:6e", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:32:6e", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "rel": "bookmark"}], "image": {"id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "links": [{"href": "http://172.30.9.21:8774/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:08:07.000000", "flavor": {"id": "c1f6d233-f117-49a3-aedc-c08185c94530", "links": [{"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "bookmark"}]}, "id": "4e80e25b-59e3-4fe5-8e8e-5db311309ab3", "security_groups": [{"name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}], "user_id": "40b02a0298334f2e8e0962eedcb92be8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:08:16Z", "hostId": "aa9e8f2b5e41cacb8f309f583391c766356c8c60e85db209f39682df", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "name": "singlevm2-vm_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "created": "2019-06-26T21:07:55Z", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:08:17,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-028aff8d-1be8-4f49-8efa-ab589754729f 2019-06-26 21:08:17,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826840877533s 2019-06-26 21:08:17,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:08:19,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:19,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:19,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-977d80fe-0ef0-4bb8-ba24-b065b6643e63 x-openstack-request-id: req-977d80fe-0ef0-4bb8-ba24-b065b6643e63 2019-06-26 21:08:19,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:08:19,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-977d80fe-0ef0-4bb8-ba24-b065b6643e63 2019-06-26 21:08:19,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203866958618s 2019-06-26 21:08:19,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:08:19,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:19,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:19 GMT X-Openstack-Request-Id: req-f7d7c8e0-d7c7-476b-aefd-23731596e119 2019-06-26 21:08:19,473 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:47Z", "updated_at": "2019-06-26T21:07:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:49Z", "revision_number": 0, "id": "41646c6c-6e5a-401a-8938-8ce1a7db8250", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:49Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "45bd5350-2541-4855-a10f-0afc1c0d8521", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:47Z", "revision_number": 0, "id": "8e6f03cf-fbd3-41cd-a2fc-01dca2c14e2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:47Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:07:48Z", "revision_number": 0, "id": "f86cc3f4-5a86-4a9d-8284-54c94a5042bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:48Z", "security_group_id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 3, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "5d9c97cb-c355-44c3-b21c-7a44489b79d1", "name": "singlevm2-sg_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}, {"description": "Default security group", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:32Z", "updated_at": "2019-06-26T21:07:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "65bd713e-36a5-4893-90eb-7dcb4551ba4c", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "7cceb556-a983-4c2f-9567-2769427c5aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "b669f570-9272-47b6-8ae3-90b3163b16ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "cd08a66e-42ae-4ddc-84ec-70875f5a7684", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "de167529-d711-4229-8803-aa2f3cf6abee", "name": "default"}]} 2019-06-26 21:08:19,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f7d7c8e0-d7c7-476b-aefd-23731596e119 2019-06-26 21:08:19,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449120998383s 2019-06-26 21:08:19,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:08:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5d9c97cb-c355-44c3-b21c-7a44489b79d1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:19,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:20 GMT X-Openstack-Request-Id: req-6f68dce1-79ab-47e9-a0da-22fb32e57f74 2019-06-26 21:08:19,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:19,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5d9c97cb-c355-44c3-b21c-7a44489b79d1.json used request id req-6f68dce1-79ab-47e9-a0da-22fb32e57f74 2019-06-26 21:08:19,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.240522861481s 2019-06-26 21:08:19,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-26 21:08:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:19,886 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-1296006f-ac92-4ad4-ba9f-79a6bdace0cb x-openstack-request-id: req-1296006f-ac92-4ad4-ba9f-79a6bdace0cb 2019-06-26 21:08:19,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_f5ca07dd-11a1-4414-8f1b-b056ab840f99 used request id req-1296006f-ac92-4ad4-ba9f-79a6bdace0cb 2019-06-26 21:08:19,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.16664481163s 2019-06-26 21:08:19,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:08:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" -d '{"subnet_id": "09a53169-fd3f-43d5-9448-ede1d677c7ac"}' 2019-06-26 21:08:21,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:21 GMT X-Openstack-Request-Id: req-abb4bf8b-c88d-4c92-8f6b-4a2858a1f0a5 2019-06-26 21:08:21,739 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e454dde-703e-4489-805d-f2acc00f9949", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "subnet_id": "09a53169-fd3f-43d5-9448-ede1d677c7ac", "subnet_ids": ["09a53169-fd3f-43d5-9448-ede1d677c7ac"], "port_id": "171eb265-a55e-403f-9504-cf3ad4ab5b52", "id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2"} 2019-06-26 21:08:21,739 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2/remove_router_interface.json used request id req-abb4bf8b-c88d-4c92-8f6b-4a2858a1f0a5 2019-06-26 21:08:21,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8523349762s 2019-06-26 21:08:21,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:08:21,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:21,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:21 GMT X-Openstack-Request-Id: req-dd343406-42e5-48a6-b9e8-5c31a4740f62 2019-06-26 21:08:21,872 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:36Z", "admin_state_up": true, "updated_at": "2019-06-26T21:08:20Z", "revision_number": 4, "routes": [], "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "dc8e7992-5cf0-4f6d-bd2d-5e30618606a2", "name": "singlevm2-router_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:08:21,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dd343406-42e5-48a6-b9e8-5c31a4740f62 2019-06-26 21:08:21,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13253903389s 2019-06-26 21:08:21,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:08:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:25,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:25 GMT X-Openstack-Request-Id: req-c270ad54-335c-4c53-8532-a57fa7dba1f9 2019-06-26 21:08:25,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:25,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dc8e7992-5cf0-4f6d-bd2d-5e30618606a2.json used request id req-c270ad54-335c-4c53-8532-a57fa7dba1f9 2019-06-26 21:08:25,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.1715991497s 2019-06-26 21:08:25,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:08:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:25 GMT X-Openstack-Request-Id: req-06c0f5b6-47eb-4713-945a-752d456f9e98 2019-06-26 21:08:25,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e454dde-703e-4489-805d-f2acc00f9949","tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:07:34Z","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":"eb42ccd2e93c48d4ad5e47e9dde588d6","id":"09a53169-fd3f-43d5-9448-ede1d677c7ac","subnetpool_id":null,"name":"singlevm2-subnet_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:08:25,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-06c0f5b6-47eb-4713-945a-752d456f9e98 2019-06-26 21:08:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.049262046814s 2019-06-26 21:08:25,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:08:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/09a53169-fd3f-43d5-9448-ede1d677c7ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:26,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:26 GMT X-Openstack-Request-Id: req-67b594e4-bd7d-49ce-87e2-448ff08f528e 2019-06-26 21:08:26,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:26,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/09a53169-fd3f-43d5-9448-ede1d677c7ac.json used request id req-67b594e4-bd7d-49ce-87e2-448ff08f528e 2019-06-26 21:08:26,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30779886246s 2019-06-26 21:08:26,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:26,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:26 GMT X-Openstack-Request-Id: req-4bb9da7c-eb02-4e32-8d28-3f77487f67a8 2019-06-26 21:08:26,504 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"7e454dde-703e-4489-805d-f2acc00f9949","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:08:26Z","qos_policy_id":null,"name":"singlevm2-net_f5ca07dd-11a1-4414-8f1b-b056ab840f99","admin_state_up":true,"tenant_id":"eb42ccd2e93c48d4ad5e47e9dde588d6","created_at":"2019-06-26T21:07:32Z","mtu":1442}]} 2019-06-26 21:08:26,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4bb9da7c-eb02-4e32-8d28-3f77487f67a8 2019-06-26 21:08:26,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990960597992s 2019-06-26 21:08:26,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:08:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7e454dde-703e-4489-805d-f2acc00f9949.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:27,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:27 GMT X-Openstack-Request-Id: req-6542bde3-cc25-4df1-936f-a6ded761b7e8 2019-06-26 21:08:27,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:27,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7e454dde-703e-4489-805d-f2acc00f9949.json used request id req-6542bde3-cc25-4df1-936f-a6ded761b7e8 2019-06-26 21:08:27,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24272203445s 2019-06-26 21:08:27,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:08:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:28,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:28 GMT X-Openstack-Request-Id: req-94d1b14f-adc6-4130-a939-7d1a013cdad7 2019-06-26 21:08:28,590 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:07:44Z", "file": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/file", "owner": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "ae896f16-9de1-44db-afa4-6df3c3aef72d", "size": 12716032, "self": "/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/ae896f16-9de1-44db-afa4-6df3c3aef72d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:07:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:08:28,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-94d1b14f-adc6-4130-a939-7d1a013cdad7 2019-06-26 21:08:28,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.837838172913s 2019-06-26 21:08:28,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:08:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}ab0c6da3bb1a2e7caae6271fdcb1c3c361677528" 2019-06-26 21:08:29,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:08:29 GMT X-Openstack-Request-Id: req-ffafaa87-0e2d-432b-ac14-879709896466 2019-06-26 21:08:29,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-06-26 21:08:29,492 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ae896f16-9de1-44db-afa4-6df3c3aef72d used request id req-ffafaa87-0e2d-432b-ac14-879709896466 2019-06-26 21:08:29,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.900120973587s 2019-06-26 21:08:29,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:08:29,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-462ecc96-a7b2-4a8b-8f02-6c7f2cb56210 x-openstack-request-id: req-462ecc96-a7b2-4a8b-8f02-6c7f2cb56210 2019-06-26 21:08:29,525 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c1f6d233-f117-49a3-aedc-c08185c94530", "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": "c1f6d233-f117-49a3-aedc-c08185c94530"}]} 2019-06-26 21:08:29,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-462ecc96-a7b2-4a8b-8f02-6c7f2cb56210 2019-06-26 21:08:29,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273470878601s 2019-06-26 21:08:29,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:08:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:29,565 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c71c410-7a2b-4772-b435-3c20e69eede2 x-openstack-request-id: req-4c71c410-7a2b-4772-b435-3c20e69eede2 2019-06-26 21:08:29,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c1f6d233-f117-49a3-aedc-c08185c94530 used request id req-4c71c410-7a2b-4772-b435-3c20e69eede2 2019-06-26 21:08:29,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388329029083s 2019-06-26 21:08:29,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:08:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc499775-1b81-44e7-8bae-1a4577ff2cbe 2019-06-26 21:08:29,803 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": {"self": "http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40b02a0298334f2e8e0962eedcb92be8", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:08:29,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fc499775-1b81-44e7-8bae-1a4577ff2cbe 2019-06-26 21:08:29,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237804889679s 2019-06-26 21:08:29,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:08:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:30,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8892b0c-69f8-4fe3-801a-6ed4b42a5518 2019-06-26 21:08:30,056 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_f5ca07dd-11a1-4414-8f1b-b056ab840f99", "links": {"self": "http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40b02a0298334f2e8e0962eedcb92be8", "description": null}} 2019-06-26 21:08:30,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8 used request id req-f8892b0c-69f8-4fe3-801a-6ed4b42a5518 2019-06-26 21:08:30,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247201919556s 2019-06-26 21:08:30,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:08:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:30,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43ecf9b-c5a3-4a2a-90d5-eea88dce9486 2019-06-26 21:08:30,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:08:30,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/40b02a0298334f2e8e0962eedcb92be8 used request id req-b43ecf9b-c5a3-4a2a-90d5-eea88dce9486 2019-06-26 21:08:30,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.415823936462s 2019-06-26 21:08:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:08:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f1e771-e691-4383-afb3-0f9ac0821d4f 2019-06-26 21:08:30,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6"}, "tags": [], "enabled": true, "id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_f5ca07dd-11a1-4414-8f1b-b056ab840f99"}]} 2019-06-26 21:08:30,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-d7f1e771-e691-4383-afb3-0f9ac0821d4f 2019-06-26 21:08:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215573072433s 2019-06-26 21:08:30,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:08:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:31,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:08:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76de31c-1ee0-4986-bae6-3536c5598adb 2019-06-26 21:08:31,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:08:31,083 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/eb42ccd2e93c48d4ad5e47e9dde588d6 used request id req-f76de31c-1ee0-4986-bae6-3536c5598adb 2019-06-26 21:08:31,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.383114099503s 2019-06-26 21:08:31,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:08:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=eb42ccd2e93c48d4ad5e47e9dde588d6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:31,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:31 GMT X-Openstack-Request-Id: req-d0b63927-1af6-459d-b6dc-e30111f0895b 2019-06-26 21:08:31,437 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:32Z", "updated_at": "2019-06-26T21:07:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "65bd713e-36a5-4893-90eb-7dcb4551ba4c", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "7cceb556-a983-4c2f-9567-2769427c5aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "b669f570-9272-47b6-8ae3-90b3163b16ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "cd08a66e-42ae-4ddc-84ec-70875f5a7684", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "de167529-d711-4229-8803-aa2f3cf6abee", "name": "default"}]} 2019-06-26 21:08:31,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=eb42ccd2e93c48d4ad5e47e9dde588d6&name=default used request id req-d0b63927-1af6-459d-b6dc-e30111f0895b 2019-06-26 21:08:31,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349174976349s 2019-06-26 21:08:31,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:08:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:31,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:32 GMT X-Openstack-Request-Id: req-60bb09a7-93d7-43e7-b92c-d88b2636e724 2019-06-26 21:08:31,783 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "created_at": "2019-06-26T21:07:32Z", "updated_at": "2019-06-26T21:07:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "65bd713e-36a5-4893-90eb-7dcb4551ba4c", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "7cceb556-a983-4c2f-9567-2769427c5aea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "b669f570-9272-47b6-8ae3-90b3163b16ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:07:32Z", "revision_number": 0, "id": "cd08a66e-42ae-4ddc-84ec-70875f5a7684", "remote_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "remote_ip_prefix": null, "created_at": "2019-06-26T21:07:32Z", "security_group_id": "de167529-d711-4229-8803-aa2f3cf6abee", "tenant_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6"}], "revision_number": 1, "project_id": "eb42ccd2e93c48d4ad5e47e9dde588d6", "id": "de167529-d711-4229-8803-aa2f3cf6abee", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:08:31,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-60bb09a7-93d7-43e7-b92c-d88b2636e724 2019-06-26 21:08:31,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340636968613s 2019-06-26 21:08:31,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:08:31,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/de167529-d711-4229-8803-aa2f3cf6abee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}502d9e5487e387ff27888a2049c3d1bcbed60ffb" 2019-06-26 21:08:32,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:08:32 GMT X-Openstack-Request-Id: req-bf0479ed-130c-447c-b3cd-82317096c971 2019-06-26 21:08:32,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:08:32,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/de167529-d711-4229-8803-aa2f3cf6abee.json used request id req-bf0479ed-130c-447c-b3cd-82317096c971 2019-06-26 21:08:32,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.443504810333s 2019-06-26 21:08:32,281 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-06-26 21:08:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:08:32,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82f3d4b-3c9c-4553-8e71-f575eea7f14f 2019-06-26 21:08:32,328 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:08:32,328 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d82f3d4b-3c9c-4553-8e71-f575eea7f14f 2019-06-26 21:08:32,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:08:32,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["2KC3rRu-RCegWWO2RT0ZvQ"], "issued_at": "2019-06-26T21:08:32.000000Z"}} 2019-06-26 21:08:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:33,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:33 GMT X-Openstack-Request-Id: req-990c6b32-b021-4eb1-a574-51a05f80f03b 2019-06-26 21:08:33,130 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:08:33,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-990c6b32-b021-4eb1-a574-51a05f80f03b 2019-06-26 21:08:33,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387298822403s 2019-06-26 21:08:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:08:33,142 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19460f92-795e-4814-8c0f-692641536c2d 2019-06-26 21:08:33,142 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:08:33,142 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-19460f92-795e-4814-8c0f-692641536c2d 2019-06-26 21:08:33,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:08:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:33,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306cb110-0d6a-483d-a26a-7c3e3528c1d1 2019-06-26 21:08:33,351 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:08:33,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-306cb110-0d6a-483d-a26a-7c3e3528c1d1 2019-06-26 21:08:33,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208782911301s 2019-06-26 21:08:33,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:08:33,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}}' 2019-06-26 21:08:33,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46fad75-3b67-413f-b074-fd13e29f1f11 2019-06-26 21:08:33,610 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653"}, "tags": [], "enabled": true, "id": "50d0b29eb9aa4d4bb1bd416092249653", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}} 2019-06-26 21:08:33,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e46fad75-3b67-413f-b074-fd13e29f1f11 2019-06-26 21:08:33,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251420974731s 2019-06-26 21:08:33,611 - 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'50d0b29eb9aa4d4bb1bd416092249653', '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_d190417a-13d8-4024-a0a8-a9f3f5bff773'}) 2019-06-26 21:08:33,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:08:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jCLgzZBwfaKiVpG1pu6ByGbU7IW7Uo", "email": null, "name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773"}}' 2019-06-26 21:08:34,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc0103c-2288-440b-8e9c-788cc02e9c7f 2019-06-26 21:08:34,100 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": {"self": "http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:08:34,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8dc0103c-2288-440b-8e9c-788cc02e9c7f 2019-06-26 21:08:34,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482578039169s 2019-06-26 21:08:34,101 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b90c1ef59bbd4dce81aed9b87d52b2e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773'}) 2019-06-26 21:08:34,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:08:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:34,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d43287c-a712-4e13-bce1-04c166568597 2019-06-26 21:08:34,277 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:08:34,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d43287c-a712-4e13-bce1-04c166568597 2019-06-26 21:08:34,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173040866852s 2019-06-26 21:08:34,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:08:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8f0dfc-e759-4127-a3a8-f56779dc26b9 2019-06-26 21:08:34,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:08:34,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c8f0dfc-e759-4127-a3a8-f56779dc26b9 2019-06-26 21:08:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125728845596s 2019-06-26 21:08:34,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:08:34,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:34,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722f95e7-c1a6-488c-8913-efc01e73328c 2019-06-26 21:08:34,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:08:34,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-722f95e7-c1a6-488c-8913-efc01e73328c 2019-06-26 21:08:34,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23603105545s 2019-06-26 21:08:34,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:08:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:34,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d569f1b-ff8b-4752-8366-20205990ecc4 2019-06-26 21:08:34,858 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:08:34,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1d569f1b-ff8b-4752-8366-20205990ecc4 2019-06-26 21:08:34,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203984975815s 2019-06-26 21:08:34,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:08:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:35,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c363becc-91b6-43e0-95b8-a874872fa8c8 2019-06-26 21:08:35,012 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": {"self": "http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:08:35,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c363becc-91b6-43e0-95b8-a874872fa8c8 2019-06-26 21:08:35,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.152792930603s 2019-06-26 21:08:35,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:08:35,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:35,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0f2854d-7548-4d20-82b5-0b68cf148635 2019-06-26 21:08:35,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653"}, "tags": [], "enabled": true, "id": "50d0b29eb9aa4d4bb1bd416092249653", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:08:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f0f2854d-7548-4d20-82b5-0b68cf148635 2019-06-26 21:08:35,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223736047745s 2019-06-26 21:08:35,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:08:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b90c1ef59bbd4dce81aed9b87d52b2e8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=50d0b29eb9aa4d4bb1bd416092249653" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:35,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f0eccd-2236-44e6-919b-d4aae9938890 2019-06-26 21:08:35,465 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b90c1ef59bbd4dce81aed9b87d52b2e8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=50d0b29eb9aa4d4bb1bd416092249653", "previous": null, "next": null}} 2019-06-26 21:08:35,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b90c1ef59bbd4dce81aed9b87d52b2e8&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=50d0b29eb9aa4d4bb1bd416092249653 used request id req-26f0eccd-2236-44e6-919b-d4aae9938890 2019-06-26 21:08:35,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209881067276s 2019-06-26 21:08:35,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:08:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653/users/b90c1ef59bbd4dce81aed9b87d52b2e8/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:35,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c78651d-d3a5-495a-9e16-c97e1bd49bc8 2019-06-26 21:08:35,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:08:35,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653/users/b90c1ef59bbd4dce81aed9b87d52b2e8/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-6c78651d-d3a5-495a-9e16-c97e1bd49bc8 2019-06-26 21:08:35,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.304809093475s 2019-06-26 21:08:35,775 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', 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'50d0b29eb9aa4d4bb1bd416092249653', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jCLgzZBwfaKiVpG1pu6ByGbU7IW7Uo', 'username': u'vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:08:35,778 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'password': 'jCLgzZBwfaKiVpG1pu6ByGbU7IW7Uo', 'project_name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '50d0b29eb9aa4d4bb1bd416092249653', 'project_domain_name': 'Default'} 2019-06-26 21:08:35,779 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-06-26 21:08:35,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:08:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:36,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a39302-4cdd-41b6-ae71-fb12467776b2 2019-06-26 21:08:36,001 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:08:36,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-21a39302-4cdd-41b6-ae71-fb12467776b2 2019-06-26 21:08:36,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221640825272s 2019-06-26 21:08:36,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:08:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:08:36,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82956cb2-f60e-4a74-a538-3788c8d655b5 2019-06-26 21:08:36,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653"}, "tags": [], "enabled": true, "id": "50d0b29eb9aa4d4bb1bd416092249653", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:08:36,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-82956cb2-f60e-4a74-a538-3788c8d655b5 2019-06-26 21:08:36,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219758987427s 2019-06-26 21:08:36,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:08:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" -d '{"network": {"tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "name": "vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773", "admin_state_up": true}}' 2019-06-26 21:08:37,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:38 GMT X-Openstack-Request-Id: req-f8ec25c4-9003-4835-8889-696b2ebe7ece 2019-06-26 21:08:37,782 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:08:37Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}} 2019-06-26 21:08:37,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f8ec25c4-9003-4835-8889-696b2ebe7ece 2019-06-26 21:08:37,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.55234003067s 2019-06-26 21:08:37,783 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:08:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773', u'created_at': u'2019-06-26T21:08:37Z', u'mtu': 1442, u'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'50d0b29eb9aa4d4bb1bd416092249653'}) 2019-06-26 21:08:37,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:08:37,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbd95f5-259a-4ab1-8d8f-4d70387acaa9 2019-06-26 21:08:37,793 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:08:37,794 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-fdbd95f5-259a-4ab1-8d8f-4d70387acaa9 2019-06-26 21:08:37,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:08:38,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d0b29eb9aa4d4bb1bd416092249653", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/50d0b29eb9aa4d4bb1bd416092249653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/50d0b29eb9aa4d4bb1bd416092249653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/50d0b29eb9aa4d4bb1bd416092249653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_50d0b29eb9aa4d4bb1bd416092249653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_50d0b29eb9aa4d4bb1bd416092249653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/50d0b29eb9aa4d4bb1bd416092249653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/50d0b29eb9aa4d4bb1bd416092249653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/50d0b29eb9aa4d4bb1bd416092249653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/50d0b29eb9aa4d4bb1bd416092249653", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/50d0b29eb9aa4d4bb1bd416092249653", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/50d0b29eb9aa4d4bb1bd416092249653", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773", "id": "b90c1ef59bbd4dce81aed9b87d52b2e8"}, "audit_ids": ["M4_y7jr0QjSdi38qsBP80w"], "issued_at": "2019-06-26T21:08:38.000000Z"}} 2019-06-26 21:08:38,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:38,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:38 GMT X-Openstack-Request-Id: req-d0af3600-f04a-47c9-9055-c835f0b18a1c 2019-06-26 21:08:38,590 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:08:37Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:08:38,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d0af3600-f04a-47c9-9055-c835f0b18a1c 2019-06-26 21:08:38,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377408027649s 2019-06-26 21:08:38,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:08:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"subnet": {"name": "vping_ssh-subnet_d190417a-13d8-4024-a0a8-a9f3f5bff773", "enable_dhcp": true, "network_id": "ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:08:40,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:40 GMT X-Openstack-Request-Id: req-f508866b-9c9d-407c-bf40-6ecdff2aa0c8 2019-06-26 21:08:40,709 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:08:39Z","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":"50d0b29eb9aa4d4bb1bd416092249653","id":"875e1868-268f-474a-abbd-310e326a6688","subnetpool_id":null,"name":"vping_ssh-subnet_d190417a-13d8-4024-a0a8-a9f3f5bff773"}} 2019-06-26 21:08:40,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f508866b-9c9d-407c-bf40-6ecdff2aa0c8 2019-06-26 21:08:40,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.11735701561s 2019-06-26 21:08:40,710 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:08:39Z', 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'875e1868-268f-474a-abbd-310e326a6688', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_d190417a-13d8-4024-a0a8-a9f3f5bff773', u'enable_dhcp': True, u'network_id': u'ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1', u'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', u'created_at': u'2019-06-26T21:08:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'50d0b29eb9aa4d4bb1bd416092249653'}) 2019-06-26 21:08:40,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:08:40,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "vping_ssh-router_d190417a-13d8-4024-a0a8-a9f3f5bff773", "admin_state_up": true}}' 2019-06-26 21:08:42,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 620 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:43 GMT X-Openstack-Request-Id: req-c01b3be2-c3d9-4b19-8d54-c6e2417ebfcd 2019-06-26 21:08:42,832 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:41Z", "admin_state_up": true, "updated_at": "2019-06-26T21:08:42Z", "revision_number": 2, "routes": [], "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "1d365631-fe8d-4314-ba82-a29a92b443dc", "name": "vping_ssh-router_d190417a-13d8-4024-a0a8-a9f3f5bff773"}} 2019-06-26 21:08:42,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c01b3be2-c3d9-4b19-8d54-c6e2417ebfcd 2019-06-26 21:08:42,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.12204098701s 2019-06-26 21:08:42,833 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.211'}]}, u'description': u'', u'tags': [], u'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', u'created_at': u'2019-06-26T21:08:41Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:08:42Z', u'revision_number': 2, u'routes': [], u'project_id': u'50d0b29eb9aa4d4bb1bd416092249653', u'id': u'1d365631-fe8d-4314-ba82-a29a92b443dc', u'name': u'vping_ssh-router_d190417a-13d8-4024-a0a8-a9f3f5bff773'}) 2019-06-26 21:08:42,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:08:42,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"subnet_id": "875e1868-268f-474a-abbd-310e326a6688"}' 2019-06-26 21:08:45,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:45 GMT X-Openstack-Request-Id: req-1baec6d9-87e3-4b21-9b27-8ea5392fc439 2019-06-26 21:08:45,859 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "subnet_id": "875e1868-268f-474a-abbd-310e326a6688", "subnet_ids": ["875e1868-268f-474a-abbd-310e326a6688"], "port_id": "4eac2be3-6a5d-4aca-b2ba-ebad3bb357b8", "id": "1d365631-fe8d-4314-ba82-a29a92b443dc"} 2019-06-26 21:08:45,859 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc/add_router_interface.json used request id req-1baec6d9-87e3-4b21-9b27-8ea5392fc439 2019-06-26 21:08:45,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.02574706078s 2019-06-26 21:08:45,860 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:08:45,965 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:08:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:08:45,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:45 GMT 2019-06-26 21:08:45,974 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:08:45,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:08:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:46,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:46 GMT X-Openstack-Request-Id: req-818d45d6-b6e5-4f51-9931-62dfde348be4 2019-06-26 21:08:46,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:08:46,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-818d45d6-b6e5-4f51-9931-62dfde348be4 2019-06-26 21:08:46,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.829614162445s 2019-06-26 21:08:46,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:08:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773"}' 2019-06-26 21:08:47,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:47 GMT Location: http://172.30.9.21:9292/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e89596c-3709-4450-87d6-34fe1b9405f8 2019-06-26 21:08:47,168 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:08:47Z", "file": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file", "owner": "50d0b29eb9aa4d4bb1bd416092249653", "id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "size": null, "self": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "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_d190417a-13d8-4024-a0a8-a9f3f5bff773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "checksum": null, "created_at": "2019-06-26T21:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:08:47,168 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4e89596c-3709-4450-87d6-34fe1b9405f8 2019-06-26 21:08:47,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352918148041s 2019-06-26 21:08:47,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:08:47,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '' 2019-06-26 21:08:48,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:08:48 GMT X-Openstack-Request-Id: req-dd37d783-cd43-4223-aa9b-15e15ece1010 2019-06-26 21:08:48,370 - 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-06-26 21:08:48,370 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file used request id req-dd37d783-cd43-4223-aa9b-15e15ece1010 2019-06-26 21:08:48,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.20143604279s 2019-06-26 21:08:48,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:08:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:48,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:48 GMT X-Openstack-Request-Id: req-6b8e9db9-b2d8-47e0-ac68-9e934e914299 2019-06-26 21:08:48,687 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:08:48Z", "file": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file", "owner": "50d0b29eb9aa4d4bb1bd416092249653", "id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "size": 12716032, "self": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:08:48,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6b8e9db9-b2d8-47e0-ac68-9e934e914299 2019-06-26 21:08:48,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314226150513s 2019-06-26 21:08:48,692 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file', 'owner': u'50d0b29eb9aa4d4bb1bd416092249653', 'id': u'e191ee5c-7508-4a3b-99f7-555d015c2391', 'size': 12716032, u'self': u'/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:08:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:08:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773', '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/e191ee5c-7508-4a3b-99f7-555d015c2391', 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_d190417a-13d8-4024-a0a8-a9f3f5bff773', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'created': u'2019-06-26T21:08:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:08:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391', 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_d190417a-13d8-4024-a0a8-a9f3f5bff773', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:08:48,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:08:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:08:49,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-018525bb-60e7-43bc-9b12-886644bd6933 x-openstack-request-id: req-018525bb-60e7-43bc-9b12-886644bd6933 2019-06-26 21:08:49,074 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "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": "6ecf035d-3dcb-44f2-aad2-457774c627e6"}} 2019-06-26 21:08:49,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-018525bb-60e7-43bc-9b12-886644bd6933 2019-06-26 21:08:49,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.378167152405s 2019-06-26 21:08:49,075 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773', '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'09c280340b1d42a2939289f08c5d7899', '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'6ecf035d-3dcb-44f2-aad2-457774c627e6', 'swap': 0}) 2019-06-26 21:08:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:08:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" -d '{"extra_specs": {}}' 2019-06-26 21:08:49,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a1689e6-ee68-47bd-8d1b-cb0623def775 x-openstack-request-id: req-1a1689e6-ee68-47bd-8d1b-cb0623def775 2019-06-26 21:08:49,206 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:08:49,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6/os-extra_specs used request id req-1a1689e6-ee68-47bd-8d1b-cb0623def775 2019-06-26 21:08:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130378007889s 2019-06-26 21:08:49,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-26 21:08:49,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"keypair": {"name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773"}}' 2019-06-26 21:08:50,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-40356e21-2d70-4cf5-b661-d806f9d63e45 x-openstack-request-id: req-40356e21-2d70-4cf5-b661-d806f9d63e45 2019-06-26 21:08:50,241 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC66COrh4h4769wYvTRG/+uCE2SJgVsjia8peti/uBfYXmspGTMADvbEr8JXZzXZahT8oM7c++3zkOX3FZbwLRvV5Q0PAjI8u9MYVMtqnxI+HcjpLCvDKOf8smMrVCpd24yUDFBfFG/PC6R7jxir35BiUofqAnALTjGzm6KO3fNqDMc6fd4f9APSoEXP/PLrkhiA48aZbgBKSAj8nvIsA6QOsHUs+hG2e9jup214UE9fnF/8ptqGDoN7jvirPprS0llxAkrKsJ5NE3JQNpwb3X8Rcj6DGM7M2kbS6WFhe3EdcVJgbjQgCs9rElwJj0YIppLswuSPjEMkwTFJYFab0Wh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuugjq4eIeO+vcGL00Rv/rghNkiYFbI4mvKXrYv7gX2F5rKRk\nzAA72xK/CV2c12WoU/KDO3Pvt85Dl9xWW8C0b1eUNDwIyPLvTGFTLap8SPh3I6Sw\nrwyjn/LJjK1QqXduMlAxQXxRvzwuke48Yq9+QYlKH6gJwC04xs5uijt3zagzHOn3\neH/QD0qBFz/zy65IYgOPGmW4ASkgI/J7yLAOkDrB1LPoRtnvY7qdteFBPX5xf/Kb\nahg6De474qz6a0tJZcQJKyrCeTRNyUDacG91/EXI+gxjOzNpG0ulhYXtxHXFSYG4\n0IArPaxJcCY9GCKaS7MLkj4xDJMExSWBWm9FoQIDAQABAoIBAH77agiGWyy2wr2b\nLXLID+w/zdvGIxc+eIjgPMyUFwIWKmEliymh2wiactm9FOquMS9fatNAkBOTeg65\nbp6FjNC8cn8ObnV/vx5oXOeAlVHKJL89i6BR+PSZMV92/H82GdLq8pvoB23iSE1y\nyunNCv0hdg+NzZoX3yQKacVWY61/OF+uxMGo68ud5VkvvzzxmNI+x3iRHv9SyF8U\ngRAbTHGHHoX3eJrc0uCOE19ghPsMO3EaPh6KSM0Toq8GQhsSZxZmo72lyY5SOpYi\nKw7HyF5JwaiG4eDqPha7uSc9kqvHGiigMgcuw2u/PxhHq4MKcsIjW20YlA98Sr5x\nHHGKWjUCgYEA4g4nTpXoTeMVIJFZJCXfQ9mf/60bc62ALB5Ssj/yt2Bt35drPVG2\n7Io2Zwq02HkFVjhcuf91z5gsaVDgZRHChuYk1FO9nGNoD8o3ElJtzCDA5NpML5yb\nbkVLhU56uMlIAzyu93SJ2yft78lfZ84jEcG41e8g6PvLsLtAtCrgjncCgYEA06po\nCze7w0E8io1P8JJRi8Z4Kxs0qZjqN+tmq4vsPJoGvFfqewzW/d/Fs6Ccs8R4yxOr\nKJAl6xN0PTV798H0hHeqgl94SNc59MduAGN9ty9C0TfAjkewJqpFMMBCUTK1oG2Z\nH58UBHaqhszFcWXE1NC1QeAbG3W+tVWlMc+n2qcCgYB+potjPh3vNWEq5ARbelSC\ngTVhXC1bPEPpc/vFHorwLrigYweUTWn9UNp2FMuJ1RQmYGGjW/s3mfyX7NYsCi1A\nw0SzKU+8hP1Si2sbes9FZLxt+9hffJCg0XYkc/nR+gO8vI0S21o5TT/D7sDjOdzw\nH+ddBSMdJaXTmLYBu1wgtQKBgGfhZha7T6dQSQomuGj1JphW23ssavghWDIBke33\nSgWkAlJFQ4sIjisiu8CgvsdrUW05RfMua62napDvwtuhkQPCRyic+keleYgsqEwA\niB5zT3OmzRYHEOipADQg52s6W/FUWKYwSH64TpDBxtUUgTmBBLRD7InZi7MrSVvc\n8iBZAoGAfOJKCuwmUZYtFEtcCgH96qcyc5Vj383x8xslSVinIvJkbVn5DguyhYj5\nVgiVVfVDxUGZlGMOIPz4GhPlcgCCDsFv05kB1/zRp03EDQiYd4aHpX26sLP8JBR1\nZoeQjwBjv+JdY5zQIDoXMF+AMvzsXo/bUh5XSWJLgn6KgL8eilQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "fingerprint": "23:7c:db:72:73:61:58:41:87:77:c2:73:d4:e7:5d:df"}} 2019-06-26 21:08:50,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-40356e21-2d70-4cf5-b661-d806f9d63e45 2019-06-26 21:08:50,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.03255105019s 2019-06-26 21:08:50,242 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC66COrh4h4769wYvTRG/+uCE2SJgVsjia8peti/uBfYXmspGTMADvbEr8JXZzXZahT8oM7c++3zkOX3FZbwLRvV5Q0PAjI8u9MYVMtqnxI+HcjpLCvDKOf8smMrVCpd24yUDFBfFG/PC6R7jxir35BiUofqAnALTjGzm6KO3fNqDMc6fd4f9APSoEXP/PLrkhiA48aZbgBKSAj8nvIsA6QOsHUs+hG2e9jup214UE9fnF/8ptqGDoN7jvirPprS0llxAkrKsJ5NE3JQNpwb3X8Rcj6DGM7M2kbS6WFhe3EdcVJgbjQgCs9rElwJj0YIppLswuSPjEMkwTFJYFab0Wh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuugjq4eIeO+vcGL00Rv/rghNkiYFbI4mvKXrYv7gX2F5rKRk\nzAA72xK/CV2c12WoU/KDO3Pvt85Dl9xWW8C0b1eUNDwIyPLvTGFTLap8SPh3I6Sw\nrwyjn/LJjK1QqXduMlAxQXxRvzwuke48Yq9+QYlKH6gJwC04xs5uijt3zagzHOn3\neH/QD0qBFz/zy65IYgOPGmW4ASkgI/J7yLAOkDrB1LPoRtnvY7qdteFBPX5xf/Kb\nahg6De474qz6a0tJZcQJKyrCeTRNyUDacG91/EXI+gxjOzNpG0ulhYXtxHXFSYG4\n0IArPaxJcCY9GCKaS7MLkj4xDJMExSWBWm9FoQIDAQABAoIBAH77agiGWyy2wr2b\nLXLID+w/zdvGIxc+eIjgPMyUFwIWKmEliymh2wiactm9FOquMS9fatNAkBOTeg65\nbp6FjNC8cn8ObnV/vx5oXOeAlVHKJL89i6BR+PSZMV92/H82GdLq8pvoB23iSE1y\nyunNCv0hdg+NzZoX3yQKacVWY61/OF+uxMGo68ud5VkvvzzxmNI+x3iRHv9SyF8U\ngRAbTHGHHoX3eJrc0uCOE19ghPsMO3EaPh6KSM0Toq8GQhsSZxZmo72lyY5SOpYi\nKw7HyF5JwaiG4eDqPha7uSc9kqvHGiigMgcuw2u/PxhHq4MKcsIjW20YlA98Sr5x\nHHGKWjUCgYEA4g4nTpXoTeMVIJFZJCXfQ9mf/60bc62ALB5Ssj/yt2Bt35drPVG2\n7Io2Zwq02HkFVjhcuf91z5gsaVDgZRHChuYk1FO9nGNoD8o3ElJtzCDA5NpML5yb\nbkVLhU56uMlIAzyu93SJ2yft78lfZ84jEcG41e8g6PvLsLtAtCrgjncCgYEA06po\nCze7w0E8io1P8JJRi8Z4Kxs0qZjqN+tmq4vsPJoGvFfqewzW/d/Fs6Ccs8R4yxOr\nKJAl6xN0PTV798H0hHeqgl94SNc59MduAGN9ty9C0TfAjkewJqpFMMBCUTK1oG2Z\nH58UBHaqhszFcWXE1NC1QeAbG3W+tVWlMc+n2qcCgYB+potjPh3vNWEq5ARbelSC\ngTVhXC1bPEPpc/vFHorwLrigYweUTWn9UNp2FMuJ1RQmYGGjW/s3mfyX7NYsCi1A\nw0SzKU+8hP1Si2sbes9FZLxt+9hffJCg0XYkc/nR+gO8vI0S21o5TT/D7sDjOdzw\nH+ddBSMdJaXTmLYBu1wgtQKBgGfhZha7T6dQSQomuGj1JphW23ssavghWDIBke33\nSgWkAlJFQ4sIjisiu8CgvsdrUW05RfMua62napDvwtuhkQPCRyic+keleYgsqEwA\niB5zT3OmzRYHEOipADQg52s6W/FUWKYwSH64TpDBxtUUgTmBBLRD7InZi7MrSVvc\n8iBZAoGAfOJKCuwmUZYtFEtcCgH96qcyc5Vj383x8xslSVinIvJkbVn5DguyhYj5\nVgiVVfVDxUGZlGMOIPz4GhPlcgCCDsFv05kB1/zRp03EDQiYd4aHpX26sLP8JBR1\nZoeQjwBjv+JdY5zQIDoXMF+AMvzsXo/bUh5XSWJLgn6KgL8eilQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'b90c1ef59bbd4dce81aed9b87d52b2e8', 'name': u'vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'created_at': '2019-06-26T21:08:50.242916', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:7c:db:72:73:61:58:41:87:77:c2:73:d4:e7:5d:df', 'type': 'ssh', 'id': u'vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773'}) 2019-06-26 21:08:50,243 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAuugjq4eIeO+vcGL00Rv/rghNkiYFbI4mvKXrYv7gX2F5rKRk zAA72xK/CV2c12WoU/KDO3Pvt85Dl9xWW8C0b1eUNDwIyPLvTGFTLap8SPh3I6Sw rwyjn/LJjK1QqXduMlAxQXxRvzwuke48Yq9+QYlKH6gJwC04xs5uijt3zagzHOn3 eH/QD0qBFz/zy65IYgOPGmW4ASkgI/J7yLAOkDrB1LPoRtnvY7qdteFBPX5xf/Kb ahg6De474qz6a0tJZcQJKyrCeTRNyUDacG91/EXI+gxjOzNpG0ulhYXtxHXFSYG4 0IArPaxJcCY9GCKaS7MLkj4xDJMExSWBWm9FoQIDAQABAoIBAH77agiGWyy2wr2b LXLID+w/zdvGIxc+eIjgPMyUFwIWKmEliymh2wiactm9FOquMS9fatNAkBOTeg65 bp6FjNC8cn8ObnV/vx5oXOeAlVHKJL89i6BR+PSZMV92/H82GdLq8pvoB23iSE1y yunNCv0hdg+NzZoX3yQKacVWY61/OF+uxMGo68ud5VkvvzzxmNI+x3iRHv9SyF8U gRAbTHGHHoX3eJrc0uCOE19ghPsMO3EaPh6KSM0Toq8GQhsSZxZmo72lyY5SOpYi Kw7HyF5JwaiG4eDqPha7uSc9kqvHGiigMgcuw2u/PxhHq4MKcsIjW20YlA98Sr5x HHGKWjUCgYEA4g4nTpXoTeMVIJFZJCXfQ9mf/60bc62ALB5Ssj/yt2Bt35drPVG2 7Io2Zwq02HkFVjhcuf91z5gsaVDgZRHChuYk1FO9nGNoD8o3ElJtzCDA5NpML5yb bkVLhU56uMlIAzyu93SJ2yft78lfZ84jEcG41e8g6PvLsLtAtCrgjncCgYEA06po Cze7w0E8io1P8JJRi8Z4Kxs0qZjqN+tmq4vsPJoGvFfqewzW/d/Fs6Ccs8R4yxOr KJAl6xN0PTV798H0hHeqgl94SNc59MduAGN9ty9C0TfAjkewJqpFMMBCUTK1oG2Z H58UBHaqhszFcWXE1NC1QeAbG3W+tVWlMc+n2qcCgYB+potjPh3vNWEq5ARbelSC gTVhXC1bPEPpc/vFHorwLrigYweUTWn9UNp2FMuJ1RQmYGGjW/s3mfyX7NYsCi1A w0SzKU+8hP1Si2sbes9FZLxt+9hffJCg0XYkc/nR+gO8vI0S21o5TT/D7sDjOdzw H+ddBSMdJaXTmLYBu1wgtQKBgGfhZha7T6dQSQomuGj1JphW23ssavghWDIBke33 SgWkAlJFQ4sIjisiu8CgvsdrUW05RfMua62napDvwtuhkQPCRyic+keleYgsqEwA iB5zT3OmzRYHEOipADQg52s6W/FUWKYwSH64TpDBxtUUgTmBBLRD7InZi7MrSVvc 8iBZAoGAfOJKCuwmUZYtFEtcCgH96qcyc5Vj383x8xslSVinIvJkbVn5DguyhYj5 VgiVVfVDxUGZlGMOIPz4GhPlcgCCDsFv05kB1/zRp03EDQiYd4aHpX26sLP8JBR1 ZoeQjwBjv+JdY5zQIDoXMF+AMvzsXo/bUh5XSWJLgn6KgL8eilQ= -----END RSA PRIVATE KEY----- 2019-06-26 21:08:50,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-26 21:08:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"security_group": {"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-06-26 21:08:50,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:50 GMT X-Openstack-Request-Id: req-578eb978-0aa8-4142-8e69-62a4efc0848d 2019-06-26 21:08:50,447 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:50Z", "updated_at": "2019-06-26T21:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "5656b1aa-bc4f-4ca5-84ee-ce3220efb43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "f48cc20a-4974-4283-96ad-b54095e5d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}} 2019-06-26 21:08:50,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-578eb978-0aa8-4142-8e69-62a4efc0848d 2019-06-26 21:08:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.198918104172s 2019-06-26 21:08:50,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:08:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:50,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:51 GMT X-Openstack-Request-Id: req-49c3009c-5a40-4c53-aa14-188381a195e4 2019-06-26 21:08:50,798 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:50Z", "updated_at": "2019-06-26T21:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "5656b1aa-bc4f-4ca5-84ee-ce3220efb43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "f48cc20a-4974-4283-96ad-b54095e5d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}, {"description": "Default security group", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:36Z", "updated_at": "2019-06-26T21:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "2da1337b-5043-4424-94a4-2db2da16674d", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "6ae52446-ab6a-4c2e-829c-41c33670e833", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "9251e81a-47cb-40e6-a5f1-1b9861e709fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "fc43fd26-adca-48de-b596-e26aa00141c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "name": "default"}]} 2019-06-26 21:08:50,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-49c3009c-5a40-4c53-aa14-188381a195e4 2019-06-26 21:08:50,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343765974045s 2019-06-26 21:08:50,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:08:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -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": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}}' 2019-06-26 21:08:50,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:50 GMT X-Openstack-Request-Id: req-3e30ac8c-3fca-453e-aebc-a87831dd3313 2019-06-26 21:08:50,981 - 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-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:50Z", "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "68c1fd0b-d104-44d0-a3aa-89cd7bc075aa"}} 2019-06-26 21:08:50,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3e30ac8c-3fca-453e-aebc-a87831dd3313 2019-06-26 21:08:50,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176820993423s 2019-06-26 21:08:50,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:08:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:51,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:51 GMT X-Openstack-Request-Id: req-56c6b80e-1d46-4c27-8d18-6cd9189ca121 2019-06-26 21:08:51,316 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:50Z", "updated_at": "2019-06-26T21:08:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "5656b1aa-bc4f-4ca5-84ee-ce3220efb43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "68c1fd0b-d104-44d0-a3aa-89cd7bc075aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": 22, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "f48cc20a-4974-4283-96ad-b54095e5d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 2, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}, {"description": "Default security group", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:36Z", "updated_at": "2019-06-26T21:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "2da1337b-5043-4424-94a4-2db2da16674d", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "6ae52446-ab6a-4c2e-829c-41c33670e833", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "9251e81a-47cb-40e6-a5f1-1b9861e709fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "fc43fd26-adca-48de-b596-e26aa00141c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "name": "default"}]} 2019-06-26 21:08:51,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-56c6b80e-1d46-4c27-8d18-6cd9189ca121 2019-06-26 21:08:51,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329627990723s 2019-06-26 21:08:51,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:08:51,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -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": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}}' 2019-06-26 21:08:51,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:52 GMT X-Openstack-Request-Id: req-fe777d56-7c0b-4c95-9553-33d864a9b91e 2019-06-26 21:08:51,814 - 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-06-26T21:08:52Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "port_range_min": null, "revision_number": 0, "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:52Z", "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "d38942b9-77b6-46cd-ae90-da98ac19d948"}} 2019-06-26 21:08:51,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fe777d56-7c0b-4c95-9553-33d864a9b91e 2019-06-26 21:08:51,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.491291999817s 2019-06-26 21:08:51,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:51,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:51,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:51 GMT X-Openstack-Request-Id: req-1c26b0a2-8be6-4306-ad3c-501993fcfac0 2019-06-26 21:08:51,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":["875e1868-268f-474a-abbd-310e326a6688"],"description":"","tags":[],"updated_at":"2019-06-26T21:08:39Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:08:51,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1c26b0a2-8be6-4306-ad3c-501993fcfac0 2019-06-26 21:08:51,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094486951828s 2019-06-26 21:08:51,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:08:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:51,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:52 GMT X-Openstack-Request-Id: req-6174064c-d89e-45a1-af52-e18c177d42df 2019-06-26 21:08:51,955 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:08:48Z", "file": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file", "owner": "50d0b29eb9aa4d4bb1bd416092249653", "id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "size": 12716032, "self": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:08:51,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6174064c-d89e-45a1-af52-e18c177d42df 2019-06-26 21:08:51,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400288105011s 2019-06-26 21:08:51,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:08:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:51,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-42da3108-5112-4564-a1f2-26d31c6a2e46 x-openstack-request-id: req-42da3108-5112-4564-a1f2-26d31c6a2e46 2019-06-26 21:08:51,987 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "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": "6ecf035d-3dcb-44f2-aad2-457774c627e6"}]} 2019-06-26 21:08:51,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-42da3108-5112-4564-a1f2-26d31c6a2e46 2019-06-26 21:08:51,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257370471954s 2019-06-26 21:08:51,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:08:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"server": {"name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "imageRef": "e191ee5c-7508-4a3b-99f7-555d015c2391", "flavorRef": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1"}], "security_groups": [{"name": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}]}}' 2019-06-26 21:08:57,674 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83 x-compute-request-id: req-357f3a1e-3970-438c-92c0-a06fb0445300 x-openstack-request-id: req-357f3a1e-3970-438c-92c0-a06fb0445300 2019-06-26 21:08:57,674 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}], "OS-DCF:diskConfig": "MANUAL", "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "adminPass": "er5hmE4zSsB5"}} 2019-06-26 21:08:57,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-357f3a1e-3970-438c-92c0-a06fb0445300 2019-06-26 21:08:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.68559789658s 2019-06-26 21:08:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:08:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:58,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08: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-92f8ce40-58d6-4989-8524-4248446b115f x-openstack-request-id: req-92f8ce40-58d6-4989-8524-4248446b115f 2019-06-26 21:08:58,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "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-06-26T21:08:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:08:58,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-92f8ce40-58d6-4989-8524-4248446b115f 2019-06-26 21:08:58,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22730088234s 2019-06-26 21:08:58,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:08:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:59,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:59 GMT X-Openstack-Request-Id: req-c679e165-3428-425b-b42e-b2c637df650b 2019-06-26 21:08:59,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":["875e1868-268f-474a-abbd-310e326a6688"],"description":"","tags":[],"updated_at":"2019-06-26T21:08:39Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:08:59,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c679e165-3428-425b-b42e-b2c637df650b 2019-06-26 21:08:59,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394764900208s 2019-06-26 21:08:59,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:08:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:08:59,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 26 Jun 2019 21:08:59 GMT X-Openstack-Request-Id: req-6d48e748-decd-47ed-bc53-e21c099a13de 2019-06-26 21:08:59,539 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:08:39Z","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":"50d0b29eb9aa4d4bb1bd416092249653","id":"875e1868-268f-474a-abbd-310e326a6688","subnetpool_id":null,"name":"vping_ssh-subnet_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:08:59,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d48e748-decd-47ed-bc53-e21c099a13de 2019-06-26 21:08:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228656053543s 2019-06-26 21:08:59,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:01,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:01,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:01,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-46e17b0f-50db-47e7-9aae-8e2bd032052e x-openstack-request-id: req-46e17b0f-50db-47e7-9aae-8e2bd032052e 2019-06-26 21:09:01,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:00Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:01,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46e17b0f-50db-47e7-9aae-8e2bd032052e 2019-06-26 21:09:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382094144821s 2019-06-26 21:09:01,931 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:03,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:04,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-aa85e3d2-17c5-4aa9-a30f-a05bd562e48d x-openstack-request-id: req-aa85e3d2-17c5-4aa9-a30f-a05bd562e48d 2019-06-26 21:09:04,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:00Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:04,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa85e3d2-17c5-4aa9-a30f-a05bd562e48d 2019-06-26 21:09:04,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762151002884s 2019-06-26 21:09:04,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:06,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:08,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dbd8e0e-86f1-40ef-bdca-e70d182f2b39 x-openstack-request-id: req-3dbd8e0e-86f1-40ef-bdca-e70d182f2b39 2019-06-26 21:09:08,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:00Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:08,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dbd8e0e-86f1-40ef-bdca-e70d182f2b39 2019-06-26 21:09:08,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.82600498199s 2019-06-26 21:09:08,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:10,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:11,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-e585cef4-902a-42d0-b5ff-7b41abecbc19 x-openstack-request-id: req-e585cef4-902a-42d0-b5ff-7b41abecbc19 2019-06-26 21:09:11,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:11,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e585cef4-902a-42d0-b5ff-7b41abecbc19 2019-06-26 21:09:11,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25824904442s 2019-06-26 21:09:11,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:09:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=59354ff8-df8e-4bb7-83e0-a13d161c7f83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:12,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:12 GMT X-Openstack-Request-Id: req-7f263226-5122-43e7-9515-8f3b6213ee5e 2019-06-26 21:09:12,154 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:09:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875e1868-268f-474a-abbd-310e326a6688","ip_address":"192.168.120.4"}],"id":"66e18863-6041-4753-8c9e-bec313de5f19","security_groups":["787df869-5e3e-452c-a17b-b2046e5bb6c2"],"mac_address":"fa:16:3e:88:58:2a","project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-4","ip_address":"192.168.120.4","fqdn":"host-192-168-120-4.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","dns_name":"","created_at":"2019-06-26T21:09:02Z","binding:vnic_type":"normal","device_id":"59354ff8-df8e-4bb7-83e0-a13d161c7f83","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653"}]} 2019-06-26 21:09:12,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=59354ff8-df8e-4bb7-83e0-a13d161c7f83 used request id req-7f263226-5122-43e7-9515-8f3b6213ee5e 2019-06-26 21:09:12,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.350712060928s 2019-06-26 21:09:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:09:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=66e18863-6041-4753-8c9e-bec313de5f19" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:12,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:12 GMT X-Openstack-Request-Id: req-ac9a4e49-c834-40ed-9921-bf539573ed9d 2019-06-26 21:09:12,214 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:09:12,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=66e18863-6041-4753-8c9e-bec313de5f19 used request id req-ac9a4e49-c834-40ed-9921-bf539573ed9d 2019-06-26 21:09:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500979423523s 2019-06-26 21:09:12,215 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:88:58:2a', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e191ee5c-7508-4a3b-99f7-555d015c2391'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:09:09.000000', 'flavor': Munch({u'id': u'6ecf035d-3dcb-44f2-aad2-457774c627e6'}), 'az': u'nova', 'id': u'59354ff8-df8e-4bb7-83e0-a13d161c7f83', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b90c1ef59bbd4dce81aed9b87d52b2e8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', '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-06-26T21:09:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:09:09Z', 'hostId': u'f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda', '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-06-26T21:09:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': u'vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'adminPass': u'er5hmE4zSsB5', 'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'created_at': u'2019-06-26T21:08:57Z', 'created': u'2019-06-26T21:08:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:09:12,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:09:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:12,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:12 GMT X-Openstack-Request-Id: req-d0ebf0e9-409a-41ae-9caf-5a0e57335444 2019-06-26 21:09:12,314 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":["875e1868-268f-474a-abbd-310e326a6688"],"description":"","tags":[],"updated_at":"2019-06-26T21:08:39Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:09:12,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d0ebf0e9-409a-41ae-9caf-5a0e57335444 2019-06-26 21:09:12,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981869697571s 2019-06-26 21:09:12,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:09:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:13,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:13 GMT X-Openstack-Request-Id: req-00831572-284f-485f-a577-53d22b71c8f2 2019-06-26 21:09:13,150 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:08:48Z", "file": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file", "owner": "50d0b29eb9aa4d4bb1bd416092249653", "id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "size": 12716032, "self": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:09:13,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-00831572-284f-485f-a577-53d22b71c8f2 2019-06-26 21:09:13,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.830874919891s 2019-06-26 21:09:13,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:09:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:13,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-3adfa644-b732-42fa-853d-79cadf5fc408 x-openstack-request-id: req-3adfa644-b732-42fa-853d-79cadf5fc408 2019-06-26 21:09:13,286 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "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": "6ecf035d-3dcb-44f2-aad2-457774c627e6"}]} 2019-06-26 21:09:13,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3adfa644-b732-42fa-853d-79cadf5fc408 2019-06-26 21:09:13,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134073019028s 2019-06-26 21:09:13,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:09:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"server": {"name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "imageRef": "e191ee5c-7508-4a3b-99f7-555d015c2391", "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "flavorRef": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1"}], "security_groups": [{"name": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}]}}' 2019-06-26 21:09:19,305 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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 location: http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e x-compute-request-id: req-6d71cbdf-2f9d-4c27-9102-cd49b699f0af x-openstack-request-id: req-6d71cbdf-2f9d-4c27-9102-cd49b699f0af 2019-06-26 21:09:19,306 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "787df869-5e3e-452c-a17b-b2046e5bb6c2"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "adminPass": "ZuDbN85BzFJd"}} 2019-06-26 21:09:19,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6d71cbdf-2f9d-4c27-9102-cd49b699f0af 2019-06-26 21:09:19,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.01864480972s 2019-06-26 21:09:19,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:20,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-c4f2abaf-8123-4b52-96cf-a8b7a1fbeedb x-openstack-request-id: req-c4f2abaf-8123-4b52-96cf-a8b7a1fbeedb 2019-06-26 21:09:20,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "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-06-26T21:09:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:20,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c4f2abaf-8123-4b52-96cf-a8b7a1fbeedb 2019-06-26 21:09:20,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23896193504s 2019-06-26 21:09:20,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:22,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:22,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:24,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-0fb0838e-11d0-4c3d-8e00-ad404592b01a x-openstack-request-id: req-0fb0838e-11d0-4c3d-8e00-ad404592b01a 2019-06-26 21:09:24,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:21Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:24,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0fb0838e-11d0-4c3d-8e00-ad404592b01a 2019-06-26 21:09:24,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46368598938s 2019-06-26 21:09:24,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:26,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:26,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-eeb953c9-a690-4408-9a23-4f8c7b387059 x-openstack-request-id: req-eeb953c9-a690-4408-9a23-4f8c7b387059 2019-06-26 21:09:26,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:23Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:26,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eeb953c9-a690-4408-9a23-4f8c7b387059 2019-06-26 21:09:26,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700768947601s 2019-06-26 21:09:26,737 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:28,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:28,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-8d60e3f8-3463-4075-a7bb-9d73ae7f26c9 x-openstack-request-id: req-8d60e3f8-3463-4075-a7bb-9d73ae7f26c9 2019-06-26 21:09:29,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:09:23Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:29,507 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d60e3f8-3463-4075-a7bb-9d73ae7f26c9 2019-06-26 21:09:29,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767585992813s 2019-06-26 21:09:29,514 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:31,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:32,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-2e637369-e4ab-49f0-9be5-11d1c1cbebc6 x-openstack-request-id: req-2e637369-e4ab-49f0-9be5-11d1c1cbebc6 2019-06-26 21:09:32,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:31.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:31Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:09Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:32,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e637369-e4ab-49f0-9be5-11d1c1cbebc6 2019-06-26 21:09:32,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03384304047s 2019-06-26 21:09:32,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:09:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:32,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:32 GMT X-Openstack-Request-Id: req-f42d9aa8-16e9-4364-8db6-6f5ba60fd42d 2019-06-26 21:09:32,613 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:09:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875e1868-268f-474a-abbd-310e326a6688","ip_address":"192.168.120.9"}],"id":"4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab","security_groups":["787df869-5e3e-452c-a17b-b2046e5bb6c2"],"mac_address":"fa:16:3e:fe:c0:eb","project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","dns_name":"","created_at":"2019-06-26T21:09:22Z","binding:vnic_type":"normal","device_id":"3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653"}]} 2019-06-26 21:09:32,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e used request id req-f42d9aa8-16e9-4364-8db6-6f5ba60fd42d 2019-06-26 21:09:32,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0550479888916s 2019-06-26 21:09:32,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:09:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:32,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:32 GMT X-Openstack-Request-Id: req-51aa815e-aa25-467b-8eb7-ab231399d561 2019-06-26 21:09:32,960 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:09:32,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab used request id req-51aa815e-aa25-467b-8eb7-ab231399d561 2019-06-26 21:09:32,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337306976318s 2019-06-26 21:09:32,961 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:c0:eb', 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'e191ee5c-7508-4a3b-99f7-555d015c2391'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:09:31.000000', 'flavor': Munch({u'id': u'6ecf035d-3dcb-44f2-aad2-457774c627e6'}), 'az': u'nova', 'id': u'3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b90c1ef59bbd4dce81aed9b87d52b2e8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', '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-06-26T21:09:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:09:31Z', 'hostId': u'ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54', '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-06-26T21:09:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': u'vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'adminPass': u'ZuDbN85BzFJd', 'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'created_at': u'2019-06-26T21:09:19Z', 'created': u'2019-06-26T21:09:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:09:32,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:09:32,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:33,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1254 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:33 GMT X-Openstack-Request-Id: req-0ee9a155-ea70-47a0-bce3-f6683d2d466a 2019-06-26 21:09:33,074 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":["875e1868-268f-474a-abbd-310e326a6688"],"description":"","tags":[],"updated_at":"2019-06-26T21:08:39Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:09:33,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0ee9a155-ea70-47a0-bce3-f6683d2d466a 2019-06-26 21:09:33,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107711076736s 2019-06-26 21:09:33,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:09:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:33 GMT X-Openstack-Request-Id: req-c2574d6f-17de-4634-9e5f-08015d484c09 2019-06-26 21:09:33,145 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:09:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875e1868-268f-474a-abbd-310e326a6688","ip_address":"192.168.120.9"}],"id":"4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab","security_groups":["787df869-5e3e-452c-a17b-b2046e5bb6c2"],"mac_address":"fa:16:3e:fe:c0:eb","project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-9","ip_address":"192.168.120.9","fqdn":"host-192-168-120-9.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","dns_name":"","created_at":"2019-06-26T21:09:22Z","binding:vnic_type":"normal","device_id":"3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653"}]} 2019-06-26 21:09:33,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e used request id req-c2574d6f-17de-4634-9e5f-08015d484c09 2019-06-26 21:09:33,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0699858665466s 2019-06-26 21:09:33,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-26 21:09:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"floatingip": {"floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.9", "port_id": "4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab"}}' 2019-06-26 21:09:35,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:35 GMT X-Openstack-Request-Id: req-e990f929-11ec-4b2e-9d25-2a0cd28ed31f 2019-06-26 21:09:35,202 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1d365631-fe8d-4314-ba82-a29a92b443dc", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-06-26T21:09:33Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab", "id": "5a627846-c30c-47f8-abd0-2e69ce85c25b", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:09:33Z", "dns_name": "", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}} 2019-06-26 21:09:35,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e990f929-11ec-4b2e-9d25-2a0cd28ed31f 2019-06-26 21:09:35,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05576205254s 2019-06-26 21:09:35,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:09:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:35,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:35 GMT X-Openstack-Request-Id: req-90aece0a-4d49-43d0-900f-24cd63b3bd6a 2019-06-26 21:09:35,320 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1d365631-fe8d-4314-ba82-a29a92b443dc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:09:35Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.200", "revision_number": 1, "port_id": "4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab", "id": "5a627846-c30c-47f8-abd0-2e69ce85c25b", "dns_name": "", "created_at": "2019-06-26T21:09:33Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}]} 2019-06-26 21:09:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-90aece0a-4d49-43d0-900f-24cd63b3bd6a 2019-06-26 21:09:35,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.104023933411s 2019-06-26 21:09:35,326 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1d365631-fe8d-4314-ba82-a29a92b443dc', 'updated_at': u'2019-06-26T21:09:35Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab', 'id': u'5a627846-c30c-47f8-abd0-2e69ce85c25b', 'network': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'port': u'4c48c8d4-08ab-4290-bcbb-6082b1bbb0ab', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'50d0b29eb9aa4d4bb1bd416092249653', 'name': 'vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'50d0b29eb9aa4d4bb1bd416092249653', 'created_at': u'2019-06-26T21:09:33Z', 'attached': True, u'dns_name': u'', 'router': u'1d365631-fe8d-4314-ba82-a29a92b443dc'}) 2019-06-26 21:09:35,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:09:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:09:36,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-06fc3fb4-760d-4202-8d59-099ddbe626ae x-openstack-request-id: req-06fc3fb4-760d-4202-8d59-099ddbe626ae 2019-06-26 21:09:36,148 - 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 540427922 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.242924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.245922] pid_max: default: 32768 minimum: 301\n[ 0.247496] ACPI: Core revision 20150930\n[ 0.249488] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.251780] Security Framework initialized\n[ 0.253268] Yama: becoming mindful.\n[ 0.254571] AppArmor: AppArmor initialized\n[ 0.256042] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.258365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.260621] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265202] Initializing cgroup subsys io\n[ 0.266686] Initializing cgroup subsys memory\n[ 0.268218] Initializing cgroup subsys devices\n[ 0.269792] Initializing cgroup subsys freezer\n[ 0.271319] Initializing cgroup subsys net_cls\n[ 0.272839] Initializing cgroup subsys perf_event\n[ 0.274471] Initializing cgroup subsys net_prio\n[ 0.276045] Initializing cgroup subsys hugetlb\n[ 0.277578] Initializing cgroup subsys pids\n[ 0.279119] CPU: Physical Processor ID: 0\n[ 0.281306] mce: CPU supports 10 MCE banks\n[ 0.282840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.302999] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.312432] ftrace: allocating 31920 entries in 125 pages\n[ 0.348171] smpboot: Max logical packages: 1\n[ 0.349724] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352121] x2apic enabled\n[ 0.353525] Switched APIC routing to physical x2apic.\n[ 0.356473] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.358472] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.362234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.365445] KVM setup paravirtual spinlock\n[ 0.367415] x86: Booted up 1 node, 1 CPUs\n[ 0.368884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.371325] devtmpfs: initialized\n[ 0.373532] evm: security.selinux\n[ 0.374784] evm: security.SMACK64\n[ 0.376060] evm: security.SMACK64EXEC\n[ 0.377394] evm: security.SMACK64TRANSMUTE\n[ 0.378845] evm: security.SMACK64MMAP\n[ 0.380159] evm: security.ima\n[ 0.381282] evm: security.capability\n[ 0.382648] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.385963] pinctrl core: initialized pinctrl subsystem\n[ 0.387880] RTC time: 21:09:31, date: 06/26/19\n[ 0.389559] NET: Registered protocol family 16\n[ 0.391237] cpuidle: using governor ladder\n[ 0.392704] cpuidle: using governor menu\n[ 0.394117] PCCT header not found.\n[ 0.395440] ACPI: bus type PCI registered\n[ 0.396879] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399058] PCI: Using configuration type 1 for base access\n[ 0.401779] ACPI: Added _OSI(Module Device)\n[ 0.403310] ACPI: Added _OSI(Processor Device)\n[ 0.404890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.406532] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.409187] ACPI: Interpreter enabled\n[ 0.410603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.414000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.417324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.420688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.424022] ACPI: (supports S0 S5)\n[ 0.425400] ACPI: Using IOAPIC for interrupt routing\n[ 0.427117] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.431765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.433818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.436043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.438188] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.442137] acpiphp: Slot [3] registered\n[ 0.443576] acpiphp: Slot [4] registered\n[ 0.445005] acpiphp: Slot [5] registered\n[ 0.446440] acpiphp: Slot [6] registered\n[ 0.447869] acpiphp: Slot [7] registered\n[ 0.449303] acpiphp: Slot [8] registered\n[ 0.450739] acpiphp: Slot [9] registered\n[ 0.452168] acpiphp: Slot [10] registered\n[ 0.453674] acpiphp: Slot [11] registered\n[ 0.455136] acpiphp: Slot [12] registered\n[ 0.456611] acpiphp: Slot [13] registered\n[ 0.458076] acpiphp: Slot [14] registered\n[ 0.459541] acpiphp: Slot [15] registered\n[ 0.477292] acpiphp: Slot [16] registered\n[ 0.478796] acpiphp: Slot [17] registered\n[ 0.480251] acpiphp: Slot [18] registered\n[ 0.481760] acpiphp: Slot [19] registered\n[ 0.483207] acpiphp: Slot [20] registered\n[ 0.484694] acpiphp: Slot [21] registered\n[ 0.486155] acpiphp: Slot [22] registered\n[ 0.487614] acpiphp: Slot [23] registered\n[ 0.489073] acpiphp: Slot [24] registered\n[ 0.490558] acpiphp: Slot [25] registered\n[ 0.492215] acpiphp: Slot [26] registered\n[ 0.493744] acpiphp: Slot [27] registered\n[ 0.495275] acpiphp: Slot [28] registered\n[ 0.496770] acpiphp: Slot [29] registered\n[ 0.498269] acpiphp: Slot [30] registered\n[ 0.499750] acpiphp: Slot [31] registered\n[ 0.501254] PCI host bridge to bus 0000:00\n[ 0.502733] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.504965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.507226] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.509876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.512535] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.515306] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.520378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.522836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.525069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.527475] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.532299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.534971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.563717] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.566737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.569375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.572104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.574707] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577077] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.580141] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.582127] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.585032] vgaarb: loaded\n[ 0.586151] vgaarb: bridge control possible 0000:00:02.0\n[ 0.588774] SCSI subsystem initialized\n[ 0.590833] ACPI: bus type USB registered\n[ 0.592418] usbcore: registered new interface driver usbfs\n[ 0.594384] usbcore: registered new interface driver hub\n[ 0.596272] usbcore: registered new device driver usb\n[ 0.598461] PCI: Using ACPI for IRQ routing\n[ 0.600902] NetLabel: Initializing\n[ 0.602246] NetLabel: domain hash size = 128\n[ 0.603849] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.605685] NetLabel: unlabeled traffic allowed by default\n[ 0.608176] clocksource: Switched to clocksource kvm-clock\n[ 0.620322] AppArmor: AppArmor Filesystem Enabled\n[ 0.622133] pnp: PnP ACPI init\n[ 0.623821] pnp: PnP ACPI: found 5 devices\n[ 0.631162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.634414] NET: Registered protocol family 2\n[ 0.636599] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.639035] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.641327] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.643614] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647946] NET: Registered protocol family 1\n[ 0.649914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.669066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.684264] Trying to unpack rootfs image as initramfs...\n[ 0.749106] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.752269] Scanning for low memory corruption every 60 seconds\n[ 0.754788] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.757024] audit: initializing netlink subsys (disabled)\n[ 0.758919] audit: type=2000 audit(1561583372.512:1): initialized\n[ 0.761385] Initialise system trusted keyring\n[ 0.763149] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.765289] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.768556] zbud: loaded\n[ 0.769794] VFS: Disk quotas dquot_6.6.0\n[ 0.771283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.774037] fuse init (API version 7.23)\n[ 0.775648] Key type big_key registered\n[ 0.777136] Allocating IMA MOK and blacklist keyrings.\n[ 0.779313] Key type asymmetric registered\n[ 0.780846] Asymmetric key parser 'x509' registered\n[ 0.782602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.785341] io scheduler noop registered\n[ 0.786789] io scheduler deadline registered (default)\n[ 0.788643] io scheduler cfq registered\n[ 0.790191] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.792104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.794439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.797105] ACPI: Power Button [PWRF]\n[ 0.798631] GHES: HEST is not enabled!\n[ 0.812686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.842089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.845781] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.871389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.875081] Linux agpgart interface v0.103\n[ 0.879003] brd: module loaded\n[ 0.881514] loop: module loaded\n[ 0.888056] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.890740] GPT:90111 != 2097151\n[ 0.891976] GPT:Alternate GPT header not at the end of the disk.\n[ 0.893995] GPT:90111 != 2097151\n[ 0.895243] GPT: Use GNU Parted to correct GPT errors.\n[ 0.897029] vda: vda1 vda15\n[ 0.899067] scsi host0: ata_piix\n[ 0.900450] scsi host1: ata_piix\n[ 0.901753] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.904007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.906918] libphy: Fixed MDIO Bus: probed\n[ 0.908440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.910236] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.913819] PPP generic driver version 2.4.2\n[ 0.915492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.917768] ehci-pci: EHCI PCI platform driver\n[ 0.919418] ehci-platform: EHCI generic platform driver\n[ 0.921292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.923450] ohci-pci: OHCI PCI platform driver\n[ 0.925110] ohci-platform: OHCI generic platform driver\n[ 0.926992] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.942216] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.944130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.946916] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.948794] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.951045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.953359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.956022] usb usb1: Product: UHCI Host Controller\n[ 0.957768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.959915] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.961675] hub 1-0:1.0: USB hub found\n[ 0.963094] hub 1-0:1.0: 2 ports detected\n[ 0.964773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.968574] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.970322] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.972180] mousedev: PS/2 mouse device common for all mice\n[ 0.974478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.977584] rtc_cmos 00:00: RTC can wake from S4\n[ 0.979819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.981988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.984177] i2c /dev entries driver\n[ 0.985603] device-mapper: uevent: version 1.0.3\n[ 0.987326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.990312] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.992733] NET: Registered protocol family 10\n[ 0.994827] NET: Registered protocol family 17\n[ 0.996477] Key type dns_resolver registered\n[ 0.998222] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.000238] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.003443] registered taskstats version 1\n[ 1.004996] Loading compiled-in X.509 certificates\n[ 1.007302] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.010709] zswap: loaded using pool lzo/zbud\n[ 1.013360] Key type trusted registered\n[ 1.015841] Key type encrypted registered\n[ 1.017350] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.019273] ima: No TPM chip found, activating TPM-bypass!\n[ 1.021209] evm: HMAC attrs: 0x1\n[ 1.022887] Magic number: 7:798:197\n[ 1.024430] rtc_cmos 00:00: setting system clock to 2019-06-26 21:09:32 UTC (1561583372)\n[ 1.027379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.029416] EDD information not available.\n[ 1.063064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.082371] Write protecting the kernel read-only data: 14336k\n[ 1.087755] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.091061] 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.144385] 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.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... 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 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfQmK7Io8tWs+UI4nELa8GM3U2LaA1didlLxZO/5C6TPSAr3+SDFvQ0rxkCLFcXFxBzuj89UqEs3vHGH8LjBcenWtz2bZ1bpxIje00HJI6MNupjXDFeznygYf26phCU5tbW9N/+EoXjpNEMjCCbBSEZrB4tFkxLUzjBJtGL8V+rEAgG6MsKNbljlC6iAVbpxvzq3pwj6N6M+yTjqPca3l/kep6nXrBmlvSlfYle+fW3AMODMmg1h+E4fMAEVIp4sWNHL4w1B8TTf4ee7bMygfdl8RlsOUDCQWhYWak4Oqg/hpunDAN3hbIbq0GG30tBAbvX/tN8hw9gS0NUk+Xjarx root@vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773\nssh-dss AAAAB3NzaC1kc3MAAACBAIl0CalfjYac6qwWcccaq+3bcR+91Vb97iFeigdhmZMxU9OoDNjm/1QxN3hbYu0r52bExTK/NuRxwzcocEyJTPwVjJ2CqjW7TgBFKVOxbu43f8TWL9oA8kXSVRJwwSSkjhMmDLIO4jVa01F3ZG6OAHyTJvD0GdwXqzLNht2LqqfJAAAAFQDiFlu5/hZfHcbwFuMSG9yLTaWUPwAAAIBQevGJCFoSkmyEg5mttlb/gXD6YYVnt96FUjgJuBgGpVpDnF/9+BHJ7eDiXo7D+ikJIF259H0V5Y7HYFF9ZMRC1vO8bxUs4iuQGldvG+SN+FdayFKikfnwkIRt4v/hCWJKhWxSHocMWyewe8/DHhSZa0YM8nzWfhBs1r/itU7k+AAAAIBubNUZ896lnV0C33M7qLj8X5YO+5AqOWmD/KeLHw9fR6knWUZCpZkqIa7YNNzBPvX6UsAaDoe+dSJpmpz2jUcgAgMMYQi0qm528BBfReJAj80TIiILgjmrP5h1gmk1mvlHTQqrgQIKMuAAisDxzDkHyxMJOsraikm3fbcTtmkkXg== root@vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.61s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fefe:c0eb/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.25 ===\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-d190417a-13d8-4024-a0a8-a9f3f5bff773 login: "} 2019-06-26 21:09:36,149 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e/action used request id req-06fc3fb4-760d-4202-8d59-099ddbe626ae 2019-06-26 21:09:36,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.821572065353s 2019-06-26 21:09:36,150 - 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 540427922 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.242924] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.245922] pid_max: default: 32768 minimum: 301 [ 0.247496] ACPI: Core revision 20150930 [ 0.249488] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.251780] Security Framework initialized [ 0.253268] Yama: becoming mindful. [ 0.254571] AppArmor: AppArmor initialized [ 0.256042] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.258365] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.260621] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262786] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265202] Initializing cgroup subsys io [ 0.266686] Initializing cgroup subsys memory [ 0.268218] Initializing cgroup subsys devices [ 0.269792] Initializing cgroup subsys freezer [ 0.271319] Initializing cgroup subsys net_cls [ 0.272839] Initializing cgroup subsys perf_event [ 0.274471] Initializing cgroup subsys net_prio [ 0.276045] Initializing cgroup subsys hugetlb [ 0.277578] Initializing cgroup subsys pids [ 0.279119] CPU: Physical Processor ID: 0 [ 0.281306] mce: CPU supports 10 MCE banks [ 0.282840] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.302999] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.312432] ftrace: allocating 31920 entries in 125 pages [ 0.348171] smpboot: Max logical packages: 1 [ 0.349724] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352121] x2apic enabled [ 0.353525] Switched APIC routing to physical x2apic. [ 0.356473] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.358472] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.362234] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.365445] KVM setup paravirtual spinlock [ 0.367415] x86: Booted up 1 node, 1 CPUs [ 0.368884] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.371325] devtmpfs: initialized [ 0.373532] evm: security.selinux [ 0.374784] evm: security.SMACK64 [ 0.376060] evm: security.SMACK64EXEC [ 0.377394] evm: security.SMACK64TRANSMUTE [ 0.378845] evm: security.SMACK64MMAP [ 0.380159] evm: security.ima [ 0.381282] evm: security.capability [ 0.382648] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.385963] pinctrl core: initialized pinctrl subsystem [ 0.387880] RTC time: 21:09:31, date: 06/26/19 [ 0.389559] NET: Registered protocol family 16 [ 0.391237] cpuidle: using governor ladder [ 0.392704] cpuidle: using governor menu [ 0.394117] PCCT header not found. [ 0.395440] ACPI: bus type PCI registered [ 0.396879] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399058] PCI: Using configuration type 1 for base access [ 0.401779] ACPI: Added _OSI(Module Device) [ 0.403310] ACPI: Added _OSI(Processor Device) [ 0.404890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.406532] ACPI: Added _OSI(Processor Aggregator Device) [ 0.409187] ACPI: Interpreter enabled [ 0.410603] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.414000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.417324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.420688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.424022] ACPI: (supports S0 S5) [ 0.425400] ACPI: Using IOAPIC for interrupt routing [ 0.427117] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.431765] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.433818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.436043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.438188] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.442137] acpiphp: Slot [3] registered [ 0.443576] acpiphp: Slot [4] registered [ 0.445005] acpiphp: Slot [5] registered [ 0.446440] acpiphp: Slot [6] registered [ 0.447869] acpiphp: Slot [7] registered [ 0.449303] acpiphp: Slot [8] registered [ 0.450739] acpiphp: Slot [9] registered [ 0.452168] acpiphp: Slot [10] registered [ 0.453674] acpiphp: Slot [11] registered [ 0.455136] acpiphp: Slot [12] registered [ 0.456611] acpiphp: Slot [13] registered [ 0.458076] acpiphp: Slot [14] registered [ 0.459541] acpiphp: Slot [15] registered [ 0.477292] acpiphp: Slot [16] registered [ 0.478796] acpiphp: Slot [17] registered [ 0.480251] acpiphp: Slot [18] registered [ 0.481760] acpiphp: Slot [19] registered [ 0.483207] acpiphp: Slot [20] registered [ 0.484694] acpiphp: Slot [21] registered [ 0.486155] acpiphp: Slot [22] registered [ 0.487614] acpiphp: Slot [23] registered [ 0.489073] acpiphp: Slot [24] registered [ 0.490558] acpiphp: Slot [25] registered [ 0.492215] acpiphp: Slot [26] registered [ 0.493744] acpiphp: Slot [27] registered [ 0.495275] acpiphp: Slot [28] registered [ 0.496770] acpiphp: Slot [29] registered [ 0.498269] acpiphp: Slot [30] registered [ 0.499750] acpiphp: Slot [31] registered [ 0.501254] PCI host bridge to bus 0000:00 [ 0.502733] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.504965] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.507226] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.509876] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.512535] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.515306] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.520378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522836] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.525069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.527475] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.532299] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.534971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.563717] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.566737] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.569375] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.572104] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.574707] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577077] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.580141] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.582127] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.585032] vgaarb: loaded [ 0.586151] vgaarb: bridge control possible 0000:00:02.0 [ 0.588774] SCSI subsystem initialized [ 0.590833] ACPI: bus type USB registered [ 0.592418] usbcore: registered new interface driver usbfs [ 0.594384] usbcore: registered new interface driver hub [ 0.596272] usbcore: registered new device driver usb [ 0.598461] PCI: Using ACPI for IRQ routing [ 0.600902] NetLabel: Initializing [ 0.602246] NetLabel: domain hash size = 128 [ 0.603849] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.605685] NetLabel: unlabeled traffic allowed by default [ 0.608176] clocksource: Switched to clocksource kvm-clock [ 0.620322] AppArmor: AppArmor Filesystem Enabled [ 0.622133] pnp: PnP ACPI init [ 0.623821] pnp: PnP ACPI: found 5 devices [ 0.631162] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.634414] NET: Registered protocol family 2 [ 0.636599] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.639035] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.641327] TCP: Hash tables configured (established 4096 bind 4096) [ 0.643614] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.645669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.647946] NET: Registered protocol family 1 [ 0.649914] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.669066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.684264] Trying to unpack rootfs image as initramfs... [ 0.749106] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.752269] Scanning for low memory corruption every 60 seconds [ 0.754788] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.757024] audit: initializing netlink subsys (disabled) [ 0.758919] audit: type=2000 audit(1561583372.512:1): initialized [ 0.761385] Initialise system trusted keyring [ 0.763149] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.765289] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.768556] zbud: loaded [ 0.769794] VFS: Disk quotas dquot_6.6.0 [ 0.771283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.774037] fuse init (API version 7.23) [ 0.775648] Key type big_key registered [ 0.777136] Allocating IMA MOK and blacklist keyrings. [ 0.779313] Key type asymmetric registered [ 0.780846] Asymmetric key parser 'x509' registered [ 0.782602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.785341] io scheduler noop registered [ 0.786789] io scheduler deadline registered (default) [ 0.788643] io scheduler cfq registered [ 0.790191] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.792104] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.794439] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.797105] ACPI: Power Button [PWRF] [ 0.798631] GHES: HEST is not enabled! [ 0.812686] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.842089] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.845781] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.871389] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.875081] Linux agpgart interface v0.103 [ 0.879003] brd: module loaded [ 0.881514] loop: module loaded [ 0.888056] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.890740] GPT:90111 != 2097151 [ 0.891976] GPT:Alternate GPT header not at the end of the disk. [ 0.893995] GPT:90111 != 2097151 [ 0.895243] GPT: Use GNU Parted to correct GPT errors. [ 0.897029] vda: vda1 vda15 [ 0.899067] scsi host0: ata_piix [ 0.900450] scsi host1: ata_piix [ 0.901753] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.904007] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.906918] libphy: Fixed MDIO Bus: probed [ 0.908440] tun: Universal TUN/TAP device driver, 1.6 [ 0.910236] tun: (C) 1999-2004 Max Krasnyansky [ 0.913819] PPP generic driver version 2.4.2 [ 0.915492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.917768] ehci-pci: EHCI PCI platform driver [ 0.919418] ehci-platform: EHCI generic platform driver [ 0.921292] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.923450] ohci-pci: OHCI PCI platform driver [ 0.925110] ohci-platform: OHCI generic platform driver [ 0.926992] uhci_hcd: USB Universal Host Controller Interface driver [ 0.942216] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.944130] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.946916] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.948794] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.951045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.953359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.956022] usb usb1: Product: UHCI Host Controller [ 0.957768] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.959915] usb usb1: SerialNumber: 0000:00:01.2 [ 0.961675] hub 1-0:1.0: USB hub found [ 0.963094] hub 1-0:1.0: 2 ports detected [ 0.964773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.968574] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.970322] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.972180] mousedev: PS/2 mouse device common for all mice [ 0.974478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.977584] rtc_cmos 00:00: RTC can wake from S4 [ 0.979819] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.981988] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.984177] i2c /dev entries driver [ 0.985603] device-mapper: uevent: version 1.0.3 [ 0.987326] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.990312] ledtrig-cpu: registered to indicate activity on CPUs [ 0.992733] NET: Registered protocol family 10 [ 0.994827] NET: Registered protocol family 17 [ 0.996477] Key type dns_resolver registered [ 0.998222] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.000238] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.003443] registered taskstats version 1 [ 1.004996] Loading compiled-in X.509 certificates [ 1.007302] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.010709] zswap: loaded using pool lzo/zbud [ 1.013360] Key type trusted registered [ 1.015841] Key type encrypted registered [ 1.017350] AppArmor: AppArmor sha1 policy hashing enabled [ 1.019273] ima: No TPM chip found, activating TPM-bypass! [ 1.021209] evm: HMAC attrs: 0x1 [ 1.022887] Magic number: 7:798:197 [ 1.024430] rtc_cmos 00:00: setting system clock to 2019-06-26 21:09:32 UTC (1561583372) [ 1.027379] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.029416] EDD information not available. [ 1.063064] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.082371] Write protecting the kernel read-only data: 14336k [ 1.087755] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.091061] 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.144385] 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.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfQmK7Io8tWs+UI4nELa8GM3U2LaA1didlLxZO/5C6TPSAr3+SDFvQ0rxkCLFcXFxBzuj89UqEs3vHGH8LjBcenWtz2bZ1bpxIje00HJI6MNupjXDFeznygYf26phCU5tbW9N/+EoXjpNEMjCCbBSEZrB4tFkxLUzjBJtGL8V+rEAgG6MsKNbljlC6iAVbpxvzq3pwj6N6M+yTjqPca3l/kep6nXrBmlvSlfYle+fW3AMODMmg1h+E4fMAEVIp4sWNHL4w1B8TTf4ee7bMygfdl8RlsOUDCQWhYWak4Oqg/hpunDAN3hbIbq0GG30tBAbvX/tN8hw9gS0NUk+Xjarx root@vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773 ssh-dss AAAAB3NzaC1kc3MAAACBAIl0CalfjYac6qwWcccaq+3bcR+91Vb97iFeigdhmZMxU9OoDNjm/1QxN3hbYu0r52bExTK/NuRxwzcocEyJTPwVjJ2CqjW7TgBFKVOxbu43f8TWL9oA8kXSVRJwwSSkjhMmDLIO4jVa01F3ZG6OAHyTJvD0GdwXqzLNht2LqqfJAAAAFQDiFlu5/hZfHcbwFuMSG9yLTaWUPwAAAIBQevGJCFoSkmyEg5mttlb/gXD6YYVnt96FUjgJuBgGpVpDnF/9+BHJ7eDiXo7D+ikJIF259H0V5Y7HYFF9ZMRC1vO8bxUs4iuQGldvG+SN+FdayFKikfnwkIRt4v/hCWJKhWxSHocMWyewe8/DHhSZa0YM8nzWfhBs1r/itU7k+AAAAIBubNUZ896lnV0C33M7qLj8X5YO+5AqOWmD/KeLHw9fR6knWUZCpZkqIa7YNNzBPvX6UsAaDoe+dSJpmpz2jUcgAgMMYQi0qm528BBfReJAj80TIiILgjmrP5h1gmk1mvlHTQqrgQIKMuAAisDxzDkHyxMJOsraikm3fbcTtmkkXg== root@vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.61s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fefe:c0eb/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-d190417a-13d8-4024-a0a8-a9f3f5bff773 login: 2019-06-26 21:09:37,151 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa9dbed0L 2019-06-26 21:09:37,152 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-26 21:09:37,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-26 21:09:37,153 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-26 21:09:37,154 - 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-06-26 21:09:37,154 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-26 21:09:37,154 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-26 21:09:37,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-26 21:09:37,155 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-26 21:09:37,155 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-26 21:09:37,173 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-26 21:09:37,174 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-26 21:09:37,184 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: f58895d6e1c8c42f24de3acf2b0da92c 2019-06-26 21:09:37,185 - paramiko.transport - DEBUG - Trying discovered key 237cdb72736158418777c273d4e75ddf in /tmp/tmpy3wHgR 2019-06-26 21:09:37,210 - paramiko.transport - DEBUG - userauth is OK 2019-06-26 21:09:37,216 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-26 21:09:37,218 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-26 21:09:37,219 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-26 21:09:37,219 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-26 21:09:37,220 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-26 21:09:37,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-26 21:09:37,224 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=1.427 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.427/1.427/1.427 ms 2019-06-26 21:09:37,224 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-06-26 21:09:37,229 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-26 21:09:37,369 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:09:37,370 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-06-26 21:09:37,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:09:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:37,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc5b7b5f-65c8-4653-83f9-844d75fa83a3 x-openstack-request-id: req-fc5b7b5f-65c8-4653-83f9-844d75fa83a3 2019-06-26 21:09:37,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83 used request id req-fc5b7b5f-65c8-4653-83f9-844d75fa83a3 2019-06-26 21:09:37,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.190032958984s 2019-06-26 21:09:37,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:38,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 897 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-528778c2-a5b2-40e5-b801-710b2a1aa1b8 x-openstack-request-id: req-528778c2-a5b2-40e5-b801-710b2a1aa1b8 2019-06-26 21:09:38,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:31.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:31Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:58:2a", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/59354ff8-df8e-4bb7-83e0-a13d161c7f83", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:09.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "59354ff8-df8e-4bb7-83e0-a13d161c7f83", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:37Z", "hostId": "f2e81dd5627cf49442c1fc68f222d295ac5f5e52deee0da7a5f2fdda", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:08:57Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:38,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-528778c2-a5b2-40e5-b801-710b2a1aa1b8 2019-06-26 21:09:38,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964830875397s 2019-06-26 21:09:38,534 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:40,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-722fcdd1-0ab5-4a79-bf94-56975a2420c5 x-openstack-request-id: req-722fcdd1-0ab5-4a79-bf94-56975a2420c5 2019-06-26 21:09:41,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:31.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:31Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:41,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-722fcdd1-0ab5-4a79-bf94-56975a2420c5 2019-06-26 21:09:41,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552531957626s 2019-06-26 21:09:41,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-26 21:09:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/5a627846-c30c-47f8-abd0-2e69ce85c25b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:42,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:42 GMT X-Openstack-Request-Id: req-0340878e-2ff5-4057-9533-cdfd36aef259 2019-06-26 21:09:42,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:42,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5a627846-c30c-47f8-abd0-2e69ce85c25b.json used request id req-0340878e-2ff5-4057-9533-cdfd36aef259 2019-06-26 21:09:42,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.49997997284s 2019-06-26 21:09:42,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:09:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:42,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:42 GMT X-Openstack-Request-Id: req-9126e182-7b26-4159-94e2-13b3f8b95eb7 2019-06-26 21:09:42,655 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:09:42,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9126e182-7b26-4159-94e2-13b3f8b95eb7 2019-06-26 21:09:42,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0508079528809s 2019-06-26 21:09:42,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:09:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:42,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-ab402eb1-0c15-41c9-9837-4fa23b542d8c x-openstack-request-id: req-ab402eb1-0c15-41c9-9837-4fa23b542d8c 2019-06-26 21:09:42,973 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e used request id req-ab402eb1-0c15-41c9-9837-4fa23b542d8c 2019-06-26 21:09:42,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.317150831223s 2019-06-26 21:09:42,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:43,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-908e6965-6659-4e63-9b18-22de556ae282 x-openstack-request-id: req-908e6965-6659-4e63-9b18-22de556ae282 2019-06-26 21:09:43,796 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:c0:eb", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "rel": "bookmark"}], "image": {"id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "links": [{"href": "http://172.30.9.21:8774/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:09:31.000000", "flavor": {"id": "6ecf035d-3dcb-44f2-aad2-457774c627e6", "links": [{"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "bookmark"}]}, "id": "3b1c55a2-1fa6-4a83-bdb6-10a36fa2f03e", "security_groups": [{"name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}], "user_id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:09:42Z", "hostId": "ad7444d8a9729a8b6202c83eaaf99a07a2cfbfaac6d5d30ed9e5ba54", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773", "name": "vping_ssh-vm_d190417a-13d8-4024-a0a8-a9f3f5bff773", "created": "2019-06-26T21:09:19Z", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:09:43,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-908e6965-6659-4e63-9b18-22de556ae282 2019-06-26 21:09:43,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.822762966156s 2019-06-26 21:09:43,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:09:45,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:09:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:45,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-b944af90-dcee-4393-bc61-ec9c53253898 x-openstack-request-id: req-b944af90-dcee-4393-bc61-ec9c53253898 2019-06-26 21:09:45,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:09:45,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b944af90-dcee-4393-bc61-ec9c53253898 2019-06-26 21:09:45,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0637738704681s 2019-06-26 21:09:45,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:09:45,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:45,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:46 GMT X-Openstack-Request-Id: req-d24f06a4-f2d4-48b7-bc4d-e9c5fe5660f6 2019-06-26 21:09:45,912 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:50Z", "updated_at": "2019-06-26T21:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "5656b1aa-bc4f-4ca5-84ee-ce3220efb43a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "68c1fd0b-d104-44d0-a3aa-89cd7bc075aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": 22, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:52Z", "revision_number": 0, "id": "d38942b9-77b6-46cd-ae90-da98ac19d948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:52Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:50Z", "revision_number": 0, "id": "f48cc20a-4974-4283-96ad-b54095e5d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:50Z", "security_group_id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 3, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "787df869-5e3e-452c-a17b-b2046e5bb6c2", "name": "vping_ssh-sg_d190417a-13d8-4024-a0a8-a9f3f5bff773"}, {"description": "Default security group", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:36Z", "updated_at": "2019-06-26T21:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "2da1337b-5043-4424-94a4-2db2da16674d", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "6ae52446-ab6a-4c2e-829c-41c33670e833", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "9251e81a-47cb-40e6-a5f1-1b9861e709fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "fc43fd26-adca-48de-b596-e26aa00141c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "name": "default"}]} 2019-06-26 21:09:45,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d24f06a4-f2d4-48b7-bc4d-e9c5fe5660f6 2019-06-26 21:09:45,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0433540344238s 2019-06-26 21:09:45,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:09:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/787df869-5e3e-452c-a17b-b2046e5bb6c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:46,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:46 GMT X-Openstack-Request-Id: req-a26ae68a-b1b6-42ff-bca8-14f56b1a1db2 2019-06-26 21:09:46,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:46,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/787df869-5e3e-452c-a17b-b2046e5bb6c2.json used request id req-a26ae68a-b1b6-42ff-bca8-14f56b1a1db2 2019-06-26 21:09:46,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.346029996872s 2019-06-26 21:09:46,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-26 21:09:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:46,314 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09: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-ebe1d879-0e49-4921-9a3b-09835fd23efb x-openstack-request-id: req-ebe1d879-0e49-4921-9a3b-09835fd23efb 2019-06-26 21:09:46,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_d190417a-13d8-4024-a0a8-a9f3f5bff773 used request id req-ebe1d879-0e49-4921-9a3b-09835fd23efb 2019-06-26 21:09:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0492329597473s 2019-06-26 21:09:46,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:09:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" -d '{"subnet_id": "875e1868-268f-474a-abbd-310e326a6688"}' 2019-06-26 21:09:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:48 GMT X-Openstack-Request-Id: req-d705ee65-3570-41bc-8cd8-4047ebcfd6a2 2019-06-26 21:09:48,336 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "subnet_id": "875e1868-268f-474a-abbd-310e326a6688", "subnet_ids": ["875e1868-268f-474a-abbd-310e326a6688"], "port_id": "4eac2be3-6a5d-4aca-b2ba-ebad3bb357b8", "id": "1d365631-fe8d-4314-ba82-a29a92b443dc"} 2019-06-26 21:09:48,336 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc/remove_router_interface.json used request id req-d705ee65-3570-41bc-8cd8-4047ebcfd6a2 2019-06-26 21:09:48,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02109289169s 2019-06-26 21:09:48,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:09:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 623 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:48 GMT X-Openstack-Request-Id: req-6723aa84-08b6-45e1-a8d6-118d9346db55 2019-06-26 21:09:48,482 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:41Z", "admin_state_up": true, "updated_at": "2019-06-26T21:09:47Z", "revision_number": 4, "routes": [], "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "1d365631-fe8d-4314-ba82-a29a92b443dc", "name": "vping_ssh-router_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:09:48,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6723aa84-08b6-45e1-a8d6-118d9346db55 2019-06-26 21:09:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145972967148s 2019-06-26 21:09:48,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:09:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:50,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:50 GMT X-Openstack-Request-Id: req-d009b8fd-c93c-48c8-911a-c93045bc0473 2019-06-26 21:09:50,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:50,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1d365631-fe8d-4314-ba82-a29a92b443dc.json used request id req-d009b8fd-c93c-48c8-911a-c93045bc0473 2019-06-26 21:09:50,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.24870491028s 2019-06-26 21:09:50,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:09:50,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:50,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:50 GMT X-Openstack-Request-Id: req-0e817c43-ab95-417b-9540-aeab75cba5f6 2019-06-26 21:09:50,788 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:08:39Z","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":"50d0b29eb9aa4d4bb1bd416092249653","id":"875e1868-268f-474a-abbd-310e326a6688","subnetpool_id":null,"name":"vping_ssh-subnet_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:09:50,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0e817c43-ab95-417b-9540-aeab75cba5f6 2019-06-26 21:09:50,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0556440353394s 2019-06-26 21:09:50,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:09:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/875e1868-268f-474a-abbd-310e326a6688.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:51,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:52 GMT X-Openstack-Request-Id: req-680296a2-91b1-4e69-9a76-94fe673c076f 2019-06-26 21:09:51,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:51,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/875e1868-268f-474a-abbd-310e326a6688.json used request id req-680296a2-91b1-4e69-9a76-94fe673c076f 2019-06-26 21:09:51,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18334102631s 2019-06-26 21:09:51,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:09:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:52,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:52 GMT X-Openstack-Request-Id: req-f0f7e8a0-a150-496d-a258-a887dd447e17 2019-06-26 21:09:52,075 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d0b29eb9aa4d4bb1bd416092249653","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:09:52Z","qos_policy_id":null,"name":"vping_ssh-net_d190417a-13d8-4024-a0a8-a9f3f5bff773","admin_state_up":true,"tenant_id":"50d0b29eb9aa4d4bb1bd416092249653","created_at":"2019-06-26T21:08:37Z","mtu":1442}]} 2019-06-26 21:09:52,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f0f7e8a0-a150-496d-a258-a887dd447e17 2019-06-26 21:09:52,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101412057877s 2019-06-26 21:09:52,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:09:52,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:53,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:53 GMT X-Openstack-Request-Id: req-28c2b633-ca4c-4473-a20d-e93c41bcc2f4 2019-06-26 21:09:53,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:53,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ff7bc2bf-e867-4454-a4f3-2b7a7d0b38f1.json used request id req-28c2b633-ca4c-4473-a20d-e93c41bcc2f4 2019-06-26 21:09:53,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56881093979s 2019-06-26 21:09:53,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:09:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:53 GMT X-Openstack-Request-Id: req-91c0fc07-c8c9-4404-b296-f4e8b2bca033 2019-06-26 21:09:54,001 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:08:48Z", "file": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391/file", "owner": "50d0b29eb9aa4d4bb1bd416092249653", "id": "e191ee5c-7508-4a3b-99f7-555d015c2391", "size": 12716032, "self": "/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/e191ee5c-7508-4a3b-99f7-555d015c2391/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_d190417a-13d8-4024-a0a8-a9f3f5bff773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:08:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:09:54,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91c0fc07-c8c9-4404-b296-f4e8b2bca033 2019-06-26 21:09:54,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351978063583s 2019-06-26 21:09:54,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:09:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35a8a91bc38ba9d0edc6fc8cd3df317634fd2d87" 2019-06-26 21:09:54,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:09:54 GMT X-Openstack-Request-Id: req-4f84c041-7f75-4460-a6bf-930439f9cdae 2019-06-26 21:09:54,644 - 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-06-26 21:09:54,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e191ee5c-7508-4a3b-99f7-555d015c2391 used request id req-4f84c041-7f75-4460-a6bf-930439f9cdae 2019-06-26 21:09:54,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.64052605629s 2019-06-26 21:09:54,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:09:54,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:54,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eea389b6-b07f-4556-b8eb-820287793028 x-openstack-request-id: req-eea389b6-b07f-4556-b8eb-820287793028 2019-06-26 21:09:54,677 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6", "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": "6ecf035d-3dcb-44f2-aad2-457774c627e6"}]} 2019-06-26 21:09:54,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-eea389b6-b07f-4556-b8eb-820287793028 2019-06-26 21:09:54,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027841091156s 2019-06-26 21:09:54,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:09:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:54,715 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5302d4b5-72e3-4735-bc8d-4b12fe505622 x-openstack-request-id: req-5302d4b5-72e3-4735-bc8d-4b12fe505622 2019-06-26 21:09:54,715 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6ecf035d-3dcb-44f2-aad2-457774c627e6 used request id req-5302d4b5-72e3-4735-bc8d-4b12fe505622 2019-06-26 21:09:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365428924561s 2019-06-26 21:09:54,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:09:54,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:54,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca71a348-4aa4-47f1-b62e-324a7285a161 2019-06-26 21:09:54,959 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": {"self": "http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:09:54,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ca71a348-4aa4-47f1-b62e-324a7285a161 2019-06-26 21:09:54,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243515014648s 2019-06-26 21:09:54,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:09:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:55,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3edf7ae4-d1f7-41aa-bbbd-c54272233eb1 2019-06-26 21:09:55,187 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_d190417a-13d8-4024-a0a8-a9f3f5bff773", "links": {"self": "http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b90c1ef59bbd4dce81aed9b87d52b2e8", "description": null}} 2019-06-26 21:09:55,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8 used request id req-3edf7ae4-d1f7-41aa-bbbd-c54272233eb1 2019-06-26 21:09:55,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220835924149s 2019-06-26 21:09:55,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:09:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:55,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be246286-94c0-43a4-aaf6-5187473d5515 2019-06-26 21:09:55,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:09:55,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b90c1ef59bbd4dce81aed9b87d52b2e8 used request id req-be246286-94c0-43a4-aaf6-5187473d5515 2019-06-26 21:09:55,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.325256824493s 2019-06-26 21:09:55,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:09:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:55,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dabe3b7-3bb4-484c-8c3a-855cc73ece72 2019-06-26 21:09:55,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653"}, "tags": [], "enabled": true, "id": "50d0b29eb9aa4d4bb1bd416092249653", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_d190417a-13d8-4024-a0a8-a9f3f5bff773"}]} 2019-06-26 21:09:55,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8dabe3b7-3bb4-484c-8c3a-855cc73ece72 2019-06-26 21:09:55,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217142820358s 2019-06-26 21:09:55,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:09:55,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:56,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a432e8-fe8b-4a6e-9094-8e14c84490ec 2019-06-26 21:09:56,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:09:56,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/50d0b29eb9aa4d4bb1bd416092249653 used request id req-58a432e8-fe8b-4a6e-9094-8e14c84490ec 2019-06-26 21:09:56,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.333966970444s 2019-06-26 21:09:56,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:09:56,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=50d0b29eb9aa4d4bb1bd416092249653&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:56,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:56 GMT X-Openstack-Request-Id: req-976b7b8c-6d8b-4b99-98fd-d571f052f317 2019-06-26 21:09:56,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:36Z", "updated_at": "2019-06-26T21:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "2da1337b-5043-4424-94a4-2db2da16674d", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "6ae52446-ab6a-4c2e-829c-41c33670e833", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "9251e81a-47cb-40e6-a5f1-1b9861e709fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "fc43fd26-adca-48de-b596-e26aa00141c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "name": "default"}]} 2019-06-26 21:09:56,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=50d0b29eb9aa4d4bb1bd416092249653&name=default used request id req-976b7b8c-6d8b-4b99-98fd-d571f052f317 2019-06-26 21:09:56,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.400290966034s 2019-06-26 21:09:56,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:09:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:56,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:56 GMT X-Openstack-Request-Id: req-7915ac82-4d70-48ff-a429-c75a11d5ad75 2019-06-26 21:09:56,823 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "created_at": "2019-06-26T21:08:36Z", "updated_at": "2019-06-26T21:08:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "2da1337b-5043-4424-94a4-2db2da16674d", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "6ae52446-ab6a-4c2e-829c-41c33670e833", "remote_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "9251e81a-47cb-40e6-a5f1-1b9861e709fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:08:36Z", "revision_number": 0, "id": "fc43fd26-adca-48de-b596-e26aa00141c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:08:36Z", "security_group_id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "tenant_id": "50d0b29eb9aa4d4bb1bd416092249653", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d0b29eb9aa4d4bb1bd416092249653"}], "revision_number": 1, "project_id": "50d0b29eb9aa4d4bb1bd416092249653", "id": "802e2458-9b25-40f5-9b74-98b67464b1a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:09:56,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7915ac82-4d70-48ff-a429-c75a11d5ad75 2019-06-26 21:09:56,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338059902191s 2019-06-26 21:09:56,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:09:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/802e2458-9b25-40f5-9b74-98b67464b1a6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c8b00658371ab3a0adf945c38e5ad19150f7cf6e" 2019-06-26 21:09:56,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:09:56 GMT X-Openstack-Request-Id: req-4a1fe771-42ff-4716-b09b-16ae07db5f52 2019-06-26 21:09:56,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:09:56,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/802e2458-9b25-40f5-9b74-98b67464b1a6.json used request id req-4a1fe771-42ff-4716-b09b-16ae07db5f52 2019-06-26 21:09:56,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161971092224s 2019-06-26 21:09:57,036 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-06-26 21:09:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:09:57,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceadaa5e-a3de-480a-9e6c-4badfcf5d711 2019-06-26 21:09:57,081 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:09:57,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-ceadaa5e-a3de-480a-9e6c-4badfcf5d711 2019-06-26 21:09:57,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:09:57,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["8lJtOkTvSW2w6lywSXpGNA"], "issued_at": "2019-06-26T21:09:57.000000Z"}} 2019-06-26 21:09:57,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:09:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:57,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:58 GMT X-Openstack-Request-Id: req-1450328d-f1d2-47aa-becc-f8a81e95e505 2019-06-26 21:09:57,990 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:09:57,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1450328d-f1d2-47aa-becc-f8a81e95e505 2019-06-26 21:09:57,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.503269910812s 2019-06-26 21:09:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:09:58,002 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfe837b-7b53-43fc-b429-58c45ebbe232 2019-06-26 21:09:58,002 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:09:58,003 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ecfe837b-7b53-43fc-b429-58c45ebbe232 2019-06-26 21:09:58,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:09:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:58,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e57a67-6167-4472-a24d-a4c708a1c7d8 2019-06-26 21:09:58,244 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:09:58,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-11e57a67-6167-4472-a24d-a4c708a1c7d8 2019-06-26 21:09:58,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.241280078888s 2019-06-26 21:09:58,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:09:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}}' 2019-06-26 21:09:58,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a193a0de-2e68-4dfb-b4a2-44e2573f61b8 2019-06-26 21:09:58,545 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621"}, "tags": [], "enabled": true, "id": "5c8af369b01b4e50b7d5df7de8b36621", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}} 2019-06-26 21:09:58,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a193a0de-2e68-4dfb-b4a2-44e2573f61b8 2019-06-26 21:09:58,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.293551921844s 2019-06-26 21:09:58,546 - 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'5c8af369b01b4e50b7d5df7de8b36621', '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_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8'}) 2019-06-26 21:09:58,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:09:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0kQnorcI5Ot5YihaM8nbgPwACDPuC6", "email": null, "name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}}' 2019-06-26 21:09:59,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316d105b-0eeb-42ce-bfee-d937cf0225ef 2019-06-26 21:09:59,085 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": {"self": "http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "458c714f4fbd40518f28d6ab5f99a567", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:09:59,086 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-316d105b-0eeb-42ce-bfee-d937cf0225ef 2019-06-26 21:09:59,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.533205986023s 2019-06-26 21:09:59,086 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'458c714f4fbd40518f28d6ab5f99a567', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8'}) 2019-06-26 21:09:59,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:09:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:59,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47893963-1595-43d2-989a-ea6cbf49215c 2019-06-26 21:09:59,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:09:59,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-47893963-1595-43d2-989a-ea6cbf49215c 2019-06-26 21:09:59,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228340148926s 2019-06-26 21:09:59,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:09:59,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:59,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d095972f-0dca-4b53-94fb-00b10317b25b 2019-06-26 21:09:59,540 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:09:59,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d095972f-0dca-4b53-94fb-00b10317b25b 2019-06-26 21:09:59,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217025995255s 2019-06-26 21:09:59,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:09:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:59,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f8d4fc-2874-49d2-8ff1-66a443db5007 2019-06-26 21:09:59,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:09:59,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-58f8d4fc-2874-49d2-8ff1-66a443db5007 2019-06-26 21:09:59,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223147153854s 2019-06-26 21:09:59,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:09:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:09:59,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db4a9e5-9708-421a-8116-969e983d98d9 2019-06-26 21:09:59,995 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:09:59,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3db4a9e5-9708-421a-8116-969e983d98d9 2019-06-26 21:09:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222215175629s 2019-06-26 21:09:59,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:09:59,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:00,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6377a5c7-907b-47c7-bd62-11c3964719d1 2019-06-26 21:10:00,136 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": {"self": "http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "458c714f4fbd40518f28d6ab5f99a567", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:10:00,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6377a5c7-907b-47c7-bd62-11c3964719d1 2019-06-26 21:10:00,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140154838562s 2019-06-26 21:10:00,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:10:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:00,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5c0fd3-06b0-40a6-bda6-e15744338a0c 2019-06-26 21:10:00,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621"}, "tags": [], "enabled": true, "id": "5c8af369b01b4e50b7d5df7de8b36621", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:10:00,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0c5c0fd3-06b0-40a6-bda6-e15744338a0c 2019-06-26 21:10:00,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220916986465s 2019-06-26 21:10:00,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:10:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=458c714f4fbd40518f28d6ab5f99a567&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=5c8af369b01b4e50b7d5df7de8b36621" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:00,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b959cfbb-ac69-41a0-8407-effa8f956b88 2019-06-26 21:10:00,609 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=458c714f4fbd40518f28d6ab5f99a567&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=5c8af369b01b4e50b7d5df7de8b36621", "previous": null, "next": null}} 2019-06-26 21:10:00,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=458c714f4fbd40518f28d6ab5f99a567&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=5c8af369b01b4e50b7d5df7de8b36621 used request id req-b959cfbb-ac69-41a0-8407-effa8f956b88 2019-06-26 21:10:00,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231240987778s 2019-06-26 21:10:00,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:10:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621/users/458c714f4fbd40518f28d6ab5f99a567/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:00,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5447919a-28e7-40e5-97fa-5df946c9ec2f 2019-06-26 21:10:00,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:10:00,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621/users/458c714f4fbd40518f28d6ab5f99a567/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-5447919a-28e7-40e5-97fa-5df946c9ec2f 2019-06-26 21:10:00,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264356851578s 2019-06-26 21:10:00,878 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 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'5c8af369b01b4e50b7d5df7de8b36621', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0kQnorcI5Ot5YihaM8nbgPwACDPuC6', 'username': u'vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:10:00,882 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'password': '0kQnorcI5Ot5YihaM8nbgPwACDPuC6', 'project_name': 'vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '5c8af369b01b4e50b7d5df7de8b36621', 'project_domain_name': 'Default'} 2019-06-26 21:10:00,882 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-06-26 21:10:00,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:10:00,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:01,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0331f1-91b1-4070-afe0-4198e29c7723 2019-06-26 21:10:01,102 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:10:01,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ef0331f1-91b1-4070-afe0-4198e29c7723 2019-06-26 21:10:01,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219288110733s 2019-06-26 21:10:01,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:10:01,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:10:01,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d677e413-a3f2-4bd7-b9f3-d7e0e2ffe185 2019-06-26 21:10:01,341 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621"}, "tags": [], "enabled": true, "id": "5c8af369b01b4e50b7d5df7de8b36621", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:10:01,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d677e413-a3f2-4bd7-b9f3-d7e0e2ffe185 2019-06-26 21:10:01,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232353925705s 2019-06-26 21:10:01,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:10:01,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" -d '{"network": {"tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "name": "vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "admin_state_up": true}}' 2019-06-26 21:10:03,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:03 GMT X-Openstack-Request-Id: req-d6b585ce-34b1-4599-aaef-6f843a6789b3 2019-06-26 21:10:03,104 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:10:01Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}} 2019-06-26 21:10:03,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d6b585ce-34b1-4599-aaef-6f843a6789b3 2019-06-26 21:10:03,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.76082897186s 2019-06-26 21:10:03,105 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:10:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'bb9f2881-59b7-4003-aa71-ad2ee556ef9c', u'provider:segmentation_id': 31, 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_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', u'created_at': u'2019-06-26T21:10:01Z', u'mtu': 1442, u'tenant_id': u'5c8af369b01b4e50b7d5df7de8b36621', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5c8af369b01b4e50b7d5df7de8b36621'}) 2019-06-26 21:10:03,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:10:03,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd6f390-9f7e-445f-a495-dd6d97111237 2019-06-26 21:10:03,118 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:10:03,118 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5cd6f390-9f7e-445f-a495-dd6d97111237 2019-06-26 21:10:03,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:10:03,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c8af369b01b4e50b7d5df7de8b36621", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5c8af369b01b4e50b7d5df7de8b36621", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/5c8af369b01b4e50b7d5df7de8b36621", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/5c8af369b01b4e50b7d5df7de8b36621", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_5c8af369b01b4e50b7d5df7de8b36621", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5c8af369b01b4e50b7d5df7de8b36621", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5c8af369b01b4e50b7d5df7de8b36621", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/5c8af369b01b4e50b7d5df7de8b36621", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/5c8af369b01b4e50b7d5df7de8b36621", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/5c8af369b01b4e50b7d5df7de8b36621", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/5c8af369b01b4e50b7d5df7de8b36621", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/5c8af369b01b4e50b7d5df7de8b36621", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "id": "458c714f4fbd40518f28d6ab5f99a567"}, "audit_ids": ["-ttZkhdSTpWmDdKp6msdAg"], "issued_at": "2019-06-26T21:10:03.000000Z"}} 2019-06-26 21:10:03,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:10:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:03,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:03 GMT X-Openstack-Request-Id: req-bba0fe2d-2c2d-43eb-b730-8201a1592e80 2019-06-26 21:10:03,935 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:10:01Z","qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}]} 2019-06-26 21:10:03,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bba0fe2d-2c2d-43eb-b730-8201a1592e80 2019-06-26 21:10:03,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401995897293s 2019-06-26 21:10:03,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:10:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"subnet": {"name": "vping_userdata-subnet_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "enable_dhcp": true, "network_id": "bb9f2881-59b7-4003-aa71-ad2ee556ef9c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:10:06,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:06 GMT X-Openstack-Request-Id: req-d5c8da5f-349e-4987-9dc2-a79e9aeb4488 2019-06-26 21:10:06,103 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:10: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":"5c8af369b01b4e50b7d5df7de8b36621","id":"176bf638-a7cf-4f83-b127-f7dc163f8847","subnetpool_id":null,"name":"vping_userdata-subnet_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}} 2019-06-26 21:10:06,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d5c8da5f-349e-4987-9dc2-a79e9aeb4488 2019-06-26 21:10:06,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.16699910164s 2019-06-26 21:10:06,104 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:10: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'176bf638-a7cf-4f83-b127-f7dc163f8847', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', u'enable_dhcp': True, u'network_id': u'bb9f2881-59b7-4003-aa71-ad2ee556ef9c', u'tenant_id': u'5c8af369b01b4e50b7d5df7de8b36621', u'created_at': u'2019-06-26T21:10: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'5c8af369b01b4e50b7d5df7de8b36621'}) 2019-06-26 21:10:06,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:10:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "vping_userdata-router_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "admin_state_up": true}}' 2019-06-26 21:10:08,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:08 GMT X-Openstack-Request-Id: req-8289eed8-2b27-40f1-b2a6-49cdd7952c5d 2019-06-26 21:10:08,369 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "created_at": "2019-06-26T21:10:06Z", "admin_state_up": true, "updated_at": "2019-06-26T21:10:07Z", "revision_number": 2, "routes": [], "project_id": "5c8af369b01b4e50b7d5df7de8b36621", "id": "efdbd680-e1f0-4d55-828b-010f6b8abae5", "name": "vping_userdata-router_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}} 2019-06-26 21:10:08,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8289eed8-2b27-40f1-b2a6-49cdd7952c5d 2019-06-26 21:10:08,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.26474499702s 2019-06-26 21:10:08,370 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5c8af369b01b4e50b7d5df7de8b36621', u'created_at': u'2019-06-26T21:10:06Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:10:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'5c8af369b01b4e50b7d5df7de8b36621', u'id': u'efdbd680-e1f0-4d55-828b-010f6b8abae5', u'name': u'vping_userdata-router_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8'}) 2019-06-26 21:10:08,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:10:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"subnet_id": "176bf638-a7cf-4f83-b127-f7dc163f8847"}' 2019-06-26 21:10:11,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:11 GMT X-Openstack-Request-Id: req-68e9350c-bae3-4d1f-9595-2dcf4f815452 2019-06-26 21:10:11,348 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bb9f2881-59b7-4003-aa71-ad2ee556ef9c", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "subnet_id": "176bf638-a7cf-4f83-b127-f7dc163f8847", "subnet_ids": ["176bf638-a7cf-4f83-b127-f7dc163f8847"], "port_id": "b622f10d-ded3-47b9-af68-6c5a77609b72", "id": "efdbd680-e1f0-4d55-828b-010f6b8abae5"} 2019-06-26 21:10:11,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5/add_router_interface.json used request id req-68e9350c-bae3-4d1f-9595-2dcf4f815452 2019-06-26 21:10:11,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.97724604607s 2019-06-26 21:10:11,348 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:10:11,454 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:10:11,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:10:11,462 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:11 GMT 2019-06-26 21:10:11,462 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:10:11,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:10:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:11,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:11 GMT X-Openstack-Request-Id: req-e5eaa1d1-aa20-44e0-b518-6a4673f5ec15 2019-06-26 21:10:11,866 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:10:11,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e5eaa1d1-aa20-44e0-b518-6a4673f5ec15 2019-06-26 21:10:11,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.401435136795s 2019-06-26 21:10:11,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:10:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}' 2019-06-26 21:10:12,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:12 GMT Location: http://172.30.9.21:9292/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f8e3b2b4-3017-4fd4-be3c-c521cd83f32f 2019-06-26 21:10:12,232 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:10:12Z", "file": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file", "owner": "5c8af369b01b4e50b7d5df7de8b36621", "id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "size": null, "self": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "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_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "checksum": null, "created_at": "2019-06-26T21:10:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:10:12,232 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f8e3b2b4-3017-4fd4-be3c-c521cd83f32f 2019-06-26 21:10:12,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.35662984848s 2019-06-26 21:10:12,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:10:12,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '' 2019-06-26 21:10:12,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:10:12 GMT X-Openstack-Request-Id: req-fb7b543c-e35a-4846-a749-272d73257a1e 2019-06-26 21:10:12,957 - 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-06-26 21:10:12,957 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file used request id req-fb7b543c-e35a-4846-a749-272d73257a1e 2019-06-26 21:10:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.723845005035s 2019-06-26 21:10:12,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:10:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:13,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:13 GMT X-Openstack-Request-Id: req-1cddc3ee-27ea-4284-85fa-64d96dd852f3 2019-06-26 21:10:13,289 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:10:12Z", "file": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file", "owner": "5c8af369b01b4e50b7d5df7de8b36621", "id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "size": 12716032, "self": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:10:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:10:13,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1cddc3ee-27ea-4284-85fa-64d96dd852f3 2019-06-26 21:10:13,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32816195488s 2019-06-26 21:10:13,291 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file', 'owner': u'5c8af369b01b4e50b7d5df7de8b36621', 'id': u'41af6251-f573-41f9-b8f2-50b9c2fb91a0', 'size': 12716032, u'self': u'/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c8af369b01b4e50b7d5df7de8b36621', 'name': 'vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:10:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:10:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', '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/41af6251-f573-41f9-b8f2-50b9c2fb91a0', 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_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'created': u'2019-06-26T21:10:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:10:12Z', 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/41af6251-f573-41f9-b8f2-50b9c2fb91a0', 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_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:10:13,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:10:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:10:13,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-ff7427f8-b9ec-4efb-b39d-a452e925961b x-openstack-request-id: req-ff7427f8-b9ec-4efb-b39d-a452e925961b 2019-06-26 21:10:13,644 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "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": "40cd263e-f556-4208-abc9-8c5476cb5562"}} 2019-06-26 21:10:13,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ff7427f8-b9ec-4efb-b39d-a452e925961b 2019-06-26 21:10:13,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.349696874619s 2019-06-26 21:10:13,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', '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'09c280340b1d42a2939289f08c5d7899', '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'40cd263e-f556-4208-abc9-8c5476cb5562', 'swap': 0}) 2019-06-26 21:10:13,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:10:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" -d '{"extra_specs": {}}' 2019-06-26 21:10:13,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-d5ca625b-64f1-429e-90a5-6db858e2ae38 x-openstack-request-id: req-d5ca625b-64f1-429e-90a5-6db858e2ae38 2019-06-26 21:10:13,669 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:10:13,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562/os-extra_specs used request id req-d5ca625b-64f1-429e-90a5-6db858e2ae38 2019-06-26 21:10:13,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235137939453s 2019-06-26 21:10:13,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:10:13,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:14 GMT X-Openstack-Request-Id: req-6739d0a4-5114-4c2b-84d8-d9bcec4743c5 2019-06-26 21:10:13,767 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":["176bf638-a7cf-4f83-b127-f7dc163f8847"],"description":"","tags":[],"updated_at":"2019-06-26T21:10:05Z","qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}]} 2019-06-26 21:10:13,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6739d0a4-5114-4c2b-84d8-d9bcec4743c5 2019-06-26 21:10:13,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096978187561s 2019-06-26 21:10:13,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:10:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:14,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:14 GMT X-Openstack-Request-Id: req-5b5d635a-bdc5-489d-a88e-4005a81f2468 2019-06-26 21:10:14,087 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:10:12Z", "file": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file", "owner": "5c8af369b01b4e50b7d5df7de8b36621", "id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "size": 12716032, "self": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:10:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:10:14,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5b5d635a-bdc5-489d-a88e-4005a81f2468 2019-06-26 21:10:14,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314676046371s 2019-06-26 21:10:14,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:10:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:14,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-c5638f12-59ce-45b2-a0f9-5cf268c661b5 x-openstack-request-id: req-c5638f12-59ce-45b2-a0f9-5cf268c661b5 2019-06-26 21:10:14,838 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "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": "40cd263e-f556-4208-abc9-8c5476cb5562"}]} 2019-06-26 21:10:14,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c5638f12-59ce-45b2-a0f9-5cf268c661b5 2019-06-26 21:10:14,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.744035959244s 2019-06-26 21:10:14,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:10:14,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"server": {"name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "imageRef": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "flavorRef": "40cd263e-f556-4208-abc9-8c5476cb5562", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bb9f2881-59b7-4003-aa71-ad2ee556ef9c"}]}}' 2019-06-26 21:10:18,647 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c x-compute-request-id: req-ff9d79f9-7285-4b79-a013-964e589dd305 x-openstack-request-id: req-ff9d79f9-7285-4b79-a013-964e589dd305 2019-06-26 21:10:18,647 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "46098a66-db70-4170-bea5-8375ce81699c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "adminPass": "frCSmWAEw8mS"}} 2019-06-26 21:10:18,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ff9d79f9-7285-4b79-a013-964e589dd305 2019-06-26 21:10:18,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.80580306053s 2019-06-26 21:10:18,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:19,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-8aaf6577-56de-4c13-b0c9-4b344d992e52 x-openstack-request-id: req-8aaf6577-56de-4c13-b0c9-4b344d992e52 2019-06-26 21:10:19,409 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "user_id": "458c714f4fbd40518f28d6ab5f99a567", "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-06-26T21:10:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:19,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8aaf6577-56de-4c13-b0c9-4b344d992e52 2019-06-26 21:10:19,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761555194855s 2019-06-26 21:10:19,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:10:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:19,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:19 GMT X-Openstack-Request-Id: req-c7751bd7-ef4c-44f5-9302-bf112c444324 2019-06-26 21:10:19,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":["176bf638-a7cf-4f83-b127-f7dc163f8847"],"description":"","tags":[],"updated_at":"2019-06-26T21:10:05Z","qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}]} 2019-06-26 21:10:19,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c7751bd7-ef4c-44f5-9302-bf112c444324 2019-06-26 21:10:19,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436527967453s 2019-06-26 21:10:19,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:10:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:20,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:20 GMT X-Openstack-Request-Id: req-cb5c30a8-ccec-4b52-b7d1-5c52d3a57c2d 2019-06-26 21:10:20,199 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:10: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":"5c8af369b01b4e50b7d5df7de8b36621","id":"176bf638-a7cf-4f83-b127-f7dc163f8847","subnetpool_id":null,"name":"vping_userdata-subnet_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:10:20,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cb5c30a8-ccec-4b52-b7d1-5c52d3a57c2d 2019-06-26 21:10:20,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.340088129044s 2019-06-26 21:10:20,200 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:22,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:22,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:22,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-c5876168-59fb-4e1e-bb3f-fd72e7755f7b x-openstack-request-id: req-c5876168-59fb-4e1e-bb3f-fd72e7755f7b 2019-06-26 21:10:22,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:22Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:22,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5876168-59fb-4e1e-bb3f-fd72e7755f7b 2019-06-26 21:10:22,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615857839584s 2019-06-26 21:10:22,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:24,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:25,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-6454031e-75dd-4a01-94c4-658b635cf67f x-openstack-request-id: req-6454031e-75dd-4a01-94c4-658b635cf67f 2019-06-26 21:10:25,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:22Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:25,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6454031e-75dd-4a01-94c4-658b635cf67f 2019-06-26 21:10:25,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726692914963s 2019-06-26 21:10:25,560 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:27,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:28,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:27 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-62a35431-cffe-4bf8-8414-3aff147c8c0f x-openstack-request-id: req-62a35431-cffe-4bf8-8414-3aff147c8c0f 2019-06-26 21:10:28,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:22Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:28,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62a35431-cffe-4bf8-8414-3aff147c8c0f 2019-06-26 21:10:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33662390709s 2019-06-26 21:10:28,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:30,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:30,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7afb8b04-7d25-4862-84b2-af112e731550 x-openstack-request-id: req-7afb8b04-7d25-4862-84b2-af112e731550 2019-06-26 21:10:32,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:32,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7afb8b04-7d25-4862-84b2-af112e731550 2019-06-26 21:10:32,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33155488968s 2019-06-26 21:10:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:10:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=46098a66-db70-4170-bea5-8375ce81699c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:32 GMT X-Openstack-Request-Id: req-31466aa3-5a5e-4fb9-a7b0-a76c1406ae14 2019-06-26 21:10:32,300 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:10:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"176bf638-a7cf-4f83-b127-f7dc163f8847","ip_address":"192.168.120.6"}],"id":"84942e13-4dd5-4fa4-98ef-7837ffc79ea2","security_groups":["1660e048-fdc6-4f63-ad24-c21cadb304d0"],"mac_address":"fa:16:3e:c4:e1:8c","project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-6","ip_address":"192.168.120.6","fqdn":"host-192-168-120-6.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","dns_name":"","created_at":"2019-06-26T21:10:23Z","binding:vnic_type":"normal","device_id":"46098a66-db70-4170-bea5-8375ce81699c","tenant_id":"5c8af369b01b4e50b7d5df7de8b36621"}]} 2019-06-26 21:10:32,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=46098a66-db70-4170-bea5-8375ce81699c used request id req-31466aa3-5a5e-4fb9-a7b0-a76c1406ae14 2019-06-26 21:10:32,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546679496765s 2019-06-26 21:10:32,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:10:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=84942e13-4dd5-4fa4-98ef-7837ffc79ea2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:32 GMT X-Openstack-Request-Id: req-e483f22f-3e05-4c1d-b62f-7db7029367ae 2019-06-26 21:10:32,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:10:32,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=84942e13-4dd5-4fa4-98ef-7837ffc79ea2 used request id req-e483f22f-3e05-4c1d-b62f-7db7029367ae 2019-06-26 21:10:32,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.493764877319s 2019-06-26 21:10:32,804 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c4:e1:8c', 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'41af6251-f573-41f9-b8f2-50b9c2fb91a0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:10:30.000000', 'flavor': Munch({u'id': u'40cd263e-f556-4208-abc9-8c5476cb5562'}), 'az': u'nova', 'id': u'46098a66-db70-4170-bea5-8375ce81699c', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'458c714f4fbd40518f28d6ab5f99a567', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c8af369b01b4e50b7d5df7de8b36621', 'name': 'vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', '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-06-26T21:10:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:10:30Z', 'hostId': u'466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6', '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-06-26T21:10:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5c8af369b01b4e50b7d5df7de8b36621', 'name': u'vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'adminPass': u'frCSmWAEw8mS', 'tenant_id': u'5c8af369b01b4e50b7d5df7de8b36621', 'created_at': u'2019-06-26T21:10:18Z', 'created': u'2019-06-26T21:10:18Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:10:32,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:10:32,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1259 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:32 GMT X-Openstack-Request-Id: req-e790bb66-3565-4f0e-a98b-711d207638a4 2019-06-26 21:10:32,909 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":["176bf638-a7cf-4f83-b127-f7dc163f8847"],"description":"","tags":[],"updated_at":"2019-06-26T21:10:05Z","qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}]} 2019-06-26 21:10:32,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e790bb66-3565-4f0e-a98b-711d207638a4 2019-06-26 21:10:32,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104176998138s 2019-06-26 21:10:32,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:10:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:32 GMT X-Openstack-Request-Id: req-3395b2f2-0763-4ea3-bffb-0fbe9e0597fd 2019-06-26 21:10:32,965 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:10:12Z", "file": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file", "owner": "5c8af369b01b4e50b7d5df7de8b36621", "id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "size": 12716032, "self": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:10:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:10:32,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3395b2f2-0763-4ea3-bffb-0fbe9e0597fd 2019-06-26 21:10:32,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.050124168396s 2019-06-26 21:10:32,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:10:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76a4f1b7-f5f7-48df-abbf-dc86ac14d58a x-openstack-request-id: req-76a4f1b7-f5f7-48df-abbf-dc86ac14d58a 2019-06-26 21:10:32,990 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "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": "40cd263e-f556-4208-abc9-8c5476cb5562"}]} 2019-06-26 21:10:32,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-76a4f1b7-f5f7-48df-abbf-dc86ac14d58a 2019-06-26 21:10:32,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240449905396s 2019-06-26 21:10:32,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:10:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"server": {"name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "imageRef": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "flavorRef": "40cd263e-f556-4208-abc9-8c5476cb5562", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjYgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bb9f2881-59b7-4003-aa71-ad2ee556ef9c"}]}}' 2019-06-26 21:10:36,442 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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 location: http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1 x-compute-request-id: req-9a3d6919-95e0-4094-ab9d-4edea5fa19e4 x-openstack-request-id: req-9a3d6919-95e0-4094-ab9d-4edea5fa19e4 2019-06-26 21:10:36,442 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "adminPass": "ghz7RE7xA5fV"}} 2019-06-26 21:10:36,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9a3d6919-95e0-4094-ab9d-4edea5fa19e4 2019-06-26 21:10:36,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.4505841732s 2019-06-26 21:10:36,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:37,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:36 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-e8be25c5-73c5-40eb-b9be-710d9e4ffe6b x-openstack-request-id: req-e8be25c5-73c5-40eb-b9be-710d9e4ffe6b 2019-06-26 21:10:37,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "user_id": "458c714f4fbd40518f28d6ab5f99a567", "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-06-26T21:10:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:37,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8be25c5-73c5-40eb-b9be-710d9e4ffe6b 2019-06-26 21:10:37,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14121818542s 2019-06-26 21:10:37,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:39,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:40,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-e47e3188-d4b0-4904-bea9-4d86afc6319b x-openstack-request-id: req-e47e3188-d4b0-4904-bea9-4d86afc6319b 2019-06-26 21:10:40,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:39Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:40,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e47e3188-d4b0-4904-bea9-4d86afc6319b 2019-06-26 21:10:40,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02951002121s 2019-06-26 21:10:40,631 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:42,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:43,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:42 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-153cb363-33e0-4577-95b1-62c16649a8b1 x-openstack-request-id: req-153cb363-33e0-4577-95b1-62c16649a8b1 2019-06-26 21:10:43,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:39Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:43,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-153cb363-33e0-4577-95b1-62c16649a8b1 2019-06-26 21:10:43,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.649631023407s 2019-06-26 21:10:43,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:45,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-0e9c29f4-4db3-4ef6-b15e-df3979dad77b x-openstack-request-id: req-0e9c29f4-4db3-4ef6-b15e-df3979dad77b 2019-06-26 21:10:46,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:10:39Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:46,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0e9c29f4-4db3-4ef6-b15e-df3979dad77b 2019-06-26 21:10:46,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916133880615s 2019-06-26 21:10:46,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:48,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:49,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-429ea0c5-a4d5-4b8b-a9f1-700b0c122e3f x-openstack-request-id: req-429ea0c5-a4d5-4b8b-a9f1-700b0c122e3f 2019-06-26 21:10:49,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ba:7c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:46.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:46Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:49,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-429ea0c5-a4d5-4b8b-a9f1-700b0c122e3f 2019-06-26 21:10:49,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05557799339s 2019-06-26 21:10:49,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:10:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=635e185b-fc2f-4a61-98f2-e49d4a46b2a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:49,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:49 GMT X-Openstack-Request-Id: req-85534343-382f-4f1a-99d3-9e5e61d04ab7 2019-06-26 21:10:49,331 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:10:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"176bf638-a7cf-4f83-b127-f7dc163f8847","ip_address":"192.168.120.11"}],"id":"f32bca7b-7ff2-4c52-96d7-4422fbf49575","security_groups":["1660e048-fdc6-4f63-ad24-c21cadb304d0"],"mac_address":"fa:16:3e:f9:ba:7c","project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-11","ip_address":"192.168.120.11","fqdn":"host-192-168-120-11.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","dns_name":"","created_at":"2019-06-26T21:10:39Z","binding:vnic_type":"normal","device_id":"635e185b-fc2f-4a61-98f2-e49d4a46b2a1","tenant_id":"5c8af369b01b4e50b7d5df7de8b36621"}]} 2019-06-26 21:10:49,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=635e185b-fc2f-4a61-98f2-e49d4a46b2a1 used request id req-85534343-382f-4f1a-99d3-9e5e61d04ab7 2019-06-26 21:10:49,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494220256805s 2019-06-26 21:10:49,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:10:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f32bca7b-7ff2-4c52-96d7-4422fbf49575" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:49,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:49 GMT X-Openstack-Request-Id: req-b35fe382-7f28-4c8b-a08c-2eba91712e70 2019-06-26 21:10:49,397 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:10:49,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f32bca7b-7ff2-4c52-96d7-4422fbf49575 used request id req-b35fe382-7f28-4c8b-a08c-2eba91712e70 2019-06-26 21:10:49,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569250583649s 2019-06-26 21:10:49,398 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f9:ba:7c', 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'41af6251-f573-41f9-b8f2-50b9c2fb91a0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:10:46.000000', 'flavor': Munch({u'id': u'40cd263e-f556-4208-abc9-8c5476cb5562'}), 'az': u'nova', 'id': u'635e185b-fc2f-4a61-98f2-e49d4a46b2a1', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'458c714f4fbd40518f28d6ab5f99a567', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c8af369b01b4e50b7d5df7de8b36621', 'name': 'vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', '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-06-26T21:10:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:10:46Z', 'hostId': u'532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2', '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-06-26T21:10:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5c8af369b01b4e50b7d5df7de8b36621', 'name': u'vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8', 'adminPass': u'ghz7RE7xA5fV', 'tenant_id': u'5c8af369b01b4e50b7d5df7de8b36621', 'created_at': u'2019-06-26T21:10:36Z', 'created': u'2019-06-26T21:10:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:10:49,399 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-06-26 21:10:50,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:51,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6fb1d19a-03ba-43f2-8096-48b9f127e14a x-openstack-request-id: req-6fb1d19a-03ba-43f2-8096-48b9f127e14a 2019-06-26 21:10:51,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ba:7c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:46.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:46Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:30Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:51,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6fb1d19a-03ba-43f2-8096-48b9f127e14a 2019-06-26 21:10:51,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964383125305s 2019-06-26 21:10:51,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:10:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:10:51,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-8145b9c9-120c-47dd-bd93-0f843a31b90e x-openstack-request-id: req-8145b9c9-120c-47dd-bd93-0f843a31b90e 2019-06-26 21:10:51,477 - 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 570901752 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.250439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.253668] pid_max: default: 32768 minimum: 301\n[ 0.255375] ACPI: Core revision 20150930\n[ 0.257517] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.259980] Security Framework initialized\n[ 0.261570] Yama: becoming mindful.\n[ 0.262945] AppArmor: AppArmor initialized\n[ 0.264536] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.267080] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.269464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271857] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274546] Initializing cgroup subsys io\n[ 0.276077] Initializing cgroup subsys memory\n[ 0.277752] Initializing cgroup subsys devices\n[ 0.279436] Initializing cgroup subsys freezer\n[ 0.281134] Initializing cgroup subsys net_cls\n[ 0.282787] Initializing cgroup subsys perf_event\n[ 0.284522] Initializing cgroup subsys net_prio\n[ 0.286236] Initializing cgroup subsys hugetlb\n[ 0.287916] Initializing cgroup subsys pids\n[ 0.289589] CPU: Physical Processor ID: 0\n[ 0.291841] mce: CPU supports 10 MCE banks\n[ 0.293471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.323466] ftrace: allocating 31920 entries in 125 pages\n[ 0.362003] smpboot: Max logical packages: 1\n[ 0.363669] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366247] x2apic enabled\n[ 0.367692] Switched APIC routing to physical x2apic.\n[ 0.370763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.372950] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.376940] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380324] KVM setup paravirtual spinlock\n[ 0.382351] x86: Booted up 1 node, 1 CPUs\n[ 0.383853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.386379] devtmpfs: initialized\n[ 0.388685] evm: security.selinux\n[ 0.389973] evm: security.SMACK64\n[ 0.391261] evm: security.SMACK64EXEC\n[ 0.392657] evm: security.SMACK64TRANSMUTE\n[ 0.394162] evm: security.SMACK64MMAP\n[ 0.395555] evm: security.ima\n[ 0.396739] evm: security.capability\n[ 0.398173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.401606] pinctrl core: initialized pinctrl subsystem\n[ 0.403602] RTC time: 21:10:46, date: 06/26/19\n[ 0.405315] NET: Registered protocol family 16\n[ 0.407075] cpuidle: using governor ladder\n[ 0.408653] cpuidle: using governor menu\n[ 0.410115] PCCT header not found.\n[ 0.411484] ACPI: bus type PCI registered\n[ 0.412995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415363] PCI: Using configuration type 1 for base access\n[ 0.418105] ACPI: Added _OSI(Module Device)\n[ 0.419705] ACPI: Added _OSI(Processor Device)\n[ 0.421350] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423040] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.425798] ACPI: Interpreter enabled\n[ 0.427242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.430741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.434235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.437728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.441282] ACPI: (supports S0 S5)\n[ 0.442608] ACPI: Using IOAPIC for interrupt routing\n[ 0.444377] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.449091] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.451230] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.453554] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.455822] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459873] acpiphp: Slot [3] registered\n[ 0.461362] acpiphp: Slot [4] registered\n[ 0.462847] acpiphp: Slot [5] registered\n[ 0.464337] acpiphp: Slot [6] registered\n[ 0.465823] acpiphp: Slot [7] registered\n[ 0.467306] acpiphp: Slot [8] registered\n[ 0.468796] acpiphp: Slot [9] registered\n[ 0.470278] acpiphp: Slot [10] registered\n[ 0.471789] acpiphp: Slot [11] registered\n[ 0.473413] acpiphp: Slot [12] registered\n[ 0.475050] acpiphp: Slot [13] registered\n[ 0.476583] acpiphp: Slot [14] registered\n[ 0.478081] acpiphp: Slot [15] registered\n[ 0.499545] acpiphp: Slot [16] registered\n[ 0.501259] acpiphp: Slot [17] registered\n[ 0.502742] acpiphp: Slot [18] registered\n[ 0.504224] acpiphp: Slot [19] registered\n[ 0.505705] acpiphp: Slot [20] registered\n[ 0.507184] acpiphp: Slot [21] registered\n[ 0.508755] acpiphp: Slot [22] registered\n[ 0.510230] acpiphp: Slot [23] registered\n[ 0.511711] acpiphp: Slot [24] registered\n[ 0.513197] acpiphp: Slot [25] registered\n[ 0.514676] acpiphp: Slot [26] registered\n[ 0.516153] acpiphp: Slot [27] registered\n[ 0.517641] acpiphp: Slot [28] registered\n[ 0.519122] acpiphp: Slot [29] registered\n[ 0.520609] acpiphp: Slot [30] registered\n[ 0.522104] acpiphp: Slot [31] registered\n[ 0.523631] PCI host bridge to bus 0000:00\n[ 0.525162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.527389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.529614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.532255] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.534901] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.537614] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.544407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.546771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.548986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.551533] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.556655] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.559500] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.583850] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.586539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.589130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.591699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.594250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.596573] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.599573] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.601503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.604386] vgaarb: loaded\n[ 0.605483] vgaarb: bridge control possible 0000:00:02.0\n[ 0.608343] SCSI subsystem initialized\n[ 0.610407] ACPI: bus type USB registered\n[ 0.611945] usbcore: registered new interface driver usbfs\n[ 0.613804] usbcore: registered new interface driver hub\n[ 0.615595] usbcore: registered new device driver usb\n[ 0.617672] PCI: Using ACPI for IRQ routing\n[ 0.619998] NetLabel: Initializing\n[ 0.621280] NetLabel: domain hash size = 128\n[ 0.622829] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.624581] NetLabel: unlabeled traffic allowed by default\n[ 0.626961] clocksource: Switched to clocksource kvm-clock\n[ 0.638791] AppArmor: AppArmor Filesystem Enabled\n[ 0.640514] pnp: PnP ACPI init\n[ 0.642157] pnp: PnP ACPI: found 5 devices\n[ 0.649442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.652576] NET: Registered protocol family 2\n[ 0.654644] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.657065] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.659560] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661919] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.666332] NET: Registered protocol family 1\n[ 0.667934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669943] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671887] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.686701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.701619] Trying to unpack rootfs image as initramfs...\n[ 0.765333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.768420] Scanning for low memory corruption every 60 seconds\n[ 0.770824] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.773008] audit: initializing netlink subsys (disabled)\n[ 0.774889] audit: type=2000 audit(1561583447.446:1): initialized\n[ 0.777267] Initialise system trusted keyring\n[ 0.778984] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.781055] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.784246] zbud: loaded\n[ 0.785462] VFS: Disk quotas dquot_6.6.0\n[ 0.786916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.789609] fuse init (API version 7.23)\n[ 0.791186] Key type big_key registered\n[ 0.792609] Allocating IMA MOK and blacklist keyrings.\n[ 0.794739] Key type asymmetric registered\n[ 0.796233] Asymmetric key parser 'x509' registered\n[ 0.797942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.800613] io scheduler noop registered\n[ 0.802011] io scheduler deadline registered (default)\n[ 0.803825] io scheduler cfq registered\n[ 0.805346] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.807242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.809537] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.812117] ACPI: Power Button [PWRF]\n[ 0.813606] GHES: HEST is not enabled!\n[ 0.827628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.857061] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.860871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.887454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.891058] Linux agpgart interface v0.103\n[ 0.894877] brd: module loaded\n[ 0.897360] loop: module loaded\n[ 0.903299] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.905984] GPT:90111 != 2097151\n[ 0.907202] GPT:Alternate GPT header not at the end of the disk.\n[ 0.909180] GPT:90111 != 2097151\n[ 0.910397] GPT: Use GNU Parted to correct GPT errors.\n[ 0.912131] vda: vda1 vda15\n[ 0.914105] scsi host0: ata_piix\n[ 0.915486] scsi host1: ata_piix\n[ 0.916758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.918948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.921809] libphy: Fixed MDIO Bus: probed\n[ 0.923788] tun: Universal TUN/TAP device driver, 1.6\n[ 0.925877] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.929744] PPP generic driver version 2.4.2\n[ 0.931529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.933714] ehci-pci: EHCI PCI platform driver\n[ 0.935407] ehci-platform: EHCI generic platform driver\n[ 0.937216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.939304] ohci-pci: OHCI PCI platform driver\n[ 0.940911] ohci-platform: OHCI generic platform driver\n[ 0.942733] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.957862] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.959863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.962719] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.964696] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.966958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.970295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.974009] usb usb1: Product: UHCI Host Controller\n[ 0.976410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.979405] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.982015] hub 1-0:1.0: USB hub found\n[ 0.984116] hub 1-0:1.0: 2 ports detected\n[ 0.986557] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.990783] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.992583] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.994485] mousedev: PS/2 mouse device common for all mice\n[ 0.996830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.000004] rtc_cmos 00:00: RTC can wake from S4\n[ 1.002248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.004474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.006721] i2c /dev entries driver\n[ 1.008136] device-mapper: uevent: version 1.0.3\n[ 1.009921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.012980] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.015430] NET: Registered protocol family 10\n[ 1.017385] NET: Registered protocol family 17\n[ 1.019071] Key type dns_resolver registered\n[ 1.020830] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.022885] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.026178] registered taskstats version 1\n[ 1.027758] Loading compiled-in X.509 certificates\n[ 1.030063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.033558] zswap: loaded using pool lzo/zbud\n[ 1.036064] Key type trusted registered\n[ 1.038585] Key type encrypted registered\n[ 1.040125] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.042076] ima: No TPM chip found, activating TPM-bypass!\n[ 1.044034] evm: HMAC attrs: 0x1\n[ 1.045726] Magic number: 7:798:197\n[ 1.047311] rtc_cmos 00:00: setting system clock to 2019-06-26 21:10:47 UTC (1561583447)\n[ 1.050308] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.052405] EDD information not available.\n[ 1.076741] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.096355] Write protecting the kernel read-only data: 14336k\n[ 1.099995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.103224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.274092] 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.11...\nLease of 192.168.120.11 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. 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-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOrSFoDUgyazWNoxZ7LBIj4if/2t3g8hWaTAvsEhmKzSHIx/007Asp8b/R2sDPx+1P8qF/pbauyrWxgmrIo1l4T3RdxppoykPs2FJtePfeEbSwvGgxXG5fQEKzyuOCH+dkVlQSfrt/kh5Blt0pBDQs9BgCKih/qDaJBqUBrxrat0JIVvKLicrmvZQQgUeVUyNR/r1KdFFK3bOS03ykVpLx6amqdPb7815JAGRF8rWmn1V0qwVcHBnftMeUUx0VG0YOn88xFguLaVuehe0WPyrIzsIk0xbmZPGc4rbY57pCuXGcMrWk+lYY/nJfn14T9v+FijQrGm2/meQsmo8jZfhZ root@vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8\nssh-dss AAAAB3NzaC1kc3MAAACBAIgT2WERUdTo920D0XY7hVBj/jZjYlCSt8CyrZsiNpfJRsA0eeZsXxbuYtZKZDTLpn2LcYaCu3XloSZawqYjwCWdQPcWgzhuFkfy3+PFHAZlMq/FwWtTwGTUMm84BAzry7nUTLhVGoyy99tp80ENszQJ8jqtkwXotn2m5q/9LbPhAAAAFQD2yb4Lz5LXC2NVrc8bMCqqG1NGNQAAAIAXeW9JATAK4vLea34QqnN1PbX7/lf4UZAzlGca1+xgNA+Kjr2BHCsjb0eUfSYSMMG73e+GGBM8Nd3e+AEbICSHF5X+h+0aSnRbH0ZjMbiUkZhUzhWntDIumpF++y7wG8zouf0iP8VKKUdatCEgYuCnU2/PBfCHVxk7lmcw+mWf4QAAAIBcLz1lVbFUOQ2+5xINOAzrULgrNu/BJ/1kCFYqJr8u46m5+2mcFX74n+rnwuVslRPN5DEBfL5lqKxXXqz8LqWl3bP5wZJrYS7Pqq8lyf4QrPLCBnZmXmB3vsO+PM+wUfoJuXgawKa2kLEg4SLKWcKKvfNEkqctp2beiwy8P/tDVw== root@vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fef9:ba7c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.08 ===\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-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8 login: "} 2019-06-26 21:10:51,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1/action used request id req-8145b9c9-120c-47dd-bd93-0f843a31b90e 2019-06-26 21:10:51,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.110789060593s 2019-06-26 21:10:51,479 - 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 570901752 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.250439] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.253668] pid_max: default: 32768 minimum: 301 [ 0.255375] ACPI: Core revision 20150930 [ 0.257517] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.259980] Security Framework initialized [ 0.261570] Yama: becoming mindful. [ 0.262945] AppArmor: AppArmor initialized [ 0.264536] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.267080] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.269464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271857] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274546] Initializing cgroup subsys io [ 0.276077] Initializing cgroup subsys memory [ 0.277752] Initializing cgroup subsys devices [ 0.279436] Initializing cgroup subsys freezer [ 0.281134] Initializing cgroup subsys net_cls [ 0.282787] Initializing cgroup subsys perf_event [ 0.284522] Initializing cgroup subsys net_prio [ 0.286236] Initializing cgroup subsys hugetlb [ 0.287916] Initializing cgroup subsys pids [ 0.289589] CPU: Physical Processor ID: 0 [ 0.291841] mce: CPU supports 10 MCE banks [ 0.293471] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295410] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313715] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.323466] ftrace: allocating 31920 entries in 125 pages [ 0.362003] smpboot: Max logical packages: 1 [ 0.363669] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366247] x2apic enabled [ 0.367692] Switched APIC routing to physical x2apic. [ 0.370763] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.372950] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.376940] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380324] KVM setup paravirtual spinlock [ 0.382351] x86: Booted up 1 node, 1 CPUs [ 0.383853] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.386379] devtmpfs: initialized [ 0.388685] evm: security.selinux [ 0.389973] evm: security.SMACK64 [ 0.391261] evm: security.SMACK64EXEC [ 0.392657] evm: security.SMACK64TRANSMUTE [ 0.394162] evm: security.SMACK64MMAP [ 0.395555] evm: security.ima [ 0.396739] evm: security.capability [ 0.398173] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.401606] pinctrl core: initialized pinctrl subsystem [ 0.403602] RTC time: 21:10:46, date: 06/26/19 [ 0.405315] NET: Registered protocol family 16 [ 0.407075] cpuidle: using governor ladder [ 0.408653] cpuidle: using governor menu [ 0.410115] PCCT header not found. [ 0.411484] ACPI: bus type PCI registered [ 0.412995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415363] PCI: Using configuration type 1 for base access [ 0.418105] ACPI: Added _OSI(Module Device) [ 0.419705] ACPI: Added _OSI(Processor Device) [ 0.421350] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423040] ACPI: Added _OSI(Processor Aggregator Device) [ 0.425798] ACPI: Interpreter enabled [ 0.427242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.430741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.434235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.437728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.441282] ACPI: (supports S0 S5) [ 0.442608] ACPI: Using IOAPIC for interrupt routing [ 0.444377] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.449091] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.451230] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.453554] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.455822] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459873] acpiphp: Slot [3] registered [ 0.461362] acpiphp: Slot [4] registered [ 0.462847] acpiphp: Slot [5] registered [ 0.464337] acpiphp: Slot [6] registered [ 0.465823] acpiphp: Slot [7] registered [ 0.467306] acpiphp: Slot [8] registered [ 0.468796] acpiphp: Slot [9] registered [ 0.470278] acpiphp: Slot [10] registered [ 0.471789] acpiphp: Slot [11] registered [ 0.473413] acpiphp: Slot [12] registered [ 0.475050] acpiphp: Slot [13] registered [ 0.476583] acpiphp: Slot [14] registered [ 0.478081] acpiphp: Slot [15] registered [ 0.499545] acpiphp: Slot [16] registered [ 0.501259] acpiphp: Slot [17] registered [ 0.502742] acpiphp: Slot [18] registered [ 0.504224] acpiphp: Slot [19] registered [ 0.505705] acpiphp: Slot [20] registered [ 0.507184] acpiphp: Slot [21] registered [ 0.508755] acpiphp: Slot [22] registered [ 0.510230] acpiphp: Slot [23] registered [ 0.511711] acpiphp: Slot [24] registered [ 0.513197] acpiphp: Slot [25] registered [ 0.514676] acpiphp: Slot [26] registered [ 0.516153] acpiphp: Slot [27] registered [ 0.517641] acpiphp: Slot [28] registered [ 0.519122] acpiphp: Slot [29] registered [ 0.520609] acpiphp: Slot [30] registered [ 0.522104] acpiphp: Slot [31] registered [ 0.523631] PCI host bridge to bus 0000:00 [ 0.525162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.527389] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.529614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.532255] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.534901] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.537614] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.544407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.546771] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.548986] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.551533] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.556655] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.559500] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583850] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.586539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.589130] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.591699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.594250] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.596573] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.599573] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.601503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.604386] vgaarb: loaded [ 0.605483] vgaarb: bridge control possible 0000:00:02.0 [ 0.608343] SCSI subsystem initialized [ 0.610407] ACPI: bus type USB registered [ 0.611945] usbcore: registered new interface driver usbfs [ 0.613804] usbcore: registered new interface driver hub [ 0.615595] usbcore: registered new device driver usb [ 0.617672] PCI: Using ACPI for IRQ routing [ 0.619998] NetLabel: Initializing [ 0.621280] NetLabel: domain hash size = 128 [ 0.622829] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.624581] NetLabel: unlabeled traffic allowed by default [ 0.626961] clocksource: Switched to clocksource kvm-clock [ 0.638791] AppArmor: AppArmor Filesystem Enabled [ 0.640514] pnp: PnP ACPI init [ 0.642157] pnp: PnP ACPI: found 5 devices [ 0.649442] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652576] NET: Registered protocol family 2 [ 0.654644] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.657065] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.659560] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661919] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663900] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.666332] NET: Registered protocol family 1 [ 0.667934] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669943] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671887] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686701] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.701619] Trying to unpack rootfs image as initramfs... [ 0.765333] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.768420] Scanning for low memory corruption every 60 seconds [ 0.770824] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.773008] audit: initializing netlink subsys (disabled) [ 0.774889] audit: type=2000 audit(1561583447.446:1): initialized [ 0.777267] Initialise system trusted keyring [ 0.778984] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.781055] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.784246] zbud: loaded [ 0.785462] VFS: Disk quotas dquot_6.6.0 [ 0.786916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.789609] fuse init (API version 7.23) [ 0.791186] Key type big_key registered [ 0.792609] Allocating IMA MOK and blacklist keyrings. [ 0.794739] Key type asymmetric registered [ 0.796233] Asymmetric key parser 'x509' registered [ 0.797942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.800613] io scheduler noop registered [ 0.802011] io scheduler deadline registered (default) [ 0.803825] io scheduler cfq registered [ 0.805346] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.807242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.809537] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.812117] ACPI: Power Button [PWRF] [ 0.813606] GHES: HEST is not enabled! [ 0.827628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.857061] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.860871] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.887454] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.891058] Linux agpgart interface v0.103 [ 0.894877] brd: module loaded [ 0.897360] loop: module loaded [ 0.903299] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.905984] GPT:90111 != 2097151 [ 0.907202] GPT:Alternate GPT header not at the end of the disk. [ 0.909180] GPT:90111 != 2097151 [ 0.910397] GPT: Use GNU Parted to correct GPT errors. [ 0.912131] vda: vda1 vda15 [ 0.914105] scsi host0: ata_piix [ 0.915486] scsi host1: ata_piix [ 0.916758] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.918948] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.921809] libphy: Fixed MDIO Bus: probed [ 0.923788] tun: Universal TUN/TAP device driver, 1.6 [ 0.925877] tun: (C) 1999-2004 Max Krasnyansky [ 0.929744] PPP generic driver version 2.4.2 [ 0.931529] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.933714] ehci-pci: EHCI PCI platform driver [ 0.935407] ehci-platform: EHCI generic platform driver [ 0.937216] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.939304] ohci-pci: OHCI PCI platform driver [ 0.940911] ohci-platform: OHCI generic platform driver [ 0.942733] uhci_hcd: USB Universal Host Controller Interface driver [ 0.957862] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.959863] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.962719] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.964696] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.966958] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.970295] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.974009] usb usb1: Product: UHCI Host Controller [ 0.976410] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.979405] usb usb1: SerialNumber: 0000:00:01.2 [ 0.982015] hub 1-0:1.0: USB hub found [ 0.984116] hub 1-0:1.0: 2 ports detected [ 0.986557] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.990783] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.992583] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.994485] mousedev: PS/2 mouse device common for all mice [ 0.996830] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.000004] rtc_cmos 00:00: RTC can wake from S4 [ 1.002248] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.004474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.006721] i2c /dev entries driver [ 1.008136] device-mapper: uevent: version 1.0.3 [ 1.009921] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.012980] ledtrig-cpu: registered to indicate activity on CPUs [ 1.015430] NET: Registered protocol family 10 [ 1.017385] NET: Registered protocol family 17 [ 1.019071] Key type dns_resolver registered [ 1.020830] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.022885] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.026178] registered taskstats version 1 [ 1.027758] Loading compiled-in X.509 certificates [ 1.030063] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.033558] zswap: loaded using pool lzo/zbud [ 1.036064] Key type trusted registered [ 1.038585] Key type encrypted registered [ 1.040125] AppArmor: AppArmor sha1 policy hashing enabled [ 1.042076] ima: No TPM chip found, activating TPM-bypass! [ 1.044034] evm: HMAC attrs: 0x1 [ 1.045726] Magic number: 7:798:197 [ 1.047311] rtc_cmos 00:00: setting system clock to 2019-06-26 21:10:47 UTC (1561583447) [ 1.050308] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.052405] EDD information not available. [ 1.076741] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.096355] Write protecting the kernel read-only data: 14336k [ 1.099995] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.103224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.274092] 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.11... Lease of 192.168.120.11 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOrSFoDUgyazWNoxZ7LBIj4if/2t3g8hWaTAvsEhmKzSHIx/007Asp8b/R2sDPx+1P8qF/pbauyrWxgmrIo1l4T3RdxppoykPs2FJtePfeEbSwvGgxXG5fQEKzyuOCH+dkVlQSfrt/kh5Blt0pBDQs9BgCKih/qDaJBqUBrxrat0JIVvKLicrmvZQQgUeVUyNR/r1KdFFK3bOS03ykVpLx6amqdPb7815JAGRF8rWmn1V0qwVcHBnftMeUUx0VG0YOn88xFguLaVuehe0WPyrIzsIk0xbmZPGc4rbY57pCuXGcMrWk+lYY/nJfn14T9v+FijQrGm2/meQsmo8jZfhZ root@vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8 ssh-dss AAAAB3NzaC1kc3MAAACBAIgT2WERUdTo920D0XY7hVBj/jZjYlCSt8CyrZsiNpfJRsA0eeZsXxbuYtZKZDTLpn2LcYaCu3XloSZawqYjwCWdQPcWgzhuFkfy3+PFHAZlMq/FwWtTwGTUMm84BAzry7nUTLhVGoyy99tp80ENszQJ8jqtkwXotn2m5q/9LbPhAAAAFQD2yb4Lz5LXC2NVrc8bMCqqG1NGNQAAAIAXeW9JATAK4vLea34QqnN1PbX7/lf4UZAzlGca1+xgNA+Kjr2BHCsjb0eUfSYSMMG73e+GGBM8Nd3e+AEbICSHF5X+h+0aSnRbH0ZjMbiUkZhUzhWntDIumpF++y7wG8zouf0iP8VKKUdatCEgYuCnU2/PBfCHVxk7lmcw+mWf4QAAAIBcLz1lVbFUOQ2+5xINOAzrULgrNu/BJ/1kCFYqJr8u46m5+2mcFX74n+rnwuVslRPN5DEBfL5lqKxXXqz8LqWl3bP5wZJrYS7Pqq8lyf4QrPLCBnZmXmB3vsO+PM+wUfoJuXgawKa2kLEg4SLKWcKKvfNEkqctp2beiwy8P/tDVw== root@vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fef9:ba7c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-cc64ee49-1fd2-4e4d-bf84-07e2671e06b8 login: 2019-06-26 21:10:51,480 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-06-26 21:10:51,593 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:10:51,594 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:51 | PASS | +------------------------+------------------+------------------+----------------+ 2019-06-26 21:10:51,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:10:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:51,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cb658a7-ebdf-4254-8e10-184f33f72798 x-openstack-request-id: req-6cb658a7-ebdf-4254-8e10-184f33f72798 2019-06-26 21:10:51,770 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c used request id req-6cb658a7-ebdf-4254-8e10-184f33f72798 2019-06-26 21:10:51,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170515060425s 2019-06-26 21:10:51,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:51,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:52,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-d6fe0fa1-83da-446a-9798-c57b22153ffd x-openstack-request-id: req-d6fe0fa1-83da-446a-9798-c57b22153ffd 2019-06-26 21:10:52,516 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ba:7c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:46.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:46Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:e1:8c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/46098a66-db70-4170-bea5-8375ce81699c", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:30.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "46098a66-db70-4170-bea5-8375ce81699c", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:52Z", "hostId": "466082499af0e48110ff1c5253f1c3db43f948e6a8ab7319a571c1d6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:18Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:52,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6fe0fa1-83da-446a-9798-c57b22153ffd 2019-06-26 21:10:52,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746441841125s 2019-06-26 21:10:52,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:54,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:54,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:55,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a8d1536-9c51-40b3-b5f3-0633d388aef9 x-openstack-request-id: req-1a8d1536-9c51-40b3-b5f3-0633d388aef9 2019-06-26 21:10:55,392 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ba:7c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:46.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:46Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:55,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a8d1536-9c51-40b3-b5f3-0633d388aef9 2019-06-26 21:10:55,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870453119278s 2019-06-26 21:10:55,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:10:55,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:55,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-2620bbd6-76af-4e5f-b4ef-912739294b65 x-openstack-request-id: req-2620bbd6-76af-4e5f-b4ef-912739294b65 2019-06-26 21:10:55,578 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1 used request id req-2620bbd6-76af-4e5f-b4ef-912739294b65 2019-06-26 21:10:55,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.18371796608s 2019-06-26 21:10:55,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:56,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-4a83ee1b-f82a-45b5-8b4d-8d724ae41109 x-openstack-request-id: req-4a83ee1b-f82a-45b5-8b4d-8d724ae41109 2019-06-26 21:10:56,606 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:ba:7c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "rel": "bookmark"}], "image": {"id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "links": [{"href": "http://172.30.9.21:8774/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:10:46.000000", "flavor": {"id": "40cd263e-f556-4208-abc9-8c5476cb5562", "links": [{"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "bookmark"}]}, "id": "635e185b-fc2f-4a61-98f2-e49d4a46b2a1", "security_groups": [{"name": "default"}], "user_id": "458c714f4fbd40518f28d6ab5f99a567", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:10:55Z", "hostId": "532eac566907c96520dfc882f95f42dbbc94eb672ac8eb9f2e0c2ed2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "created": "2019-06-26T21:10:36Z", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:10:56,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a83ee1b-f82a-45b5-8b4d-8d724ae41109 2019-06-26 21:10:56,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0281059742s 2019-06-26 21:10:56,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:10:58,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:10:58,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:10:58,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:10: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-7facd6c5-a5ed-4764-9937-d684af24746f x-openstack-request-id: req-7facd6c5-a5ed-4764-9937-d684af24746f 2019-06-26 21:10:58,826 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:10:58,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7facd6c5-a5ed-4764-9937-d684af24746f 2019-06-26 21:10:58,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215996026993s 2019-06-26 21:10:58,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:10:58,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" -d '{"subnet_id": "176bf638-a7cf-4f83-b127-f7dc163f8847"}' 2019-06-26 21:11:00,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:00 GMT X-Openstack-Request-Id: req-832b1081-cacb-4813-8125-ae253e6b88b4 2019-06-26 21:11:00,825 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bb9f2881-59b7-4003-aa71-ad2ee556ef9c", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "subnet_id": "176bf638-a7cf-4f83-b127-f7dc163f8847", "subnet_ids": ["176bf638-a7cf-4f83-b127-f7dc163f8847"], "port_id": "b622f10d-ded3-47b9-af68-6c5a77609b72", "id": "efdbd680-e1f0-4d55-828b-010f6b8abae5"} 2019-06-26 21:11:00,825 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5/remove_router_interface.json used request id req-832b1081-cacb-4813-8125-ae253e6b88b4 2019-06-26 21:11:00,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99821710587s 2019-06-26 21:11:00,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:11:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:01,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:01 GMT X-Openstack-Request-Id: req-9832bbe5-e6e5-4c1a-bbc6-1d1b94443be6 2019-06-26 21:11:01,145 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "created_at": "2019-06-26T21:10:06Z", "admin_state_up": true, "updated_at": "2019-06-26T21:10:59Z", "revision_number": 4, "routes": [], "project_id": "5c8af369b01b4e50b7d5df7de8b36621", "id": "efdbd680-e1f0-4d55-828b-010f6b8abae5", "name": "vping_userdata-router_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:11:01,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9832bbe5-e6e5-4c1a-bbc6-1d1b94443be6 2019-06-26 21:11:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.319061994553s 2019-06-26 21:11:01,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:11:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:02,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:11:02 GMT X-Openstack-Request-Id: req-e97a2949-8918-43ea-aadf-ed44e71c3845 2019-06-26 21:11:02,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:11:02,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/efdbd680-e1f0-4d55-828b-010f6b8abae5.json used request id req-e97a2949-8918-43ea-aadf-ed44e71c3845 2019-06-26 21:11:02,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75790190697s 2019-06-26 21:11:02,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:11:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:02 GMT X-Openstack-Request-Id: req-6f993b2f-fe00-47ee-aa64-527f59bb56a8 2019-06-26 21:11:02,951 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:10: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":"5c8af369b01b4e50b7d5df7de8b36621","id":"176bf638-a7cf-4f83-b127-f7dc163f8847","subnetpool_id":null,"name":"vping_userdata-subnet_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:11:02,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6f993b2f-fe00-47ee-aa64-527f59bb56a8 2019-06-26 21:11:02,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046501159668s 2019-06-26 21:11:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:11:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/176bf638-a7cf-4f83-b127-f7dc163f8847.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:04,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:11:04 GMT X-Openstack-Request-Id: req-640d11e6-f8fe-4252-905c-f3e1b739fea1 2019-06-26 21:11:04,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:11:04,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/176bf638-a7cf-4f83-b127-f7dc163f8847.json used request id req-640d11e6-f8fe-4252-905c-f3e1b739fea1 2019-06-26 21:11:04,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06573700905s 2019-06-26 21:11:04,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:04,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:04 GMT X-Openstack-Request-Id: req-279f2cfe-5636-435b-bb01-839829ffef89 2019-06-26 21:11:04,121 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"bb9f2881-59b7-4003-aa71-ad2ee556ef9c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c8af369b01b4e50b7d5df7de8b36621","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:11:04Z","qos_policy_id":null,"name":"vping_userdata-net_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8","admin_state_up":true,"tenant_id":"5c8af369b01b4e50b7d5df7de8b36621","created_at":"2019-06-26T21:10:01Z","mtu":1442}]} 2019-06-26 21:11:04,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-279f2cfe-5636-435b-bb01-839829ffef89 2019-06-26 21:11:04,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10223197937s 2019-06-26 21:11:04,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:11:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/bb9f2881-59b7-4003-aa71-ad2ee556ef9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:05,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:11:05 GMT X-Openstack-Request-Id: req-b955b912-8b4f-4836-9f81-e4f9d137d4c5 2019-06-26 21:11:05,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:11:05,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bb9f2881-59b7-4003-aa71-ad2ee556ef9c.json used request id req-b955b912-8b4f-4836-9f81-e4f9d137d4c5 2019-06-26 21:11:05,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3527469635s 2019-06-26 21:11:05,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:11:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:05,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:05 GMT X-Openstack-Request-Id: req-59e4b173-3048-4dd5-991b-d9f1b585b075 2019-06-26 21:11:05,825 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:10:12Z", "file": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/file", "owner": "5c8af369b01b4e50b7d5df7de8b36621", "id": "41af6251-f573-41f9-b8f2-50b9c2fb91a0", "size": 12716032, "self": "/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:10:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:11:05,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-59e4b173-3048-4dd5-991b-d9f1b585b075 2019-06-26 21:11:05,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34596991539s 2019-06-26 21:11:05,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:11:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}72cb839a814b938deff804fc562969cf2191d183" 2019-06-26 21:11:06,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:11:06 GMT X-Openstack-Request-Id: req-5fe840e0-e0ba-45db-afbb-7b96bdd8e6b3 2019-06-26 21:11:06,491 - 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-06-26 21:11:06,491 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/41af6251-f573-41f9-b8f2-50b9c2fb91a0 used request id req-5fe840e0-e0ba-45db-afbb-7b96bdd8e6b3 2019-06-26 21:11:06,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.663729906082s 2019-06-26 21:11:06,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:11:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:06,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-404a5721-477c-4ad8-91ef-93b8ef7af097 x-openstack-request-id: req-404a5721-477c-4ad8-91ef-93b8ef7af097 2019-06-26 21:11:06,522 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/40cd263e-f556-4208-abc9-8c5476cb5562", "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": "40cd263e-f556-4208-abc9-8c5476cb5562"}]} 2019-06-26 21:11:06,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-404a5721-477c-4ad8-91ef-93b8ef7af097 2019-06-26 21:11:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257070064545s 2019-06-26 21:11:06,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:11:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:06,567 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-29a28f0d-cd33-4265-b990-4679ec6b44c4 x-openstack-request-id: req-29a28f0d-cd33-4265-b990-4679ec6b44c4 2019-06-26 21:11:06,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/40cd263e-f556-4208-abc9-8c5476cb5562 used request id req-29a28f0d-cd33-4265-b990-4679ec6b44c4 2019-06-26 21:11:06,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433418750763s 2019-06-26 21:11:06,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:11:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97d2381-134c-4c83-a5ac-ef2ec19be3c9 2019-06-26 21:11:06,810 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": {"self": "http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "458c714f4fbd40518f28d6ab5f99a567", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:11:06,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d97d2381-134c-4c83-a5ac-ef2ec19be3c9 2019-06-26 21:11:06,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242366075516s 2019-06-26 21:11:06,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:11:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:07,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e539fe-0b1b-47ba-87e6-1eb81966541f 2019-06-26 21:11:07,033 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8", "links": {"self": "http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "458c714f4fbd40518f28d6ab5f99a567", "description": null}} 2019-06-26 21:11:07,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567 used request id req-57e539fe-0b1b-47ba-87e6-1eb81966541f 2019-06-26 21:11:07,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217070102692s 2019-06-26 21:11:07,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:11:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:07,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6852c239-3f6e-40b9-83f1-965f902b41ea 2019-06-26 21:11:07,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:11:07,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/458c714f4fbd40518f28d6ab5f99a567 used request id req-6852c239-3f6e-40b9-83f1-965f902b41ea 2019-06-26 21:11:07,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.450615167618s 2019-06-26 21:11:07,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:11:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:07,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab8b159-04f3-4275-a7a7-2062682eeea4 2019-06-26 21:11:07,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621"}, "tags": [], "enabled": true, "id": "5c8af369b01b4e50b7d5df7de8b36621", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_cc64ee49-1fd2-4e4d-bf84-07e2671e06b8"}]} 2019-06-26 21:11:07,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-bab8b159-04f3-4275-a7a7-2062682eeea4 2019-06-26 21:11:07,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227973937988s 2019-06-26 21:11:07,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:11:07,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:08,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99999534-f77e-4a02-97b5-7ca219dfc5a4 2019-06-26 21:11:08,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:11:08,010 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5c8af369b01b4e50b7d5df7de8b36621 used request id req-99999534-f77e-4a02-97b5-7ca219dfc5a4 2019-06-26 21:11:08,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.286943912506s 2019-06-26 21:11:08,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:11:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5c8af369b01b4e50b7d5df7de8b36621&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:08,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:08 GMT X-Openstack-Request-Id: req-ef808fe1-affd-4449-9b94-b678dd77a260 2019-06-26 21:11:08,347 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "created_at": "2019-06-26T21:10:01Z", "updated_at": "2019-06-26T21:10:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "000c68e0-11e7-4b5f-b49c-67d6f55645a5", "remote_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "5316a0ab-71af-4911-8679-8ae53b7ab8e5", "remote_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "5d8c0ef5-21d4-4e74-91b1-444cc4088109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "c57a0e13-8491-4553-a886-083ac64e227d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}], "revision_number": 1, "project_id": "5c8af369b01b4e50b7d5df7de8b36621", "id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "name": "default"}]} 2019-06-26 21:11:08,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5c8af369b01b4e50b7d5df7de8b36621&name=default used request id req-ef808fe1-affd-4449-9b94-b678dd77a260 2019-06-26 21:11:08,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331929206848s 2019-06-26 21:11:08,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:11:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:08,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:08 GMT X-Openstack-Request-Id: req-d4bf0460-ad55-43fd-b465-1c3bdd49991b 2019-06-26 21:11:08,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "created_at": "2019-06-26T21:10:01Z", "updated_at": "2019-06-26T21:10:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "000c68e0-11e7-4b5f-b49c-67d6f55645a5", "remote_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "5316a0ab-71af-4911-8679-8ae53b7ab8e5", "remote_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "5d8c0ef5-21d4-4e74-91b1-444cc4088109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:10:01Z", "revision_number": 0, "id": "c57a0e13-8491-4553-a886-083ac64e227d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:10:01Z", "security_group_id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "tenant_id": "5c8af369b01b4e50b7d5df7de8b36621", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c8af369b01b4e50b7d5df7de8b36621"}], "revision_number": 1, "project_id": "5c8af369b01b4e50b7d5df7de8b36621", "id": "1660e048-fdc6-4f63-ad24-c21cadb304d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:11:08,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d4bf0460-ad55-43fd-b465-1c3bdd49991b 2019-06-26 21:11:08,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.367241859436s 2019-06-26 21:11:08,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:11:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1660e048-fdc6-4f63-ad24-c21cadb304d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4173d9d4d705dff2d36b7244db355339304c5c04" 2019-06-26 21:11:09,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:11:09 GMT X-Openstack-Request-Id: req-3c8a8915-9bf6-466f-b8e2-ed70ac1c8f85 2019-06-26 21:11:09,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:11:09,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1660e048-fdc6-4f63-ad24-c21cadb304d0.json used request id req-3c8a8915-9bf6-466f-b8e2-ed70ac1c8f85 2019-06-26 21:11:09,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.487836122513s 2019-06-26 21:11:09,265 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-06-26 21:11:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:11:09,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3167c4-2048-4095-9c9f-6b4e932445f6 2019-06-26 21:11:09,311 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:11:09,312 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cb3167c4-2048-4095-9c9f-6b4e932445f6 2019-06-26 21:11:09,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:11:09,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["0qNsMeJTTv6Uxb9vq0MSUg"], "issued_at": "2019-06-26T21:11:09.000000Z"}} 2019-06-26 21:11:09,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:09,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:10,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:10 GMT X-Openstack-Request-Id: req-10591b9d-2dc5-4338-8a3c-72935cd3e8e0 2019-06-26 21:11:10,129 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:11:10,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-10591b9d-2dc5-4338-8a3c-72935cd3e8e0 2019-06-26 21:11:10,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385495185852s 2019-06-26 21:11:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:11:10,142 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-494aab48-61c5-401e-b650-396979073c24 2019-06-26 21:11:10,142 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:11:10,142 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-494aab48-61c5-401e-b650-396979073c24 2019-06-26 21:11:10,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:11:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:10,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685beeec-686d-46fa-aaac-bcd7464657e2 2019-06-26 21:11:10,359 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:11:10,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-685beeec-686d-46fa-aaac-bcd7464657e2 2019-06-26 21:11:10,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216386079788s 2019-06-26 21:11:10,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:11:10,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}}' 2019-06-26 21:11:10,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768816db-b2ae-4046-80dc-0f7d74a1c787 2019-06-26 21:11:10,657 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e"}, "tags": [], "enabled": true, "id": "d3b918e460044bcf9c3ae8e65d11bb5e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}} 2019-06-26 21:11:10,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-768816db-b2ae-4046-80dc-0f7d74a1c787 2019-06-26 21:11:10,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.28932595253s 2019-06-26 21:11:10,658 - 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'd3b918e460044bcf9c3ae8e65d11bb5e', '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_7c3f4c44-1e17-47a7-9083-f7d705b0e548'}) 2019-06-26 21:11:10,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:11:10,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iW5Af9EQohTnXfvYf5FYttRRobMF93", "email": null, "name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}}' 2019-06-26 21:11:11,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b397983b-5425-4c67-8d24-9e384e8ff29a 2019-06-26 21:11:11,144 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": {"self": "http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b48f5fbdb6d48538fc64273ac1d8f93", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:11:11,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b397983b-5425-4c67-8d24-9e384e8ff29a 2019-06-26 21:11:11,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.480225086212s 2019-06-26 21:11:11,145 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b48f5fbdb6d48538fc64273ac1d8f93', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548'}) 2019-06-26 21:11:11,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:11:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:11,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e51c753-e632-47f7-8cd6-d58720881357 2019-06-26 21:11:11,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:11:11,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e51c753-e632-47f7-8cd6-d58720881357 2019-06-26 21:11:11,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204970121384s 2019-06-26 21:11:11,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:11:11,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:11,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597096e6-5126-43b7-9ae7-67046be927cb 2019-06-26 21:11:11,573 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:11:11,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-597096e6-5126-43b7-9ae7-67046be927cb 2019-06-26 21:11:11,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21431183815s 2019-06-26 21:11:11,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:11:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:11,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7167f7-9fc1-4d4f-9f5f-a3d9e0cf4fe6 2019-06-26 21:11:11,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:11:11,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2f7167f7-9fc1-4d4f-9f5f-a3d9e0cf4fe6 2019-06-26 21:11:11,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211020946503s 2019-06-26 21:11:11,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:11:11,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:11,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3a0f4f-2003-4a3d-adec-e182cee6f4df 2019-06-26 21:11:11,910 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:11:11,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1b3a0f4f-2003-4a3d-adec-e182cee6f4df 2019-06-26 21:11:11,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116096019745s 2019-06-26 21:11:11,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:11:11,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:12,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5820e1b9-471a-4c0d-97d5-34652416b1ed 2019-06-26 21:11:12,155 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": {"self": "http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b48f5fbdb6d48538fc64273ac1d8f93", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:11:12,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5820e1b9-471a-4c0d-97d5-34652416b1ed 2019-06-26 21:11:12,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243875980377s 2019-06-26 21:11:12,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:11:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:12,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df103f9-37b1-4dae-887e-89bb6c0f65f0 2019-06-26 21:11:12,391 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e"}, "tags": [], "enabled": true, "id": "d3b918e460044bcf9c3ae8e65d11bb5e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-26 21:11:12,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5df103f9-37b1-4dae-887e-89bb6c0f65f0 2019-06-26 21:11:12,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223288059235s 2019-06-26 21:11:12,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:11:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0b48f5fbdb6d48538fc64273ac1d8f93&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=d3b918e460044bcf9c3ae8e65d11bb5e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:12,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b117474b-1670-411f-bf7f-2be5ff0125af 2019-06-26 21:11:12,610 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0b48f5fbdb6d48538fc64273ac1d8f93&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=d3b918e460044bcf9c3ae8e65d11bb5e", "previous": null, "next": null}} 2019-06-26 21:11:12,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0b48f5fbdb6d48538fc64273ac1d8f93&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=d3b918e460044bcf9c3ae8e65d11bb5e used request id req-b117474b-1670-411f-bf7f-2be5ff0125af 2019-06-26 21:11:12,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210675954819s 2019-06-26 21:11:12,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:11:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e/users/0b48f5fbdb6d48538fc64273ac1d8f93/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:12,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50f71c6-6169-4040-808a-555de9698fa7 2019-06-26 21:11:12,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:11:12,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e/users/0b48f5fbdb6d48538fc64273ac1d8f93/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-b50f71c6-6169-4040-808a-555de9698fa7 2019-06-26 21:11:12,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.314656019211s 2019-06-26 21:11:12,931 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 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'd3b918e460044bcf9c3ae8e65d11bb5e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iW5Af9EQohTnXfvYf5FYttRRobMF93', 'username': u'cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:11:12,935 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'password': 'iW5Af9EQohTnXfvYf5FYttRRobMF93', 'project_name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd3b918e460044bcf9c3ae8e65d11bb5e', 'project_domain_name': 'Default'} 2019-06-26 21:11:12,935 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-06-26 21:11:12,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:11:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:13,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386c7866-cafa-4081-ad1c-7fc9c33eb474 2019-06-26 21:11:13,153 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:11:13,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-386c7866-cafa-4081-ad1c-7fc9c33eb474 2019-06-26 21:11:13,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217554807663s 2019-06-26 21:11:13,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:11:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:11:13,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04cda05-6163-49ed-ab60-60fe5d25324a 2019-06-26 21:11:13,376 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e"}, "tags": [], "enabled": true, "id": "d3b918e460044bcf9c3ae8e65d11bb5e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-06-26 21:11:13,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e04cda05-6163-49ed-ab60-60fe5d25324a 2019-06-26 21:11:13,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21595287323s 2019-06-26 21:11:13,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:11:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" -d '{"network": {"tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "name": "cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "admin_state_up": true}}' 2019-06-26 21:11:14,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:14 GMT X-Openstack-Request-Id: req-62604dd6-5a1c-4cef-a5f7-789fc430eec6 2019-06-26 21:11:14,661 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"provider:network_type":"geneve","id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:11:13Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}} 2019-06-26 21:11:14,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-62604dd6-5a1c-4cef-a5f7-789fc430eec6 2019-06-26 21:11:14,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.28243398666s 2019-06-26 21:11:14,662 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:11:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1', u'provider:segmentation_id': 73, 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_7c3f4c44-1e17-47a7-9083-f7d705b0e548', u'created_at': u'2019-06-26T21:11:13Z', u'mtu': 1442, u'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e'}) 2019-06-26 21:11:14,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:11:14,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a16db17-ec6c-4e43-bea3-fcc7a3f5c4b4 2019-06-26 21:11:14,673 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:11:14,673 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2a16db17-ec6c-4e43-bea3-fcc7a3f5c4b4 2019-06-26 21:11:14,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:11:15,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3b918e460044bcf9c3ae8e65d11bb5e", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "id": "0b48f5fbdb6d48538fc64273ac1d8f93"}, "audit_ids": ["8x6pEGd2RP-zmYTJ_2O1rw"], "issued_at": "2019-06-26T21:11:15.000000Z"}} 2019-06-26 21:11:15,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:15,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:15 GMT X-Openstack-Request-Id: req-a1e48623-c833-4430-8bbb-bc9b76178960 2019-06-26 21:11:15,486 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":2,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:11:13Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:11:15,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a1e48623-c833-4430-8bbb-bc9b76178960 2019-06-26 21:11:15,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399642944336s 2019-06-26 21:11:15,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:11:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"subnet": {"name": "cinder_test-subnet_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "enable_dhcp": true, "network_id": "3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:11:17,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:17 GMT X-Openstack-Request-Id: req-9cfc24e0-780b-4313-b3bd-54a056180548 2019-06-26 21:11:17,369 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:11:16Z","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":"d3b918e460044bcf9c3ae8e65d11bb5e","id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","subnetpool_id":null,"name":"cinder_test-subnet_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}} 2019-06-26 21:11:17,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9cfc24e0-780b-4313-b3bd-54a056180548 2019-06-26 21:11:17,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.88152194023s 2019-06-26 21:11:17,370 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:11:16Z', 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'4d1efc2b-d0d7-4049-a907-b90da4012e29', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_7c3f4c44-1e17-47a7-9083-f7d705b0e548', u'enable_dhcp': True, u'network_id': u'3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1', u'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', u'created_at': u'2019-06-26T21:11:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e'}) 2019-06-26 21:11:17,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:11:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "cinder_test-router_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "admin_state_up": true}}' 2019-06-26 21:11:20,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:20 GMT X-Openstack-Request-Id: req-a08f66ac-f2ab-4085-a972-e78b85938eae 2019-06-26 21:11:20,089 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:17Z", "admin_state_up": true, "updated_at": "2019-06-26T21:11:19Z", "revision_number": 2, "routes": [], "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "name": "cinder_test-router_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}} 2019-06-26 21:11:20,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a08f66ac-f2ab-4085-a972-e78b85938eae 2019-06-26 21:11:20,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.71826100349s 2019-06-26 21:11:20,089 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', u'created_at': u'2019-06-26T21:11:17Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:11:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', u'id': u'1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9', u'name': u'cinder_test-router_7c3f4c44-1e17-47a7-9083-f7d705b0e548'}) 2019-06-26 21:11:20,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:11:20,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"subnet_id": "4d1efc2b-d0d7-4049-a907-b90da4012e29"}' 2019-06-26 21:11:23,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:23 GMT X-Openstack-Request-Id: req-eb799271-d340-4283-ba49-08370dd4ff01 2019-06-26 21:11:23,266 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "subnet_id": "4d1efc2b-d0d7-4049-a907-b90da4012e29", "subnet_ids": ["4d1efc2b-d0d7-4049-a907-b90da4012e29"], "port_id": "f475ed01-12f6-4ccc-83ad-77eb9dd7be1f", "id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9"} 2019-06-26 21:11:23,266 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9/add_router_interface.json used request id req-eb799271-d340-4283-ba49-08370dd4ff01 2019-06-26 21:11:23,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.1766500473s 2019-06-26 21:11:23,267 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:11:23,373 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:11:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:11:23,381 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:23 GMT 2019-06-26 21:11:23,382 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:11:23,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:11:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:24 GMT X-Openstack-Request-Id: req-fd55db3f-e3cb-4bcf-9197-0cfd88fc6128 2019-06-26 21:11:24,243 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:11:24,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd55db3f-e3cb-4bcf-9197-0cfd88fc6128 2019-06-26 21:11:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.856014966965s 2019-06-26 21:11:24,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:11:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}' 2019-06-26 21:11:25,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:25 GMT Location: http://172.30.9.21:9292/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-026d2d9b-55eb-4faa-aa78-fe8ce0afcaf1 2019-06-26 21:11:25,124 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:11:25Z", "file": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file", "owner": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "size": null, "self": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "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_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "checksum": null, "created_at": "2019-06-26T21:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:11:25,124 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-026d2d9b-55eb-4faa-aa78-fe8ce0afcaf1 2019-06-26 21:11:25,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.871608972549s 2019-06-26 21:11:25,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:11:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '' 2019-06-26 21:11:26,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:11:26 GMT X-Openstack-Request-Id: req-afe2b80c-b0f6-435c-be93-f7dd50624599 2019-06-26 21:11:26,441 - 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-06-26 21:11:26,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file used request id req-afe2b80c-b0f6-435c-be93-f7dd50624599 2019-06-26 21:11:26,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31627011299s 2019-06-26 21:11:26,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:11:26,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:26,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:26 GMT X-Openstack-Request-Id: req-0b5da503-3bad-4e12-84d0-dca1298c4f22 2019-06-26 21:11:26,774 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:11:26Z", "file": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file", "owner": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "size": 12716032, "self": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:11:26,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0b5da503-3bad-4e12-84d0-dca1298c4f22 2019-06-26 21:11:26,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328855991364s 2019-06-26 21:11:26,776 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file', 'owner': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'id': u'b8d94aa5-7974-48e9-9e69-572c7f57f46a', 'size': 12716032, u'self': u'/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:11:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-06-26T21:11:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548', '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/b8d94aa5-7974-48e9-9e69-572c7f57f46a', 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_7c3f4c44-1e17-47a7-9083-f7d705b0e548', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'created': u'2019-06-26T21:11:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:11:25Z', 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/b8d94aa5-7974-48e9-9e69-572c7f57f46a', 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_7c3f4c44-1e17-47a7-9083-f7d705b0e548', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:11:26,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:11:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:11:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-b09650f5-5b66-4e84-8820-41b4dad34969 x-openstack-request-id: req-b09650f5-5b66-4e84-8820-41b4dad34969 2019-06-26 21:11:27,134 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "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": "055b98bd-93da-4c47-8360-af6a228388aa"}} 2019-06-26 21:11:27,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b09650f5-5b66-4e84-8820-41b4dad34969 2019-06-26 21:11:27,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.354874849319s 2019-06-26 21:11:27,136 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548', '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'09c280340b1d42a2939289f08c5d7899', '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'055b98bd-93da-4c47-8360-af6a228388aa', 'swap': 0}) 2019-06-26 21:11:27,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:11:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" -d '{"extra_specs": {}}' 2019-06-26 21:11:27,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-5dd523ac-8742-4d7a-a2b9-2872b3209f2e x-openstack-request-id: req-5dd523ac-8742-4d7a-a2b9-2872b3209f2e 2019-06-26 21:11:27,159 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:11:27,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa/os-extra_specs used request id req-5dd523ac-8742-4d7a-a2b9-2872b3209f2e 2019-06-26 21:11:27,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229768753052s 2019-06-26 21:11:27,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-06-26 21:11:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"keypair": {"name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}}' 2019-06-26 21:11:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:27 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-b97369ee-020d-48a0-b615-2bb8614e9970 x-openstack-request-id: req-b97369ee-020d-48a0-b615-2bb8614e9970 2019-06-26 21:11:27,773 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVMvSokk15CryxL7g5i2hf/db0bA1ZyFvejVTVYwg2xmGkO8nV8dRKNLGNSuTTi1V+eM1jrH/wT3knFamWAjGqecbA7pEopFfioXq85+dOrWB0bI4ZUcjSW9O2WMqpWKAT+tSCwhcEfai9iC6xJx5+Kv/xqaaSdqJhcOfKdK8RJohkNPduxbpNNB/wf6ugEJ7YA7+oRQOIrVvIS61a8kkjHuFtc1FYn8wOmQW3Y0AWELCBu3oUQZJmyOyl7moHXCxoRPTT6wP+n2BsXmq6puF01qy4EUir93JX6FNGSuA61jeKu8hwX8P64KKsoEndWBWjHPeeCj17z+T/CFhzvH23 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAlTL0qJJNeQq8sS+4OYtoX/3W9GwNWchb3o1U1WMINsZhpDvJ\n1fHUSjSxjUrk04tVfnjNY6x/8E95JxWplgIxqnnGwO6RKKRX4qF6vOfnTq1gdGyO\nGVHI0lvTtljKqVigE/rUgsIXBH2ovYgusScefir/8ammknaiYXDnynSvESaIZDT3\nbsW6TTQf8H+roBCe2AO/qEUDiK1byEutWvJJIx7hbXNRWJ/MDpkFt2NAFhCwgbt6\nFEGSZsjspe5qB1wsaET00+sD/p9gbF5quqbhdNasuBFIq/dyV+hTRkrgOtY3irvI\ncF/D+uCirKBJ3VgVoxz3ngo9e8/k/whYc7x9twIDAQABAoIBAFLn0r3NNlGZXsrS\nqnsHdUNJ6WU+mZiXVj1vqYE9m3XcfKtnMbu5um5Vo4fQ4yCN3z7835yQYTNm5fqK\n9gZOR8zkCEZzCqRb1h4v/uTztDuq6dsn6zo0kPQbZKSB6HN7tNAFZIsYUPQE43wW\nLWPxSedv+3MNA2uFkqu0soh0mEddmd8BYxYbyBexo2AP8okVaZYuJJbuBm2X7r/h\ns7qbTw9ro/3jSg9suuYSUw2deTH0xt2hlWHFXTMTLB5iDxelOwQuwpMD87rCUwFB\nfPlijojtwYxL1//jf3Ka+boalkyJXu8XYwzT8IovwqV5EM6OjLSyfzpsUY1qc8pi\nCg6++bkCgYEAxHH5BptP12xtzjjwXq6MPIj20yeoD81GzMOdg9285c/0IbNiXOcA\nxJ4K57jODiacrc1b3TZRitFqA5mrIFhp9JJG9oAmcpeGSIPWjd9eY6er5Y10m82u\nhW6Rm1wT7LIebx8KS10poXgJLbMyT9VBXy+K3bRLZ78o9ephv7K9O2MCgYEAwm46\nmrytn4mPLYmP8W5HwyjcMEvQ21PhA2rGuf02OEboyVjEMrb8DPPMOwcJKkNRRzS7\ne83JAg/lQNZ01jOqEVwK82z+YcO8HQkxtlsbch1cFLJL1PJH48Pf5LGEnpRXHUlr\n3ZdSBNvn1ldBvnNdwLoj6VTcJE8/w8sEGjpmRp0CgYBjca62gXjxfJo5gulrhMDJ\nBCyux6x0E1572aqrTlyJmbPkO4LXtLjWz4qFsy/cSf+WnBac7RpqQ4h/OhM+1IMO\no934evb7m2kG3HaIa0LE/+Qs2GbnWD+4nDhphTsw3xo49mWnsQmaC8HZuJUHhNUK\n8m5BvTtO0Z5SnsvM1xakMQKBgAnBLf+FZ9CRPjWyqR4bwk3wRtvFcf0PAEMDoGTE\nZ2v7YsJ3SaChvZOIx75OZA9SwUkpRB65/FO2KHJQUBxPC0FDtOjxlvGguFdclrnn\naEEZZ/1B1LwiS6kJsrnujhDGsHgvrtG3Pc4wmjkOt6WudA2vSQ3zy/emYjSYguQt\n+eOhAoGACcBmpwtFgkgeiChfrm2ZZz01YjsW89U5lv+jhHcNhSlSKUbn7+5DKHnY\n4KfBTBloWTDVI1EPT8/aQ3Wnh1Js37FBH9141BMv6rqCQO2JKSEpoZGp0d92X0pk\nSzSPO6JrsXQ2wO1BswKuBVjeorfFblKWAe+ZGw2TfUBVUh+DwEA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "fingerprint": "89:d1:62:f6:2e:ff:03:f4:2f:0c:76:ce:bb:f3:cc:a3"}} 2019-06-26 21:11:27,773 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b97369ee-020d-48a0-b615-2bb8614e9970 2019-06-26 21:11:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.611006975174s 2019-06-26 21:11:27,774 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVMvSokk15CryxL7g5i2hf/db0bA1ZyFvejVTVYwg2xmGkO8nV8dRKNLGNSuTTi1V+eM1jrH/wT3knFamWAjGqecbA7pEopFfioXq85+dOrWB0bI4ZUcjSW9O2WMqpWKAT+tSCwhcEfai9iC6xJx5+Kv/xqaaSdqJhcOfKdK8RJohkNPduxbpNNB/wf6ugEJ7YA7+oRQOIrVvIS61a8kkjHuFtc1FYn8wOmQW3Y0AWELCBu3oUQZJmyOyl7moHXCxoRPTT6wP+n2BsXmq6puF01qy4EUir93JX6FNGSuA61jeKu8hwX8P64KKsoEndWBWjHPeeCj17z+T/CFhzvH23 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAlTL0qJJNeQq8sS+4OYtoX/3W9GwNWchb3o1U1WMINsZhpDvJ\n1fHUSjSxjUrk04tVfnjNY6x/8E95JxWplgIxqnnGwO6RKKRX4qF6vOfnTq1gdGyO\nGVHI0lvTtljKqVigE/rUgsIXBH2ovYgusScefir/8ammknaiYXDnynSvESaIZDT3\nbsW6TTQf8H+roBCe2AO/qEUDiK1byEutWvJJIx7hbXNRWJ/MDpkFt2NAFhCwgbt6\nFEGSZsjspe5qB1wsaET00+sD/p9gbF5quqbhdNasuBFIq/dyV+hTRkrgOtY3irvI\ncF/D+uCirKBJ3VgVoxz3ngo9e8/k/whYc7x9twIDAQABAoIBAFLn0r3NNlGZXsrS\nqnsHdUNJ6WU+mZiXVj1vqYE9m3XcfKtnMbu5um5Vo4fQ4yCN3z7835yQYTNm5fqK\n9gZOR8zkCEZzCqRb1h4v/uTztDuq6dsn6zo0kPQbZKSB6HN7tNAFZIsYUPQE43wW\nLWPxSedv+3MNA2uFkqu0soh0mEddmd8BYxYbyBexo2AP8okVaZYuJJbuBm2X7r/h\ns7qbTw9ro/3jSg9suuYSUw2deTH0xt2hlWHFXTMTLB5iDxelOwQuwpMD87rCUwFB\nfPlijojtwYxL1//jf3Ka+boalkyJXu8XYwzT8IovwqV5EM6OjLSyfzpsUY1qc8pi\nCg6++bkCgYEAxHH5BptP12xtzjjwXq6MPIj20yeoD81GzMOdg9285c/0IbNiXOcA\nxJ4K57jODiacrc1b3TZRitFqA5mrIFhp9JJG9oAmcpeGSIPWjd9eY6er5Y10m82u\nhW6Rm1wT7LIebx8KS10poXgJLbMyT9VBXy+K3bRLZ78o9ephv7K9O2MCgYEAwm46\nmrytn4mPLYmP8W5HwyjcMEvQ21PhA2rGuf02OEboyVjEMrb8DPPMOwcJKkNRRzS7\ne83JAg/lQNZ01jOqEVwK82z+YcO8HQkxtlsbch1cFLJL1PJH48Pf5LGEnpRXHUlr\n3ZdSBNvn1ldBvnNdwLoj6VTcJE8/w8sEGjpmRp0CgYBjca62gXjxfJo5gulrhMDJ\nBCyux6x0E1572aqrTlyJmbPkO4LXtLjWz4qFsy/cSf+WnBac7RpqQ4h/OhM+1IMO\no934evb7m2kG3HaIa0LE/+Qs2GbnWD+4nDhphTsw3xo49mWnsQmaC8HZuJUHhNUK\n8m5BvTtO0Z5SnsvM1xakMQKBgAnBLf+FZ9CRPjWyqR4bwk3wRtvFcf0PAEMDoGTE\nZ2v7YsJ3SaChvZOIx75OZA9SwUkpRB65/FO2KHJQUBxPC0FDtOjxlvGguFdclrnn\naEEZZ/1B1LwiS6kJsrnujhDGsHgvrtG3Pc4wmjkOt6WudA2vSQ3zy/emYjSYguQt\n+eOhAoGACcBmpwtFgkgeiChfrm2ZZz01YjsW89U5lv+jhHcNhSlSKUbn7+5DKHnY\n4KfBTBloWTDVI1EPT8/aQ3Wnh1Js37FBH9141BMv6rqCQO2JKSEpoZGp0d92X0pk\nSzSPO6JrsXQ2wO1BswKuBVjeorfFblKWAe+ZGw2TfUBVUh+DwEA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0b48f5fbdb6d48538fc64273ac1d8f93', 'name': u'cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'created_at': '2019-06-26T21:11:27.774664', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'89:d1:62:f6:2e:ff:03:f4:2f:0c:76:ce:bb:f3:cc:a3', 'type': 'ssh', 'id': u'cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548'}) 2019-06-26 21:11:27,775 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAlTL0qJJNeQq8sS+4OYtoX/3W9GwNWchb3o1U1WMINsZhpDvJ 1fHUSjSxjUrk04tVfnjNY6x/8E95JxWplgIxqnnGwO6RKKRX4qF6vOfnTq1gdGyO GVHI0lvTtljKqVigE/rUgsIXBH2ovYgusScefir/8ammknaiYXDnynSvESaIZDT3 bsW6TTQf8H+roBCe2AO/qEUDiK1byEutWvJJIx7hbXNRWJ/MDpkFt2NAFhCwgbt6 FEGSZsjspe5qB1wsaET00+sD/p9gbF5quqbhdNasuBFIq/dyV+hTRkrgOtY3irvI cF/D+uCirKBJ3VgVoxz3ngo9e8/k/whYc7x9twIDAQABAoIBAFLn0r3NNlGZXsrS qnsHdUNJ6WU+mZiXVj1vqYE9m3XcfKtnMbu5um5Vo4fQ4yCN3z7835yQYTNm5fqK 9gZOR8zkCEZzCqRb1h4v/uTztDuq6dsn6zo0kPQbZKSB6HN7tNAFZIsYUPQE43wW LWPxSedv+3MNA2uFkqu0soh0mEddmd8BYxYbyBexo2AP8okVaZYuJJbuBm2X7r/h s7qbTw9ro/3jSg9suuYSUw2deTH0xt2hlWHFXTMTLB5iDxelOwQuwpMD87rCUwFB fPlijojtwYxL1//jf3Ka+boalkyJXu8XYwzT8IovwqV5EM6OjLSyfzpsUY1qc8pi Cg6++bkCgYEAxHH5BptP12xtzjjwXq6MPIj20yeoD81GzMOdg9285c/0IbNiXOcA xJ4K57jODiacrc1b3TZRitFqA5mrIFhp9JJG9oAmcpeGSIPWjd9eY6er5Y10m82u hW6Rm1wT7LIebx8KS10poXgJLbMyT9VBXy+K3bRLZ78o9ephv7K9O2MCgYEAwm46 mrytn4mPLYmP8W5HwyjcMEvQ21PhA2rGuf02OEboyVjEMrb8DPPMOwcJKkNRRzS7 e83JAg/lQNZ01jOqEVwK82z+YcO8HQkxtlsbch1cFLJL1PJH48Pf5LGEnpRXHUlr 3ZdSBNvn1ldBvnNdwLoj6VTcJE8/w8sEGjpmRp0CgYBjca62gXjxfJo5gulrhMDJ BCyux6x0E1572aqrTlyJmbPkO4LXtLjWz4qFsy/cSf+WnBac7RpqQ4h/OhM+1IMO o934evb7m2kG3HaIa0LE/+Qs2GbnWD+4nDhphTsw3xo49mWnsQmaC8HZuJUHhNUK 8m5BvTtO0Z5SnsvM1xakMQKBgAnBLf+FZ9CRPjWyqR4bwk3wRtvFcf0PAEMDoGTE Z2v7YsJ3SaChvZOIx75OZA9SwUkpRB65/FO2KHJQUBxPC0FDtOjxlvGguFdclrnn aEEZZ/1B1LwiS6kJsrnujhDGsHgvrtG3Pc4wmjkOt6WudA2vSQ3zy/emYjSYguQt +eOhAoGACcBmpwtFgkgeiChfrm2ZZz01YjsW89U5lv+jhHcNhSlSKUbn7+5DKHnY 4KfBTBloWTDVI1EPT8/aQ3Wnh1Js37FBH9141BMv6rqCQO2JKSEpoZGp0d92X0pk SzSPO6JrsXQ2wO1BswKuBVjeorfFblKWAe+ZGw2TfUBVUh+DwEA= -----END RSA PRIVATE KEY----- 2019-06-26 21:11:27,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-06-26 21:11:27,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"security_group": {"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-06-26 21:11:28,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:28 GMT X-Openstack-Request-Id: req-f5d6aa23-f8ae-4c9d-95eb-83b1acfa0be7 2019-06-26 21:11:28,198 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:28Z", "updated_at": "2019-06-26T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "a840f62f-328f-4e65-b233-1b5f7b4b8e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "f20a3bca-34b7-43cb-8902-a4341224860a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}} 2019-06-26 21:11:28,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f5d6aa23-f8ae-4c9d-95eb-83b1acfa0be7 2019-06-26 21:11:28,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.417907953262s 2019-06-26 21:11:28,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:11:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:28,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:28 GMT X-Openstack-Request-Id: req-507ca8bf-5d08-4945-a9d0-fd16a7f7fc8a 2019-06-26 21:11:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:28Z", "updated_at": "2019-06-26T21:11:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "a840f62f-328f-4e65-b233-1b5f7b4b8e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "f20a3bca-34b7-43cb-8902-a4341224860a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:13Z", "updated_at": "2019-06-26T21:11:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "00610f47-35de-47a4-b7d3-c0d33f50a296", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "475eb296-d3a7-427b-a1d4-c070eb2af979", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "ba421bc2-018a-452a-9624-4aa0e78dea79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "f75df7da-3910-4342-be24-b70bd811652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "name": "default"}]} 2019-06-26 21:11:28,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-507ca8bf-5d08-4945-a9d0-fd16a7f7fc8a 2019-06-26 21:11:28,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338739156723s 2019-06-26 21:11:28,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:11:28,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -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": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}}' 2019-06-26 21:11:28,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:28 GMT X-Openstack-Request-Id: req-6ab089fd-6353-451c-b1fc-5930cd9b4b99 2019-06-26 21:11:28,732 - 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-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "port_range_min": 22, "revision_number": 0, "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:28Z", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "39f44771-170a-42db-a9dd-18cc964f7033"}} 2019-06-26 21:11:28,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6ab089fd-6353-451c-b1fc-5930cd9b4b99 2019-06-26 21:11:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182474136353s 2019-06-26 21:11:28,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:11:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:29,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:29 GMT X-Openstack-Request-Id: req-5b71c686-d3a2-4f04-91c6-830ec0d0f862 2019-06-26 21:11:29,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:28Z", "updated_at": "2019-06-26T21:11:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "39f44771-170a-42db-a9dd-18cc964f7033", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "a840f62f-328f-4e65-b233-1b5f7b4b8e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "f20a3bca-34b7-43cb-8902-a4341224860a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 2, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:13Z", "updated_at": "2019-06-26T21:11:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "00610f47-35de-47a4-b7d3-c0d33f50a296", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "475eb296-d3a7-427b-a1d4-c070eb2af979", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "ba421bc2-018a-452a-9624-4aa0e78dea79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "f75df7da-3910-4342-be24-b70bd811652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "name": "default"}]} 2019-06-26 21:11:29,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5b71c686-d3a2-4f04-91c6-830ec0d0f862 2019-06-26 21:11:29,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328327894211s 2019-06-26 21:11:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-06-26 21:11:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -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": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}}' 2019-06-26 21:11:29,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:29 GMT X-Openstack-Request-Id: req-fc94e1a5-ad4e-4c19-9061-d065288f6ed2 2019-06-26 21:11:29,538 - 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-06-26T21:11:29Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "port_range_min": null, "revision_number": 0, "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:29Z", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "6a9ea6c9-fbe3-46d5-9e31-07525510919f"}} 2019-06-26 21:11:29,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fc94e1a5-ad4e-4c19-9061-d065288f6ed2 2019-06-26 21:11:29,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.466286897659s 2019-06-26 21:11:29,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:29,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:29,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:29 GMT X-Openstack-Request-Id: req-bc9ccbaa-d632-4ab8-a45d-4562148dfac6 2019-06-26 21:11:29,954 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":["4d1efc2b-d0d7-4049-a907-b90da4012e29"],"description":"","tags":[],"updated_at":"2019-06-26T21:11:16Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:11:29,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bc9ccbaa-d632-4ab8-a45d-4562148dfac6 2019-06-26 21:11:29,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414341926575s 2019-06-26 21:11:29,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:11:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:30,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:30 GMT X-Openstack-Request-Id: req-bf435505-07c9-42c0-8b67-cb0270273756 2019-06-26 21:11:30,006 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:11:26Z", "file": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file", "owner": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "size": 12716032, "self": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:11:30,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bf435505-07c9-42c0-8b67-cb0270273756 2019-06-26 21:11:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0470159053802s 2019-06-26 21:11:30,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:11:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:30,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-bd2a587a-bbee-4a1e-b566-46987883e984 x-openstack-request-id: req-bd2a587a-bbee-4a1e-b566-46987883e984 2019-06-26 21:11:30,042 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "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": "055b98bd-93da-4c47-8360-af6a228388aa"}]} 2019-06-26 21:11:30,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bd2a587a-bbee-4a1e-b566-46987883e984 2019-06-26 21:11:30,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295867919922s 2019-06-26 21:11:30,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:11:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"server": {"name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "imageRef": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "flavorRef": "055b98bd-93da-4c47-8360-af6a228388aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1"}], "security_groups": [{"name": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}]}}' 2019-06-26 21:11:34,866 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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 location: http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671 x-compute-request-id: req-1c588ecd-f740-4b57-a685-f0b15db97ca5 x-openstack-request-id: req-1c588ecd-f740-4b57-a685-f0b15db97ca5 2019-06-26 21:11:34,867 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "adminPass": "5GNrkLhJVWzJ"}} 2019-06-26 21:11:34,867 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1c588ecd-f740-4b57-a685-f0b15db97ca5 2019-06-26 21:11:34,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.82249188423s 2019-06-26 21:11:34,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:11:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:35,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-89864ea9-9452-461e-adb7-b9ea8bb9ccde x-openstack-request-id: req-89864ea9-9452-461e-adb7-b9ea8bb9ccde 2019-06-26 21:11:35,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "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-06-26T21:11:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:11:35,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89864ea9-9452-461e-adb7-b9ea8bb9ccde 2019-06-26 21:11:35,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686737060547s 2019-06-26 21:11:35,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:35,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:35,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:36 GMT X-Openstack-Request-Id: req-6dc6b0e2-f5fb-4e21-b9ec-d6c05ef23fe7 2019-06-26 21:11:35,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":["4d1efc2b-d0d7-4049-a907-b90da4012e29"],"description":"","tags":[],"updated_at":"2019-06-26T21:11:16Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:11:35,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6dc6b0e2-f5fb-4e21-b9ec-d6c05ef23fe7 2019-06-26 21:11:35,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389312028885s 2019-06-26 21:11:35,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:11:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:36,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:36 GMT X-Openstack-Request-Id: req-8526f807-b82e-48b4-872e-c858db06ba02 2019-06-26 21:11:36,291 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:11:16Z","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":"d3b918e460044bcf9c3ae8e65d11bb5e","id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","subnetpool_id":null,"name":"cinder_test-subnet_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}]} 2019-06-26 21:11:36,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8526f807-b82e-48b4-872e-c858db06ba02 2019-06-26 21:11:36,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.33483505249s 2019-06-26 21:11:36,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:11:38,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:11:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:38,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-787f1ea4-7fc9-465f-9129-33dc42086cb7 x-openstack-request-id: req-787f1ea4-7fc9-465f-9129-33dc42086cb7 2019-06-26 21:11:38,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:11:38Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:11:38,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-787f1ea4-7fc9-465f-9129-33dc42086cb7 2019-06-26 21:11:38,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302527189255s 2019-06-26 21:11:38,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:11:40,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:11:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:41,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-22060e26-a9e6-4a04-9b5a-79a2dec079db x-openstack-request-id: req-22060e26-a9e6-4a04-9b5a-79a2dec079db 2019-06-26 21:11:41,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:11:38Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:11:41,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22060e26-a9e6-4a04-9b5a-79a2dec079db 2019-06-26 21:11:41,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913433074951s 2019-06-26 21:11:41,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:11:43,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:11:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:44,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-233dfff3-9173-4fed-8179-8126881c9375 x-openstack-request-id: req-233dfff3-9173-4fed-8179-8126881c9375 2019-06-26 21:11:44,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:11:38Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:11:44,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-233dfff3-9173-4fed-8179-8126881c9375 2019-06-26 21:11:44,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94598698616s 2019-06-26 21:11:44,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:11:46,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:11:46,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:48,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-2313ad79-ec14-4008-9dd5-a78010a93cab x-openstack-request-id: req-2313ad79-ec14-4008-9dd5-a78010a93cab 2019-06-26 21:11:48,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:11:48,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2313ad79-ec14-4008-9dd5-a78010a93cab 2019-06-26 21:11:48,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.56059885025s 2019-06-26 21:11:48,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:11:48,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=fb11ba09-9aec-4d5f-bea1-29b843d4f671" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:48,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:48 GMT X-Openstack-Request-Id: req-3d5efb55-587f-46ac-9e7e-bc3c380c703c 2019-06-26 21:11:48,372 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:11:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","ip_address":"192.168.120.7"}],"id":"4713df78-e5cc-47cf-a7fc-311dadd7394e","security_groups":["50762368-f3ec-4fc8-973c-ffd1a87d0c96"],"mac_address":"fa:16:3e:b3:31:6e","project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","dns_name":"","created_at":"2019-06-26T21:11:39Z","binding:vnic_type":"normal","device_id":"fb11ba09-9aec-4d5f-bea1-29b843d4f671","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:11:48,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=fb11ba09-9aec-4d5f-bea1-29b843d4f671 used request id req-3d5efb55-587f-46ac-9e7e-bc3c380c703c 2019-06-26 21:11:48,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.321576118469s 2019-06-26 21:11:48,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:11:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4713df78-e5cc-47cf-a7fc-311dadd7394e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:48,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:48 GMT X-Openstack-Request-Id: req-a99efa97-2440-408d-8c8c-6ae5539d6dca 2019-06-26 21:11:48,437 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:11:48,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4713df78-e5cc-47cf-a7fc-311dadd7394e used request id req-a99efa97-2440-408d-8c8c-6ae5539d6dca 2019-06-26 21:11:48,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561809539795s 2019-06-26 21:11:48,438 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:31:6e', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8d94aa5-7974-48e9-9e69-572c7f57f46a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:11:46.000000', 'flavor': Munch({u'id': u'055b98bd-93da-4c47-8360-af6a228388aa'}), 'az': u'nova', 'id': u'fb11ba09-9aec-4d5f-bea1-29b843d4f671', 'security_groups': [Munch({u'name': u'cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b48f5fbdb6d48538fc64273ac1d8f93', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', '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-06-26T21:11:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:11:46Z', 'hostId': u'004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb', '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-06-26T21:11:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': u'cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'adminPass': u'5GNrkLhJVWzJ', 'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'created_at': u'2019-06-26T21:11:34Z', 'created': u'2019-06-26T21:11:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:11:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:11:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:48,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:48 GMT X-Openstack-Request-Id: req-76417b6b-30a6-473c-ac21-50b0517722a1 2019-06-26 21:11:48,542 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":["4d1efc2b-d0d7-4049-a907-b90da4012e29"],"description":"","tags":[],"updated_at":"2019-06-26T21:11:16Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:11:48,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-76417b6b-30a6-473c-ac21-50b0517722a1 2019-06-26 21:11:48,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983979701996s 2019-06-26 21:11:48,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:11:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=fb11ba09-9aec-4d5f-bea1-29b843d4f671" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:48,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 910 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:48 GMT X-Openstack-Request-Id: req-38e5e68b-926a-4297-aea8-cdea2280100e 2019-06-26 21:11:48,598 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:11:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","ip_address":"192.168.120.7"}],"id":"4713df78-e5cc-47cf-a7fc-311dadd7394e","security_groups":["50762368-f3ec-4fc8-973c-ffd1a87d0c96"],"mac_address":"fa:16:3e:b3:31:6e","project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-7","ip_address":"192.168.120.7","fqdn":"host-192-168-120-7.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","dns_name":"","created_at":"2019-06-26T21:11:39Z","binding:vnic_type":"normal","device_id":"fb11ba09-9aec-4d5f-bea1-29b843d4f671","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:11:48,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=fb11ba09-9aec-4d5f-bea1-29b843d4f671 used request id req-38e5e68b-926a-4297-aea8-cdea2280100e 2019-06-26 21:11:48,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544948577881s 2019-06-26 21:11:48,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-26 21:11:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"floatingip": {"floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.7", "port_id": "4713df78-e5cc-47cf-a7fc-311dadd7394e"}}' 2019-06-26 21:11:51,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 585 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:51 GMT X-Openstack-Request-Id: req-36560cd1-2c3b-471d-bf6d-1c2270a7b570 2019-06-26 21:11:51,218 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-06-26T21:11:49Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 0, "port_id": "4713df78-e5cc-47cf-a7fc-311dadd7394e", "id": "e8b49026-50fc-4d2c-819a-4fcc7b67382c", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:49Z", "dns_name": "", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}} 2019-06-26 21:11:51,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-36560cd1-2c3b-471d-bf6d-1c2270a7b570 2019-06-26 21:11:51,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.61895298958s 2019-06-26 21:11:51,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:11:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:11:51,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 590 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11:51 GMT X-Openstack-Request-Id: req-b0c49238-fda8-4929-96d0-cde3fe3c2f03 2019-06-26 21:11:51,333 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:11:51Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 1, "port_id": "4713df78-e5cc-47cf-a7fc-311dadd7394e", "id": "e8b49026-50fc-4d2c-819a-4fcc7b67382c", "dns_name": "", "created_at": "2019-06-26T21:11:49Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:11:51,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b0c49238-fda8-4929-96d0-cde3fe3c2f03 2019-06-26 21:11:51,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.100542068481s 2019-06-26 21:11:51,340 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9', 'updated_at': u'2019-06-26T21:11:51Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'4713df78-e5cc-47cf-a7fc-311dadd7394e', 'id': u'e8b49026-50fc-4d2c-819a-4fcc7b67382c', 'network': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'port': u'4713df78-e5cc-47cf-a7fc-311dadd7394e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'created_at': u'2019-06-26T21:11:49Z', 'attached': True, u'dns_name': u'', 'router': u'1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9'}) 2019-06-26 21:11:51,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:11:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:11:51,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Wed, 26 Jun 2019 21:11: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-d5ca170c-a205-46be-bcfe-3a184c54f2e4 x-openstack-request-id: req-d5ca170c-a205-46be-bcfe-3a184c54f2e4 2019-06-26 21:11:51,443 - 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 485939042 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.247773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250930] pid_max: default: 32768 minimum: 301\n[ 0.252631] ACPI: Core revision 20150930\n[ 0.254740] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257203] Security Framework initialized\n[ 0.258763] Yama: becoming mindful.\n[ 0.260143] AppArmor: AppArmor initialized\n[ 0.261741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.266615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271505] Initializing cgroup subsys io\n[ 0.273043] Initializing cgroup subsys memory\n[ 0.274688] Initializing cgroup subsys devices\n[ 0.276337] Initializing cgroup subsys freezer\n[ 0.278004] Initializing cgroup subsys net_cls\n[ 0.279654] Initializing cgroup subsys perf_event\n[ 0.281391] Initializing cgroup subsys net_prio\n[ 0.283069] Initializing cgroup subsys hugetlb\n[ 0.284788] Initializing cgroup subsys pids\n[ 0.286483] CPU: Physical Processor ID: 0\n[ 0.288700] mce: CPU supports 10 MCE banks\n[ 0.290300] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292116] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321216] ftrace: allocating 31920 entries in 125 pages\n[ 0.358674] smpboot: Max logical packages: 1\n[ 0.360287] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362844] x2apic enabled\n[ 0.364296] Switched APIC routing to physical x2apic.\n[ 0.367363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376810] KVM setup paravirtual spinlock\n[ 0.378859] x86: Booted up 1 node, 1 CPUs\n[ 0.380387] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382965] devtmpfs: initialized\n[ 0.385289] evm: security.selinux\n[ 0.386600] evm: security.SMACK64\n[ 0.387914] evm: security.SMACK64EXEC\n[ 0.389324] evm: security.SMACK64TRANSMUTE\n[ 0.390856] evm: security.SMACK64MMAP\n[ 0.392269] evm: security.ima\n[ 0.393476] evm: security.capability\n[ 0.394932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398417] pinctrl core: initialized pinctrl subsystem\n[ 0.400441] RTC time: 21:11:46, date: 06/26/19\n[ 0.402187] NET: Registered protocol family 16\n[ 0.403963] cpuidle: using governor ladder\n[ 0.405519] cpuidle: using governor menu\n[ 0.407009] PCCT header not found.\n[ 0.408397] ACPI: bus type PCI registered\n[ 0.409914] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412250] PCI: Using configuration type 1 for base access\n[ 0.414971] ACPI: Added _OSI(Module Device)\n[ 0.416556] ACPI: Added _OSI(Processor Device)\n[ 0.418197] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419910] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422661] ACPI: Interpreter enabled\n[ 0.424093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.431110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438096] ACPI: (supports S0 S5)\n[ 0.439429] ACPI: Using IOAPIC for interrupt routing\n[ 0.441225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456890] acpiphp: Slot [3] registered\n[ 0.458402] acpiphp: Slot [4] registered\n[ 0.459912] acpiphp: Slot [5] registered\n[ 0.461422] acpiphp: Slot [6] registered\n[ 0.462925] acpiphp: Slot [7] registered\n[ 0.464425] acpiphp: Slot [8] registered\n[ 0.465933] acpiphp: Slot [9] registered\n[ 0.467432] acpiphp: Slot [10] registered\n[ 0.468965] acpiphp: Slot [11] registered\n[ 0.470495] acpiphp: Slot [12] registered\n[ 0.472030] acpiphp: Slot [13] registered\n[ 0.473596] acpiphp: Slot [14] registered\n[ 0.475140] acpiphp: Slot [15] registered\n[ 0.493340] acpiphp: Slot [16] registered\n[ 0.494901] acpiphp: Slot [17] registered\n[ 0.496433] acpiphp: Slot [18] registered\n[ 0.497969] acpiphp: Slot [19] registered\n[ 0.499497] acpiphp: Slot [20] registered\n[ 0.501024] acpiphp: Slot [21] registered\n[ 0.502552] acpiphp: Slot [22] registered\n[ 0.504082] acpiphp: Slot [23] registered\n[ 0.505607] acpiphp: Slot [24] registered\n[ 0.507142] acpiphp: Slot [25] registered\n[ 0.508673] acpiphp: Slot [26] registered\n[ 0.510199] acpiphp: Slot [27] registered\n[ 0.511741] acpiphp: Slot [28] registered\n[ 0.513271] acpiphp: Slot [29] registered\n[ 0.514799] acpiphp: Slot [30] registered\n[ 0.516327] acpiphp: Slot [31] registered\n[ 0.517855] PCI host bridge to bus 0000:00\n[ 0.519389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526800] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.529554] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.532366] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537204] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.539637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.541888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.548995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.551703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.585515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.590678] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593151] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595153] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598092] vgaarb: loaded\n[ 0.599227] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601487] SCSI subsystem initialized\n[ 0.603209] ACPI: bus type USB registered\n[ 0.604769] usbcore: registered new interface driver usbfs\n[ 0.606726] usbcore: registered new interface driver hub\n[ 0.608630] usbcore: registered new device driver usb\n[ 0.610678] PCI: Using ACPI for IRQ routing\n[ 0.612758] NetLabel: Initializing\n[ 0.614106] NetLabel: domain hash size = 128\n[ 0.615720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617542] NetLabel: unlabeled traffic allowed by default\n[ 0.619754] clocksource: Switched to clocksource kvm-clock\n[ 0.630536] AppArmor: AppArmor Filesystem Enabled\n[ 0.632333] pnp: PnP ACPI init\n[ 0.633937] pnp: PnP ACPI: found 5 devices\n[ 0.641190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644430] NET: Registered protocol family 2\n[ 0.646343] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.648808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651093] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.653385] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657694] NET: Registered protocol family 1\n[ 0.659356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.661451] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.663497] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694022] Trying to unpack rootfs image as initramfs...\n[ 0.756128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759104] Scanning for low memory corruption every 60 seconds\n[ 0.761598] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.763811] audit: initializing netlink subsys (disabled)\n[ 0.765764] audit: type=2000 audit(1561583507.316:1): initialized\n[ 0.768208] Initialise system trusted keyring\n[ 0.769961] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.772177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.775466] zbud: loaded\n[ 0.776730] VFS: Disk quotas dquot_6.6.0\n[ 0.778263] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.781025] fuse init (API version 7.23)\n[ 0.782664] Key type big_key registered\n[ 0.784179] Allocating IMA MOK and blacklist keyrings.\n[ 0.786493] Key type asymmetric registered\n[ 0.788073] Asymmetric key parser 'x509' registered\n[ 0.789887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.792701] io scheduler noop registered\n[ 0.794198] io scheduler deadline registered (default)\n[ 0.796103] io scheduler cfq registered\n[ 0.797679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.799659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.802039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.804795] ACPI: Power Button [PWRF]\n[ 0.806329] GHES: HEST is not enabled!\n[ 0.820736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.850757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.854412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.880138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.883868] Linux agpgart interface v0.103\n[ 0.887549] brd: module loaded\n[ 0.890058] loop: module loaded\n[ 0.895610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.898371] GPT:90111 != 2097151\n[ 0.899659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.901757] GPT:90111 != 2097151\n[ 0.903039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.904892] vda: vda1 vda15\n[ 0.906814] scsi host0: ata_piix\n[ 0.908232] scsi host1: ata_piix\n[ 0.909578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.911918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.914885] libphy: Fixed MDIO Bus: probed\n[ 0.916450] tun: Universal TUN/TAP device driver, 1.6\n[ 0.918280] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.921716] PPP generic driver version 2.4.2\n[ 0.923484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.925762] ehci-pci: EHCI PCI platform driver\n[ 0.927512] ehci-platform: EHCI generic platform driver\n[ 0.929500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.931702] ohci-pci: OHCI PCI platform driver\n[ 0.933363] ohci-platform: OHCI generic platform driver\n[ 0.935256] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.950470] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.952380] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.955171] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.957049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.959212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.961567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.964260] usb usb1: Product: UHCI Host Controller\n[ 0.966028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.968208] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.970020] hub 1-0:1.0: USB hub found\n[ 0.971513] hub 1-0:1.0: 2 ports detected\n[ 0.973203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.977099] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.978918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.980833] mousedev: PS/2 mouse device common for all mice\n[ 0.983174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.986386] rtc_cmos 00:00: RTC can wake from S4\n[ 0.988669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.990915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.993176] i2c /dev entries driver\n[ 0.994598] device-mapper: uevent: version 1.0.3\n[ 0.996383] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.999474] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.001908] NET: Registered protocol family 10\n[ 1.003862] NET: Registered protocol family 17\n[ 1.005539] Key type dns_resolver registered\n[ 1.007305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.009385] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.012699] registered taskstats version 1\n[ 1.014276] Loading compiled-in X.509 certificates\n[ 1.016610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020144] zswap: loaded using pool lzo/zbud\n[ 1.022580] Key type trusted registered\n[ 1.025080] Key type encrypted registered\n[ 1.026624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.028608] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030593] evm: HMAC attrs: 0x1\n[ 1.032295] Magic number: 7:798:197\n[ 1.033867] rtc_cmos 00:00: setting system clock to 2019-06-26 21:11:47 UTC (1561583507)\n[ 1.036898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.039010] EDD information not available.\n[ 1.069475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.089474] Write protecting the kernel read-only data: 14336k\n[ 1.093511] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.272303] 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.7...\nLease of 192.168.120.7 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW3yc70p+iv/ZPHXoAWvphuNHtCikvWZdW1fsNbJ6tU0DHyW/ULmjpW9o8OZJJ8ScrucD+8VvQUAjnTTkPmdMFbcBD6+bNJ1Pw6PZ0kuJZ6dwAUgZrxMNWOXCDhLQt3y/qIFnW6RduHhBnc/d0Z9zSjjn9Jql1/OicuvxnA8YYAUQTE97u7Xd/Joz6eqOvUdMDVlOJyOenwSzt/y/PRHiGUrlQTquJczgtH0pH5UPMeJO5eA2qTSl6d5l6jPqd5eJcFZfiyZH2OU17kkIRjQvAxGFOmDncOJpm5QdazPaGSjD4NYxwOpjnorJ6PrsnpExPevPiHAHsM3gCwknQe4+r root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548\nssh-dss AAAAB3NzaC1kc3MAAACBAJlvguKj4mHe8OUlOGaIVYWsorOV6dU94M05Ith6Z3Yg2pmPqHQN500zQi7eExmTNGSFkXNkQLveb9D2L3teDug6Y/YwnCazY4PrD9sRrB5DrN2FA1hG5G0PnZq40ycUvFI5/GDfj92wK9s+ZVc0amH9biKGtCEO+N6QFVE9SmezAAAAFQD2QvkOz7ElnTDu/MfY3UQ9FA1VfQAAAIAYBmjzUiLr6WP320WGdyk5TBqc7R3x3FJ7JzkO6JNYaxWvZ8f9aJHimrRaeiNttWYWL8KgnNi1O+fnvmwemlNpLobxN1tNr77RbQZjcZKscuHjqd3EFUfBAu7321j5Kup6jz+0NU4lpW6oVKdVOB3Mf4hZtPcObI/E0RkXS1ySCgAAAIAsjlhh8FXGDEStz7k2B79FW4oCKGSWGQ5BIr2ETb80oTnSHt9kiT9sNm1n7pEsUru06KDEtxsFfSAcnUES5FgMl73TfGf3C6ZW6+PSLFKKCEtqoIDzeZGpT6CagNQOFAX/2j6k5/M9DZkwW1yhXV+Y/fD8ZnxIampzUODIQwU+Og== root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.44s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb3:316e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-7c3f4c44-1e17-47a7-9083-f7d705b0e548\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.91 ===\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-7c3f4c44-1e17-47a7-9083-f7d705b0e548 login: "} 2019-06-26 21:11:51,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/action used request id req-d5ca170c-a205-46be-bcfe-3a184c54f2e4 2019-06-26 21:11:51,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103158950806s 2019-06-26 21:11:51,445 - 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 485939042 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.247773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250930] pid_max: default: 32768 minimum: 301 [ 0.252631] ACPI: Core revision 20150930 [ 0.254740] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257203] Security Framework initialized [ 0.258763] Yama: becoming mindful. [ 0.260143] AppArmor: AppArmor initialized [ 0.261741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271505] Initializing cgroup subsys io [ 0.273043] Initializing cgroup subsys memory [ 0.274688] Initializing cgroup subsys devices [ 0.276337] Initializing cgroup subsys freezer [ 0.278004] Initializing cgroup subsys net_cls [ 0.279654] Initializing cgroup subsys perf_event [ 0.281391] Initializing cgroup subsys net_prio [ 0.283069] Initializing cgroup subsys hugetlb [ 0.284788] Initializing cgroup subsys pids [ 0.286483] CPU: Physical Processor ID: 0 [ 0.288700] mce: CPU supports 10 MCE banks [ 0.290300] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292116] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321216] ftrace: allocating 31920 entries in 125 pages [ 0.358674] smpboot: Max logical packages: 1 [ 0.360287] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362844] x2apic enabled [ 0.364296] Switched APIC routing to physical x2apic. [ 0.367363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376810] KVM setup paravirtual spinlock [ 0.378859] x86: Booted up 1 node, 1 CPUs [ 0.380387] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382965] devtmpfs: initialized [ 0.385289] evm: security.selinux [ 0.386600] evm: security.SMACK64 [ 0.387914] evm: security.SMACK64EXEC [ 0.389324] evm: security.SMACK64TRANSMUTE [ 0.390856] evm: security.SMACK64MMAP [ 0.392269] evm: security.ima [ 0.393476] evm: security.capability [ 0.394932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398417] pinctrl core: initialized pinctrl subsystem [ 0.400441] RTC time: 21:11:46, date: 06/26/19 [ 0.402187] NET: Registered protocol family 16 [ 0.403963] cpuidle: using governor ladder [ 0.405519] cpuidle: using governor menu [ 0.407009] PCCT header not found. [ 0.408397] ACPI: bus type PCI registered [ 0.409914] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412250] PCI: Using configuration type 1 for base access [ 0.414971] ACPI: Added _OSI(Module Device) [ 0.416556] ACPI: Added _OSI(Processor Device) [ 0.418197] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419910] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422661] ACPI: Interpreter enabled [ 0.424093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.431110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438096] ACPI: (supports S0 S5) [ 0.439429] ACPI: Using IOAPIC for interrupt routing [ 0.441225] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456890] acpiphp: Slot [3] registered [ 0.458402] acpiphp: Slot [4] registered [ 0.459912] acpiphp: Slot [5] registered [ 0.461422] acpiphp: Slot [6] registered [ 0.462925] acpiphp: Slot [7] registered [ 0.464425] acpiphp: Slot [8] registered [ 0.465933] acpiphp: Slot [9] registered [ 0.467432] acpiphp: Slot [10] registered [ 0.468965] acpiphp: Slot [11] registered [ 0.470495] acpiphp: Slot [12] registered [ 0.472030] acpiphp: Slot [13] registered [ 0.473596] acpiphp: Slot [14] registered [ 0.475140] acpiphp: Slot [15] registered [ 0.493340] acpiphp: Slot [16] registered [ 0.494901] acpiphp: Slot [17] registered [ 0.496433] acpiphp: Slot [18] registered [ 0.497969] acpiphp: Slot [19] registered [ 0.499497] acpiphp: Slot [20] registered [ 0.501024] acpiphp: Slot [21] registered [ 0.502552] acpiphp: Slot [22] registered [ 0.504082] acpiphp: Slot [23] registered [ 0.505607] acpiphp: Slot [24] registered [ 0.507142] acpiphp: Slot [25] registered [ 0.508673] acpiphp: Slot [26] registered [ 0.510199] acpiphp: Slot [27] registered [ 0.511741] acpiphp: Slot [28] registered [ 0.513271] acpiphp: Slot [29] registered [ 0.514799] acpiphp: Slot [30] registered [ 0.516327] acpiphp: Slot [31] registered [ 0.517855] PCI host bridge to bus 0000:00 [ 0.519389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526800] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.529554] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.532366] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537204] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.548995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.585515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.590678] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593151] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595153] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598092] vgaarb: loaded [ 0.599227] vgaarb: bridge control possible 0000:00:02.0 [ 0.601487] SCSI subsystem initialized [ 0.603209] ACPI: bus type USB registered [ 0.604769] usbcore: registered new interface driver usbfs [ 0.606726] usbcore: registered new interface driver hub [ 0.608630] usbcore: registered new device driver usb [ 0.610678] PCI: Using ACPI for IRQ routing [ 0.612758] NetLabel: Initializing [ 0.614106] NetLabel: domain hash size = 128 [ 0.615720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617542] NetLabel: unlabeled traffic allowed by default [ 0.619754] clocksource: Switched to clocksource kvm-clock [ 0.630536] AppArmor: AppArmor Filesystem Enabled [ 0.632333] pnp: PnP ACPI init [ 0.633937] pnp: PnP ACPI: found 5 devices [ 0.641190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.644430] NET: Registered protocol family 2 [ 0.646343] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.648808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651093] TCP: Hash tables configured (established 4096 bind 4096) [ 0.653385] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.655457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.657694] NET: Registered protocol family 1 [ 0.659356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.661451] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.663497] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694022] Trying to unpack rootfs image as initramfs... [ 0.756128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759104] Scanning for low memory corruption every 60 seconds [ 0.761598] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.763811] audit: initializing netlink subsys (disabled) [ 0.765764] audit: type=2000 audit(1561583507.316:1): initialized [ 0.768208] Initialise system trusted keyring [ 0.769961] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.775466] zbud: loaded [ 0.776730] VFS: Disk quotas dquot_6.6.0 [ 0.778263] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781025] fuse init (API version 7.23) [ 0.782664] Key type big_key registered [ 0.784179] Allocating IMA MOK and blacklist keyrings. [ 0.786493] Key type asymmetric registered [ 0.788073] Asymmetric key parser 'x509' registered [ 0.789887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.792701] io scheduler noop registered [ 0.794198] io scheduler deadline registered (default) [ 0.796103] io scheduler cfq registered [ 0.797679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804795] ACPI: Power Button [PWRF] [ 0.806329] GHES: HEST is not enabled! [ 0.820736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.883868] Linux agpgart interface v0.103 [ 0.887549] brd: module loaded [ 0.890058] loop: module loaded [ 0.895610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.898371] GPT:90111 != 2097151 [ 0.899659] GPT:Alternate GPT header not at the end of the disk. [ 0.901757] GPT:90111 != 2097151 [ 0.903039] GPT: Use GNU Parted to correct GPT errors. [ 0.904892] vda: vda1 vda15 [ 0.906814] scsi host0: ata_piix [ 0.908232] scsi host1: ata_piix [ 0.909578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.911918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.914885] libphy: Fixed MDIO Bus: probed [ 0.916450] tun: Universal TUN/TAP device driver, 1.6 [ 0.918280] tun: (C) 1999-2004 Max Krasnyansky [ 0.921716] PPP generic driver version 2.4.2 [ 0.923484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.925762] ehci-pci: EHCI PCI platform driver [ 0.927512] ehci-platform: EHCI generic platform driver [ 0.929500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.931702] ohci-pci: OHCI PCI platform driver [ 0.933363] ohci-platform: OHCI generic platform driver [ 0.935256] uhci_hcd: USB Universal Host Controller Interface driver [ 0.950470] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.952380] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.955171] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.957049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.959212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.961567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964260] usb usb1: Product: UHCI Host Controller [ 0.966028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.968208] usb usb1: SerialNumber: 0000:00:01.2 [ 0.970020] hub 1-0:1.0: USB hub found [ 0.971513] hub 1-0:1.0: 2 ports detected [ 0.973203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.977099] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.978918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.980833] mousedev: PS/2 mouse device common for all mice [ 0.983174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.986386] rtc_cmos 00:00: RTC can wake from S4 [ 0.988669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.990915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.993176] i2c /dev entries driver [ 0.994598] device-mapper: uevent: version 1.0.3 [ 0.996383] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.999474] ledtrig-cpu: registered to indicate activity on CPUs [ 1.001908] NET: Registered protocol family 10 [ 1.003862] NET: Registered protocol family 17 [ 1.005539] Key type dns_resolver registered [ 1.007305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.009385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.012699] registered taskstats version 1 [ 1.014276] Loading compiled-in X.509 certificates [ 1.016610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020144] zswap: loaded using pool lzo/zbud [ 1.022580] Key type trusted registered [ 1.025080] Key type encrypted registered [ 1.026624] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028608] ima: No TPM chip found, activating TPM-bypass! [ 1.030593] evm: HMAC attrs: 0x1 [ 1.032295] Magic number: 7:798:197 [ 1.033867] rtc_cmos 00:00: setting system clock to 2019-06-26 21:11:47 UTC (1561583507) [ 1.036898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.039010] EDD information not available. [ 1.069475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.089474] Write protecting the kernel read-only data: 14336k [ 1.093511] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272303] 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.7... Lease of 192.168.120.7 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW3yc70p+iv/ZPHXoAWvphuNHtCikvWZdW1fsNbJ6tU0DHyW/ULmjpW9o8OZJJ8ScrucD+8VvQUAjnTTkPmdMFbcBD6+bNJ1Pw6PZ0kuJZ6dwAUgZrxMNWOXCDhLQt3y/qIFnW6RduHhBnc/d0Z9zSjjn9Jql1/OicuvxnA8YYAUQTE97u7Xd/Joz6eqOvUdMDVlOJyOenwSzt/y/PRHiGUrlQTquJczgtH0pH5UPMeJO5eA2qTSl6d5l6jPqd5eJcFZfiyZH2OU17kkIRjQvAxGFOmDncOJpm5QdazPaGSjD4NYxwOpjnorJ6PrsnpExPevPiHAHsM3gCwknQe4+r root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 ssh-dss AAAAB3NzaC1kc3MAAACBAJlvguKj4mHe8OUlOGaIVYWsorOV6dU94M05Ith6Z3Yg2pmPqHQN500zQi7eExmTNGSFkXNkQLveb9D2L3teDug6Y/YwnCazY4PrD9sRrB5DrN2FA1hG5G0PnZq40ycUvFI5/GDfj92wK9s+ZVc0amH9biKGtCEO+N6QFVE9SmezAAAAFQD2QvkOz7ElnTDu/MfY3UQ9FA1VfQAAAIAYBmjzUiLr6WP320WGdyk5TBqc7R3x3FJ7JzkO6JNYaxWvZ8f9aJHimrRaeiNttWYWL8KgnNi1O+fnvmwemlNpLobxN1tNr77RbQZjcZKscuHjqd3EFUfBAu7321j5Kup6jz+0NU4lpW6oVKdVOB3Mf4hZtPcObI/E0RkXS1ySCgAAAIAsjlhh8FXGDEStz7k2B79FW4oCKGSWGQ5BIr2ETb80oTnSHt9kiT9sNm1n7pEsUru06KDEtxsFfSAcnUES5FgMl73TfGf3C6ZW6+PSLFKKCEtqoIDzeZGpT6CagNQOFAX/2j6k5/M9DZkwW1yhXV+Y/fD8ZnxIampzUODIQwU+Og== root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.44s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb3:316e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-7c3f4c44-1e17-47a7-9083-f7d705b0e548 launch-index: 0 === cirros: current=0.4.0 uptime=3.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 login: 2019-06-26 21:11:52,447 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2019-06-26 21:12:01,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:12:01,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:12:01,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-6acbede2-d378-4df0-8e8b-18cc7ff275cb x-openstack-request-id: req-6acbede2-d378-4df0-8e8b-18cc7ff275cb 2019-06-26 21:12:01,573 - 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 485939042 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.247773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.250930] pid_max: default: 32768 minimum: 301\n[ 0.252631] ACPI: Core revision 20150930\n[ 0.254740] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257203] Security Framework initialized\n[ 0.258763] Yama: becoming mindful.\n[ 0.260143] AppArmor: AppArmor initialized\n[ 0.261741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.266615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.268921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.271505] Initializing cgroup subsys io\n[ 0.273043] Initializing cgroup subsys memory\n[ 0.274688] Initializing cgroup subsys devices\n[ 0.276337] Initializing cgroup subsys freezer\n[ 0.278004] Initializing cgroup subsys net_cls\n[ 0.279654] Initializing cgroup subsys perf_event\n[ 0.281391] Initializing cgroup subsys net_prio\n[ 0.283069] Initializing cgroup subsys hugetlb\n[ 0.284788] Initializing cgroup subsys pids\n[ 0.286483] CPU: Physical Processor ID: 0\n[ 0.288700] mce: CPU supports 10 MCE banks\n[ 0.290300] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292116] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.310893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321216] ftrace: allocating 31920 entries in 125 pages\n[ 0.358674] smpboot: Max logical packages: 1\n[ 0.360287] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362844] x2apic enabled\n[ 0.364296] Switched APIC routing to physical x2apic.\n[ 0.367363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376810] KVM setup paravirtual spinlock\n[ 0.378859] x86: Booted up 1 node, 1 CPUs\n[ 0.380387] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382965] devtmpfs: initialized\n[ 0.385289] evm: security.selinux\n[ 0.386600] evm: security.SMACK64\n[ 0.387914] evm: security.SMACK64EXEC\n[ 0.389324] evm: security.SMACK64TRANSMUTE\n[ 0.390856] evm: security.SMACK64MMAP\n[ 0.392269] evm: security.ima\n[ 0.393476] evm: security.capability\n[ 0.394932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398417] pinctrl core: initialized pinctrl subsystem\n[ 0.400441] RTC time: 21:11:46, date: 06/26/19\n[ 0.402187] NET: Registered protocol family 16\n[ 0.403963] cpuidle: using governor ladder\n[ 0.405519] cpuidle: using governor menu\n[ 0.407009] PCCT header not found.\n[ 0.408397] ACPI: bus type PCI registered\n[ 0.409914] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412250] PCI: Using configuration type 1 for base access\n[ 0.414971] ACPI: Added _OSI(Module Device)\n[ 0.416556] ACPI: Added _OSI(Processor Device)\n[ 0.418197] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419910] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422661] ACPI: Interpreter enabled\n[ 0.424093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.431110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438096] ACPI: (supports S0 S5)\n[ 0.439429] ACPI: Using IOAPIC for interrupt routing\n[ 0.441225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.445976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.456890] acpiphp: Slot [3] registered\n[ 0.458402] acpiphp: Slot [4] registered\n[ 0.459912] acpiphp: Slot [5] registered\n[ 0.461422] acpiphp: Slot [6] registered\n[ 0.462925] acpiphp: Slot [7] registered\n[ 0.464425] acpiphp: Slot [8] registered\n[ 0.465933] acpiphp: Slot [9] registered\n[ 0.467432] acpiphp: Slot [10] registered\n[ 0.468965] acpiphp: Slot [11] registered\n[ 0.470495] acpiphp: Slot [12] registered\n[ 0.472030] acpiphp: Slot [13] registered\n[ 0.473596] acpiphp: Slot [14] registered\n[ 0.475140] acpiphp: Slot [15] registered\n[ 0.493340] acpiphp: Slot [16] registered\n[ 0.494901] acpiphp: Slot [17] registered\n[ 0.496433] acpiphp: Slot [18] registered\n[ 0.497969] acpiphp: Slot [19] registered\n[ 0.499497] acpiphp: Slot [20] registered\n[ 0.501024] acpiphp: Slot [21] registered\n[ 0.502552] acpiphp: Slot [22] registered\n[ 0.504082] acpiphp: Slot [23] registered\n[ 0.505607] acpiphp: Slot [24] registered\n[ 0.507142] acpiphp: Slot [25] registered\n[ 0.508673] acpiphp: Slot [26] registered\n[ 0.510199] acpiphp: Slot [27] registered\n[ 0.511741] acpiphp: Slot [28] registered\n[ 0.513271] acpiphp: Slot [29] registered\n[ 0.514799] acpiphp: Slot [30] registered\n[ 0.516327] acpiphp: Slot [31] registered\n[ 0.517855] PCI host bridge to bus 0000:00\n[ 0.519389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.521725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.524046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.526800] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.529554] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.532366] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.537204] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.539637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.541888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.544308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.548995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.551703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.575739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.580194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.582870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.585515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.588138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.590678] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.593151] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.595153] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.598092] vgaarb: loaded\n[ 0.599227] vgaarb: bridge control possible 0000:00:02.0\n[ 0.601487] SCSI subsystem initialized\n[ 0.603209] ACPI: bus type USB registered\n[ 0.604769] usbcore: registered new interface driver usbfs\n[ 0.606726] usbcore: registered new interface driver hub\n[ 0.608630] usbcore: registered new device driver usb\n[ 0.610678] PCI: Using ACPI for IRQ routing\n[ 0.612758] NetLabel: Initializing\n[ 0.614106] NetLabel: domain hash size = 128\n[ 0.615720] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.617542] NetLabel: unlabeled traffic allowed by default\n[ 0.619754] clocksource: Switched to clocksource kvm-clock\n[ 0.630536] AppArmor: AppArmor Filesystem Enabled\n[ 0.632333] pnp: PnP ACPI init\n[ 0.633937] pnp: PnP ACPI: found 5 devices\n[ 0.641190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.644430] NET: Registered protocol family 2\n[ 0.646343] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.648808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.651093] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.653385] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657694] NET: Registered protocol family 1\n[ 0.659356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.661451] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.663497] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.678644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.694022] Trying to unpack rootfs image as initramfs...\n[ 0.756128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759104] Scanning for low memory corruption every 60 seconds\n[ 0.761598] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.763811] audit: initializing netlink subsys (disabled)\n[ 0.765764] audit: type=2000 audit(1561583507.316:1): initialized\n[ 0.768208] Initialise system trusted keyring\n[ 0.769961] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.772177] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.775466] zbud: loaded\n[ 0.776730] VFS: Disk quotas dquot_6.6.0\n[ 0.778263] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.781025] fuse init (API version 7.23)\n[ 0.782664] Key type big_key registered\n[ 0.784179] Allocating IMA MOK and blacklist keyrings.\n[ 0.786493] Key type asymmetric registered\n[ 0.788073] Asymmetric key parser 'x509' registered\n[ 0.789887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.792701] io scheduler noop registered\n[ 0.794198] io scheduler deadline registered (default)\n[ 0.796103] io scheduler cfq registered\n[ 0.797679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.799659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.802039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.804795] ACPI: Power Button [PWRF]\n[ 0.806329] GHES: HEST is not enabled!\n[ 0.820736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.850757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.854412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.880138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.883868] Linux agpgart interface v0.103\n[ 0.887549] brd: module loaded\n[ 0.890058] loop: module loaded\n[ 0.895610] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.898371] GPT:90111 != 2097151\n[ 0.899659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.901757] GPT:90111 != 2097151\n[ 0.903039] GPT: Use GNU Parted to correct GPT errors.\n[ 0.904892] vda: vda1 vda15\n[ 0.906814] scsi host0: ata_piix\n[ 0.908232] scsi host1: ata_piix\n[ 0.909578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.911918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.914885] libphy: Fixed MDIO Bus: probed\n[ 0.916450] tun: Universal TUN/TAP device driver, 1.6\n[ 0.918280] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.921716] PPP generic driver version 2.4.2\n[ 0.923484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.925762] ehci-pci: EHCI PCI platform driver\n[ 0.927512] ehci-platform: EHCI generic platform driver\n[ 0.929500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.931702] ohci-pci: OHCI PCI platform driver\n[ 0.933363] ohci-platform: OHCI generic platform driver\n[ 0.935256] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.950470] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.952380] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.955171] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.957049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.959212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.961567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.964260] usb usb1: Product: UHCI Host Controller\n[ 0.966028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.968208] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.970020] hub 1-0:1.0: USB hub found\n[ 0.971513] hub 1-0:1.0: 2 ports detected\n[ 0.973203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.977099] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.978918] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.980833] mousedev: PS/2 mouse device common for all mice\n[ 0.983174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.986386] rtc_cmos 00:00: RTC can wake from S4\n[ 0.988669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.990915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.993176] i2c /dev entries driver\n[ 0.994598] device-mapper: uevent: version 1.0.3\n[ 0.996383] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.999474] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.001908] NET: Registered protocol family 10\n[ 1.003862] NET: Registered protocol family 17\n[ 1.005539] Key type dns_resolver registered\n[ 1.007305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.009385] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.012699] registered taskstats version 1\n[ 1.014276] Loading compiled-in X.509 certificates\n[ 1.016610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020144] zswap: loaded using pool lzo/zbud\n[ 1.022580] Key type trusted registered\n[ 1.025080] Key type encrypted registered\n[ 1.026624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.028608] ima: No TPM chip found, activating TPM-bypass!\n[ 1.030593] evm: HMAC attrs: 0x1\n[ 1.032295] Magic number: 7:798:197\n[ 1.033867] rtc_cmos 00:00: setting system clock to 2019-06-26 21:11:47 UTC (1561583507)\n[ 1.036898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.039010] EDD information not available.\n[ 1.069475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.089474] Write protecting the kernel read-only data: 14336k\n[ 1.093511] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.097508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.272303] 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.7...\nLease of 192.168.120.7 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW3yc70p+iv/ZPHXoAWvphuNHtCikvWZdW1fsNbJ6tU0DHyW/ULmjpW9o8OZJJ8ScrucD+8VvQUAjnTTkPmdMFbcBD6+bNJ1Pw6PZ0kuJZ6dwAUgZrxMNWOXCDhLQt3y/qIFnW6RduHhBnc/d0Z9zSjjn9Jql1/OicuvxnA8YYAUQTE97u7Xd/Joz6eqOvUdMDVlOJyOenwSzt/y/PRHiGUrlQTquJczgtH0pH5UPMeJO5eA2qTSl6d5l6jPqd5eJcFZfiyZH2OU17kkIRjQvAxGFOmDncOJpm5QdazPaGSjD4NYxwOpjnorJ6PrsnpExPevPiHAHsM3gCwknQe4+r root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548\nssh-dss AAAAB3NzaC1kc3MAAACBAJlvguKj4mHe8OUlOGaIVYWsorOV6dU94M05Ith6Z3Yg2pmPqHQN500zQi7eExmTNGSFkXNkQLveb9D2L3teDug6Y/YwnCazY4PrD9sRrB5DrN2FA1hG5G0PnZq40ycUvFI5/GDfj92wK9s+ZVc0amH9biKGtCEO+N6QFVE9SmezAAAAFQD2QvkOz7ElnTDu/MfY3UQ9FA1VfQAAAIAYBmjzUiLr6WP320WGdyk5TBqc7R3x3FJ7JzkO6JNYaxWvZ8f9aJHimrRaeiNttWYWL8KgnNi1O+fnvmwemlNpLobxN1tNr77RbQZjcZKscuHjqd3EFUfBAu7321j5Kup6jz+0NU4lpW6oVKdVOB3Mf4hZtPcObI/E0RkXS1ySCgAAAIAsjlhh8FXGDEStz7k2B79FW4oCKGSWGQ5BIr2ETb80oTnSHt9kiT9sNm1n7pEsUru06KDEtxsFfSAcnUES5FgMl73TfGf3C6ZW6+PSLFKKCEtqoIDzeZGpT6CagNQOFAX/2j6k5/M9DZkwW1yhXV+Y/fD8ZnxIampzUODIQwU+Og== root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.44s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb3:316e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \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-7c3f4c44-1e17-47a7-9083-f7d705b0e548\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.91 ===\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-7c3f4c44-1e17-47a7-9083-f7d705b0e548 login: "} 2019-06-26 21:12:01,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/action used request id req-6acbede2-d378-4df0-8e8b-18cc7ff275cb 2019-06-26 21:12:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117063999176s 2019-06-26 21:12:01,575 - 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 485939042 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.247773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.250930] pid_max: default: 32768 minimum: 301 [ 0.252631] ACPI: Core revision 20150930 [ 0.254740] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257203] Security Framework initialized [ 0.258763] Yama: becoming mindful. [ 0.260143] AppArmor: AppArmor initialized [ 0.261741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264200] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.266615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.268921] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.271505] Initializing cgroup subsys io [ 0.273043] Initializing cgroup subsys memory [ 0.274688] Initializing cgroup subsys devices [ 0.276337] Initializing cgroup subsys freezer [ 0.278004] Initializing cgroup subsys net_cls [ 0.279654] Initializing cgroup subsys perf_event [ 0.281391] Initializing cgroup subsys net_prio [ 0.283069] Initializing cgroup subsys hugetlb [ 0.284788] Initializing cgroup subsys pids [ 0.286483] CPU: Physical Processor ID: 0 [ 0.288700] mce: CPU supports 10 MCE banks [ 0.290300] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292116] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.310893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321216] ftrace: allocating 31920 entries in 125 pages [ 0.358674] smpboot: Max logical packages: 1 [ 0.360287] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362844] x2apic enabled [ 0.364296] Switched APIC routing to physical x2apic. [ 0.367363] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373422] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376810] KVM setup paravirtual spinlock [ 0.378859] x86: Booted up 1 node, 1 CPUs [ 0.380387] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382965] devtmpfs: initialized [ 0.385289] evm: security.selinux [ 0.386600] evm: security.SMACK64 [ 0.387914] evm: security.SMACK64EXEC [ 0.389324] evm: security.SMACK64TRANSMUTE [ 0.390856] evm: security.SMACK64MMAP [ 0.392269] evm: security.ima [ 0.393476] evm: security.capability [ 0.394932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398417] pinctrl core: initialized pinctrl subsystem [ 0.400441] RTC time: 21:11:46, date: 06/26/19 [ 0.402187] NET: Registered protocol family 16 [ 0.403963] cpuidle: using governor ladder [ 0.405519] cpuidle: using governor menu [ 0.407009] PCCT header not found. [ 0.408397] ACPI: bus type PCI registered [ 0.409914] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412250] PCI: Using configuration type 1 for base access [ 0.414971] ACPI: Added _OSI(Module Device) [ 0.416556] ACPI: Added _OSI(Processor Device) [ 0.418197] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419910] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422661] ACPI: Interpreter enabled [ 0.424093] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427610] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.431110] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438096] ACPI: (supports S0 S5) [ 0.439429] ACPI: Using IOAPIC for interrupt routing [ 0.441225] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.445976] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450502] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452788] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.456890] acpiphp: Slot [3] registered [ 0.458402] acpiphp: Slot [4] registered [ 0.459912] acpiphp: Slot [5] registered [ 0.461422] acpiphp: Slot [6] registered [ 0.462925] acpiphp: Slot [7] registered [ 0.464425] acpiphp: Slot [8] registered [ 0.465933] acpiphp: Slot [9] registered [ 0.467432] acpiphp: Slot [10] registered [ 0.468965] acpiphp: Slot [11] registered [ 0.470495] acpiphp: Slot [12] registered [ 0.472030] acpiphp: Slot [13] registered [ 0.473596] acpiphp: Slot [14] registered [ 0.475140] acpiphp: Slot [15] registered [ 0.493340] acpiphp: Slot [16] registered [ 0.494901] acpiphp: Slot [17] registered [ 0.496433] acpiphp: Slot [18] registered [ 0.497969] acpiphp: Slot [19] registered [ 0.499497] acpiphp: Slot [20] registered [ 0.501024] acpiphp: Slot [21] registered [ 0.502552] acpiphp: Slot [22] registered [ 0.504082] acpiphp: Slot [23] registered [ 0.505607] acpiphp: Slot [24] registered [ 0.507142] acpiphp: Slot [25] registered [ 0.508673] acpiphp: Slot [26] registered [ 0.510199] acpiphp: Slot [27] registered [ 0.511741] acpiphp: Slot [28] registered [ 0.513271] acpiphp: Slot [29] registered [ 0.514799] acpiphp: Slot [30] registered [ 0.516327] acpiphp: Slot [31] registered [ 0.517855] PCI host bridge to bus 0000:00 [ 0.519389] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.521725] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.524046] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.526800] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.529554] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.532366] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.537204] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.539637] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.541888] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.544308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.548995] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.551703] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.575739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.580194] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.582870] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.585515] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.588138] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.590678] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.593151] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.595153] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.598092] vgaarb: loaded [ 0.599227] vgaarb: bridge control possible 0000:00:02.0 [ 0.601487] SCSI subsystem initialized [ 0.603209] ACPI: bus type USB registered [ 0.604769] usbcore: registered new interface driver usbfs [ 0.606726] usbcore: registered new interface driver hub [ 0.608630] usbcore: registered new device driver usb [ 0.610678] PCI: Using ACPI for IRQ routing [ 0.612758] NetLabel: Initializing [ 0.614106] NetLabel: domain hash size = 128 [ 0.615720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.617542] NetLabel: unlabeled traffic allowed by default [ 0.619754] clocksource: Switched to clocksource kvm-clock [ 0.630536] AppArmor: AppArmor Filesystem Enabled [ 0.632333] pnp: PnP ACPI init [ 0.633937] pnp: PnP ACPI: found 5 devices [ 0.641190] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.644430] NET: Registered protocol family 2 [ 0.646343] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.648808] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.651093] TCP: Hash tables configured (established 4096 bind 4096) [ 0.653385] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.655457] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.657694] NET: Registered protocol family 1 [ 0.659356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.661451] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.663497] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.678644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.694022] Trying to unpack rootfs image as initramfs... [ 0.756128] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759104] Scanning for low memory corruption every 60 seconds [ 0.761598] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.763811] audit: initializing netlink subsys (disabled) [ 0.765764] audit: type=2000 audit(1561583507.316:1): initialized [ 0.768208] Initialise system trusted keyring [ 0.769961] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.772177] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.775466] zbud: loaded [ 0.776730] VFS: Disk quotas dquot_6.6.0 [ 0.778263] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.781025] fuse init (API version 7.23) [ 0.782664] Key type big_key registered [ 0.784179] Allocating IMA MOK and blacklist keyrings. [ 0.786493] Key type asymmetric registered [ 0.788073] Asymmetric key parser 'x509' registered [ 0.789887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.792701] io scheduler noop registered [ 0.794198] io scheduler deadline registered (default) [ 0.796103] io scheduler cfq registered [ 0.797679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.799659] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.802039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.804795] ACPI: Power Button [PWRF] [ 0.806329] GHES: HEST is not enabled! [ 0.820736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.850757] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.854412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.880138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.883868] Linux agpgart interface v0.103 [ 0.887549] brd: module loaded [ 0.890058] loop: module loaded [ 0.895610] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.898371] GPT:90111 != 2097151 [ 0.899659] GPT:Alternate GPT header not at the end of the disk. [ 0.901757] GPT:90111 != 2097151 [ 0.903039] GPT: Use GNU Parted to correct GPT errors. [ 0.904892] vda: vda1 vda15 [ 0.906814] scsi host0: ata_piix [ 0.908232] scsi host1: ata_piix [ 0.909578] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.911918] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.914885] libphy: Fixed MDIO Bus: probed [ 0.916450] tun: Universal TUN/TAP device driver, 1.6 [ 0.918280] tun: (C) 1999-2004 Max Krasnyansky [ 0.921716] PPP generic driver version 2.4.2 [ 0.923484] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.925762] ehci-pci: EHCI PCI platform driver [ 0.927512] ehci-platform: EHCI generic platform driver [ 0.929500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.931702] ohci-pci: OHCI PCI platform driver [ 0.933363] ohci-platform: OHCI generic platform driver [ 0.935256] uhci_hcd: USB Universal Host Controller Interface driver [ 0.950470] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.952380] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.955171] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.957049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.959212] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.961567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.964260] usb usb1: Product: UHCI Host Controller [ 0.966028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.968208] usb usb1: SerialNumber: 0000:00:01.2 [ 0.970020] hub 1-0:1.0: USB hub found [ 0.971513] hub 1-0:1.0: 2 ports detected [ 0.973203] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.977099] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.978918] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.980833] mousedev: PS/2 mouse device common for all mice [ 0.983174] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.986386] rtc_cmos 00:00: RTC can wake from S4 [ 0.988669] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.990915] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.993176] i2c /dev entries driver [ 0.994598] device-mapper: uevent: version 1.0.3 [ 0.996383] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.999474] ledtrig-cpu: registered to indicate activity on CPUs [ 1.001908] NET: Registered protocol family 10 [ 1.003862] NET: Registered protocol family 17 [ 1.005539] Key type dns_resolver registered [ 1.007305] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.009385] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.012699] registered taskstats version 1 [ 1.014276] Loading compiled-in X.509 certificates [ 1.016610] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020144] zswap: loaded using pool lzo/zbud [ 1.022580] Key type trusted registered [ 1.025080] Key type encrypted registered [ 1.026624] AppArmor: AppArmor sha1 policy hashing enabled [ 1.028608] ima: No TPM chip found, activating TPM-bypass! [ 1.030593] evm: HMAC attrs: 0x1 [ 1.032295] Magic number: 7:798:197 [ 1.033867] rtc_cmos 00:00: setting system clock to 2019-06-26 21:11:47 UTC (1561583507) [ 1.036898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.039010] EDD information not available. [ 1.069475] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.089474] Write protecting the kernel read-only data: 14336k [ 1.093511] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.097508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.272303] 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.7... Lease of 192.168.120.7 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCW3yc70p+iv/ZPHXoAWvphuNHtCikvWZdW1fsNbJ6tU0DHyW/ULmjpW9o8OZJJ8ScrucD+8VvQUAjnTTkPmdMFbcBD6+bNJ1Pw6PZ0kuJZ6dwAUgZrxMNWOXCDhLQt3y/qIFnW6RduHhBnc/d0Z9zSjjn9Jql1/OicuvxnA8YYAUQTE97u7Xd/Joz6eqOvUdMDVlOJyOenwSzt/y/PRHiGUrlQTquJczgtH0pH5UPMeJO5eA2qTSl6d5l6jPqd5eJcFZfiyZH2OU17kkIRjQvAxGFOmDncOJpm5QdazPaGSjD4NYxwOpjnorJ6PrsnpExPevPiHAHsM3gCwknQe4+r root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 ssh-dss AAAAB3NzaC1kc3MAAACBAJlvguKj4mHe8OUlOGaIVYWsorOV6dU94M05Ith6Z3Yg2pmPqHQN500zQi7eExmTNGSFkXNkQLveb9D2L3teDug6Y/YwnCazY4PrD9sRrB5DrN2FA1hG5G0PnZq40ycUvFI5/GDfj92wK9s+ZVc0amH9biKGtCEO+N6QFVE9SmezAAAAFQD2QvkOz7ElnTDu/MfY3UQ9FA1VfQAAAIAYBmjzUiLr6WP320WGdyk5TBqc7R3x3FJ7JzkO6JNYaxWvZ8f9aJHimrRaeiNttWYWL8KgnNi1O+fnvmwemlNpLobxN1tNr77RbQZjcZKscuHjqd3EFUfBAu7321j5Kup6jz+0NU4lpW6oVKdVOB3Mf4hZtPcObI/E0RkXS1ySCgAAAIAsjlhh8FXGDEStz7k2B79FW4oCKGSWGQ5BIr2ETb80oTnSHt9kiT9sNm1n7pEsUru06KDEtxsFfSAcnUES5FgMl73TfGf3C6ZW6+PSLFKKCEtqoIDzeZGpT6CagNQOFAX/2j6k5/M9DZkwW1yhXV+Y/fD8ZnxIampzUODIQwU+Og== root@cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.44s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb3:316e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 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-7c3f4c44-1e17-47a7-9083-f7d705b0e548 launch-index: 0 === cirros: current=0.4.0 uptime=3.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-7c3f4c44-1e17-47a7-9083-f7d705b0e548 login: 2019-06-26 21:12:01,577 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa6d7790L 2019-06-26 21:12:01,578 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-26 21:12:01,578 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-26 21:12:01,578 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-26 21:12:01,579 - 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-06-26 21:12:01,580 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-26 21:12:01,580 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-26 21:12:01,580 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-26 21:12:01,580 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-26 21:12:01,580 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-26 21:12:01,598 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-26 21:12:01,598 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-26 21:12:01,610 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 784f5e4c9bb4d41b4fa5fb5001813aec 2019-06-26 21:12:01,611 - paramiko.transport - DEBUG - Trying discovered key 89d162f62eff03f42f0c76cebbf3cca3 in /tmp/tmp7AS3WD 2019-06-26 21:12:01,635 - paramiko.transport - DEBUG - userauth is OK 2019-06-26 21:12:01,641 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-26 21:12:01,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-06-26 21:12:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"volume": {"display_name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "size": "2"}}' 2019-06-26 21:12:03,048 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-bbfb528f-3a54-4284-8af7-ae5ea58e9517 x-openstack-request-id: req-bbfb528f-3a54-4284-8af7-ae5ea58e9517 2019-06-26 21:12:03,048 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}} 2019-06-26 21:12:03,048 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes used request id req-bbfb528f-3a54-4284-8af7-ae5ea58e9517 2019-06-26 21:12:03,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.40062403679s 2019-06-26 21:12:03,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:04,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f88fbb70-0cce-4f56-8aba-544f81f841b9 x-openstack-request-id: req-f88fbb70-0cce-4f56-8aba-544f81f841b9 2019-06-26 21:12:04,128 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:04,128 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-f88fbb70-0cce-4f56-8aba-544f81f841b9 2019-06-26 21:12:04,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07910203934s 2019-06-26 21:12:04,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:06,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:06,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:07,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1aa01b57-1cae-4e1a-8506-3df5693c6930 x-openstack-request-id: req-1aa01b57-1cae-4e1a-8506-3df5693c6930 2019-06-26 21:12:07,322 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:07,322 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-1aa01b57-1cae-4e1a-8506-3df5693c6930 2019-06-26 21:12:07,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.18907809258s 2019-06-26 21:12:07,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:12:07,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:07,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:07 GMT X-Openstack-Request-Id: req-9a82274a-1754-4408-964e-8f6d7f1f96f8 2019-06-26 21:12:07,425 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":["4d1efc2b-d0d7-4049-a907-b90da4012e29"],"description":"","tags":[],"updated_at":"2019-06-26T21:11:16Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:12:07,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a82274a-1754-4408-964e-8f6d7f1f96f8 2019-06-26 21:12:07,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101055860519s 2019-06-26 21:12:07,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:12:07,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:07 GMT X-Openstack-Request-Id: req-b79e5903-3cad-4896-9d17-311821016950 2019-06-26 21:12:07,471 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:11:26Z", "file": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file", "owner": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "size": 12716032, "self": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:12:07,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b79e5903-3cad-4896-9d17-311821016950 2019-06-26 21:12:07,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041139125824s 2019-06-26 21:12:07,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:12:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:07,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-1a90a318-16e7-4a86-99d6-c7d96dd57843 x-openstack-request-id: req-1a90a318-16e7-4a86-99d6-c7d96dd57843 2019-06-26 21:12:07,504 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "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": "055b98bd-93da-4c47-8360-af6a228388aa"}]} 2019-06-26 21:12:07,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1a90a318-16e7-4a86-99d6-c7d96dd57843 2019-06-26 21:12:07,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317511558533s 2019-06-26 21:12:07,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-06-26 21:12:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"server": {"name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "imageRef": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "flavorRef": "055b98bd-93da-4c47-8360-af6a228388aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1"}], "security_groups": [{"name": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}]}}' 2019-06-26 21:12:11,457 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b x-compute-request-id: req-2381227e-4c2b-4fb0-bbf0-360a6cec9180 x-openstack-request-id: req-2381227e-4c2b-4fb0-bbf0-360a6cec9180 2019-06-26 21:12:11,458 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "50762368-f3ec-4fc8-973c-ffd1a87d0c96"}], "OS-DCF:diskConfig": "MANUAL", "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "adminPass": "gE2qM8sL2aNa"}} 2019-06-26 21:12:11,458 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-2381227e-4c2b-4fb0-bbf0-360a6cec9180 2019-06-26 21:12:11,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.95177292824s 2019-06-26 21:12:11,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:12,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-3778fa1e-d344-4a76-8edb-fe49803cd609 x-openstack-request-id: req-3778fa1e-d344-4a76-8edb-fe49803cd609 2019-06-26 21:12:12,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "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-06-26T21:12:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:12:12,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3778fa1e-d344-4a76-8edb-fe49803cd609 2019-06-26 21:12:12,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2730178833s 2019-06-26 21:12:12,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:14,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-5d469975-d43e-494d-ba62-6a959b56bff3 x-openstack-request-id: req-5d469975-d43e-494d-ba62-6a959b56bff3 2019-06-26 21:12:15,497 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:12:14Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:12:15,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5d469975-d43e-494d-ba62-6a959b56bff3 2019-06-26 21:12:15,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75604891777s 2019-06-26 21:12:15,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:17,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:17,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-c7d1d151-8111-4df5-92f4-b47c0cd34dd5 x-openstack-request-id: req-c7d1d151-8111-4df5-92f4-b47c0cd34dd5 2019-06-26 21:12:17,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:12:14Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:12:17,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c7d1d151-8111-4df5-92f4-b47c0cd34dd5 2019-06-26 21:12:17,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44769692421s 2019-06-26 21:12:17,962 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:19,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:20,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-1568d35c-d588-4911-899e-68df1e5f3e51 x-openstack-request-id: req-1568d35c-d588-4911-899e-68df1e5f3e51 2019-06-26 21:12:20,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-06-26T21:12:14Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:12:20,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1568d35c-d588-4911-899e-68df1e5f3e51 2019-06-26 21:12:20,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826322078705s 2019-06-26 21:12:20,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:22,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:23,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-c5964fbc-c40e-4c3d-8ef7-d66dab4a7c7a x-openstack-request-id: req-c5964fbc-c40e-4c3d-8ef7-d66dab4a7c7a 2019-06-26 21:12:23,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:12:22.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:12:22Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:11:46Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:12:23,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5964fbc-c40e-4c3d-8ef7-d66dab4a7c7a 2019-06-26 21:12:23,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78453707695s 2019-06-26 21:12:23,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:12:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=768c01fe-41c5-4bfe-a1b8-0323a7256b5b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:23,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:23 GMT X-Openstack-Request-Id: req-336b077f-0da0-401b-8311-efc76ddbe586 2019-06-26 21:12:23,680 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:12:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","ip_address":"192.168.120.12"}],"id":"abc3bb61-f679-4ccc-abe3-924585aef82e","security_groups":["50762368-f3ec-4fc8-973c-ffd1a87d0c96"],"mac_address":"fa:16:3e:0b:b8:eb","project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-12","ip_address":"192.168.120.12","fqdn":"host-192-168-120-12.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","dns_name":"","created_at":"2019-06-26T21:12:15Z","binding:vnic_type":"normal","device_id":"768c01fe-41c5-4bfe-a1b8-0323a7256b5b","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:12:23,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=768c01fe-41c5-4bfe-a1b8-0323a7256b5b used request id req-336b077f-0da0-401b-8311-efc76ddbe586 2019-06-26 21:12:23,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.08828997612s 2019-06-26 21:12:23,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:12:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=abc3bb61-f679-4ccc-abe3-924585aef82e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:23,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:23 GMT X-Openstack-Request-Id: req-ee2e9924-720e-41f3-ae80-01d7392973d5 2019-06-26 21:12:23,757 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:12:23,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=abc3bb61-f679-4ccc-abe3-924585aef82e used request id req-ee2e9924-720e-41f3-ae80-01d7392973d5 2019-06-26 21:12:23,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0647788047791s 2019-06-26 21:12:23,757 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0b:b8:eb', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b8d94aa5-7974-48e9-9e69-572c7f57f46a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-06-26T21:12:22.000000', 'flavor': Munch({u'id': u'055b98bd-93da-4c47-8360-af6a228388aa'}), 'az': u'nova', 'id': u'768c01fe-41c5-4bfe-a1b8-0323a7256b5b', 'security_groups': [Munch({u'name': u'cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0b48f5fbdb6d48538fc64273ac1d8f93', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', '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-06-26T21:12:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-06-26T21:12:22Z', 'hostId': u'd5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'd5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e', '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-06-26T21:12:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': u'cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'adminPass': u'gE2qM8sL2aNa', 'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'created_at': u'2019-06-26T21:12:11Z', 'created': u'2019-06-26T21:12:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-06-26 21:12:23,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:12:23,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:24,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1256 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:24 GMT X-Openstack-Request-Id: req-7e91ea4d-31ae-4fcc-9587-53cbb9fabd74 2019-06-26 21:12:24,156 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":["4d1efc2b-d0d7-4049-a907-b90da4012e29"],"description":"","tags":[],"updated_at":"2019-06-26T21:11:16Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:12:24,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7e91ea4d-31ae-4fcc-9587-53cbb9fabd74 2019-06-26 21:12:24,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394142150879s 2019-06-26 21:12:24,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-06-26 21:12:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=768c01fe-41c5-4bfe-a1b8-0323a7256b5b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:24,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 914 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:24 GMT X-Openstack-Request-Id: req-d81958ca-5c2e-4e1c-92ff-0f5c44b37bf3 2019-06-26 21:12:24,210 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-06-26T21:12:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","ip_address":"192.168.120.12"}],"id":"abc3bb61-f679-4ccc-abe3-924585aef82e","security_groups":["50762368-f3ec-4fc8-973c-ffd1a87d0c96"],"mac_address":"fa:16:3e:0b:b8:eb","project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","description":"","tags":[],"dns_assignment":[{"hostname":"host-192-168-120-12","ip_address":"192.168.120.12","fqdn":"host-192-168-120-12.openstacklocal."}],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","dns_name":"","created_at":"2019-06-26T21:12:15Z","binding:vnic_type":"normal","device_id":"768c01fe-41c5-4bfe-a1b8-0323a7256b5b","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:12:24,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=768c01fe-41c5-4bfe-a1b8-0323a7256b5b used request id req-d81958ca-5c2e-4e1c-92ff-0f5c44b37bf3 2019-06-26 21:12:24,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522170066833s 2019-06-26 21:12:24,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-06-26 21:12:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"floatingip": {"floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.12", "port_id": "abc3bb61-f679-4ccc-abe3-924585aef82e"}}' 2019-06-26 21:12:26,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 586 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:26 GMT X-Openstack-Request-Id: req-a9888447-7b5f-4f8c-a96d-98f589f1d470 2019-06-26 21:12:26,559 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "DOWN", "description": "", "tags": [], "updated_at": "2019-06-26T21:12:25Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 0, "port_id": "abc3bb61-f679-4ccc-abe3-924585aef82e", "id": "8fd57d06-d780-4c3f-b03a-370d096c00f2", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:12:25Z", "dns_name": "", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}} 2019-06-26 21:12:26,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a9888447-7b5f-4f8c-a96d-98f589f1d470 2019-06-26 21:12:26,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34812617302s 2019-06-26 21:12:26,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:12:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:26,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1164 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:27 GMT X-Openstack-Request-Id: req-de5270ea-f5db-41f6-b38d-336a6f6253ce 2019-06-26 21:12:26,642 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:12:26Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 1, "port_id": "abc3bb61-f679-4ccc-abe3-924585aef82e", "id": "8fd57d06-d780-4c3f-b03a-370d096c00f2", "dns_name": "", "created_at": "2019-06-26T21:12:25Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:11:51Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.205", "revision_number": 1, "port_id": "4713df78-e5cc-47cf-a7fc-311dadd7394e", "id": "e8b49026-50fc-4d2c-819a-4fcc7b67382c", "dns_name": "", "created_at": "2019-06-26T21:11:49Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:12:26,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de5270ea-f5db-41f6-b38d-336a6f6253ce 2019-06-26 21:12:26,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690200328827s 2019-06-26 21:12:26,654 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9', 'updated_at': u'2019-06-26T21:12:26Z', u'dns_domain': u'', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'abc3bb61-f679-4ccc-abe3-924585aef82e', 'id': u'8fd57d06-d780-4c3f-b03a-370d096c00f2', 'network': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'port': u'abc3bb61-f679-4ccc-abe3-924585aef82e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'name': 'cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', 'properties': Munch({u'dns_name': u'', u'dns_domain': u'', u'tags': []}), 'tenant_id': u'd3b918e460044bcf9c3ae8e65d11bb5e', 'created_at': u'2019-06-26T21:12:25Z', 'attached': True, u'dns_name': u'', 'router': u'1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9'}) 2019-06-26 21:12:26,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-06-26 21:12:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"os-getConsoleOutput": {"length": null}}' 2019-06-26 21:12:26,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8289 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-b8e33014-03aa-4601-8d23-6807025a0ddc x-openstack-request-id: req-b8e33014-03aa-4601-8d23-6807025a0ddc 2019-06-26 21:12:26,726 - 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 499924771 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.243054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.246164] pid_max: default: 32768 minimum: 301\n[ 0.247843] ACPI: Core revision 20150930\n[ 0.249910] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252342] Security Framework initialized\n[ 0.253876] Yama: becoming mindful.\n[ 0.255236] AppArmor: AppArmor initialized\n[ 0.256798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.261624] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263881] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266427] Initializing cgroup subsys io\n[ 0.267938] Initializing cgroup subsys memory\n[ 0.269561] Initializing cgroup subsys devices\n[ 0.271188] Initializing cgroup subsys freezer\n[ 0.272805] Initializing cgroup subsys net_cls\n[ 0.274432] Initializing cgroup subsys perf_event\n[ 0.276135] Initializing cgroup subsys net_prio\n[ 0.277795] Initializing cgroup subsys hugetlb\n[ 0.279418] Initializing cgroup subsys pids\n[ 0.281026] CPU: Physical Processor ID: 0\n[ 0.283235] mce: CPU supports 10 MCE banks\n[ 0.284802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.286681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.305215] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.315021] ftrace: allocating 31920 entries in 125 pages\n[ 0.351775] smpboot: Max logical packages: 1\n[ 0.353386] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.355904] x2apic enabled\n[ 0.357366] Switched APIC routing to physical x2apic.\n[ 0.360405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.362510] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.366375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.369711] KVM setup paravirtual spinlock\n[ 0.371715] x86: Booted up 1 node, 1 CPUs\n[ 0.373218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375745] devtmpfs: initialized\n[ 0.378051] evm: security.selinux\n[ 0.379350] evm: security.SMACK64\n[ 0.380644] evm: security.SMACK64EXEC\n[ 0.382034] evm: security.SMACK64TRANSMUTE\n[ 0.383565] evm: security.SMACK64MMAP\n[ 0.384956] evm: security.ima\n[ 0.386149] evm: security.capability\n[ 0.387586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391022] pinctrl core: initialized pinctrl subsystem\n[ 0.393056] RTC time: 21:12:22, date: 06/26/19\n[ 0.394779] NET: Registered protocol family 16\n[ 0.396535] cpuidle: using governor ladder\n[ 0.398059] cpuidle: using governor menu\n[ 0.399525] PCCT header not found.\n[ 0.400897] ACPI: bus type PCI registered\n[ 0.402388] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.404678] PCI: Using configuration type 1 for base access\n[ 0.407361] ACPI: Added _OSI(Module Device)\n[ 0.408925] ACPI: Added _OSI(Processor Device)\n[ 0.410537] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412233] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.414957] ACPI: Interpreter enabled\n[ 0.416371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.419823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.423281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.426736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.430187] ACPI: (supports S0 S5)\n[ 0.431506] ACPI: Using IOAPIC for interrupt routing\n[ 0.433281] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.437978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.440119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.442438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.444679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.448729] acpiphp: Slot [3] registered\n[ 0.450222] acpiphp: Slot [4] registered\n[ 0.451712] acpiphp: Slot [5] registered\n[ 0.453205] acpiphp: Slot [6] registered\n[ 0.454694] acpiphp: Slot [7] registered\n[ 0.456182] acpiphp: Slot [8] registered\n[ 0.457672] acpiphp: Slot [9] registered\n[ 0.459164] acpiphp: Slot [10] registered\n[ 0.460671] acpiphp: Slot [11] registered\n[ 0.462189] acpiphp: Slot [12] registered\n[ 0.463701] acpiphp: Slot [13] registered\n[ 0.465214] acpiphp: Slot [14] registered\n[ 0.466789] acpiphp: Slot [15] registered\n[ 0.485001] acpiphp: Slot [16] registered\n[ 0.486539] acpiphp: Slot [17] registered\n[ 0.488048] acpiphp: Slot [18] registered\n[ 0.489558] acpiphp: Slot [19] registered\n[ 0.491071] acpiphp: Slot [20] registered\n[ 0.492611] acpiphp: Slot [21] registered\n[ 0.494138] acpiphp: Slot [22] registered\n[ 0.495738] acpiphp: Slot [23] registered\n[ 0.497250] acpiphp: Slot [24] registered\n[ 0.498763] acpiphp: Slot [25] registered\n[ 0.500270] acpiphp: Slot [26] registered\n[ 0.501775] acpiphp: Slot [27] registered\n[ 0.503288] acpiphp: Slot [28] registered\n[ 0.504812] acpiphp: Slot [29] registered\n[ 0.506319] acpiphp: Slot [30] registered\n[ 0.507859] acpiphp: Slot [31] registered\n[ 0.509410] PCI host bridge to bus 0000:00\n[ 0.510920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.513210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.515500] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.518208] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.520910] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.523665] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528557] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.530989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533209] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.535593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.541222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.572346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.575235] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.577871] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.580499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.583095] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.585448] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.588021] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.589999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.592888] vgaarb: loaded\n[ 0.594001] vgaarb: bridge control possible 0000:00:02.0\n[ 0.596225] SCSI subsystem initialized\n[ 0.597918] ACPI: bus type USB registered\n[ 0.599443] usbcore: registered new interface driver usbfs\n[ 0.601363] usbcore: registered new interface driver hub\n[ 0.603240] usbcore: registered new device driver usb\n[ 0.605248] PCI: Using ACPI for IRQ routing\n[ 0.607307] NetLabel: Initializing\n[ 0.608654] NetLabel: domain hash size = 128\n[ 0.610244] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.612027] NetLabel: unlabeled traffic allowed by default\n[ 0.614210] clocksource: Switched to clocksource kvm-clock\n[ 0.625303] AppArmor: AppArmor Filesystem Enabled\n[ 0.627371] pnp: PnP ACPI init\n[ 0.629143] pnp: PnP ACPI: found 5 devices\n[ 0.636595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.640322] NET: Registered protocol family 2\n[ 0.642480] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645320] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647960] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650591] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.655557] NET: Registered protocol family 1\n[ 0.657455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.659881] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.662249] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.677704] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.693441] Trying to unpack rootfs image as initramfs...\n[ 0.755752] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.759238] Scanning for low memory corruption every 60 seconds\n[ 0.761958] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.764543] audit: initializing netlink subsys (disabled)\n[ 0.766797] audit: type=2000 audit(1561583542.966:1): initialized\n[ 0.769539] Initialise system trusted keyring\n[ 0.771536] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774096] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.777721] zbud: loaded\n[ 0.779132] VFS: Disk quotas dquot_6.6.0\n[ 0.780883] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.784018] fuse init (API version 7.23)\n[ 0.785874] Key type big_key registered\n[ 0.787594] Allocating IMA MOK and blacklist keyrings.\n[ 0.790055] Key type asymmetric registered\n[ 0.791846] Asymmetric key parser 'x509' registered\n[ 0.793927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.797142] io scheduler noop registered\n[ 0.798870] io scheduler deadline registered (default)\n[ 0.801036] io scheduler cfq registered\n[ 0.802812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.805098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.807831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.810985] ACPI: Power Button [PWRF]\n[ 0.812716] GHES: HEST is not enabled!\n[ 0.826999] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.856697] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.860712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.886615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.890731] Linux agpgart interface v0.103\n[ 0.894542] brd: module loaded\n[ 0.897195] loop: module loaded\n[ 0.904418] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.907539] GPT:90111 != 2097151\n[ 0.908961] GPT:Alternate GPT header not at the end of the disk.\n[ 0.911326] GPT:90111 != 2097151\n[ 0.912759] GPT: Use GNU Parted to correct GPT errors.\n[ 0.914837] vda: vda1 vda15\n[ 0.916900] scsi host0: ata_piix\n[ 0.918506] scsi host1: ata_piix\n[ 0.919985] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.922625] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.925871] libphy: Fixed MDIO Bus: probed\n[ 0.927650] tun: Universal TUN/TAP device driver, 1.6\n[ 0.929704] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.933613] PPP generic driver version 2.4.2\n[ 0.935739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.938376] ehci-pci: EHCI PCI platform driver\n[ 0.940331] ehci-platform: EHCI generic platform driver\n[ 0.942513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.945022] ohci-pci: OHCI PCI platform driver\n[ 0.946939] ohci-platform: OHCI generic platform driver\n[ 0.949115] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.964634] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.966825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.970048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.972190] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.974656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.977376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.980460] usb usb1: Product: UHCI Host Controller\n[ 0.982498] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.985024] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.987085] hub 1-0:1.0: USB hub found\n[ 0.988754] hub 1-0:1.0: 2 ports detected\n[ 0.990653] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.994938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.997022] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.999218] mousedev: PS/2 mouse device common for all mice\n[ 1.001881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.005562] rtc_cmos 00:00: RTC can wake from S4\n[ 1.008090] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.010670] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.013307] i2c /dev entries driver\n[ 1.014920] device-mapper: uevent: version 1.0.3\n[ 1.016953] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.020818] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.023579] NET: Registered protocol family 10\n[ 1.025771] NET: Registered protocol family 17\n[ 1.027715] Key type dns_resolver registered\n[ 1.029717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.032092] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.035831] registered taskstats version 1\n[ 1.037645] Loading compiled-in X.509 certificates\n[ 1.040206] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.044235] zswap: loaded using pool lzo/zbud\n[ 1.046893] Key type trusted registered\n[ 1.049567] Key type encrypted registered\n[ 1.051330] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.053580] ima: No TPM chip found, activating TPM-bypass!\n[ 1.055841] evm: HMAC attrs: 0x1\n[ 1.057692] Magic number: 7:351:248\n[ 1.059431] rtc_cmos 00:00: setting system clock to 2019-06-26 21:12:23 UTC (1561583543)\n[ 1.062866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.065298] EDD information not available.\n[ 1.079922] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.100032] Write protecting the kernel read-only data: 14336k\n[ 1.103952] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.107609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.273844] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 43200\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. 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-----\n"} 2019-06-26 21:12:26,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/action used request id req-b8e33014-03aa-4601-8d23-6807025a0ddc 2019-06-26 21:12:26,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0723080635071s 2019-06-26 21:12:26,728 - 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 499924771 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.243054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.246164] pid_max: default: 32768 minimum: 301 [ 0.247843] ACPI: Core revision 20150930 [ 0.249910] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252342] Security Framework initialized [ 0.253876] Yama: becoming mindful. [ 0.255236] AppArmor: AppArmor initialized [ 0.256798] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261624] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263881] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266427] Initializing cgroup subsys io [ 0.267938] Initializing cgroup subsys memory [ 0.269561] Initializing cgroup subsys devices [ 0.271188] Initializing cgroup subsys freezer [ 0.272805] Initializing cgroup subsys net_cls [ 0.274432] Initializing cgroup subsys perf_event [ 0.276135] Initializing cgroup subsys net_prio [ 0.277795] Initializing cgroup subsys hugetlb [ 0.279418] Initializing cgroup subsys pids [ 0.281026] CPU: Physical Processor ID: 0 [ 0.283235] mce: CPU supports 10 MCE banks [ 0.284802] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.286681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.305215] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.315021] ftrace: allocating 31920 entries in 125 pages [ 0.351775] smpboot: Max logical packages: 1 [ 0.353386] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.355904] x2apic enabled [ 0.357366] Switched APIC routing to physical x2apic. [ 0.360405] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.362510] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.366375] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.369711] KVM setup paravirtual spinlock [ 0.371715] x86: Booted up 1 node, 1 CPUs [ 0.373218] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375745] devtmpfs: initialized [ 0.378051] evm: security.selinux [ 0.379350] evm: security.SMACK64 [ 0.380644] evm: security.SMACK64EXEC [ 0.382034] evm: security.SMACK64TRANSMUTE [ 0.383565] evm: security.SMACK64MMAP [ 0.384956] evm: security.ima [ 0.386149] evm: security.capability [ 0.387586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391022] pinctrl core: initialized pinctrl subsystem [ 0.393056] RTC time: 21:12:22, date: 06/26/19 [ 0.394779] NET: Registered protocol family 16 [ 0.396535] cpuidle: using governor ladder [ 0.398059] cpuidle: using governor menu [ 0.399525] PCCT header not found. [ 0.400897] ACPI: bus type PCI registered [ 0.402388] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.404678] PCI: Using configuration type 1 for base access [ 0.407361] ACPI: Added _OSI(Module Device) [ 0.408925] ACPI: Added _OSI(Processor Device) [ 0.410537] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412233] ACPI: Added _OSI(Processor Aggregator Device) [ 0.414957] ACPI: Interpreter enabled [ 0.416371] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.419823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.423281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.426736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.430187] ACPI: (supports S0 S5) [ 0.431506] ACPI: Using IOAPIC for interrupt routing [ 0.433281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.437978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440119] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.442438] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444679] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.448729] acpiphp: Slot [3] registered [ 0.450222] acpiphp: Slot [4] registered [ 0.451712] acpiphp: Slot [5] registered [ 0.453205] acpiphp: Slot [6] registered [ 0.454694] acpiphp: Slot [7] registered [ 0.456182] acpiphp: Slot [8] registered [ 0.457672] acpiphp: Slot [9] registered [ 0.459164] acpiphp: Slot [10] registered [ 0.460671] acpiphp: Slot [11] registered [ 0.462189] acpiphp: Slot [12] registered [ 0.463701] acpiphp: Slot [13] registered [ 0.465214] acpiphp: Slot [14] registered [ 0.466789] acpiphp: Slot [15] registered [ 0.485001] acpiphp: Slot [16] registered [ 0.486539] acpiphp: Slot [17] registered [ 0.488048] acpiphp: Slot [18] registered [ 0.489558] acpiphp: Slot [19] registered [ 0.491071] acpiphp: Slot [20] registered [ 0.492611] acpiphp: Slot [21] registered [ 0.494138] acpiphp: Slot [22] registered [ 0.495738] acpiphp: Slot [23] registered [ 0.497250] acpiphp: Slot [24] registered [ 0.498763] acpiphp: Slot [25] registered [ 0.500270] acpiphp: Slot [26] registered [ 0.501775] acpiphp: Slot [27] registered [ 0.503288] acpiphp: Slot [28] registered [ 0.504812] acpiphp: Slot [29] registered [ 0.506319] acpiphp: Slot [30] registered [ 0.507859] acpiphp: Slot [31] registered [ 0.509410] PCI host bridge to bus 0000:00 [ 0.510920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.513210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.515500] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.518208] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.520910] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.523665] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528557] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.530989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533209] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.535593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.541222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.572346] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.575235] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.577871] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.580499] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583095] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585448] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.588021] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.589999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.592888] vgaarb: loaded [ 0.594001] vgaarb: bridge control possible 0000:00:02.0 [ 0.596225] SCSI subsystem initialized [ 0.597918] ACPI: bus type USB registered [ 0.599443] usbcore: registered new interface driver usbfs [ 0.601363] usbcore: registered new interface driver hub [ 0.603240] usbcore: registered new device driver usb [ 0.605248] PCI: Using ACPI for IRQ routing [ 0.607307] NetLabel: Initializing [ 0.608654] NetLabel: domain hash size = 128 [ 0.610244] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.612027] NetLabel: unlabeled traffic allowed by default [ 0.614210] clocksource: Switched to clocksource kvm-clock [ 0.625303] AppArmor: AppArmor Filesystem Enabled [ 0.627371] pnp: PnP ACPI init [ 0.629143] pnp: PnP ACPI: found 5 devices [ 0.636595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.640322] NET: Registered protocol family 2 [ 0.642480] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645320] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647960] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650591] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652980] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.655557] NET: Registered protocol family 1 [ 0.657455] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.659881] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.662249] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.677704] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.693441] Trying to unpack rootfs image as initramfs... [ 0.755752] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.759238] Scanning for low memory corruption every 60 seconds [ 0.761958] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.764543] audit: initializing netlink subsys (disabled) [ 0.766797] audit: type=2000 audit(1561583542.966:1): initialized [ 0.769539] Initialise system trusted keyring [ 0.771536] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774096] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.777721] zbud: loaded [ 0.779132] VFS: Disk quotas dquot_6.6.0 [ 0.780883] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.784018] fuse init (API version 7.23) [ 0.785874] Key type big_key registered [ 0.787594] Allocating IMA MOK and blacklist keyrings. [ 0.790055] Key type asymmetric registered [ 0.791846] Asymmetric key parser 'x509' registered [ 0.793927] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.797142] io scheduler noop registered [ 0.798870] io scheduler deadline registered (default) [ 0.801036] io scheduler cfq registered [ 0.802812] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.805098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.807831] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.810985] ACPI: Power Button [PWRF] [ 0.812716] GHES: HEST is not enabled! [ 0.826999] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.856697] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.860712] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.886615] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.890731] Linux agpgart interface v0.103 [ 0.894542] brd: module loaded [ 0.897195] loop: module loaded [ 0.904418] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.907539] GPT:90111 != 2097151 [ 0.908961] GPT:Alternate GPT header not at the end of the disk. [ 0.911326] GPT:90111 != 2097151 [ 0.912759] GPT: Use GNU Parted to correct GPT errors. [ 0.914837] vda: vda1 vda15 [ 0.916900] scsi host0: ata_piix [ 0.918506] scsi host1: ata_piix [ 0.919985] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.922625] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.925871] libphy: Fixed MDIO Bus: probed [ 0.927650] tun: Universal TUN/TAP device driver, 1.6 [ 0.929704] tun: (C) 1999-2004 Max Krasnyansky [ 0.933613] PPP generic driver version 2.4.2 [ 0.935739] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.938376] ehci-pci: EHCI PCI platform driver [ 0.940331] ehci-platform: EHCI generic platform driver [ 0.942513] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.945022] ohci-pci: OHCI PCI platform driver [ 0.946939] ohci-platform: OHCI generic platform driver [ 0.949115] uhci_hcd: USB Universal Host Controller Interface driver [ 0.964634] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.966825] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.970048] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.972190] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.974656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.977376] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.980460] usb usb1: Product: UHCI Host Controller [ 0.982498] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.985024] usb usb1: SerialNumber: 0000:00:01.2 [ 0.987085] hub 1-0:1.0: USB hub found [ 0.988754] hub 1-0:1.0: 2 ports detected [ 0.990653] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.994938] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.997022] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.999218] mousedev: PS/2 mouse device common for all mice [ 1.001881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.005562] rtc_cmos 00:00: RTC can wake from S4 [ 1.008090] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.010670] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.013307] i2c /dev entries driver [ 1.014920] device-mapper: uevent: version 1.0.3 [ 1.016953] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.020818] ledtrig-cpu: registered to indicate activity on CPUs [ 1.023579] NET: Registered protocol family 10 [ 1.025771] NET: Registered protocol family 17 [ 1.027715] Key type dns_resolver registered [ 1.029717] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.032092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.035831] registered taskstats version 1 [ 1.037645] Loading compiled-in X.509 certificates [ 1.040206] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.044235] zswap: loaded using pool lzo/zbud [ 1.046893] Key type trusted registered [ 1.049567] Key type encrypted registered [ 1.051330] AppArmor: AppArmor sha1 policy hashing enabled [ 1.053580] ima: No TPM chip found, activating TPM-bypass! [ 1.055841] evm: HMAC attrs: 0x1 [ 1.057692] Magic number: 7:351:248 [ 1.059431] rtc_cmos 00:00: setting system clock to 2019-06-26 21:12:23 UTC (1561583543) [ 1.062866] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065298] EDD information not available. [ 1.079922] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100032] Write protecting the kernel read-only data: 14336k [ 1.103952] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.107609] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.273844] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 43200 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. 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----- 2019-06-26 21:12:26,732 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa6d76d0L 2019-06-26 21:12:26,732 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-06-26 21:12:26,733 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-06-26 21:12:26,733 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-06-26 21:12:26,734 - 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-06-26 21:12:26,734 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-06-26 21:12:26,734 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-06-26 21:12:26,734 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-06-26 21:12:26,735 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-06-26 21:12:26,735 - paramiko.transport - DEBUG - Compression agreed: none 2019-06-26 21:12:26,752 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-06-26 21:12:26,752 - paramiko.transport - DEBUG - Switch to new keys ... 2019-06-26 21:12:26,764 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 4346e50fcca63cf3a55f72033c51a939 2019-06-26 21:12:26,765 - paramiko.transport - DEBUG - Trying discovered key 89d162f62eff03f42f0c76cebbf3cca3 in /tmp/tmp7AS3WD 2019-06-26 21:12:26,791 - paramiko.transport - DEBUG - userauth is OK 2019-06-26 21:12:27,714 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-06-26 21:12:27,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-26 21:12:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"volumeAttachment": {"volumeId": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}}' 2019-06-26 21:12:30,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:27 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-3924c3de-237d-48e9-99a5-81a2f81b2ebd x-openstack-request-id: req-3924c3de-237d-48e9-99a5-81a2f81b2ebd 2019-06-26 21:12:30,790 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "volumeId": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}} 2019-06-26 21:12:30,790 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/os-volume_attachments used request id req-3924c3de-237d-48e9-99a5-81a2f81b2ebd 2019-06-26 21:12:30,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.05989289284s 2019-06-26 21:12:30,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:31,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-737b66a7-9b13-497f-9fc9-bf1372ffe4d2 x-openstack-request-id: req-737b66a7-9b13-497f-9fc9-bf1372ffe4d2 2019-06-26 21:12:31,901 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:31,901 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-737b66a7-9b13-497f-9fc9-bf1372ffe4d2 2019-06-26 21:12:31,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11034011841s 2019-06-26 21:12:31,903 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:33,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:34,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e32fcc9f-e25b-41b1-9bef-6334b648e64f x-openstack-request-id: req-e32fcc9f-e25b-41b1-9bef-6334b648e64f 2019-06-26 21:12:34,976 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:34.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:34,976 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-e32fcc9f-e25b-41b1-9bef-6334b648e64f 2019-06-26 21:12:34,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07083106041s 2019-06-26 21:12:34,978 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:36,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e6a340ed-603a-4aa4-9674-a2e94996949d x-openstack-request-id: req-e6a340ed-603a-4aa4-9674-a2e94996949d 2019-06-26 21:12:38,087 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [{"server_id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "attachment_id": "eab26814-585e-4b83-aea8-6ef152070ac1", "attached_at": "2019-06-26T21:12:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "device": "/dev/vdb", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:38,087 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-e6a340ed-603a-4aa4-9674-a2e94996949d 2019-06-26 21:12:38,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10759091377s 2019-06-26 21:12:38,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-26 21:12:38,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-26 21:12:38,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-26 21:12:38,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-26 21:12:38,161 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-26 21:12:38,162 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-26 21:12:38,163 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-26 21:12:38,163 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-26 21:12:38,200 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-26 21:12:38,200 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-26 21:12:38,229 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-26 21:12:38,962 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-26 21:12:38,962 - 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: e5e7313d-3749-4510-9d92-3727c50fd5ac 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-06-26 21:12:38,963 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-06-26 21:12:38,964 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-06-26 21:12:38,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-26 21:12:38,964 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-26 21:12:38,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/os-volume_attachments/e4f918a8-f39e-4e68-a394-d21ffeb375d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:41,904 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:38 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-57928759-3b70-4dc5-8ba0-536651d92b70 x-openstack-request-id: req-57928759-3b70-4dc5-8ba0-536651d92b70 2019-06-26 21:12:41,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b/os-volume_attachments/e4f918a8-f39e-4e68-a394-d21ffeb375d2 used request id req-57928759-3b70-4dc5-8ba0-536651d92b70 2019-06-26 21:12:41,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.93950200081s 2019-06-26 21:12:41,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:42,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:41 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ce7f066b-c773-4e41-bf63-4afaf94e96ee x-openstack-request-id: req-ce7f066b-c773-4e41-bf63-4afaf94e96ee 2019-06-26 21:12:42,964 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [{"server_id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "attachment_id": "eab26814-585e-4b83-aea8-6ef152070ac1", "attached_at": "2019-06-26T21:12:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "device": "/dev/vdb", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:42,965 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-ce7f066b-c773-4e41-bf63-4afaf94e96ee 2019-06-26 21:12:42,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0601670742s 2019-06-26 21:12:42,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:44,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:46,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-20e0d1b9-c2a9-4302-aebf-be888babdca5 x-openstack-request-id: req-20e0d1b9-c2a9-4302-aebf-be888babdca5 2019-06-26 21:12:46,056 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:43.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:46,057 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-20e0d1b9-c2a9-4302-aebf-be888babdca5 2019-06-26 21:12:46,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08793997765s 2019-06-26 21:12:46,058 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-06-26 21:12:46,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-06-26 21:12:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"volumeAttachment": {"volumeId": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}}' 2019-06-26 21:12:49,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12: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-3c77ac4f-4648-4f08-9738-f55a14325d18 x-openstack-request-id: req-3c77ac4f-4648-4f08-9738-f55a14325d18 2019-06-26 21:12:49,042 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "volumeId": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}} 2019-06-26 21:12:49,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/os-volume_attachments used request id req-3c77ac4f-4648-4f08-9738-f55a14325d18 2019-06-26 21:12:49,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.98386406898s 2019-06-26 21:12:49,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:49,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4aa28a4c-44a6-4990-a23e-c1fea8258756 x-openstack-request-id: req-4aa28a4c-44a6-4990-a23e-c1fea8258756 2019-06-26 21:12:49,103 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:49,103 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-4aa28a4c-44a6-4990-a23e-c1fea8258756 2019-06-26 21:12:49,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0602791309357s 2019-06-26 21:12:49,105 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:51,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:51,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-900d4143-fe92-45bb-8d4d-aac5d5cecce0 x-openstack-request-id: req-900d4143-fe92-45bb-8d4d-aac5d5cecce0 2019-06-26 21:12:51,171 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:49.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:51,171 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-900d4143-fe92-45bb-8d4d-aac5d5cecce0 2019-06-26 21:12:51,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0662820339203s 2019-06-26 21:12:51,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:53,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:54,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-aec4969f-a5a6-4cd8-8633-1f8827289357 x-openstack-request-id: req-aec4969f-a5a6-4cd8-8633-1f8827289357 2019-06-26 21:12:54,341 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [{"server_id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "attachment_id": "c3326864-45a1-4704-9c87-3fcc01836399", "attached_at": "2019-06-26T21:12:52.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "device": "/dev/vdb", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:54,341 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-aec4969f-a5a6-4cd8-8633-1f8827289357 2019-06-26 21:12:54,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.1660759449s 2019-06-26 21:12:54,344 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-06-26 21:12:54,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-06-26 21:12:54,346 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-06-26 21:12:54,348 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-06-26 21:12:54,415 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-06-26 21:12:54,416 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-06-26 21:12:54,417 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-06-26 21:12:54,417 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-06-26 21:12:54,456 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-06-26 21:12:54,456 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-06-26 21:12:54,483 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-06-26 21:12:54,506 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-06-26 21:12:54,506 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-06-26 21:12:54,507 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-06-26 21:12:54,507 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-06-26 21:12:54,507 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-06-26 21:12:54,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-06-26 21:12:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/os-volume_attachments/e4f918a8-f39e-4e68-a394-d21ffeb375d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:56,233 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d4d8f0f-14b5-469e-9695-a76aa29bab99 x-openstack-request-id: req-2d4d8f0f-14b5-469e-9695-a76aa29bab99 2019-06-26 21:12:56,234 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671/os-volume_attachments/e4f918a8-f39e-4e68-a394-d21ffeb375d2 used request id req-2d4d8f0f-14b5-469e-9695-a76aa29bab99 2019-06-26 21:12:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.72590398788s 2019-06-26 21:12:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:56,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:56,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d7c5f690-2f67-4f20-81a0-5b6f0843e2b2 x-openstack-request-id: req-d7c5f690-2f67-4f20-81a0-5b6f0843e2b2 2019-06-26 21:12:56,291 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [{"server_id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "attachment_id": "c3326864-45a1-4704-9c87-3fcc01836399", "attached_at": "2019-06-26T21:12:52.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "device": "/dev/vdb", "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2"}], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:56,291 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-d7c5f690-2f67-4f20-81a0-5b6f0843e2b2 2019-06-26 21:12:56,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0571630001068s 2019-06-26 21:12:56,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:12:58,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:12:58,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:59,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-eb21cc94-380d-4b79-a35d-7c7c3af7ab9c x-openstack-request-id: req-eb21cc94-380d-4b79-a35d-7c7c3af7ab9c 2019-06-26 21:12:59,345 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:12:59,345 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-eb21cc94-380d-4b79-a35d-7c7c3af7ab9c 2019-06-26 21:12:59,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.04945802689s 2019-06-26 21:12:59,487 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:12:59,487 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:46 | PASS | +---------------------+------------------+------------------+----------------+ 2019-06-26 21:12:59,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:12:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:12:59,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:12:59 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-ad5e2125-b197-4956-8fc2-88c01e37ab36 x-openstack-request-id: req-ad5e2125-b197-4956-8fc2-88c01e37ab36 2019-06-26 21:12:59,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671 used request id req-ad5e2125-b197-4956-8fc2-88c01e37ab36 2019-06-26 21:12:59,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163219213486s 2019-06-26 21:12:59,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:12:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:00,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-51c5d14b-0dfb-490b-8ad3-75edcaaa02d8 x-openstack-request-id: req-51c5d14b-0dfb-490b-8ad3-75edcaaa02d8 2019-06-26 21:13:00,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:12:22.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:12:22Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:31:6e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fb11ba09-9aec-4d5f-bea1-29b843d4f671", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:11:46.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "fb11ba09-9aec-4d5f-bea1-29b843d4f671", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:12:59Z", "hostId": "004589816dcafad9ec93ad1b18b9e10e91256ae7f6e0a599f945ecdb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm2_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:11:34Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:13:00,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51c5d14b-0dfb-490b-8ad3-75edcaaa02d8 2019-06-26 21:13:00,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04875683784s 2019-06-26 21:13:00,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:13:02,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:13:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:03,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 762 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-c8a5df4b-95c0-49c7-9736-f917fc0c4022 x-openstack-request-id: req-c8a5df4b-95c0-49c7-9736-f917fc0c4022 2019-06-26 21:13:03,401 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:12:22.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:12:22Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:13:03,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c8a5df4b-95c0-49c7-9736-f917fc0c4022 2019-06-26 21:13:03,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691932916641s 2019-06-26 21:13:03,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-26 21:13:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/e8b49026-50fc-4d2c-819a-4fcc7b67382c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:04,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:05 GMT X-Openstack-Request-Id: req-d3ccb0ff-227a-482e-a375-dd69871a7671 2019-06-26 21:13:04,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:04,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/e8b49026-50fc-4d2c-819a-4fcc7b67382c.json used request id req-d3ccb0ff-227a-482e-a375-dd69871a7671 2019-06-26 21:13:04,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21904087067s 2019-06-26 21:13:04,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:13:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:04,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 591 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:04 GMT X-Openstack-Request-Id: req-25148225-5a22-44e5-9766-e5611b89c140 2019-06-26 21:13:04,708 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2019-06-26T21:12:26Z", "dns_domain": "", "floating_network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.210", "revision_number": 1, "port_id": "abc3bb61-f679-4ccc-abe3-924585aef82e", "id": "8fd57d06-d780-4c3f-b03a-370d096c00f2", "dns_name": "", "created_at": "2019-06-26T21:12:25Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}]} 2019-06-26 21:13:04,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-25148225-5a22-44e5-9766-e5611b89c140 2019-06-26 21:13:04,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720617771149s 2019-06-26 21:13:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:13:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:04,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:05 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-af598e0b-244f-4250-b78d-db260d258d0f x-openstack-request-id: req-af598e0b-244f-4250-b78d-db260d258d0f 2019-06-26 21:13:04,772 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-06-26T21:12:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "updated_at": "2019-06-26T21:12:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e4f918a8-f39e-4e68-a394-d21ffeb375d2", "size": 2}]} 2019-06-26 21:13:04,773 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-af598e0b-244f-4250-b78d-db260d258d0f 2019-06-26 21:13:04,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0577669143677s 2019-06-26 21:13:04,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-06-26 21:13:04,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:04,870 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:13:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-cbffcd9f-3453-46aa-a365-4e2af5ada900 2019-06-26 21:13:04,870 - 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-06-26 21:13:04,870 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/e4f918a8-f39e-4e68-a394-d21ffeb375d2 used request id req-cbffcd9f-3453-46aa-a365-4e2af5ada900 2019-06-26 21:13:04,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0959079265594s 2019-06-26 21:13:04,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-06-26 21:13:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:05,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-7972f063-f39b-4b4e-ad90-4ec62ae20ba0 x-openstack-request-id: req-7972f063-f39b-4b4e-ad90-4ec62ae20ba0 2019-06-26 21:13:05,957 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-06-26 21:13:05,957 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/d3b918e460044bcf9c3ae8e65d11bb5e/volumes/detail used request id req-7972f063-f39b-4b4e-ad90-4ec62ae20ba0 2019-06-26 21:13:05,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.08656191826s 2019-06-26 21:13:05,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-06-26 21:13:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8fd57d06-d780-4c3f-b03a-370d096c00f2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:06,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:06 GMT X-Openstack-Request-Id: req-5eb9f14b-616b-41e5-875e-72389c28ddd7 2019-06-26 21:13:06,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:06,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8fd57d06-d780-4c3f-b03a-370d096c00f2.json used request id req-5eb9f14b-616b-41e5-875e-72389c28ddd7 2019-06-26 21:13:06,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.985505104065s 2019-06-26 21:13:06,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-06-26 21:13:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:07,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:07 GMT X-Openstack-Request-Id: req-cfdcd67f-7a4c-4828-ae25-d4194b6ebba8 2019-06-26 21:13:07,020 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-06-26 21:13:07,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cfdcd67f-7a4c-4828-ae25-d4194b6ebba8 2019-06-26 21:13:07,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619280338287s 2019-06-26 21:13:07,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-06-26 21:13:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:07,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:07 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-7372f3e0-171c-4a6e-bf55-3ee8a7733703 x-openstack-request-id: req-7372f3e0-171c-4a6e-bf55-3ee8a7733703 2019-06-26 21:13:07,189 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b used request id req-7372f3e0-171c-4a6e-bf55-3ee8a7733703 2019-06-26 21:13:07,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167860984802s 2019-06-26 21:13:07,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:13:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:07,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-49441f10-bad0-4a71-a94e-e63622fbe592 x-openstack-request-id: req-49441f10-bad0-4a71-a94e-e63622fbe592 2019-06-26 21:13:07,656 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:b8:eb", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "rel": "bookmark"}], "image": {"id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "links": [{"href": "http://172.30.9.21:8774/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-06-26T21:12:22.000000", "flavor": {"id": "055b98bd-93da-4c47-8360-af6a228388aa", "links": [{"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "bookmark"}]}, "id": "768c01fe-41c5-4bfe-a1b8-0323a7256b5b", "security_groups": [{"name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}], "user_id": "0b48f5fbdb6d48538fc64273ac1d8f93", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-06-26T21:13:07Z", "hostId": "d5adfd233733c4f8db2e9f97a12f653dca5e73c4a1d128b8dda6719e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "name": "cinder_test-vm_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "created": "2019-06-26T21:12:11Z", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-06-26 21:13:07,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49441f10-bad0-4a71-a94e-e63622fbe592 2019-06-26 21:13:07,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467144012451s 2019-06-26 21:13:07,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-06-26 21:13:09,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-06-26 21:13:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:09,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-e66b0e08-bab6-4546-8234-7792a5f513c4 x-openstack-request-id: req-e66b0e08-bab6-4546-8234-7792a5f513c4 2019-06-26 21:13:09,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-06-26 21:13:09,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e66b0e08-bab6-4546-8234-7792a5f513c4 2019-06-26 21:13:09,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0738050937653s 2019-06-26 21:13:09,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:13:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:09,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:10 GMT X-Openstack-Request-Id: req-d9cb364a-74ff-433a-8620-c0798739a2c8 2019-06-26 21:13:09,786 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:28Z", "updated_at": "2019-06-26T21:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "39f44771-170a-42db-a9dd-18cc964f7033", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:29Z", "revision_number": 0, "id": "6a9ea6c9-fbe3-46d5-9e31-07525510919f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:29Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "a840f62f-328f-4e65-b233-1b5f7b4b8e3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:28Z", "revision_number": 0, "id": "f20a3bca-34b7-43cb-8902-a4341224860a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:28Z", "security_group_id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 3, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "50762368-f3ec-4fc8-973c-ffd1a87d0c96", "name": "cinder_test-sg_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:13Z", "updated_at": "2019-06-26T21:11:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "00610f47-35de-47a4-b7d3-c0d33f50a296", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "475eb296-d3a7-427b-a1d4-c070eb2af979", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "ba421bc2-018a-452a-9624-4aa0e78dea79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "f75df7da-3910-4342-be24-b70bd811652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "name": "default"}]} 2019-06-26 21:13:09,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d9cb364a-74ff-433a-8620-c0798739a2c8 2019-06-26 21:13:09,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466938018799s 2019-06-26 21:13:09,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:13:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/50762368-f3ec-4fc8-973c-ffd1a87d0c96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:09,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:09 GMT X-Openstack-Request-Id: req-e59f9c6d-a5d1-4e3c-ad7e-fa8403ee025e 2019-06-26 21:13:09,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:09,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/50762368-f3ec-4fc8-973c-ffd1a87d0c96.json used request id req-e59f9c6d-a5d1-4e3c-ad7e-fa8403ee025e 2019-06-26 21:13:09,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.192534208298s 2019-06-26 21:13:09,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-06-26 21:13:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:10,042 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-a263c4f9-2d7f-426b-bf7f-019fbd564f97 x-openstack-request-id: req-a263c4f9-2d7f-426b-bf7f-019fbd564f97 2019-06-26 21:13:10,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_7c3f4c44-1e17-47a7-9083-f7d705b0e548 used request id req-a263c4f9-2d7f-426b-bf7f-019fbd564f97 2019-06-26 21:13:10,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0567238330841s 2019-06-26 21:13:10,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:13:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" -d '{"subnet_id": "4d1efc2b-d0d7-4049-a907-b90da4012e29"}' 2019-06-26 21:13:11,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:11 GMT X-Openstack-Request-Id: req-40e20251-a3b6-43b8-86f1-87dcf59127aa 2019-06-26 21:13:11,730 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "subnet_id": "4d1efc2b-d0d7-4049-a907-b90da4012e29", "subnet_ids": ["4d1efc2b-d0d7-4049-a907-b90da4012e29"], "port_id": "f475ed01-12f6-4ccc-83ad-77eb9dd7be1f", "id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9"} 2019-06-26 21:13:11,731 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9/remove_router_interface.json used request id req-40e20251-a3b6-43b8-86f1-87dcf59127aa 2019-06-26 21:13:11,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68798089027s 2019-06-26 21:13:11,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:13:11,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:11,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 625 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:12 GMT X-Openstack-Request-Id: req-66c8f446-d65f-4da5-aef9-af7ee5f8b188 2019-06-26 21:13:11,880 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:17Z", "admin_state_up": true, "updated_at": "2019-06-26T21:13:10Z", "revision_number": 4, "routes": [], "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9", "name": "cinder_test-router_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}]} 2019-06-26 21:13:11,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-66c8f446-d65f-4da5-aef9-af7ee5f8b188 2019-06-26 21:13:11,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148989915848s 2019-06-26 21:13:11,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:13:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:13,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:13 GMT X-Openstack-Request-Id: req-be0c3ca5-0d26-4c53-8e6f-40302b521e4a 2019-06-26 21:13:13,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:13,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1ca10423-3a1d-4ea3-a73e-e5bdbe954eb9.json used request id req-be0c3ca5-0d26-4c53-8e6f-40302b521e4a 2019-06-26 21:13:13,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50067090988s 2019-06-26 21:13:13,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:13:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:13,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:13 GMT X-Openstack-Request-Id: req-6d7edc56-4adc-4b6a-b7ba-14a46f041503 2019-06-26 21:13:13,431 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:11:16Z","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":"d3b918e460044bcf9c3ae8e65d11bb5e","id":"4d1efc2b-d0d7-4049-a907-b90da4012e29","subnetpool_id":null,"name":"cinder_test-subnet_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}]} 2019-06-26 21:13:13,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d7edc56-4adc-4b6a-b7ba-14a46f041503 2019-06-26 21:13:13,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490670204163s 2019-06-26 21:13:13,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:13:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4d1efc2b-d0d7-4049-a907-b90da4012e29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:14,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:15 GMT X-Openstack-Request-Id: req-612a3ab8-7903-4405-9655-df338cd38752 2019-06-26 21:13:14,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:14,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4d1efc2b-d0d7-4049-a907-b90da4012e29.json used request id req-612a3ab8-7903-4405-9655-df338cd38752 2019-06-26 21:13:14,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.34419298172s 2019-06-26 21:13:14,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:13:14,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:14,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:14 GMT X-Openstack-Request-Id: req-310b4047-4ab8-43b7-b978-d669bf036f8f 2019-06-26 21:13:14,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","mtu":1500},{"ipv6_address_scope":null,"dns_domain":"","revision_number":4,"port_security_enabled":true,"id":"3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3b918e460044bcf9c3ae8e65d11bb5e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:13:15Z","qos_policy_id":null,"name":"cinder_test-net_7c3f4c44-1e17-47a7-9083-f7d705b0e548","admin_state_up":true,"tenant_id":"d3b918e460044bcf9c3ae8e65d11bb5e","created_at":"2019-06-26T21:11:13Z","mtu":1442}]} 2019-06-26 21:13:14,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-310b4047-4ab8-43b7-b978-d669bf036f8f 2019-06-26 21:13:14,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120352983475s 2019-06-26 21:13:14,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:13:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:16,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:16 GMT X-Openstack-Request-Id: req-06256ffb-253b-42f3-8bc2-79a82efdaad0 2019-06-26 21:13:16,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:16,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3fb63db1-51c1-428e-8d6f-e0e6c3e5c5a1.json used request id req-06256ffb-253b-42f3-8bc2-79a82efdaad0 2019-06-26 21:13:16,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29976296425s 2019-06-26 21:13:16,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:13:16,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:16,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:16 GMT X-Openstack-Request-Id: req-e46d4c0e-cd1c-40e1-a356-e8d046e3d2f0 2019-06-26 21:13:16,534 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:11:26Z", "file": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/file", "owner": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "b8d94aa5-7974-48e9-9e69-572c7f57f46a", "size": 12716032, "self": "/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:11:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:13:16,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e46d4c0e-cd1c-40e1-a356-e8d046e3d2f0 2019-06-26 21:13:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33038687706s 2019-06-26 21:13:16,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:13:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c9db6ff75b823025f1612492a5ffe037198d8e38" 2019-06-26 21:13:17,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:13:17 GMT X-Openstack-Request-Id: req-f5e428dd-3cbb-49d6-8f11-10e12e1c29bb 2019-06-26 21:13:17,242 - 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-06-26 21:13:17,242 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b8d94aa5-7974-48e9-9e69-572c7f57f46a used request id req-f5e428dd-3cbb-49d6-8f11-10e12e1c29bb 2019-06-26 21:13:17,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.706387996674s 2019-06-26 21:13:17,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:13:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:17,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-8287bf5b-f138-4a15-a637-84a343db1f25 x-openstack-request-id: req-8287bf5b-f138-4a15-a637-84a343db1f25 2019-06-26 21:13:17,276 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/055b98bd-93da-4c47-8360-af6a228388aa", "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": "055b98bd-93da-4c47-8360-af6a228388aa"}]} 2019-06-26 21:13:17,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8287bf5b-f138-4a15-a637-84a343db1f25 2019-06-26 21:13:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291211605072s 2019-06-26 21:13:17,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:13:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:17,314 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-2b1e0ed0-83f4-4381-826a-5f2f82579e2d x-openstack-request-id: req-2b1e0ed0-83f4-4381-826a-5f2f82579e2d 2019-06-26 21:13:17,314 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/055b98bd-93da-4c47-8360-af6a228388aa used request id req-2b1e0ed0-83f4-4381-826a-5f2f82579e2d 2019-06-26 21:13:17,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363428592682s 2019-06-26 21:13:17,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:13:17,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:17,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8537d94-1420-4085-be01-3378534b6d6b 2019-06-26 21:13:17,554 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": {"self": "http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b48f5fbdb6d48538fc64273ac1d8f93", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:13:17,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d8537d94-1420-4085-be01-3378534b6d6b 2019-06-26 21:13:17,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239857912064s 2019-06-26 21:13:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:13:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:17,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fcdc79-149d-4886-acbf-3259c4c7f6b9 2019-06-26 21:13:17,782 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_7c3f4c44-1e17-47a7-9083-f7d705b0e548", "links": {"self": "http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0b48f5fbdb6d48538fc64273ac1d8f93", "description": null}} 2019-06-26 21:13:17,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93 used request id req-51fcdc79-149d-4886-acbf-3259c4c7f6b9 2019-06-26 21:13:17,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2215321064s 2019-06-26 21:13:17,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:13:17,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:18,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:13:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-314e5b59-b9e5-45e4-b81c-57984dda239e 2019-06-26 21:13:18,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:13:18,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0b48f5fbdb6d48538fc64273ac1d8f93 used request id req-314e5b59-b9e5-45e4-b81c-57984dda239e 2019-06-26 21:13:18,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.364726066589s 2019-06-26 21:13:18,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:13:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:18,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0d9298-d729-4db9-a04c-0b53acf39112 2019-06-26 21:13:18,381 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e"}, "tags": [], "enabled": true, "id": "d3b918e460044bcf9c3ae8e65d11bb5e", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_7c3f4c44-1e17-47a7-9083-f7d705b0e548"}]} 2019-06-26 21:13:18,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3d0d9298-d729-4db9-a04c-0b53acf39112 2019-06-26 21:13:18,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226022005081s 2019-06-26 21:13:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:13:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:18,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa8965c-45cf-42e5-9ccb-2f5bcf2ff849 2019-06-26 21:13:18,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:13:18,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d3b918e460044bcf9c3ae8e65d11bb5e used request id req-1fa8965c-45cf-42e5-9ccb-2f5bcf2ff849 2019-06-26 21:13:18,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.32377910614s 2019-06-26 21:13:18,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:13:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d3b918e460044bcf9c3ae8e65d11bb5e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:19,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:19 GMT X-Openstack-Request-Id: req-f7d00b29-1df3-4ac4-adcc-de57427aaf0c 2019-06-26 21:13:19,038 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:13Z", "updated_at": "2019-06-26T21:11:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "00610f47-35de-47a4-b7d3-c0d33f50a296", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "475eb296-d3a7-427b-a1d4-c070eb2af979", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "ba421bc2-018a-452a-9624-4aa0e78dea79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "f75df7da-3910-4342-be24-b70bd811652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "name": "default"}]} 2019-06-26 21:13:19,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d3b918e460044bcf9c3ae8e65d11bb5e&name=default used request id req-f7d00b29-1df3-4ac4-adcc-de57427aaf0c 2019-06-26 21:13:19,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323038101196s 2019-06-26 21:13:19,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:13:19,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:19,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:19 GMT X-Openstack-Request-Id: req-22575988-6e1a-48cc-bc52-00a19b0b776d 2019-06-26 21:13:19,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "created_at": "2019-06-26T21:11:13Z", "updated_at": "2019-06-26T21:11:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "00610f47-35de-47a4-b7d3-c0d33f50a296", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "475eb296-d3a7-427b-a1d4-c070eb2af979", "remote_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "ba421bc2-018a-452a-9624-4aa0e78dea79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:11:13Z", "revision_number": 0, "id": "f75df7da-3910-4342-be24-b70bd811652b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:11:13Z", "security_group_id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "tenant_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e"}], "revision_number": 1, "project_id": "d3b918e460044bcf9c3ae8e65d11bb5e", "id": "9f361fda-99f2-445b-9563-8f07aca69ca9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:13:19,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-22575988-6e1a-48cc-bc52-00a19b0b776d 2019-06-26 21:13:19,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336361885071s 2019-06-26 21:13:19,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:13:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9f361fda-99f2-445b-9563-8f07aca69ca9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}05a9c90fbbaf2d27ab47d7bba85cec565f7a3084" 2019-06-26 21:13:19,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:13:19 GMT X-Openstack-Request-Id: req-64acb11c-f172-4206-b886-fc3aa1fac7f6 2019-06-26 21:13:19,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:13:19,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9f361fda-99f2-445b-9563-8f07aca69ca9.json used request id req-64acb11c-f172-4206-b886-fc3aa1fac7f6 2019-06-26 21:13:19,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.457540988922s 2019-06-26 21:13:19,892 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-06-26 21:13:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:13:19,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab24215-d031-437b-b991-81f3785ef38f 2019-06-26 21:13:19,954 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:13:19,954 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-8ab24215-d031-437b-b991-81f3785ef38f 2019-06-26 21:13:19,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:13:20,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2019-06-26T22:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09c280340b1d42a2939289f08c5d7899", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/09c280340b1d42a2939289f08c5d7899", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "32ffb0b3cc824bd8a7191afc806764f4"}, "audit_ids": ["QnlglfErRWWund9m94xvFQ"], "issued_at": "2019-06-26T21:13:20.000000Z"}} 2019-06-26 21:13:20,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:13:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 726 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:21 GMT X-Openstack-Request-Id: req-1ee96498-9031-4689-89ff-547389e5d923 2019-06-26 21:13:20,760 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"}]} 2019-06-26 21:13:20,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ee96498-9031-4689-89ff-547389e5d923 2019-06-26 21:13:20,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377939939499s 2019-06-26 21:13:20,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:13:20,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0869fe7-739a-4a62-9f24-10b4fb307d0b 2019-06-26 21:13:20,773 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:13:20,773 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-f0869fe7-739a-4a62-9f24-10b4fb307d0b 2019-06-26 21:13:20,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:13:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:20,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cec661f-03cf-4772-9f35-10d13ff87677 2019-06-26 21:13:20,986 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:13:20,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2cec661f-03cf-4772-9f35-10d13ff87677 2019-06-26 21:13:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212265968323s 2019-06-26 21:13:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-06-26 21:13:20,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}}' 2019-06-26 21:13:21,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e225fa8-74a0-4bd3-b27b-20add4f1f080 2019-06-26 21:13:21,207 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538"}, "tags": [], "enabled": true, "id": "0c68cc5b35f146cc9c718639a9a0f538", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}} 2019-06-26 21:13:21,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1e225fa8-74a0-4bd3-b27b-20add4f1f080 2019-06-26 21:13:21,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214188098907s 2019-06-26 21:13:21,208 - 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'0c68cc5b35f146cc9c718639a9a0f538', '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_90e19a1b-3aae-4fa5-8761-b3785d121ec8'}) 2019-06-26 21:13:21,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-06-26 21:13:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ukhxQwRlvG6lKVYQxKmw2EaJgkSMqM", "email": null, "name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}}' 2019-06-26 21:13:21,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4198bb96-ba5d-4544-80da-f364edd3ec09 2019-06-26 21:13:21,709 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "domain_id": "default", "password_expires_at": null}} 2019-06-26 21:13:21,709 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4198bb96-ba5d-4544-80da-f364edd3ec09 2019-06-26 21:13:21,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494956016541s 2019-06-26 21:13:21,710 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8bba3880756543e393aa76c56b2a52a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8'}) 2019-06-26 21:13:21,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:21,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5258eb66-bd6d-497a-9c16-742e88662cb2 2019-06-26 21:13:21,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:21,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5258eb66-bd6d-497a-9c16-742e88662cb2 2019-06-26 21:13:21,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225695133209s 2019-06-26 21:13:21,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24b9e1a-22ef-4ac6-91ea-5ff7ce5a167f 2019-06-26 21:13:22,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:22,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f24b9e1a-22ef-4ac6-91ea-5ff7ce5a167f 2019-06-26 21:13:22,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227850914001s 2019-06-26 21:13:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6be4b13-9eea-4ec2-ab8c-dd17559edcea 2019-06-26 21:13:22,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:22,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a6be4b13-9eea-4ec2-ab8c-dd17559edcea 2019-06-26 21:13:22,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125874042511s 2019-06-26 21:13:22,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:13:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:22,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e40fbd9-1531-4361-a987-e982374c6a41 2019-06-26 21:13:22,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:13:22,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4e40fbd9-1531-4361-a987-e982374c6a41 2019-06-26 21:13:22,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216132164001s 2019-06-26 21:13:22,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:13:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:22,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c032320f-7909-4374-8457-bce44a73cdef 2019-06-26 21:13:22,770 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:13:22,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c032320f-7909-4374-8457-bce44a73cdef 2019-06-26 21:13:22,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244920969009s 2019-06-26 21:13:22,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:13:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:23,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a1617d-00e2-454f-b384-7716a8b81e83 2019-06-26 21:13:23,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538"}, "tags": [], "enabled": true, "id": "0c68cc5b35f146cc9c718639a9a0f538", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}]} 2019-06-26 21:13:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a7a1617d-00e2-454f-b384-7716a8b81e83 2019-06-26 21:13:23,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220798969269s 2019-06-26 21:13:23,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:13:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:23,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51551fdf-57fc-40cc-80ec-bab5ca0cc5c8 2019-06-26 21:13:23,134 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538", "previous": null, "next": null}} 2019-06-26 21:13:23,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=48d755349d9f4971a9e31cde6cc5c677&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538 used request id req-51551fdf-57fc-40cc-80ec-bab5ca0cc5c8 2019-06-26 21:13:23,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122384786606s 2019-06-26 21:13:23,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:13:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538/users/8bba3880756543e393aa76c56b2a52a9/roles/48d755349d9f4971a9e31cde6cc5c677 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:23,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c458bc-51dd-4345-b9fd-92115e645544 2019-06-26 21:13:23,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:13:23,361 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538/users/8bba3880756543e393aa76c56b2a52a9/roles/48d755349d9f4971a9e31cde6cc5c677 used request id req-d7c458bc-51dd-4345-b9fd-92115e645544 2019-06-26 21:13:23,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.222707986832s 2019-06-26 21:13:23,362 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 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'0c68cc5b35f146cc9c718639a9a0f538', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ukhxQwRlvG6lKVYQxKmw2EaJgkSMqM', 'username': u'tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-06-26 21:13:23,366 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'password': 'ukhxQwRlvG6lKVYQxKmw2EaJgkSMqM', 'project_name': 'tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '0c68cc5b35f146cc9c718639a9a0f538', 'project_domain_name': 'Default'} 2019-06-26 21:13:23,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:23,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9246fcb-3d51-46c2-97cc-69a4829cc31c 2019-06-26 21:13:23,592 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:23,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d9246fcb-3d51-46c2-97cc-69a4829cc31c 2019-06-26 21:13:23,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22225189209s 2019-06-26 21:13:23,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:23,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc6b52f-0c13-4543-a4f5-602b91a55b38 2019-06-26 21:13:23,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:23,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbc6b52f-0c13-4543-a4f5-602b91a55b38 2019-06-26 21:13:23,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214617967606s 2019-06-26 21:13:23,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:13:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:24,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d509ea-e777-4d37-a120-549ff7fe7ceb 2019-06-26 21:13:24,046 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:13:24,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-62d509ea-e777-4d37-a120-549ff7fe7ceb 2019-06-26 21:13:24,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228340864182s 2019-06-26 21:13:24,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:13:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:24,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9900fa5-86e3-4d84-9e90-414219034220 2019-06-26 21:13:24,286 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:13:24,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f9900fa5-86e3-4d84-9e90-414219034220 2019-06-26 21:13:24,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239893198013s 2019-06-26 21:13:24,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:13:24,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:24,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad633bd-4ab5-44ec-a28f-adf38654c0a9 2019-06-26 21:13:24,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538"}, "tags": [], "enabled": true, "id": "0c68cc5b35f146cc9c718639a9a0f538", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}]} 2019-06-26 21:13:24,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8ad633bd-4ab5-44ec-a28f-adf38654c0a9 2019-06-26 21:13:24,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221174001694s 2019-06-26 21:13:24,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:13:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=84133da7b245405ba987d789c9726c01&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:24,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a5100d-1438-4263-8a93-8245db139604 2019-06-26 21:13:24,773 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=84133da7b245405ba987d789c9726c01&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538", "previous": null, "next": null}} 2019-06-26 21:13:24,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8bba3880756543e393aa76c56b2a52a9&role.id=84133da7b245405ba987d789c9726c01&scope.project.id=0c68cc5b35f146cc9c718639a9a0f538 used request id req-33a5100d-1438-4263-8a93-8245db139604 2019-06-26 21:13:24,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.245052099228s 2019-06-26 21:13:24,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-06-26 21:13:24,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538/users/8bba3880756543e393aa76c56b2a52a9/roles/84133da7b245405ba987d789c9726c01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:25,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84de3dc9-c53e-4f4e-b002-f427c02fbc8d 2019-06-26 21:13:25,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:13:25,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538/users/8bba3880756543e393aa76c56b2a52a9/roles/84133da7b245405ba987d789c9726c01 used request id req-84de3dc9-c53e-4f4e-b002-f427c02fbc8d 2019-06-26 21:13:25,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.296182870865s 2019-06-26 21:13:25,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:25,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9750f1dd-637f-431d-b9fc-fc5f93bf4452 2019-06-26 21:13:25,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:25,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9750f1dd-637f-431d-b9fc-fc5f93bf4452 2019-06-26 21:13:25,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218139886856s 2019-06-26 21:13:25,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:13:25,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:25,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b3c163-b80f-452c-99ce-fe9285df3f75 2019-06-26 21:13:25,531 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-06-26 21:13:25,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-07b3c163-b80f-452c-99ce-fe9285df3f75 2019-06-26 21:13:25,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230450868607s 2019-06-26 21:13:25,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:13:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:25,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05843c6-4939-4f59-8538-d3345f23c475 2019-06-26 21:13:25,770 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:13:25,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a05843c6-4939-4f59-8538-d3345f23c475 2019-06-26 21:13:25,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238318920135s 2019-06-26 21:13:25,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-06-26 21:13:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=84133da7b245405ba987d789c9726c01&user.id=8bba3880756543e393aa76c56b2a52a9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:25,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffcafda-7f70-4643-aba7-6b8ea43ff1db 2019-06-26 21:13:25,903 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=84133da7b245405ba987d789c9726c01&user.id=8bba3880756543e393aa76c56b2a52a9&scope.domain.id=default", "previous": null, "next": null}} 2019-06-26 21:13:25,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=84133da7b245405ba987d789c9726c01&user.id=8bba3880756543e393aa76c56b2a52a9&scope.domain.id=default used request id req-2ffcafda-7f70-4643-aba7-6b8ea43ff1db 2019-06-26 21:13:25,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121500968933s 2019-06-26 21:13:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-06-26 21:13:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/8bba3880756543e393aa76c56b2a52a9/roles/84133da7b245405ba987d789c9726c01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:26,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99edc9a0-3c90-401b-a939-57979e0bd4fd 2019-06-26 21:13:26,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:13:26,216 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/8bba3880756543e393aa76c56b2a52a9/roles/84133da7b245405ba987d789c9726c01 used request id req-99edc9a0-3c90-401b-a939-57979e0bd4fd 2019-06-26 21:13:26,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.308369159698s 2019-06-26 21:13:26,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:13:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a146bb4d-1620-4649-ad05-a2124f334ff0 2019-06-26 21:13:26,226 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-06-26 21:13:26,226 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a146bb4d-1620-4649-ad05-a2124f334ff0 2019-06-26 21:13:26,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-06-26 21:13:26,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75e99f03bc0b4279a6708caed7672f77", "name": "reader"}, {"id": "84133da7b245405ba987d789c9726c01", "name": "admin"}, {"id": "48d755349d9f4971a9e31cde6cc5c677", "name": "member"}], "expires_at": "2019-06-26T22:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c68cc5b35f146cc9c718639a9a0f538", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1a0f3c2f5a7240209a0cbf443c36711b"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35e070ff3a4d486c97fee25dda10163f"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e327f40f9f543f99b5c681457c7396b"}], "type": "compute", "id": "0a660d65ddc84aeb9c77f5ea851d5da7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0c68cc5b35f146cc9c718639a9a0f538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58ab054edc704362bc857528f9c5f08f"}, {"url": "http://192.30.9.4:8776/v2/0c68cc5b35f146cc9c718639a9a0f538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f95ee818b7c48c5a1c204bf739632a2"}, {"url": "http://172.30.9.21:8776/v2/0c68cc5b35f146cc9c718639a9a0f538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc39e0513c0245ff98b6246ff1bfbfdf"}], "type": "volumev2", "id": "0bb6d85685ba445f8f0f45999d7acd15", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "0ff81b9f67b14f10b98c43072a7c360d", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.36:8080/v1/AUTH_0c68cc5b35f146cc9c718639a9a0f538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2b06fa0a1f4ff6a48d3a1ef045762c"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0c68cc5b35f146cc9c718639a9a0f538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c4de8f0138f4219bb170f1c6ff0346f"}, {"url": "http://12.0.0.36:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a39366e8b1d8495b93d160e9d7562caf"}], "type": "object-store", "id": "3fe14694c8a8410a9d5d6919be243e0e", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2354744dcc1f4244a56c2a117b17f295"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90bae8089735461bb2b973582c479332"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "95a92b59f5c442d0b322b84d8a7d01de"}], "type": "network", "id": "588e07ba2c884224aacc242a926d2e47", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "302cf958240d48fba80412f751a69e2e"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "66a5a0c3a0fd41b4b396c23baf603c35"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d77866c1080b47b093180cb1492823de"}], "type": "metric", "id": "666372f443bf4d25b5074dcba2d72bc5", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "019c34abcacd4fc9ad599d9905b97faa"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0362885dd3e34445a8ebb25749d8f478"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e6f7377254444e27b21424feae1c6e46"}], "type": "event", "id": "7524460dc562409b92bf7f99789cf28a", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c55b8fb648647a08ad47fb37baa0f83"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd7612b50f7e4eb2bb407000d2cf8826"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb39a4f834fb46ddad9daeca0655dce7"}], "type": "identity", "id": "7aead3ecab1c4129a3661bcc02b03593", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "703c5c0517f446c9b9468bb50d40770c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "745a96462ede4070a5317f83e67065e0"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8195774864784e5ab460a0822fa78214"}], "type": "image", "id": "9b514f0d89a5490cad1b0caeaf9574a4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dfd1848e0f94b9fb0c850ffabf1e9bd"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27409ad6e6e6451d8cd8dc4a5c361b63"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "51bd83626f8d4a19b212afff9bb047f9"}], "type": "cloudformation", "id": "a952618679e54b5a800f50c4b1c04f89", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cccfb53a40b0449e83af5a43acef337c"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d325ff9805a94c6a82cca7f9c0ff34bd"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe74edae144c4629809c35f3017e1a2a"}], "type": "alarming", "id": "b06a9a2de87746ae8238635dd9d67ed4", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0c68cc5b35f146cc9c718639a9a0f538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "218e55453ebb481ebc18658b60e77ccd"}, {"url": "http://192.30.9.4:8004/v1/0c68cc5b35f146cc9c718639a9a0f538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e80fdc2d6044eb84162290e73cabf3"}, {"url": "http://192.30.9.4:8004/v1/0c68cc5b35f146cc9c718639a9a0f538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "338364a890cf4a87a371c5aaf434221b"}], "type": "orchestration", "id": "ce9e8cd86e51465494a03629b55f80e4", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42d0c21f9e374041870fa6e35644de1b"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "590779927c564af98fd30196159a6e47"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eee5a80525d9462fbcde3af9fbd7217b"}], "type": "placement", "id": "ef2f10ecd8bb40ff99c283536873b2da", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/0c68cc5b35f146cc9c718639a9a0f538", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1e82987c86384806ade42cb46070fe0d"}, {"url": "http://192.30.9.4:8776/v3/0c68cc5b35f146cc9c718639a9a0f538", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "832ae104d8854b858d21ba4def88cd55"}, {"url": "http://192.30.9.4:8776/v3/0c68cc5b35f146cc9c718639a9a0f538", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a986b8d35f714f7387cb68c7b52ae9c1"}], "type": "volumev3", "id": "ef3100218db24fa1aaa0dfa917f6495b", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "id": "8bba3880756543e393aa76c56b2a52a9"}, "audit_ids": ["Dx-I4T_0QSueqkZXasMU8A"], "issued_at": "2019-06-26T21:13:26.000000Z"}} 2019-06-26 21:13:26,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-06-26 21:13:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:26,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9524 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:26 GMT X-Openstack-Request-Id: req-7feabc4e-0958-4510-b929-b875d2e4d0fd 2019-06-26 21:13:26,943 - 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": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"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": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "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": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "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": "dns-integration", "updated": "2015-08-15T18:00:00-00:00", "name": "DNS Integration", "links": [], "description": "Provides integration with DNS."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "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-06-26 21:13:26,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-7feabc4e-0958-4510-b929-b875d2e4d0fd 2019-06-26 21:13:26,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.300444841385s 2019-06-26 21:13:26,951 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-06-26 21:13:26,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-06-26 21:13:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:27,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101221c6-eced-4b67-965c-49f6e59954ed 2019-06-26 21:13:27,202 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/7f39bcffac9c4f4aa21d01819ddedd98"}, "tags": [], "enabled": true, "id": "7f39bcffac9c4f4aa21d01819ddedd98", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-06-26 21:13:27,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-101221c6-eced-4b67-965c-49f6e59954ed 2019-06-26 21:13:27,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.250694990158s 2019-06-26 21:13:27,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:13:27,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:27,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d469136-bfc1-4cc7-ba9d-6c50f2be0a95 2019-06-26 21:13:27,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538"}, "tags": [], "enabled": true, "id": "0c68cc5b35f146cc9c718639a9a0f538", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}]} 2019-06-26 21:13:27,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4d469136-bfc1-4cc7-ba9d-6c50f2be0a95 2019-06-26 21:13:27,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215381860733s 2019-06-26 21:13:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-06-26 21:13:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"network": {"shared": true, "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "name": "tempest_smoke-net_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "admin_state_up": true}}' 2019-06-26 21:13:28,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:28 GMT X-Openstack-Request-Id: req-4d198040-7cc7-4c80-b9c3-0c41051456f3 2019-06-26 21:13:28,996 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"provider:network_type":"geneve","id":"ca2691b5-0062-4a78-9b63-f163e09fb52a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"0c68cc5b35f146cc9c718639a9a0f538","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:13:27Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_90e19a1b-3aae-4fa5-8761-b3785d121ec8","admin_state_up":true,"tenant_id":"0c68cc5b35f146cc9c718639a9a0f538","created_at":"2019-06-26T21:13:27Z","mtu":1442}} 2019-06-26 21:13:28,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4d198040-7cc7-4c80-b9c3-0c41051456f3 2019-06-26 21:13:28,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.5686519146s 2019-06-26 21:13:28,997 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'dns_domain': u'', u'updated_at': u'2019-06-26T21:13:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'geneve', u'id': u'ca2691b5-0062-4a78-9b63-f163e09fb52a', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'created_at': u'2019-06-26T21:13:27Z', u'mtu': 1442, u'tenant_id': u'0c68cc5b35f146cc9c718639a9a0f538', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0c68cc5b35f146cc9c718639a9a0f538'}) 2019-06-26 21:13:28,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:13:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:29,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:29 GMT X-Openstack-Request-Id: req-35c4d9a7-0df7-4f61-9c66-ed2285b6663e 2019-06-26 21:13:29,473 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":1,"port_security_enabled":true,"mtu":1442,"id":"ca2691b5-0062-4a78-9b63-f163e09fb52a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"0c68cc5b35f146cc9c718639a9a0f538","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:13:27Z","qos_policy_id":null,"name":"tempest_smoke-net_90e19a1b-3aae-4fa5-8761-b3785d121ec8","admin_state_up":true,"tenant_id":"0c68cc5b35f146cc9c718639a9a0f538","created_at":"2019-06-26T21:13:27Z","provider:network_type":"geneve"}]} 2019-06-26 21:13:29,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-35c4d9a7-0df7-4f61-9c66-ed2285b6663e 2019-06-26 21:13:29,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.475293159485s 2019-06-26 21:13:29,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-06-26 21:13:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"subnet": {"name": "tempest_smoke-subnet_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "enable_dhcp": true, "network_id": "ca2691b5-0062-4a78-9b63-f163e09fb52a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-06-26 21:13:31,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:31 GMT X-Openstack-Request-Id: req-9612f3e2-0638-4113-9123-91e3fbf5f289 2019-06-26 21:13:31,206 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca2691b5-0062-4a78-9b63-f163e09fb52a","tenant_id":"0c68cc5b35f146cc9c718639a9a0f538","created_at":"2019-06-26T21:13:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:13:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0c68cc5b35f146cc9c718639a9a0f538","id":"4254e882-e39d-464a-ae88-4fba015aa8e6","subnetpool_id":null,"name":"tempest_smoke-subnet_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}} 2019-06-26 21:13:31,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9612f3e2-0638-4113-9123-91e3fbf5f289 2019-06-26 21:13:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73097085953s 2019-06-26 21:13:31,206 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-06-26T21:13:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4254e882-e39d-464a-ae88-4fba015aa8e6', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'enable_dhcp': True, u'network_id': u'ca2691b5-0062-4a78-9b63-f163e09fb52a', u'tenant_id': u'0c68cc5b35f146cc9c718639a9a0f538', u'created_at': u'2019-06-26T21:13:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c68cc5b35f146cc9c718639a9a0f538'}) 2019-06-26 21:13:31,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-06-26 21:13:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"router": {"external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24"}, "name": "tempest_smoke-router_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "admin_state_up": true}}' 2019-06-26 21:13:33,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 624 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:33 GMT X-Openstack-Request-Id: req-8a8b2670-0afc-406c-ba74-c72a574a1a94 2019-06-26 21:13:33,537 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "created_at": "2019-06-26T21:13:31Z", "admin_state_up": true, "updated_at": "2019-06-26T21:13:32Z", "revision_number": 2, "routes": [], "project_id": "0c68cc5b35f146cc9c718639a9a0f538", "id": "1d826722-cbe9-4bce-a8a5-b484cd5fcf84", "name": "tempest_smoke-router_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}} 2019-06-26 21:13:33,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8a8b2670-0afc-406c-ba74-c72a574a1a94 2019-06-26 21:13:33,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.33060288429s 2019-06-26 21:13:33,538 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'094bd7ac-b4a1-4690-a434-1eca8ff81a24', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'682aa1a0-22f0-47b5-ae66-6ae95b479591', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0c68cc5b35f146cc9c718639a9a0f538', u'created_at': u'2019-06-26T21:13:31Z', u'admin_state_up': True, u'updated_at': u'2019-06-26T21:13:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'0c68cc5b35f146cc9c718639a9a0f538', u'id': u'1d826722-cbe9-4bce-a8a5-b484cd5fcf84', u'name': u'tempest_smoke-router_90e19a1b-3aae-4fa5-8761-b3785d121ec8'}) 2019-06-26 21:13:33,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-06-26 21:13:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"subnet_id": "4254e882-e39d-464a-ae88-4fba015aa8e6"}' 2019-06-26 21:13:36,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:36 GMT X-Openstack-Request-Id: req-3fc39c04-a3c7-40bd-9fec-14970f01658c 2019-06-26 21:13:36,371 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca2691b5-0062-4a78-9b63-f163e09fb52a", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "subnet_id": "4254e882-e39d-464a-ae88-4fba015aa8e6", "subnet_ids": ["4254e882-e39d-464a-ae88-4fba015aa8e6"], "port_id": "6835370b-85c4-47d3-a0bf-aa505e924b75", "id": "1d826722-cbe9-4bce-a8a5-b484cd5fcf84"} 2019-06-26 21:13:36,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84/add_router_interface.json used request id req-3fc39c04-a3c7-40bd-9fec-14970f01658c 2019-06-26 21:13:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83310198784s 2019-06-26 21:13:36,372 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-06-26 21:13:36,478 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-06-26 21:13:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:13:36,486 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:36 GMT 2019-06-26 21:13:36,487 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-06-26 21:13:36,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:13:36,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:36,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:36 GMT X-Openstack-Request-Id: req-2fb998af-6d4f-4140-a3f0-bc77e8a386d5 2019-06-26 21:13:36,892 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:13:36,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2fb998af-6d4f-4140-a3f0-bc77e8a386d5 2019-06-26 21:13:36,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.40044593811s 2019-06-26 21:13:36,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:13:36,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}' 2019-06-26 21:13:37,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:37 GMT Location: http://172.30.9.21:9292/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06327690-6fc2-4b11-9992-6ed0dfd6d11d 2019-06-26 21:13:37,234 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:37Z", "file": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "size": null, "self": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "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_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": null, "created_at": "2019-06-26T21:13:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:13:37,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-06327690-6fc2-4b11-9992-6ed0dfd6d11d 2019-06-26 21:13:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.333462953568s 2019-06-26 21:13:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:13:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '' 2019-06-26 21:13:38,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:13:38 GMT X-Openstack-Request-Id: req-b1edefcc-0241-41e3-8214-8e24a644fd31 2019-06-26 21:13:38,620 - 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-06-26 21:13:38,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file used request id req-b1edefcc-0241-41e3-8214-8e24a644fd31 2019-06-26 21:13:38,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3846540451s 2019-06-26 21:13:38,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:13:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:38,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:38 GMT X-Openstack-Request-Id: req-df782fd4-b2d1-4076-9fdd-2aa1353c3bcb 2019-06-26 21:13:38,990 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:38Z", "file": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "size": 12716032, "self": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:13:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:13:38,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-df782fd4-b2d1-4076-9fdd-2aa1353c3bcb 2019-06-26 21:13:38,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.366094112396s 2019-06-26 21:13:38,992 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file', 'owner': u'0c68cc5b35f146cc9c718639a9a0f538', 'id': u'2d894a31-01d0-4bbe-8a83-ab8676c87ca9', 'size': 12716032, u'self': u'/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c68cc5b35f146cc9c718639a9a0f538', 'name': 'tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:13:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-26T21:13:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8', '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/2d894a31-01d0-4bbe-8a83-ab8676c87ca9', 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_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'created': u'2019-06-26T21:13:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:13: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/2d894a31-01d0-4bbe-8a83-ab8676c87ca9', 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_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:13:38,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:13:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:13:39,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-1d70c8a4-9de2-409d-83cc-19ffe336501b x-openstack-request-id: req-1d70c8a4-9de2-409d-83cc-19ffe336501b 2019-06-26 21:13:39,325 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "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": "fea7dbee-69ba-4a2d-96a5-445fa23724f7"}} 2019-06-26 21:13:39,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1d70c8a4-9de2-409d-83cc-19ffe336501b 2019-06-26 21:13:39,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329797029495s 2019-06-26 21:13:39,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_90e19a1b-3aae-4fa5-8761-b3785d121ec8', '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'09c280340b1d42a2939289f08c5d7899', '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'fea7dbee-69ba-4a2d-96a5-445fa23724f7', 'swap': 0}) 2019-06-26 21:13:39,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:13:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"extra_specs": {}}' 2019-06-26 21:13:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:39 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-425a15a7-fc9e-421c-a440-527aecbdd03c x-openstack-request-id: req-425a15a7-fc9e-421c-a440-527aecbdd03c 2019-06-26 21:13:39,356 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:13:39,356 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7/os-extra_specs used request id req-425a15a7-fc9e-421c-a440-527aecbdd03c 2019-06-26 21:13:39,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0288851261139s 2019-06-26 21:13:39,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-06-26 21:13:39,371 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd44335-99ed-44bb-bbd4-7f8da5889b91 2019-06-26 21:13:39,372 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-06-26 21:13:39,372 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ffd44335-99ed-44bb-bbd4-7f8da5889b91 2019-06-26 21:13:39,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:39,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:39,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7065115-d1a4-4a64-acf8-045de808e3d0 2019-06-26 21:13:39,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:39,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7065115-d1a4-4a64-acf8-045de808e3d0 2019-06-26 21:13:39,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208369016647s 2019-06-26 21:13:39,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-06-26 21:13:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:39,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4532b5-693b-4f6b-9040-8b798f14f141 2019-06-26 21:13:39,798 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12b9d4d7e7b744aea9639e8769d5e76c", "links": {"self": "http://172.30.9.21:5000/v3/roles/12b9d4d7e7b744aea9639e8769d5e76c"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "48d755349d9f4971a9e31cde6cc5c677", "links": {"self": "http://172.30.9.21:5000/v3/roles/48d755349d9f4971a9e31cde6cc5c677"}, "name": "member"}, {"domain_id": null, "id": "67882ffe59e64276b0013213def9605a", "links": {"self": "http://172.30.9.21:5000/v3/roles/67882ffe59e64276b0013213def9605a"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "75e99f03bc0b4279a6708caed7672f77", "links": {"self": "http://172.30.9.21:5000/v3/roles/75e99f03bc0b4279a6708caed7672f77"}, "name": "reader"}, {"domain_id": null, "id": "84133da7b245405ba987d789c9726c01", "links": {"self": "http://172.30.9.21:5000/v3/roles/84133da7b245405ba987d789c9726c01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c0260982a98f4224b6dc1ab1bc07cdb0", "links": {"self": "http://172.30.9.21:5000/v3/roles/c0260982a98f4224b6dc1ab1bc07cdb0"}, "name": "swiftoperator"}]} 2019-06-26 21:13:39,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f4532b5-693b-4f6b-9040-8b798f14f141 2019-06-26 21:13:39,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209531068802s 2019-06-26 21:13:39,810 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-06-26 21:13:44,191 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6c61fdea-27fc-474a-a668-2bf4a51a4b7d | 2019-06-26T21:13:43.794352 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6c61fdea-27fc-474a-a668-2bf4a51a4b7d ~/.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-06-26 21:13:47,425 - 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-06-26 21:13:48,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-06-26 21:13:53,004 - 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=588de9b2-a865-4809-9e0f-3a1504df0d5e) as the default verifier for the future CLI operations. 2019-06-26 21:13:54,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-06-26 21:13:54,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:13:54,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cab393f-ea1e-4d6e-b84c-ed453af48ccf x-openstack-request-id: req-3cab393f-ea1e-4d6e-b84c-ed453af48ccf 2019-06-26 21:13:54,757 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 248}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 251}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"md-clear\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 5}]} 2019-06-26 21:13:54,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-3cab393f-ea1e-4d6e-b84c-ed453af48ccf 2019-06-26 21:13:54,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384809970856s 2019-06-26 21:13:54,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:13:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:55,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:55 GMT X-Openstack-Request-Id: req-3320add2-0b0a-4b83-a4a4-62d9688a884a 2019-06-26 21:13:55,082 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:38Z", "file": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "size": 12716032, "self": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:13:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:13:55,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3320add2-0b0a-4b83-a4a4-62d9688a884a 2019-06-26 21:13:55,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322150945663s 2019-06-26 21:13:55,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-06-26 21:13:55,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}' 2019-06-26 21:13:55,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:55 GMT Location: http://172.30.9.21:9292/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e86f9df-ba8c-43f4-9dda-002f5e73ae09 2019-06-26 21:13:55,957 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:55Z", "file": "/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "56e20159-c46a-4af1-9737-6be28d4847c7", "size": null, "self": "/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7", "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_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": null, "created_at": "2019-06-26T21:13:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-06-26 21:13:55,958 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8e86f9df-ba8c-43f4-9dda-002f5e73ae09 2019-06-26 21:13:55,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.865324020386s 2019-06-26 21:13:55,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-06-26 21:13:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '' 2019-06-26 21:13:57,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:13:57 GMT X-Openstack-Request-Id: req-b4ec7bfe-8282-4bc3-9291-8fcf5c645a49 2019-06-26 21:13:57,308 - 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-06-26 21:13:57,308 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7/file used request id req-b4ec7bfe-8282-4bc3-9291-8fcf5c645a49 2019-06-26 21:13:57,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34974694252s 2019-06-26 21:13:57,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:13:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:13:57,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13:58 GMT X-Openstack-Request-Id: req-3cfbe55c-e8d3-4f84-bff9-785f2ba3226f 2019-06-26 21:13:57,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:57Z", "file": "/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "56e20159-c46a-4af1-9737-6be28d4847c7", "size": 12716032, "self": "/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/56e20159-c46a-4af1-9737-6be28d4847c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/56e20159-c46a-4af1-9737-6be28d4847c7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:13:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:38Z", "file": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "size": 12716032, "self": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:13:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:13:57,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3cfbe55c-e8d3-4f84-bff9-785f2ba3226f 2019-06-26 21:13:57,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340826034546s 2019-06-26 21:13:57,656 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/56e20159-c46a-4af1-9737-6be28d4847c7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7/file', 'owner': u'0c68cc5b35f146cc9c718639a9a0f538', 'id': u'56e20159-c46a-4af1-9737-6be28d4847c7', 'size': 12716032, u'self': u'/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c68cc5b35f146cc9c718639a9a0f538', 'name': 'tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://58c64881-a4ff-4001-bd73-996277989f86/images/56e20159-c46a-4af1-9737-6be28d4847c7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-06-26T21:13:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-06-26T21:13:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8', '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/56e20159-c46a-4af1-9737-6be28d4847c7', 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_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8', 'created': u'2019-06-26T21:13:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-06-26T21:13:55Z', 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/56e20159-c46a-4af1-9737-6be28d4847c7', 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_90e19a1b-3aae-4fa5-8761-b3785d121ec8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-06-26 21:13:57,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-06-26 21:13:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-06-26 21:13:57,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-6b561b07-558a-4ef9-bcdb-ba3c4ab782c3 x-openstack-request-id: req-6b561b07-558a-4ef9-bcdb-ba3c4ab782c3 2019-06-26 21:13:57,721 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0", "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": "4e18edf6-ba7c-4363-81d7-d33c504a10b0"}} 2019-06-26 21:13:57,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6b561b07-558a-4ef9-bcdb-ba3c4ab782c3 2019-06-26 21:13:57,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0643339157104s 2019-06-26 21:13:57,723 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8', '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'09c280340b1d42a2939289f08c5d7899', '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'4e18edf6-ba7c-4363-81d7-d33c504a10b0', 'swap': 0}) 2019-06-26 21:13:57,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-06-26 21:13:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" -d '{"extra_specs": {}}' 2019-06-26 21:13:57,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 26 Jun 2019 21:13: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-03b9ea67-1f08-49eb-aca6-dc7b9fdc619a x-openstack-request-id: req-03b9ea67-1f08-49eb-aca6-dc7b9fdc619a 2019-06-26 21:13:57,743 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-06-26 21:13:57,743 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0/os-extra_specs used request id req-03b9ea67-1f08-49eb-aca6-dc7b9fdc619a 2019-06-26 21:13:57,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200769901276s 2019-06-26 21:13:57,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8', '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'09c280340b1d42a2939289f08c5d7899', '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'4e18edf6-ba7c-4363-81d7-d33c504a10b0', 'swap': 0}) 2019-06-26 21:14:01,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-06-26 21:14:01,141 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-06-26 21:14:01,142 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-06-26 21:14:01,144 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-06-26 21:14:01,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-06-26 21:14:03,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-588de9b2-a865-4809-9e0f-3a1504df0d5e/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-06-26 21:14:03,323 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-06-26 21:14:03,336 - 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-06-26 21:18:40,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6742f282-62ed-43a5-9fec-f9ae8b7ecf64 2019-06-26 21:18:40,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'6742f282-62ed-43a5-9fec-f9ae8b7ecf64']'. 2019-06-26 21:18:41,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-06-26 21:18:41,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-06-26 21:18:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-26 21:18:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6742f282-62ed-43a5-9fec-f9ae8b7ecf64 | 2019-06-26 21:18:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-06-26 21:18:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-06-26 21:14:05 | 2019-06-26 21:18:41,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-06-26 21:18:40 | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:35 | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 588de9b2-a865-4809-9e0f-3a1504df0d5e) | 2019-06-26 21:18:41,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6c61fdea-27fc-474a-a668-2bf4a51a4b7d) | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 270.088 | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 93 | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-06-26 21:18:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-06-26 21:18:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-06-26 21:18:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-06-26 21:18:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-06-26 21:18:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-06-26 21:18:41,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-06-26 21:18:41,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 97.8947368421% 2019-06-26 21:18:41,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'6742f282-62ed-43a5-9fec-f9ae8b7ecf64', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-06-26 21:18:43,930 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6742f282-62ed-43a5-9fec-f9ae8b7ecf64 --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-06-26 21:18:43,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'6742f282-62ed-43a5-9fec-f9ae8b7ecf64', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-06-26 21:18:45,857 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6742f282-62ed-43a5-9fec-f9ae8b7ecf64 --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-06-26 21:18:46,003 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-06-26 21:18:46,003 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:19 | FAIL | +-----------------------+------------------+------------------+----------------+ 2019-06-26 21:18:46,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:18:46,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:46,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:18:47 GMT X-Openstack-Request-Id: req-f8a0d94f-3b37-46c6-b6f6-60a7a609e096 2019-06-26 21:18:46,671 - 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-06-26 21:18:46,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/56e20159-c46a-4af1-9737-6be28d4847c7 used request id req-f8a0d94f-3b37-46c6-b6f6-60a7a609e096 2019-06-26 21:18:46,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.650660037994s 2019-06-26 21:18:46,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:18:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:46,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18: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-e64017cc-9ca0-4d9e-b1dc-55f4873ca881 x-openstack-request-id: req-e64017cc-9ca0-4d9e-b1dc-55f4873ca881 2019-06-26 21:18:46,995 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0", "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": "4e18edf6-ba7c-4363-81d7-d33c504a10b0"}, {"name": "tempest_smoke-flavor_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "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": "fea7dbee-69ba-4a2d-96a5-445fa23724f7"}]} 2019-06-26 21:18:46,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e64017cc-9ca0-4d9e-b1dc-55f4873ca881 2019-06-26 21:18:46,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315623998642s 2019-06-26 21:18:46,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:18:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:47,033 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53a10c5f-217d-4dfc-881b-8e918ba3dfa1 x-openstack-request-id: req-53a10c5f-217d-4dfc-881b-8e918ba3dfa1 2019-06-26 21:18:47,033 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4e18edf6-ba7c-4363-81d7-d33c504a10b0 used request id req-53a10c5f-217d-4dfc-881b-8e918ba3dfa1 2019-06-26 21:18:47,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0350651741028s 2019-06-26 21:18:47,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-06-26 21:18:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" -d '{"subnet_id": "4254e882-e39d-464a-ae88-4fba015aa8e6"}' 2019-06-26 21:18:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:49 GMT X-Openstack-Request-Id: req-20e28653-c969-4934-86e0-d0f6accc1f9a 2019-06-26 21:18:49,055 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca2691b5-0062-4a78-9b63-f163e09fb52a", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "subnet_id": "4254e882-e39d-464a-ae88-4fba015aa8e6", "subnet_ids": ["4254e882-e39d-464a-ae88-4fba015aa8e6"], "port_id": "6835370b-85c4-47d3-a0bf-aa505e924b75", "id": "1d826722-cbe9-4bce-a8a5-b484cd5fcf84"} 2019-06-26 21:18:49,055 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84/remove_router_interface.json used request id req-20e28653-c969-4934-86e0-d0f6accc1f9a 2019-06-26 21:18:49,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02134084702s 2019-06-26 21:18:49,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-06-26 21:18:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:49,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 627 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:49 GMT X-Openstack-Request-Id: req-05b9239f-dfad-4565-a87f-0724240be6d1 2019-06-26 21:18:49,500 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "094bd7ac-b4a1-4690-a434-1eca8ff81a24", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "682aa1a0-22f0-47b5-ae66-6ae95b479591", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "created_at": "2019-06-26T21:13:31Z", "admin_state_up": true, "updated_at": "2019-06-26T21:18:48Z", "revision_number": 4, "routes": [], "project_id": "0c68cc5b35f146cc9c718639a9a0f538", "id": "1d826722-cbe9-4bce-a8a5-b484cd5fcf84", "name": "tempest_smoke-router_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}]} 2019-06-26 21:18:49,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-05b9239f-dfad-4565-a87f-0724240be6d1 2019-06-26 21:18:49,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.444420814514s 2019-06-26 21:18:49,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-06-26 21:18:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:51,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:18:51 GMT X-Openstack-Request-Id: req-66cc7c20-6e2a-4f55-b08b-3fc17518e94f 2019-06-26 21:18:51,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:18:51,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1d826722-cbe9-4bce-a8a5-b484cd5fcf84.json used request id req-66cc7c20-6e2a-4f55-b08b-3fc17518e94f 2019-06-26 21:18:51,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.03137207031s 2019-06-26 21:18:51,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-06-26 21:18:51,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:51,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1295 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:52 GMT X-Openstack-Request-Id: req-caf67377-9e3b-45a0-b5f7-46dd51e18188 2019-06-26 21:18:51,881 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca2691b5-0062-4a78-9b63-f163e09fb52a","tenant_id":"0c68cc5b35f146cc9c718639a9a0f538","created_at":"2019-06-26T21:13:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-06-26T21:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0c68cc5b35f146cc9c718639a9a0f538","id":"4254e882-e39d-464a-ae88-4fba015aa8e6","subnetpool_id":null,"name":"tempest_smoke-subnet_90e19a1b-3aae-4fa5-8761-b3785d121ec8"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:27Z","dns_nameservers":[],"updated_at":"2019-06-26T21:01:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"09b2de22896944409780417f20823689","id":"682aa1a0-22f0-47b5-ae66-6ae95b479591","subnetpool_id":null,"name":"external-subnet"}]} 2019-06-26 21:18:51,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-caf67377-9e3b-45a0-b5f7-46dd51e18188 2019-06-26 21:18:51,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.348210096359s 2019-06-26 21:18:51,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-06-26 21:18:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4254e882-e39d-464a-ae88-4fba015aa8e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:53,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:18:53 GMT X-Openstack-Request-Id: req-abe4023a-622b-42fb-8b51-abb604b371b2 2019-06-26 21:18:53,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:18:53,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4254e882-e39d-464a-ae88-4fba015aa8e6.json used request id req-abe4023a-622b-42fb-8b51-abb604b371b2 2019-06-26 21:18:53,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.53547883034s 2019-06-26 21:18:53,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-06-26 21:18:53,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:53,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1419 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:53 GMT X-Openstack-Request-Id: req-16c66445-7f46-47b3-a3a3-85d332aecdbb 2019-06-26 21:18:53,795 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","updated_at":"2019-06-26T21:01:27Z","dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"094bd7ac-b4a1-4690-a434-1eca8ff81a24","router:external":true,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"09b2de22896944409780417f20823689","status":"ACTIVE","subnets":["682aa1a0-22f0-47b5-ae66-6ae95b479591"],"description":"","tags":[],"ipv6_address_scope":null,"is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"09b2de22896944409780417f20823689","created_at":"2019-06-26T21:01:20Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"dns_domain":"","revision_number":3,"port_security_enabled":true,"mtu":1442,"id":"ca2691b5-0062-4a78-9b63-f163e09fb52a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":true,"project_id":"0c68cc5b35f146cc9c718639a9a0f538","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-06-26T21:18:53Z","qos_policy_id":null,"name":"tempest_smoke-net_90e19a1b-3aae-4fa5-8761-b3785d121ec8","admin_state_up":true,"tenant_id":"0c68cc5b35f146cc9c718639a9a0f538","created_at":"2019-06-26T21:13:27Z","provider:network_type":"geneve"}]} 2019-06-26 21:18:53,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-16c66445-7f46-47b3-a3a3-85d332aecdbb 2019-06-26 21:18:53,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375646829605s 2019-06-26 21:18:53,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-06-26 21:18:53,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ca2691b5-0062-4a78-9b63-f163e09fb52a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:55,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:18:55 GMT X-Openstack-Request-Id: req-ea171269-8ba6-4902-b39b-cd9a3769dfd9 2019-06-26 21:18:55,274 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:18:55,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ca2691b5-0062-4a78-9b63-f163e09fb52a.json used request id req-ea171269-8ba6-4902-b39b-cd9a3769dfd9 2019-06-26 21:18:55,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47849297523s 2019-06-26 21:18:55,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-06-26 21:18:55,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:55,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:55 GMT X-Openstack-Request-Id: req-5f9e9f07-72d9-4d44-9a68-fa7e7edeb725 2019-06-26 21:18:55,623 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-06-26T21:13:38Z", "file": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/file", "owner": "0c68cc5b35f146cc9c718639a9a0f538", "id": "2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "size": 12716032, "self": "/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://58c64881-a4ff-4001-bd73-996277989f86/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-06-26T21:13:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-06-26 21:18:55,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5f9e9f07-72d9-4d44-9a68-fa7e7edeb725 2019-06-26 21:18:55,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343926906586s 2019-06-26 21:18:55,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-06-26 21:18:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}eaf1ea43d6e1709639dc5854c29d6b0351a46dd6" 2019-06-26 21:18:56,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 26 Jun 2019 21:18:56 GMT X-Openstack-Request-Id: req-4708e565-1d50-4881-8394-f1737e6967d2 2019-06-26 21:18:56,694 - 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-06-26 21:18:56,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2d894a31-01d0-4bbe-8a83-ab8676c87ca9 used request id req-4708e565-1d50-4881-8394-f1737e6967d2 2019-06-26 21:18:56,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06910586357s 2019-06-26 21:18:56,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-06-26 21:18:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:56,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25ce25d0-6da6-4549-8b5e-2c3aa227dfd5 x-openstack-request-id: req-25ce25d0-6da6-4549-8b5e-2c3aa227dfd5 2019-06-26 21:18:56,718 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7", "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": "fea7dbee-69ba-4a2d-96a5-445fa23724f7"}]} 2019-06-26 21:18:56,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-25ce25d0-6da6-4549-8b5e-2c3aa227dfd5 2019-06-26 21:18:56,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234541893005s 2019-06-26 21:18:56,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-06-26 21:18:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:56,757 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18: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-8725286f-1e63-472e-90af-c28e4e414b8b x-openstack-request-id: req-8725286f-1e63-472e-90af-c28e4e414b8b 2019-06-26 21:18:56,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fea7dbee-69ba-4a2d-96a5-445fa23724f7 used request id req-8725286f-1e63-472e-90af-c28e4e414b8b 2019-06-26 21:18:56,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0376768112183s 2019-06-26 21:18:56,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:18:56,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:56,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d8dd97-5f4b-4abb-bcfe-e9152bd9337c 2019-06-26 21:18:57,000 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/0091758e71c749f386a19086e3b47802"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0091758e71c749f386a19086e3b47802", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/2a5bd4b97cdf44b3b77164d4f86e56d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a5bd4b97cdf44b3b77164d4f86e56d6", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/32ffb0b3cc824bd8a7191afc806764f4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "32ffb0b3cc824bd8a7191afc806764f4", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/757fe998d62e4dce892497e82e611bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "757fe998d62e4dce892497e82e611bc3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/9c1b1d4b44d5471f874f5d79e84bca86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c1b1d4b44d5471f874f5d79e84bca86", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/a1e7fc4dc5bc432d83ce428dab000f1d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1e7fc4dc5bc432d83ce428dab000f1d", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/aa659ee6374c49e2a240ae67b08cf1d5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa659ee6374c49e2a240ae67b08cf1d5", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/b26ad96ecbe04f328a223b4443a4e359"}, "domain_id": "7f39bcffac9c4f4aa21d01819ddedd98", "enabled": true, "options": {}, "id": "b26ad96ecbe04f328a223b4443a4e359", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/bddb37ba29484e8b9b7de5f6dfe7ea18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bddb37ba29484e8b9b7de5f6dfe7ea18", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/be5f6631dd6e4970a56a79f16b0a3c09"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be5f6631dd6e4970a56a79f16b0a3c09", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/d1567035b4744861a800a4a13edec675"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1567035b4744861a800a4a13edec675", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/d513ed8a23654bdf8392f5acf14a2907"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d513ed8a23654bdf8392f5acf14a2907", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/e38598457f0f450da6c7ed2ef68c8a01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e38598457f0f450da6c7ed2ef68c8a01", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/e5d14aed93cd43d1b9068589ca1fc170"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5d14aed93cd43d1b9068589ca1fc170", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-06-26 21:18:57,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c6d8dd97-5f4b-4abb-bcfe-e9152bd9337c 2019-06-26 21:18:57,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242359876633s 2019-06-26 21:18:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-06-26 21:18:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe8de2e-577b-4a86-be99-acb3dc920d4a 2019-06-26 21:18:57,241 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_90e19a1b-3aae-4fa5-8761-b3785d121ec8", "links": {"self": "http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8bba3880756543e393aa76c56b2a52a9", "description": null}} 2019-06-26 21:18:57,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9 used request id req-1fe8de2e-577b-4a86-be99-acb3dc920d4a 2019-06-26 21:18:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235774040222s 2019-06-26 21:18:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-06-26 21:18:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:57,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41c8c635-c618-46c4-870b-3ac7008630c0 2019-06-26 21:18:57,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:18:57,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8bba3880756543e393aa76c56b2a52a9 used request id req-41c8c635-c618-46c4-870b-3ac7008630c0 2019-06-26 21:18:57,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.343037843704s 2019-06-26 21:18:57,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-06-26 21:18:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:57,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ce6ec2-c214-40ca-9c5e-0a5dc43bcdeb 2019-06-26 21:18:57,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/09b2de22896944409780417f20823689"}, "tags": [], "enabled": true, "id": "09b2de22896944409780417f20823689", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/09c280340b1d42a2939289f08c5d7899"}, "tags": [], "enabled": true, "id": "09c280340b1d42a2939289f08c5d7899", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538"}, "tags": [], "enabled": true, "id": "0c68cc5b35f146cc9c718639a9a0f538", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_90e19a1b-3aae-4fa5-8761-b3785d121ec8"}]} 2019-06-26 21:18:57,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f0ce6ec2-c214-40ca-9c5e-0a5dc43bcdeb 2019-06-26 21:18:57,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217910051346s 2019-06-26 21:18:57,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-06-26 21:18:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:58,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 26 Jun 2019 21:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650930d9-b0b0-4360-becf-84f61ea2840e 2019-06-26 21:18:58,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-06-26 21:18:58,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0c68cc5b35f146cc9c718639a9a0f538 used request id req-650930d9-b0b0-4360-becf-84f61ea2840e 2019-06-26 21:18:58,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31055688858s 2019-06-26 21:18:58,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:18:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0c68cc5b35f146cc9c718639a9a0f538&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:58,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:58 GMT X-Openstack-Request-Id: req-2336955d-25e1-4601-92cc-a5a260e924d3 2019-06-26 21:18:58,478 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "created_at": "2019-06-26T21:13:27Z", "updated_at": "2019-06-26T21:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "0fc97fbe-bff0-4c7d-ae3f-2083482882fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "4fbbd3b0-60fe-424e-9dc5-d44a83258e9c", "remote_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "671e61bd-d53f-4640-bd70-078146a6f160", "remote_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "83312b0c-66f0-4af7-af66-8d06a275bb44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}], "revision_number": 1, "project_id": "0c68cc5b35f146cc9c718639a9a0f538", "id": "294bc179-5d95-4140-8358-ab2a6948a39e", "name": "default"}]} 2019-06-26 21:18:58,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0c68cc5b35f146cc9c718639a9a0f538&name=default used request id req-2336955d-25e1-4601-92cc-a5a260e924d3 2019-06-26 21:18:58,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348873138428s 2019-06-26 21:18:58,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-06-26 21:18:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Wed, 26 Jun 2019 21:18:58 GMT X-Openstack-Request-Id: req-2a36a193-4149-4b3a-8fbe-9642086f1b9f 2019-06-26 21:18:58,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-06-26T21:04:22Z", "updated_at": "2019-06-26T21:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "6ce23962-ff76-4b3a-8419-ad49eeefc182", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "7a50ff29-c2bf-439a-9145-e0f36af2bf74", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "ad6fe7c7-479c-4e61-8175-8de5bace29e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:23Z", "revision_number": 0, "id": "b2886556-3970-4767-a1fa-7c693843ab9b", "remote_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:23Z", "security_group_id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "0f10f23d-8690-43c1-8261-f162dab5a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "created_at": "2019-06-26T21:13:27Z", "updated_at": "2019-06-26T21:13:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "0fc97fbe-bff0-4c7d-ae3f-2083482882fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "4fbbd3b0-60fe-424e-9dc5-d44a83258e9c", "remote_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "671e61bd-d53f-4640-bd70-078146a6f160", "remote_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:13:27Z", "revision_number": 0, "id": "83312b0c-66f0-4af7-af66-8d06a275bb44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:13:27Z", "security_group_id": "294bc179-5d95-4140-8358-ab2a6948a39e", "tenant_id": "0c68cc5b35f146cc9c718639a9a0f538", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c68cc5b35f146cc9c718639a9a0f538"}], "revision_number": 1, "project_id": "0c68cc5b35f146cc9c718639a9a0f538", "id": "294bc179-5d95-4140-8358-ab2a6948a39e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09c280340b1d42a2939289f08c5d7899", "created_at": "2019-06-26T21:04:18Z", "updated_at": "2019-06-26T21:04:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "16a4f106-a1de-4255-a8c7-94c22b064680", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "5fb6d054-21bf-4fe4-a124-9102f9655e88", "remote_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "c726909f-1459-484c-a8ed-28a82cf76eee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv6", "project_id": "09c280340b1d42a2939289f08c5d7899"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:04:18Z", "revision_number": 0, "id": "fc144540-29ba-48ee-98bb-b83144bda76a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:04:18Z", "security_group_id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "tenant_id": "09c280340b1d42a2939289f08c5d7899", "port_range_min": null, "ethertype": "IPv4", "project_id": "09c280340b1d42a2939289f08c5d7899"}], "revision_number": 1, "project_id": "09c280340b1d42a2939289f08c5d7899", "id": "2b9cf693-7210-43cd-8f00-49dd15da7315", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09b2de22896944409780417f20823689", "created_at": "2019-06-26T21:01:20Z", "updated_at": "2019-06-26T21:01:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "2c91e679-9698-498c-b669-8952187c968c", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "5d1c5f59-c4d7-45c6-b80e-de7314137f01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv4", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "8d8ce660-ecc8-4282-bbf9-49fff6e1eb2d", "remote_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-06-26T21:01:20Z", "revision_number": 0, "id": "fc571fc2-062a-4949-965d-6916019e71a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-06-26T21:01:20Z", "security_group_id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "tenant_id": "09b2de22896944409780417f20823689", "port_range_min": null, "ethertype": "IPv6", "project_id": "09b2de22896944409780417f20823689"}], "revision_number": 1, "project_id": "09b2de22896944409780417f20823689", "id": "eb7d58cf-7a3c-462d-a24c-bc2697db3e69", "name": "default"}]} 2019-06-26 21:18:58,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2a36a193-4149-4b3a-8fbe-9642086f1b9f 2019-06-26 21:18:58,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368341207504s 2019-06-26 21:18:58,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-06-26 21:18:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/294bc179-5d95-4140-8358-ab2a6948a39e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4e1163e8960c84e26b48f6de5de9a013aa1000e8" 2019-06-26 21:18:59,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 26 Jun 2019 21:18:59 GMT X-Openstack-Request-Id: req-2e05f412-6532-47b9-a14b-8d25c3c92e27 2019-06-26 21:18:59,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-06-26 21:18:59,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/294bc179-5d95-4140-8358-ab2a6948a39e.json used request id req-2e05f412-6532-47b9-a14b-8d25c3c92e27 2019-06-26 21:18:59,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.444305181503s 2019-06-26 21:18:59,305 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2019-06-26 21:18:59,306 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | tenantnetwork1 | functest | healthcheck | 00:11 | PASS | | tenantnetwork2 | functest | healthcheck | 00:12 | PASS | | vmready1 | functest | healthcheck | 00:19 | PASS | | vmready2 | functest | healthcheck | 00:16 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:01 | PASS | | vping_userdata | functest | healthcheck | 00:51 | PASS | | cinder_test | functest | healthcheck | 01:46 | PASS | | tempest_smoke | functest | healthcheck | 05:19 | FAIL | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-06-26 21:18:59,318 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-06-26 21:18:59,405 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-26 21:18:59,461 - paramiko.transport - DEBUG - EOF in transport thread 2019-06-26 21:18:59,495 - paramiko.transport - DEBUG - EOF in transport thread