2018-12-02 09:14:19,310 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-392 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-02 09:14:19,314 - 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.22,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QIV4oEaJdvROIrVQpIKv3xIZJ 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=ec88cb6b220942cbbf5d256985839269 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-02 09:14:19,314 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-02 09:14:19,315 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-02 09:14:19,340 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-02 09:14:19,475 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-02 09:14:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:14:19,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f692fd09-6efe-4eb7-932e-30b3c335afd3 2018-12-02 09:14:19,484 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:14:19,484 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-f692fd09-6efe-4eb7-932e-30b3c335afd3 2018-12-02 09:14:19,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:14:19,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["cRxi3PgkRE6ro3j_FdFaBw"], "issued_at": "2018-12-02T09:14:19.000000Z"}} 2018-12-02 09:14:19,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-02 09:14:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:21,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:21 GMT X-Openstack-Request-Id: req-db9c045c-6980-40a4-9ee6-a38c6ba3e73f 2018-12-02 09:14:21,184 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-02 09:14:21,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-db9c045c-6980-40a4-9ee6-a38c6ba3e73f 2018-12-02 09:14:21,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.25508093834s 2018-12-02 09:14:21,194 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2018-12-02 09:14:21,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-02 09:14:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:22,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:21 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-743f0bf9-8ee0-491f-8f0f-8f337eb7200d x-openstack-request-id: req-743f0bf9-8ee0-491f-8f0f-8f337eb7200d 2018-12-02 09:14:22,116 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-12-02 09:14:22,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-743f0bf9-8ee0-491f-8f0f-8f337eb7200d 2018-12-02 09:14:22,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.918444871902s 2018-12-02 09:14:22,116 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-02 09:14:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:14:22,128 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b83a1d98-66aa-48f9-9648-8c123d5bac9d 2018-12-02 09:14:22,129 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:14:22,129 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-b83a1d98-66aa-48f9-9648-8c123d5bac9d 2018-12-02 09:14:22,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:14:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:22,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcb577a-46db-4d9e-b9e9-b3eaa6522bb2 2018-12-02 09:14:22,578 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:14:22,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3fcb577a-46db-4d9e-b9e9-b3eaa6522bb2 2018-12-02 09:14:22,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.448846817017s 2018-12-02 09:14:22,579 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'3e09c80a7940425ea52056461b8058e9', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-02 09:14:22,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-02 09:14:22,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:22,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1967 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f83727-5c00-466e-a7c9-9f4961165a0f 2018-12-02 09:14:22,798 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0218c3e25ec24421a7a4fc35b841a6aa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8ba6091fcd043559fb74eae2e438605", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/031155d104c343a08b5f568d29f25331"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "400b2bd98cb94637a56586285fba124d", "id": "031155d104c343a08b5f568d29f25331"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0ff683c8f23942f0b03c15f638719ba3"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b0e170e0f2c45aa81d5dc0da94263df", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/152e9bb07d344311802d6448b1e353bd"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdac7e40ea094fb9a4e6734b3317f612", "id": "152e9bb07d344311802d6448b1e353bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/336bcd8f382d4a69aad698f40caaa51d"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdac7e40ea094fb9a4e6734b3317f612", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/372674be4f864487955fac3b856bfb1f"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c3388ba610340e2a071ac0334a60eca", "id": "372674be4f864487955fac3b856bfb1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/399e14df93d54feaa2d2f53a96c44a96"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "90de1c2b934c42c7acd9c84b9853dfb6", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3a0974a57a05414191d2163f95b5d316"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "18aa67c4de4744c09fa90233388723d9", "id": "3a0974a57a05414191d2163f95b5d316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3daed2607ec94f9a8ad2289bf5ec633b"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c3388ba610340e2a071ac0334a60eca", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/42d9f3dc27414db7bccee9362fb3b3e6"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16e059cf1de444e58d071643cd1884b4", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/443fa0c5f5fc4b2e8ca80fbd24404a30"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "90de1c2b934c42c7acd9c84b9853dfb6", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/46a37d1f4ddc4cc3a6029732e1c50227"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1fa9ca165bf4426eb7ef69228dda68c8", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4c8b90757e86433cb37493126004da69"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c1d07972b42449aae774086671e87a6", "id": "4c8b90757e86433cb37493126004da69"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4f2b10791aa24510aeda498e8b431fba"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f99f7a4607c043ff821821214324cb05", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/53c583a4a6a04d7f832448586b3671f2"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "400b2bd98cb94637a56586285fba124d", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60d06bb17c784451a839df45eb26e68b"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67fcfbd92ee140e7a5c0c91dda13598d", "id": "60d06bb17c784451a839df45eb26e68b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/62cfc91839a64ba688cd5216c57bd151"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdac7e40ea094fb9a4e6734b3317f612", "id": "62cfc91839a64ba688cd5216c57bd151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/638fde4f34f643c0b516157e0b061287"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "400b2bd98cb94637a56586285fba124d", "id": "638fde4f34f643c0b516157e0b061287"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/65a93f0825a94e12a187eb6a2e9a7277"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c1d07972b42449aae774086671e87a6", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7c9629d2615549f8ab4f703d0808b229"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f99f7a4607c043ff821821214324cb05", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7dc8915c46cf4d4aa73035b56840e49e"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c1d07972b42449aae774086671e87a6", "id": "7dc8915c46cf4d4aa73035b56840e49e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/814330a0862147bfae230f36ece999c2"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c3388ba610340e2a071ac0334a60eca", "id": "814330a0862147bfae230f36ece999c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/906e2dcdec504869adfc3e47a0d7f277"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9b75f95648934672ade0f34424682058", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9a141bfb24c643deafc35c0dd35496fb"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16e059cf1de444e58d071643cd1884b4", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a41337e9353b4d7ea01f85c8d7adf364"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a840e3345b9448d82d53a18db1062b4", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a575b96567f6400e9e7f9e14fcf3640e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a840e3345b9448d82d53a18db1062b4", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cb8521fad4ef41ae920e68f099f87209"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1fa9ca165bf4426eb7ef69228dda68c8", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cea16689751d4f8aa818f206deebb8eb"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67fcfbd92ee140e7a5c0c91dda13598d", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d3192f80b7c1478682c065d366ab363d"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f99f7a4607c043ff821821214324cb05", "id": "d3192f80b7c1478682c065d366ab363d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d3aba04ddf0b46b9b3229d42ba0c6981"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9b75f95648934672ade0f34424682058", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d5b035aa2279469cb6e72040cfbda03c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a840e3345b9448d82d53a18db1062b4", "id": "d5b035aa2279469cb6e72040cfbda03c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/df473bb9e2344d2cbc1d6ddd78b53ce5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16e059cf1de444e58d071643cd1884b4", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e8042aa9d5574c2bb23b3036b598ac2b"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8ba6091fcd043559fb74eae2e438605", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e8f17ea45f0b41898202cd7682f20ea0"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67fcfbd92ee140e7a5c0c91dda13598d", "id": "e8f17ea45f0b41898202cd7682f20ea0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ef36c2b5b24a426392204c43cc70673a"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9b75f95648934672ade0f34424682058", "id": "ef36c2b5b24a426392204c43cc70673a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ef96b7d2b3734241b6b1f49914266aa5"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8ba6091fcd043559fb74eae2e438605", "id": "ef96b7d2b3734241b6b1f49914266aa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f00a055ef735467b998128a6cfa862c8"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "18aa67c4de4744c09fa90233388723d9", "id": "f00a055ef735467b998128a6cfa862c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f190b26fc6654fbc9806cb02dc217891"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b0e170e0f2c45aa81d5dc0da94263df", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f61d3d7deca04b6385b7dccc124fa117"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b0e170e0f2c45aa81d5dc0da94263df", "id": "f61d3d7deca04b6385b7dccc124fa117"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f8f83649acaa4a6993c86528860f92fa"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "90de1c2b934c42c7acd9c84b9853dfb6", "id": "f8f83649acaa4a6993c86528860f92fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fa17adca65e94dd0b43d25050319d0bb"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1fa9ca165bf4426eb7ef69228dda68c8", "id": "fa17adca65e94dd0b43d25050319d0bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ffcc365765b24b93aca1b27e59316ede"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "18aa67c4de4744c09fa90233388723d9", "id": "ffcc365765b24b93aca1b27e59316ede"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-02 09:14:22,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-57f83727-5c00-466e-a7c9-9f4961165a0f 2018-12-02 09:14:22,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.215418100357s 2018-12-02 09:14:22,806 - 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.22:5000/v3/endpoints/0218c3e25ec24421a7a4fc35b841a6aa'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e8ba6091fcd043559fb74eae2e438605', u'id': u'0218c3e25ec24421a7a4fc35b841a6aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/031155d104c343a08b5f568d29f25331'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'400b2bd98cb94637a56586285fba124d', u'id': u'031155d104c343a08b5f568d29f25331'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0ff683c8f23942f0b03c15f638719ba3'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b0e170e0f2c45aa81d5dc0da94263df', u'id': u'0ff683c8f23942f0b03c15f638719ba3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/152e9bb07d344311802d6448b1e353bd'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bdac7e40ea094fb9a4e6734b3317f612', u'id': u'152e9bb07d344311802d6448b1e353bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/336bcd8f382d4a69aad698f40caaa51d'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bdac7e40ea094fb9a4e6734b3317f612', u'id': u'336bcd8f382d4a69aad698f40caaa51d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/372674be4f864487955fac3b856bfb1f'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c3388ba610340e2a071ac0334a60eca', u'id': u'372674be4f864487955fac3b856bfb1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/399e14df93d54feaa2d2f53a96c44a96'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'90de1c2b934c42c7acd9c84b9853dfb6', u'id': u'399e14df93d54feaa2d2f53a96c44a96'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3a0974a57a05414191d2163f95b5d316'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'18aa67c4de4744c09fa90233388723d9', u'id': u'3a0974a57a05414191d2163f95b5d316'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3daed2607ec94f9a8ad2289bf5ec633b'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c3388ba610340e2a071ac0334a60eca', u'id': u'3daed2607ec94f9a8ad2289bf5ec633b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/42d9f3dc27414db7bccee9362fb3b3e6'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16e059cf1de444e58d071643cd1884b4', u'id': u'42d9f3dc27414db7bccee9362fb3b3e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/443fa0c5f5fc4b2e8ca80fbd24404a30'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'90de1c2b934c42c7acd9c84b9853dfb6', u'id': u'443fa0c5f5fc4b2e8ca80fbd24404a30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/46a37d1f4ddc4cc3a6029732e1c50227'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1fa9ca165bf4426eb7ef69228dda68c8', u'id': u'46a37d1f4ddc4cc3a6029732e1c50227'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4c8b90757e86433cb37493126004da69'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c1d07972b42449aae774086671e87a6', u'id': u'4c8b90757e86433cb37493126004da69'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4f2b10791aa24510aeda498e8b431fba'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f99f7a4607c043ff821821214324cb05', u'id': u'4f2b10791aa24510aeda498e8b431fba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/53c583a4a6a04d7f832448586b3671f2'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'400b2bd98cb94637a56586285fba124d', u'id': u'53c583a4a6a04d7f832448586b3671f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60d06bb17c784451a839df45eb26e68b'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'67fcfbd92ee140e7a5c0c91dda13598d', u'id': u'60d06bb17c784451a839df45eb26e68b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/62cfc91839a64ba688cd5216c57bd151'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bdac7e40ea094fb9a4e6734b3317f612', u'id': u'62cfc91839a64ba688cd5216c57bd151'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/638fde4f34f643c0b516157e0b061287'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'400b2bd98cb94637a56586285fba124d', u'id': u'638fde4f34f643c0b516157e0b061287'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/65a93f0825a94e12a187eb6a2e9a7277'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c1d07972b42449aae774086671e87a6', u'id': u'65a93f0825a94e12a187eb6a2e9a7277'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7c9629d2615549f8ab4f703d0808b229'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f99f7a4607c043ff821821214324cb05', u'id': u'7c9629d2615549f8ab4f703d0808b229'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7dc8915c46cf4d4aa73035b56840e49e'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c1d07972b42449aae774086671e87a6', u'id': u'7dc8915c46cf4d4aa73035b56840e49e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/814330a0862147bfae230f36ece999c2'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c3388ba610340e2a071ac0334a60eca', u'id': u'814330a0862147bfae230f36ece999c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/906e2dcdec504869adfc3e47a0d7f277'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9b75f95648934672ade0f34424682058', u'id': u'906e2dcdec504869adfc3e47a0d7f277'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9a141bfb24c643deafc35c0dd35496fb'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16e059cf1de444e58d071643cd1884b4', u'id': u'9a141bfb24c643deafc35c0dd35496fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a41337e9353b4d7ea01f85c8d7adf364'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a840e3345b9448d82d53a18db1062b4', u'id': u'a41337e9353b4d7ea01f85c8d7adf364'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a575b96567f6400e9e7f9e14fcf3640e'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a840e3345b9448d82d53a18db1062b4', u'id': u'a575b96567f6400e9e7f9e14fcf3640e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cb8521fad4ef41ae920e68f099f87209'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1fa9ca165bf4426eb7ef69228dda68c8', u'id': u'cb8521fad4ef41ae920e68f099f87209'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cea16689751d4f8aa818f206deebb8eb'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'67fcfbd92ee140e7a5c0c91dda13598d', u'id': u'cea16689751d4f8aa818f206deebb8eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d3192f80b7c1478682c065d366ab363d'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f99f7a4607c043ff821821214324cb05', u'id': u'd3192f80b7c1478682c065d366ab363d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d3aba04ddf0b46b9b3229d42ba0c6981'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9b75f95648934672ade0f34424682058', u'id': u'd3aba04ddf0b46b9b3229d42ba0c6981'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d5b035aa2279469cb6e72040cfbda03c'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a840e3345b9448d82d53a18db1062b4', u'id': u'd5b035aa2279469cb6e72040cfbda03c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/df473bb9e2344d2cbc1d6ddd78b53ce5'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16e059cf1de444e58d071643cd1884b4', u'id': u'df473bb9e2344d2cbc1d6ddd78b53ce5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e8042aa9d5574c2bb23b3036b598ac2b'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e8ba6091fcd043559fb74eae2e438605', u'id': u'e8042aa9d5574c2bb23b3036b598ac2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e8f17ea45f0b41898202cd7682f20ea0'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'67fcfbd92ee140e7a5c0c91dda13598d', u'id': u'e8f17ea45f0b41898202cd7682f20ea0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ef36c2b5b24a426392204c43cc70673a'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9b75f95648934672ade0f34424682058', u'id': u'ef36c2b5b24a426392204c43cc70673a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ef96b7d2b3734241b6b1f49914266aa5'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e8ba6091fcd043559fb74eae2e438605', u'id': u'ef96b7d2b3734241b6b1f49914266aa5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f00a055ef735467b998128a6cfa862c8'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'18aa67c4de4744c09fa90233388723d9', u'id': u'f00a055ef735467b998128a6cfa862c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f190b26fc6654fbc9806cb02dc217891'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b0e170e0f2c45aa81d5dc0da94263df', u'id': u'f190b26fc6654fbc9806cb02dc217891'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f61d3d7deca04b6385b7dccc124fa117'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b0e170e0f2c45aa81d5dc0da94263df', u'id': u'f61d3d7deca04b6385b7dccc124fa117'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f8f83649acaa4a6993c86528860f92fa'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'90de1c2b934c42c7acd9c84b9853dfb6', u'id': u'f8f83649acaa4a6993c86528860f92fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fa17adca65e94dd0b43d25050319d0bb'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1fa9ca165bf4426eb7ef69228dda68c8', u'id': u'fa17adca65e94dd0b43d25050319d0bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ffcc365765b24b93aca1b27e59316ede'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'18aa67c4de4744c09fa90233388723d9', u'id': u'ffcc365765b24b93aca1b27e59316ede'})] 2018-12-02 09:14:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-02 09:14:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:22,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14: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-9d430125-e35b-41a2-992b-cd1e711b838b x-openstack-request-id: req-9d430125-e35b-41a2-992b-cd1e711b838b 2018-12-02 09:14:22,928 - 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"}]} 2018-12-02 09:14:22,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-9d430125-e35b-41a2-992b-cd1e711b838b 2018-12-02 09:14:22,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.121256828308s 2018-12-02 09:14:22,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-02 09:14:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:24,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:22 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-b20ef96e-fc77-4241-b0d6-30d6bc52c977 x-openstack-request-id: req-b20ef96e-fc77-4241-b0d6-30d6bc52c977 2018-12-02 09:14:24,294 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-02 09:14:24,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-b20ef96e-fc77-4241-b0d6-30d6bc52c977 2018-12-02 09:14:24,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.34879994392s 2018-12-02 09:14:24,295 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-02 09:14:24,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-02 09:14:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:25,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:25 GMT X-Openstack-Request-Id: req-670f284a-3723-4a2f-94d0-b25b2ff30770 2018-12-02 09:14:25,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-02 09:14:25,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-670f284a-3723-4a2f-94d0-b25b2ff30770 2018-12-02 09:14:25,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.37051796913s 2018-12-02 09:14:25,671 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-02 09:14:25,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-02 09:14:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:25,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14: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-42c2d6e8-665d-4c53-9679-9604f8c9a878 x-openstack-request-id: req-42c2d6e8-665d-4c53-9679-9604f8c9a878 2018-12-02 09:14:25,832 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 59}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 62}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-02 09:14:25,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-42c2d6e8-665d-4c53-9679-9604f8c9a878 2018-12-02 09:14:25,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.160567998886s 2018-12-02 09:14:25,833 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 59}, 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.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "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': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 62}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-02 09:14:25,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-02 09:14:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:25,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:25 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-0bdb917e-5ba6-4847-84d7-50abe8612fd8 x-openstack-request-id: req-0bdb917e-5ba6-4847-84d7-50abe8612fd8 2018-12-02 09:14:25,969 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-12-02 09:14:25,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-0bdb917e-5ba6-4847-84d7-50abe8612fd8 2018-12-02 09:14:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.135471105576s 2018-12-02 09:14:25,969 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-02 09:14:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:14:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:27,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:27 GMT X-Openstack-Request-Id: req-2d1f62ae-61ba-42f2-b645-4d44fcd019b6 2018-12-02 09:14:27,100 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:14:27,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2d1f62ae-61ba-42f2-b645-4d44fcd019b6 2018-12-02 09:14:27,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13071894646s 2018-12-02 09:14:27,101 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'1c366485-816a-41b8-95b1-25eeab3c03bf'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:11:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-02T09:11:39Z', u'provider:network_type': u'flat', u'tenant_id': u'34448a509c564706a35958216ccd2cd0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'34448a509c564706a35958216ccd2cd0', u'l2_adjacency': True})] 2018-12-02 09:14:27,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-02 09:14:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:28,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:28 GMT X-Openstack-Request-Id: req-5d446518-add3-46bf-8dd2-e6a13fe6053b 2018-12-02 09:14:28,193 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-12-02 09:14:28,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-5d446518-add3-46bf-8dd2-e6a13fe6053b 2018-12-02 09:14:28,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.09136390686s 2018-12-02 09:14:28,193 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-02 09:14:28,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 09:14:28,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:28,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3f9bf5-b144-456f-b890-3a390b181bb3 2018-12-02 09:14:28,417 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "014cc022044f422993cdd1039f7eee0e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/014cc022044f422993cdd1039f7eee0e/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "2499f040453648dda112729aca09e2b8"}, "user": {"id": "1c1a7cae74ac48fabf87c6aa9806b3c8"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/1c1a7cae74ac48fabf87c6aa9806b3c8/roles/2499f040453648dda112729aca09e2b8"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "1c1a7cae74ac48fabf87c6aa9806b3c8"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/1c1a7cae74ac48fabf87c6aa9806b3c8/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "2534f2caa501451988b8de7a74b628f2"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/2534f2caa501451988b8de7a74b628f2/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "4cbbd43ebd03487b8347a97f0d273e27"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/4cbbd43ebd03487b8347a97f0d273e27/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "4e308ef98860483eb1894aec0a78ef04"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/4e308ef98860483eb1894aec0a78ef04/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "a0c09db87b1b4fe4a5df8da860ed8c3c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/a0c09db87b1b4fe4a5df8da860ed8c3c/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "b90d8ac192df425d8478db7dfb0b4efa"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/b90d8ac192df425d8478db7dfb0b4efa/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "bc44f1f6b7fe4a97b0029ef661ab04c1"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/bc44f1f6b7fe4a97b0029ef661ab04c1/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "bcae14008ec64118a3b41864a0101dd5"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/bcae14008ec64118a3b41864a0101dd5/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "ec88cb6b220942cbbf5d256985839269"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "c8be651dc665496ba5bed811ebde6fed"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269/users/c8be651dc665496ba5bed811ebde6fed/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "ec88cb6b220942cbbf5d256985839269"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "c8be651dc665496ba5bed811ebde6fed"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269/users/c8be651dc665496ba5bed811ebde6fed/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "e15b9b57d7a54e6387b86c46e3a462b6"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/e15b9b57d7a54e6387b86c46e3a462b6/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "ee02d03ab82b419b9e9308cd411f7127"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/ee02d03ab82b419b9e9308cd411f7127/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"project": {"id": "34448a509c564706a35958216ccd2cd0"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "f1e9e6551beb4e52882be10ffb343c67"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0/users/f1e9e6551beb4e52882be10ffb343c67/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"domain": {"id": "3e09c80a7940425ea52056461b8058e9"}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "f55f28f16d87449a96c40a72e9d26d42"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9/users/f55f28f16d87449a96c40a72e9d26d42/roles/6a4c5febb9f4423daafebae0ddc483fe"}}, {"scope": {"system": {"all": true}}, "role": {"id": "6a4c5febb9f4423daafebae0ddc483fe"}, "user": {"id": "c8be651dc665496ba5bed811ebde6fed"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/c8be651dc665496ba5bed811ebde6fed/roles/6a4c5febb9f4423daafebae0ddc483fe"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-02 09:14:28,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-fc3f9bf5-b144-456f-b890-3a390b181bb3 2018-12-02 09:14:28,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220933914185s 2018-12-02 09:14:28,421 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'014cc022044f422993cdd1039f7eee0e'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'2499f040453648dda112729aca09e2b8', 'user': u'1c1a7cae74ac48fabf87c6aa9806b3c8'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'1c1a7cae74ac48fabf87c6aa9806b3c8'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'2534f2caa501451988b8de7a74b628f2'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'4cbbd43ebd03487b8347a97f0d273e27'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'4e308ef98860483eb1894aec0a78ef04'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'a0c09db87b1b4fe4a5df8da860ed8c3c'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'b90d8ac192df425d8478db7dfb0b4efa'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'bc44f1f6b7fe4a97b0029ef661ab04c1'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'bcae14008ec64118a3b41864a0101dd5'}), Munch({'project': u'ec88cb6b220942cbbf5d256985839269', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'c8be651dc665496ba5bed811ebde6fed'}), Munch({'project': u'ec88cb6b220942cbbf5d256985839269', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'c8be651dc665496ba5bed811ebde6fed'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'e15b9b57d7a54e6387b86c46e3a462b6'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'ee02d03ab82b419b9e9308cd411f7127'}), Munch({'project': u'34448a509c564706a35958216ccd2cd0', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'f1e9e6551beb4e52882be10ffb343c67'}), Munch({'domain': u'3e09c80a7940425ea52056461b8058e9', 'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'f55f28f16d87449a96c40a72e9d26d42'}), Munch({'id': u'6a4c5febb9f4423daafebae0ddc483fe', 'user': u'c8be651dc665496ba5bed811ebde6fed'})] 2018-12-02 09:14:28,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:14:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:28,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becc8cc3-fd98-41dc-a62a-9ee0c14284ad 2018-12-02 09:14:28,631 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:14:28,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-becc8cc3-fd98-41dc-a62a-9ee0c14284ad 2018-12-02 09:14:28,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20743393898s 2018-12-02 09:14:28,633 - 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'ResellerAdmin', 'id': u'2499f040453648dda112729aca09e2b8'}), 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'46fd5bd737944401be18dea21538bf4e'}), 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'6a4c5febb9f4423daafebae0ddc483fe'}), 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'72e0a0eabe554883af355e3fa7f4d383'}), 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'9acaa2a92e9b4468a0245226de163df9'}), 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'ee804e50d3cc4252938b84a5ab922976'})] 2018-12-02 09:14:28,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:14:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:29,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:29 GMT X-Openstack-Request-Id: req-2016d855-9bf6-437c-9b0a-e11a9bc182b2 2018-12-02 09:14:29,950 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-12-02 09:14:29,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2016d855-9bf6-437c-9b0a-e11a9bc182b2 2018-12-02 09:14:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.31643104553s 2018-12-02 09:14:29,951 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-02 09:14:29,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 09:14:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14: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-1d6321de-9352-44c9-a916-edf0be865d52 x-openstack-request-id: req-1d6321de-9352-44c9-a916-edf0be865d52 2018-12-02 09:14:30,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-02 09:14:30,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d6321de-9352-44c9-a916-edf0be865d52 2018-12-02 09:14:30,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212363004684s 2018-12-02 09:14:30,164 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-02 09:14:30,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-02 09:14:30,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-02 09:14:30,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4fc5eae-650f-4fcd-bc23-462241d15156 2018-12-02 09:14:30,177 - 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.3:35357/v3/", "rel": "self"}]}]}} 2018-12-02 09:14:30,178 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-a4fc5eae-650f-4fcd-bc23-462241d15156 2018-12-02 09:14:30,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:30,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 853 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72aadb3d-0d5f-46b9-a1ba-d1e0065c40d5 2018-12-02 09:14:30,390 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0b0e170e0f2c45aa81d5dc0da94263df"}, "enabled": true, "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/16e059cf1de444e58d071643cd1884b4"}, "enabled": true, "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/18aa67c4de4744c09fa90233388723d9"}, "enabled": true, "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1a840e3345b9448d82d53a18db1062b4"}, "enabled": true, "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1fa9ca165bf4426eb7ef69228dda68c8"}, "enabled": true, "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/400b2bd98cb94637a56586285fba124d"}, "enabled": true, "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4c1d07972b42449aae774086671e87a6"}, "enabled": true, "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67fcfbd92ee140e7a5c0c91dda13598d"}, "enabled": true, "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/7c3388ba610340e2a071ac0334a60eca"}, "enabled": true, "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/90de1c2b934c42c7acd9c84b9853dfb6"}, "enabled": true, "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/97dd16a8fefc4380bb72627596e189e0"}, "enabled": true, "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9b75f95648934672ade0f34424682058"}, "enabled": true, "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bdac7e40ea094fb9a4e6734b3317f612"}, "enabled": true, "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e8ba6091fcd043559fb74eae2e438605"}, "enabled": true, "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f99f7a4607c043ff821821214324cb05"}, "enabled": true, "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-12-02 09:14:30,391 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-72aadb3d-0d5f-46b9-a1ba-d1e0065c40d5 2018-12-02 09:14:30,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.223419904709s 2018-12-02 09:14:30,396 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'0b0e170e0f2c45aa81d5dc0da94263df', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'16e059cf1de444e58d071643cd1884b4', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'18aa67c4de4744c09fa90233388723d9', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'1a840e3345b9448d82d53a18db1062b4', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'1fa9ca165bf4426eb7ef69228dda68c8', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'400b2bd98cb94637a56586285fba124d', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'4c1d07972b42449aae774086671e87a6', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'67fcfbd92ee140e7a5c0c91dda13598d', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'7c3388ba610340e2a071ac0334a60eca', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'90de1c2b934c42c7acd9c84b9853dfb6', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'97dd16a8fefc4380bb72627596e189e0', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'9b75f95648934672ade0f34424682058', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'bdac7e40ea094fb9a4e6734b3317f612', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'e8ba6091fcd043559fb74eae2e438605', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'f99f7a4607c043ff821821214324cb05', 'name': u'heat-cfn'})] 2018-12-02 09:14:30,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:14:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:31 GMT X-Openstack-Request-Id: req-21e2929b-7462-49c4-aee5-352ed77e09ea 2018-12-02 09:14:31,696 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T09:11:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1c366485-816a-41b8-95b1-25eeab3c03bf","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"34448a509c564706a35958216ccd2cd0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:46Z","ip_version":4}]} 2018-12-02 09:14:31,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-21e2929b-7462-49c4-aee5-352ed77e09ea 2018-12-02 09:14:31,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.30008888245s 2018-12-02 09:14:31,697 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:11:46Z', 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'1c366485-816a-41b8-95b1-25eeab3c03bf', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'tenant_id': u'34448a509c564706a35958216ccd2cd0', u'created_at': u'2018-12-02T09:11:46Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'34448a509c564706a35958216ccd2cd0'})] 2018-12-02 09:14:31,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-02 09:14:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1d3783df3d1687c16b1c3c09bb1a6b30e3eec6a" 2018-12-02 09:14:32,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:32 GMT X-Openstack-Request-Id: req-b9dd8395-9bb0-4356-82fe-daf07d75ea8d 2018-12-02 09:14:32,723 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2018-12-02 09:14:32,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/service-providers.json used request id req-b9dd8395-9bb0-4356-82fe-daf07d75ea8d 2018-12-02 09:14:32,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.0259411335s 2018-12-02 09:14:32,725 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2018-12-02 09:14:32,864 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:14:32,864 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-02 09:14:32,916 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-02 09:14:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:14:33,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d017a939-c2c3-4078-a6f9-41b7a59bf894 2018-12-02 09:14:33,054 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:14:33,054 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-d017a939-c2c3-4078-a6f9-41b7a59bf894 2018-12-02 09:14:33,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:14:33,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:14:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["uSWAhredQJKCcDN7JE7T_A"], "issued_at": "2018-12-02T09:14:33.000000Z"}} 2018-12-02 09:14:33,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:14:33,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:34,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:34 GMT X-Openstack-Request-Id: req-b701dbf2-b34a-41a4-8d78-26adc1fac703 2018-12-02 09:14:34,765 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:14:34,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b701dbf2-b34a-41a4-8d78-26adc1fac703 2018-12-02 09:14:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.30450296402s 2018-12-02 09:14:34,766 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-02 09:14:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:14:34,778 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1871f256-97a9-47e5-a42b-79085a40fbc5 2018-12-02 09:14:34,778 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:14:34,779 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1871f256-97a9-47e5-a42b-79085a40fbc5 2018-12-02 09:14:34,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:14:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:34,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f020e116-096f-487a-92b6-196b889e4a4e 2018-12-02 09:14:34,996 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:14:34,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-f020e116-096f-487a-92b6-196b889e4a4e 2018-12-02 09:14:34,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216598033905s 2018-12-02 09:14:35,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:14:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:35,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9f968a-0bac-4b93-8bbe-f88e93f3b2da 2018-12-02 09:14:35,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 09:14:35,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-df9f968a-0bac-4b93-8bbe-f88e93f3b2da 2018-12-02 09:14:35,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.30952000618s 2018-12-02 09:14:35,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 09:14:35,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" -d '{"network": {"tenant_id": "ec88cb6b220942cbbf5d256985839269", "name": "tenantnetwork1-net_2d040718-7c63-4258-897e-c2e2df0f7809", "admin_state_up": true}}' 2018-12-02 09:14:36,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:36 GMT X-Openstack-Request-Id: req-b1b073ce-cd9a-4314-bb87-29da9269f6d1 2018-12-02 09:14:36,174 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9b69db32-b957-4449-a882-318a118e663b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:14:35Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_2d040718-7c63-4258-897e-c2e2df0f7809","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:14:35Z","mtu":1450}} 2018-12-02 09:14:36,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b1b073ce-cd9a-4314-bb87-29da9269f6d1 2018-12-02 09:14:36,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.85577583313s 2018-12-02 09:14:36,175 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:14:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9b69db32-b957-4449-a882-318a118e663b', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_2d040718-7c63-4258-897e-c2e2df0f7809', u'created_at': u'2018-12-02T09:14:35Z', u'mtu': 1450, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec88cb6b220942cbbf5d256985839269', u'l2_adjacency': True}) 2018-12-02 09:14:36,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:14:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:36,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:36 GMT X-Openstack-Request-Id: req-3162dc36-d5f7-49b0-ba88-00af4448af4f 2018-12-02 09:14:36,588 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9b69db32-b957-4449-a882-318a118e663b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:14:35Z","qos_policy_id":null,"name":"tenantnetwork1-net_2d040718-7c63-4258-897e-c2e2df0f7809","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:14:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:14:36,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3162dc36-d5f7-49b0-ba88-00af4448af4f 2018-12-02 09:14:36,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.412990093231s 2018-12-02 09:14:36,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 09:14:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" -d '{"subnet": {"name": "tenantnetwork1-subnet_2d040718-7c63-4258-897e-c2e2df0f7809", "enable_dhcp": true, "network_id": "9b69db32-b957-4449-a882-318a118e663b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 09:14:37,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:37 GMT X-Openstack-Request-Id: req-9c9b9067-335a-4cbf-8bc1-5e02e892e7da 2018-12-02 09:14:37,484 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T09:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e9a29e19-fa4d-479c-8e21-43abdd7ca008","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_2d040718-7c63-4258-897e-c2e2df0f7809","enable_dhcp":true,"segment_id":null,"network_id":"9b69db32-b957-4449-a882-318a118e663b","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:14:37Z","ip_version":4}} 2018-12-02 09:14:37,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-9c9b9067-335a-4cbf-8bc1-5e02e892e7da 2018-12-02 09:14:37,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.894591093063s 2018-12-02 09:14:37,485 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:14:37Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e9a29e19-fa4d-479c-8e21-43abdd7ca008', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2d040718-7c63-4258-897e-c2e2df0f7809', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9b69db32-b957-4449-a882-318a118e663b', u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:14:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:14:37,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 09:14:37,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" -d '{"router": {"external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b"}, "name": "tenantnetwork1-router_2d040718-7c63-4258-897e-c2e2df0f7809", "admin_state_up": true}}' 2018-12-02 09:14:44,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:44 GMT X-Openstack-Request-Id: req-7425077a-7909-48f0-ae01-018dcee74b54 2018-12-02 09:14:44,258 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:38Z", "admin_state_up": true, "updated_at": "2018-12-02T09:14:39Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "0781018a-d8b0-41eb-98d1-9f296217f4ba", "name": "tenantnetwork1-router_2d040718-7c63-4258-897e-c2e2df0f7809"}} 2018-12-02 09:14:44,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7425077a-7909-48f0-ae01-018dcee74b54 2018-12-02 09:14:44,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.77274894714s 2018-12-02 09:14:44,259 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:14:39Z', u'revision_number': 3, u'ha': True, u'id': u'0781018a-d8b0-41eb-98d1-9f296217f4ba', u'external_gateway_info': {u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1c366485-816a-41b8-95b1-25eeab3c03bf', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_2d040718-7c63-4258-897e-c2e2df0f7809', u'admin_state_up': True, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:14:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:14:44,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 09:14:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" -d '{"subnet_id": "e9a29e19-fa4d-479c-8e21-43abdd7ca008"}' 2018-12-02 09:14:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:47 GMT X-Openstack-Request-Id: req-034be28a-7af7-433d-b380-f602cf5733ba 2018-12-02 09:14:47,937 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9b69db32-b957-4449-a882-318a118e663b", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "e9a29e19-fa4d-479c-8e21-43abdd7ca008", "subnet_ids": ["e9a29e19-fa4d-479c-8e21-43abdd7ca008"], "port_id": "2c4b014a-d9af-4cb4-aaca-9bdff3574806", "id": "0781018a-d8b0-41eb-98d1-9f296217f4ba"} 2018-12-02 09:14:47,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba/add_router_interface.json used request id req-034be28a-7af7-433d-b380-f602cf5733ba 2018-12-02 09:14:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.67763018608s 2018-12-02 09:14:48,045 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:14:48,046 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:13 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-02 09:14:48,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 09:14:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" -d '{"subnet_id": "e9a29e19-fa4d-479c-8e21-43abdd7ca008"}' 2018-12-02 09:14:51,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:51 GMT X-Openstack-Request-Id: req-d1aef099-b36a-4fcf-ae01-84934773023c 2018-12-02 09:14:51,287 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9b69db32-b957-4449-a882-318a118e663b", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "e9a29e19-fa4d-479c-8e21-43abdd7ca008", "subnet_ids": ["e9a29e19-fa4d-479c-8e21-43abdd7ca008"], "port_id": "2c4b014a-d9af-4cb4-aaca-9bdff3574806", "id": "0781018a-d8b0-41eb-98d1-9f296217f4ba"} 2018-12-02 09:14:51,287 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba/remove_router_interface.json used request id req-d1aef099-b36a-4fcf-ae01-84934773023c 2018-12-02 09:14:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.23543095589s 2018-12-02 09:14:51,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:14:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:52 GMT X-Openstack-Request-Id: req-20b37a0d-20de-48c3-8236-d1b124a15e6b 2018-12-02 09:14:52,489 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:38Z", "admin_state_up": true, "updated_at": "2018-12-02T09:14:49Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "0781018a-d8b0-41eb-98d1-9f296217f4ba", "name": "tenantnetwork1-router_2d040718-7c63-4258-897e-c2e2df0f7809"}]} 2018-12-02 09:14:52,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-20b37a0d-20de-48c3-8236-d1b124a15e6b 2018-12-02 09:14:52,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.20195794106s 2018-12-02 09:14:52,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 09:14:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:56,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:14:56 GMT X-Openstack-Request-Id: req-3ec99521-f023-4646-9f9e-8066bc534cba 2018-12-02 09:14:56,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:14:56,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/0781018a-d8b0-41eb-98d1-9f296217f4ba.json used request id req-3ec99521-f023-4646-9f9e-8066bc534cba 2018-12-02 09:14:56,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.22249698639s 2018-12-02 09:14:56,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:14:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:14:56,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sun, 02 Dec 2018 09:14:56 GMT X-Openstack-Request-Id: req-24b71f23-d977-4636-b68c-c22f5021363d 2018-12-02 09:14:56,784 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T09:11:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1c366485-816a-41b8-95b1-25eeab3c03bf","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"34448a509c564706a35958216ccd2cd0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:46Z","ip_version":4},{"updated_at":"2018-12-02T09:14:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e9a29e19-fa4d-479c-8e21-43abdd7ca008","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_2d040718-7c63-4258-897e-c2e2df0f7809","enable_dhcp":true,"segment_id":null,"network_id":"9b69db32-b957-4449-a882-318a118e663b","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:14:37Z","ip_version":4}]} 2018-12-02 09:14:56,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-24b71f23-d977-4636-b68c-c22f5021363d 2018-12-02 09:14:56,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0705471038818s 2018-12-02 09:14:56,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 09:14:56,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/e9a29e19-fa4d-479c-8e21-43abdd7ca008.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:15:00,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:00 GMT X-Openstack-Request-Id: req-00bf6129-3a03-42c0-9a8b-b083798d7bca 2018-12-02 09:15:00,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:00,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/e9a29e19-fa4d-479c-8e21-43abdd7ca008.json used request id req-00bf6129-3a03-42c0-9a8b-b083798d7bca 2018-12-02 09:15:00,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.40530014038s 2018-12-02 09:15:00,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:15:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:00 GMT X-Openstack-Request-Id: req-ef44804f-4895-476b-ae24-6237581e3487 2018-12-02 09:15:00,826 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9b69db32-b957-4449-a882-318a118e663b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:00Z","qos_policy_id":null,"name":"tenantnetwork1-net_2d040718-7c63-4258-897e-c2e2df0f7809","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:14:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:15:00,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ef44804f-4895-476b-ae24-6237581e3487 2018-12-02 09:15:00,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.634249925613s 2018-12-02 09:15:00,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 09:15:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/9b69db32-b957-4449-a882-318a118e663b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb93d9f884f921ff6018210c82f5a03d43d74ac7" 2018-12-02 09:15:02,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:02 GMT X-Openstack-Request-Id: req-b782e262-285b-47b9-b98e-abbd939d2a35 2018-12-02 09:15:02,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:02,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/9b69db32-b957-4449-a882-318a118e663b.json used request id req-b782e262-285b-47b9-b98e-abbd939d2a35 2018-12-02 09:15:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.01548409462s 2018-12-02 09:15:02,889 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-02 09:15:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:02,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54984f17-955a-4da2-b52d-5f5f0ae83da9 2018-12-02 09:15:02,935 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:15:02,936 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-54984f17-955a-4da2-b52d-5f5f0ae83da9 2018-12-02 09:15:02,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:15:03,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["m3q7mhkJRp-gmDQ9jv_UYA"], "issued_at": "2018-12-02T09:15:03.000000Z"}} 2018-12-02 09:15:03,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:03,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:03 GMT X-Openstack-Request-Id: req-dc3cda28-7c80-4e7c-a5b4-6c537f23132e 2018-12-02 09:15:03,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:15:03,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dc3cda28-7c80-4e7c-a5b4-6c537f23132e 2018-12-02 09:15:03,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374758005142s 2018-12-02 09:15:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:03,753 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eda31c1-5913-441f-81d8-09d06bbdefee 2018-12-02 09:15:03,753 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:15:03,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0eda31c1-5913-441f-81d8-09d06bbdefee 2018-12-02 09:15:03,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:15:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:04,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b93b96d-a061-4669-ba2a-9230ed397d01 2018-12-02 09:15:04,045 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:15:04,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-9b93b96d-a061-4669-ba2a-9230ed397d01 2018-12-02 09:15:04,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.291783094406s 2018-12-02 09:15:04,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 09:15:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}}' 2018-12-02 09:15:04,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ca6213-950a-4c06-8ba1-527ca7dec249 2018-12-02 09:15:04,346 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116"}, "tags": [], "enabled": true, "id": "4c1c4d2d7f344fb4857894a2b8e48116", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}} 2018-12-02 09:15:04,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-a6ca6213-950a-4c06-8ba1-527ca7dec249 2018-12-02 09:15:04,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.293109893799s 2018-12-02 09:15:04,347 - 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'4c1c4d2d7f344fb4857894a2b8e48116', '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_6c55e735-8526-47fa-b629-7f53735b0001'}) 2018-12-02 09:15:04,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 09:15:04,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3fd1b48a-e0c9-4a62-8730-b38e3ddb3900", "email": null, "name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001"}}' 2018-12-02 09:15:04,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3a0ea68-7c89-450a-8743-29a1c888a20d 2018-12-02 09:15:04,869 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001", "links": {"self": "http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d53bfcdb6d0f46d38adad6d1e1c68f4d", "domain_id": "default", "password_expires_at": null}} 2018-12-02 09:15:04,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-d3a0ea68-7c89-450a-8743-29a1c888a20d 2018-12-02 09:15:04,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.515691041946s 2018-12-02 09:15:04,871 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd53bfcdb6d0f46d38adad6d1e1c68f4d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001'}) 2018-12-02 09:15:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:15:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:05,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccd717e-9486-4a15-a174-7f44a5872838 2018-12-02 09:15:05,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:15:05,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cccd717e-9486-4a15-a174-7f44a5872838 2018-12-02 09:15:05,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.298465013504s 2018-12-02 09:15:05,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:15:05,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:05,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f92aa4-bcce-49b3-815d-154d9a75a183 2018-12-02 09:15:05,485 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:15:05,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-20f92aa4-bcce-49b3-815d-154d9a75a183 2018-12-02 09:15:05,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.306843996048s 2018-12-02 09:15:05,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:15:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:05,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f9bf61-a7b0-45eb-b3f7-69051d0fb097 2018-12-02 09:15:05,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:15:05,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-74f9bf61-a7b0-45eb-b3f7-69051d0fb097 2018-12-02 09:15:05,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204442977905s 2018-12-02 09:15:05,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:15:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:06,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d20a3f-f214-4e8f-96f1-6c1e962927c3 2018-12-02 09:15:06,168 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 09:15:06,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-09d20a3f-f214-4e8f-96f1-6c1e962927c3 2018-12-02 09:15:06,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.468393087387s 2018-12-02 09:15:06,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:15:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:06,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda9c543-c5c8-4c73-b295-6c645f923716 2018-12-02 09:15:06,413 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/014cc022044f422993cdd1039f7eee0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014cc022044f422993cdd1039f7eee0e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1c1a7cae74ac48fabf87c6aa9806b3c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a7cae74ac48fabf87c6aa9806b3c8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/2534f2caa501451988b8de7a74b628f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2534f2caa501451988b8de7a74b628f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4cbbd43ebd03487b8347a97f0d273e27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cbbd43ebd03487b8347a97f0d273e27", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/4e308ef98860483eb1894aec0a78ef04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e308ef98860483eb1894aec0a78ef04", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a0c09db87b1b4fe4a5df8da860ed8c3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0c09db87b1b4fe4a5df8da860ed8c3c", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/b90d8ac192df425d8478db7dfb0b4efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b90d8ac192df425d8478db7dfb0b4efa", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/bc44f1f6b7fe4a97b0029ef661ab04c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc44f1f6b7fe4a97b0029ef661ab04c1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/bcae14008ec64118a3b41864a0101dd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcae14008ec64118a3b41864a0101dd5", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c8be651dc665496ba5bed811ebde6fed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8be651dc665496ba5bed811ebde6fed", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001", "links": {"self": "http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d53bfcdb6d0f46d38adad6d1e1c68f4d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/e15b9b57d7a54e6387b86c46e3a462b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15b9b57d7a54e6387b86c46e3a462b6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/ee02d03ab82b419b9e9308cd411f7127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee02d03ab82b419b9e9308cd411f7127", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f1e9e6551beb4e52882be10ffb343c67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1e9e6551beb4e52882be10ffb343c67", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f55f28f16d87449a96c40a72e9d26d42"}, "domain_id": "3e09c80a7940425ea52056461b8058e9", "enabled": true, "options": {}, "id": "f55f28f16d87449a96c40a72e9d26d42", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-02 09:15:06,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fda9c543-c5c8-4c73-b295-6c645f923716 2018-12-02 09:15:06,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24413394928s 2018-12-02 09:15:06,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:15:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:06,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94647010-828d-4ddd-bdd9-2deafcd900ce 2018-12-02 09:15:06,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116"}, "tags": [], "enabled": true, "id": "4c1c4d2d7f344fb4857894a2b8e48116", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}]} 2018-12-02 09:15:06,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-94647010-828d-4ddd-bdd9-2deafcd900ce 2018-12-02 09:15:06,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.429808139801s 2018-12-02 09:15:06,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 09:15:06,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d53bfcdb6d0f46d38adad6d1e1c68f4d&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=4c1c4d2d7f344fb4857894a2b8e48116" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:06,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53c2f05-36fb-427a-a468-296e27ae3b74 2018-12-02 09:15:06,989 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d53bfcdb6d0f46d38adad6d1e1c68f4d&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=4c1c4d2d7f344fb4857894a2b8e48116", "previous": null, "next": null}} 2018-12-02 09:15:06,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d53bfcdb6d0f46d38adad6d1e1c68f4d&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=4c1c4d2d7f344fb4857894a2b8e48116 used request id req-c53c2f05-36fb-427a-a468-296e27ae3b74 2018-12-02 09:15:06,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125478982925s 2018-12-02 09:15:06,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 09:15:06,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116/users/d53bfcdb6d0f46d38adad6d1e1c68f4d/roles/46fd5bd737944401be18dea21538bf4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:07,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-768f2a68-704d-4098-b075-7ef42e10b30a 2018-12-02 09:15:07,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:15:07,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116/users/d53bfcdb6d0f46d38adad6d1e1c68f4d/roles/46fd5bd737944401be18dea21538bf4e used request id req-768f2a68-704d-4098-b075-7ef42e10b30a 2018-12-02 09:15:07,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268881082535s 2018-12-02 09:15:07,263 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001', 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'4c1c4d2d7f344fb4857894a2b8e48116', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3fd1b48a-e0c9-4a62-8730-b38e3ddb3900', 'username': u'tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 09:15:07,267 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001', 'password': '3fd1b48a-e0c9-4a62-8730-b38e3ddb3900', 'project_name': 'tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '4c1c4d2d7f344fb4857894a2b8e48116', 'project_domain_name': 'Default'} 2018-12-02 09:15:07,267 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-02 09:15:07,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:15:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:07,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ec10b6-8905-4ae2-89f1-97bb31322b94 2018-12-02 09:15:07,483 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:15:07,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-69ec10b6-8905-4ae2-89f1-97bb31322b94 2018-12-02 09:15:07,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215762853622s 2018-12-02 09:15:07,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:15:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:07,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe60c0b-af2e-44dd-b73e-2aa7b0b56003 2018-12-02 09:15:07,714 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116"}, "tags": [], "enabled": true, "id": "4c1c4d2d7f344fb4857894a2b8e48116", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}]} 2018-12-02 09:15:07,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-dbe60c0b-af2e-44dd-b73e-2aa7b0b56003 2018-12-02 09:15:07,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225243806839s 2018-12-02 09:15:07,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 09:15:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" -d '{"network": {"tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "name": "tenantnetwork2-net_6c55e735-8526-47fa-b629-7f53735b0001", "admin_state_up": true}}' 2018-12-02 09:15:08,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:08 GMT X-Openstack-Request-Id: req-1282e58f-d848-4293-9d11-42ea8a7d395a 2018-12-02 09:15:08,501 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"4c1c4d2d7f344fb4857894a2b8e48116","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:08Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_6c55e735-8526-47fa-b629-7f53735b0001","admin_state_up":true,"tenant_id":"4c1c4d2d7f344fb4857894a2b8e48116","created_at":"2018-12-02T09:15:08Z","mtu":1450}} 2018-12-02 09:15:08,501 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1282e58f-d848-4293-9d11-42ea8a7d395a 2018-12-02 09:15:08,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.784976959229s 2018-12-02 09:15:08,502 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:15:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97', 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_6c55e735-8526-47fa-b629-7f53735b0001', u'created_at': u'2018-12-02T09:15:08Z', u'mtu': 1450, u'tenant_id': u'4c1c4d2d7f344fb4857894a2b8e48116', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4c1c4d2d7f344fb4857894a2b8e48116', u'l2_adjacency': True}) 2018-12-02 09:15:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:08,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7742c108-78e8-48c9-b600-63db40e25c30 2018-12-02 09:15:08,512 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:15:08,512 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-7742c108-78e8-48c9-b600-63db40e25c30 2018-12-02 09:15:08,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:15:08,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c1c4d2d7f344fb4857894a2b8e48116", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_4c1c4d2d7f344fb4857894a2b8e48116", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4c1c4d2d7f344fb4857894a2b8e48116", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/4c1c4d2d7f344fb4857894a2b8e48116", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001", "id": "d53bfcdb6d0f46d38adad6d1e1c68f4d"}, "audit_ids": ["xBvzCS10QuKV99o7EZQaoQ"], "issued_at": "2018-12-02T09:15:08.000000Z"}} 2018-12-02 09:15:08,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:08,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:10,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:10 GMT X-Openstack-Request-Id: req-cfd982a9-fe8f-4897-9b36-1f67b41239ad 2018-12-02 09:15:10,333 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4c1c4d2d7f344fb4857894a2b8e48116","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:08Z","qos_policy_id":null,"name":"tenantnetwork2-net_6c55e735-8526-47fa-b629-7f53735b0001","admin_state_up":true,"tenant_id":"4c1c4d2d7f344fb4857894a2b8e48116","created_at":"2018-12-02T09:15:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","mtu":1500}]} 2018-12-02 09:15:10,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cfd982a9-fe8f-4897-9b36-1f67b41239ad 2018-12-02 09:15:10,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.42456197739s 2018-12-02 09:15:10,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 09:15:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" -d '{"subnet": {"name": "tenantnetwork2-subnet_6c55e735-8526-47fa-b629-7f53735b0001", "enable_dhcp": true, "network_id": "b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 09:15:11,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:11 GMT X-Openstack-Request-Id: req-3c14634c-b371-47de-b62d-793bff0e0d9b 2018-12-02 09:15:11,589 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97","tenant_id":"4c1c4d2d7f344fb4857894a2b8e48116","created_at":"2018-12-02T09:15:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T09:15:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4c1c4d2d7f344fb4857894a2b8e48116","id":"bd20d822-40d0-477f-a6c2-49a6c0de63ce","subnetpool_id":null,"name":"tenantnetwork2-subnet_6c55e735-8526-47fa-b629-7f53735b0001"}} 2018-12-02 09:15:11,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3c14634c-b371-47de-b62d-793bff0e0d9b 2018-12-02 09:15:11,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.25435304642s 2018-12-02 09:15:11,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:15:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bd20d822-40d0-477f-a6c2-49a6c0de63ce', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_6c55e735-8526-47fa-b629-7f53735b0001', u'enable_dhcp': True, u'network_id': u'b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97', u'tenant_id': u'4c1c4d2d7f344fb4857894a2b8e48116', u'created_at': u'2018-12-02T09:15:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c1c4d2d7f344fb4857894a2b8e48116'}) 2018-12-02 09:15:11,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 09:15:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" -d '{"router": {"external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b"}, "name": "tenantnetwork2-router_6c55e735-8526-47fa-b629-7f53735b0001", "admin_state_up": true}}' 2018-12-02 09:15:18,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:18 GMT X-Openstack-Request-Id: req-90b2fae6-3e65-4c71-9323-f5dc714ca048 2018-12-02 09:15:18,421 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "created_at": "2018-12-02T09:15:12Z", "admin_state_up": true, "updated_at": "2018-12-02T09:15:13Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4c1c4d2d7f344fb4857894a2b8e48116", "id": "c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283", "name": "tenantnetwork2-router_6c55e735-8526-47fa-b629-7f53735b0001"}} 2018-12-02 09:15:18,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-90b2fae6-3e65-4c71-9323-f5dc714ca048 2018-12-02 09:15:18,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.83049702644s 2018-12-02 09:15:18,422 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:15:13Z', u'revision_number': 3, u'id': u'c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283', u'external_gateway_info': {u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1c366485-816a-41b8-95b1-25eeab3c03bf', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_6c55e735-8526-47fa-b629-7f53735b0001', u'admin_state_up': True, u'tenant_id': u'4c1c4d2d7f344fb4857894a2b8e48116', u'created_at': u'2018-12-02T09:15:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c1c4d2d7f344fb4857894a2b8e48116'}) 2018-12-02 09:15:18,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 09:15:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" -d '{"subnet_id": "bd20d822-40d0-477f-a6c2-49a6c0de63ce"}' 2018-12-02 09:15:21,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:21 GMT X-Openstack-Request-Id: req-8adf2c4d-5a86-4aa2-a535-7b89fcc25844 2018-12-02 09:15:21,972 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "subnet_id": "bd20d822-40d0-477f-a6c2-49a6c0de63ce", "subnet_ids": ["bd20d822-40d0-477f-a6c2-49a6c0de63ce"], "port_id": "0df666b2-dca0-43fa-af3c-39ace6cad131", "id": "c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283"} 2018-12-02 09:15:21,972 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283/add_router_interface.json used request id req-8adf2c4d-5a86-4aa2-a535-7b89fcc25844 2018-12-02 09:15:21,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.55010104179s 2018-12-02 09:15:22,082 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:15:22,082 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-02 09:15:22,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 09:15:22,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" -d '{"subnet_id": "bd20d822-40d0-477f-a6c2-49a6c0de63ce"}' 2018-12-02 09:15:26,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:26 GMT X-Openstack-Request-Id: req-2a96dec7-1367-485c-bc3b-8a62974a2201 2018-12-02 09:15:26,157 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "subnet_id": "bd20d822-40d0-477f-a6c2-49a6c0de63ce", "subnet_ids": ["bd20d822-40d0-477f-a6c2-49a6c0de63ce"], "port_id": "0df666b2-dca0-43fa-af3c-39ace6cad131", "id": "c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283"} 2018-12-02 09:15:26,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283/remove_router_interface.json used request id req-2a96dec7-1367-485c-bc3b-8a62974a2201 2018-12-02 09:15:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.06927800179s 2018-12-02 09:15:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:15:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:27 GMT X-Openstack-Request-Id: req-f235ed0c-fccf-4139-89be-4c95d01aaf5d 2018-12-02 09:15:27,353 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "created_at": "2018-12-02T09:15:12Z", "admin_state_up": true, "updated_at": "2018-12-02T09:15:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4c1c4d2d7f344fb4857894a2b8e48116", "id": "c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283", "name": "tenantnetwork2-router_6c55e735-8526-47fa-b629-7f53735b0001"}]} 2018-12-02 09:15:27,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f235ed0c-fccf-4139-89be-4c95d01aaf5d 2018-12-02 09:15:27,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.19611287117s 2018-12-02 09:15:27,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 09:15:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:31,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:31 GMT X-Openstack-Request-Id: req-7cae0819-0b47-47b3-b5e9-3780de5605c2 2018-12-02 09:15:31,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:31,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c36d29c7-d9b6-4eae-9fe2-4ce87ff8d283.json used request id req-7cae0819-0b47-47b3-b5e9-3780de5605c2 2018-12-02 09:15:31,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.56800103188s 2018-12-02 09:15:31,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:15:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:32,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:32 GMT X-Openstack-Request-Id: req-855f0806-9540-4e57-a192-1aca17583755 2018-12-02 09:15:32,252 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97","tenant_id":"4c1c4d2d7f344fb4857894a2b8e48116","created_at":"2018-12-02T09:15:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T09:15:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4c1c4d2d7f344fb4857894a2b8e48116","id":"bd20d822-40d0-477f-a6c2-49a6c0de63ce","subnetpool_id":null,"name":"tenantnetwork2-subnet_6c55e735-8526-47fa-b629-7f53735b0001"}]} 2018-12-02 09:15:32,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-855f0806-9540-4e57-a192-1aca17583755 2018-12-02 09:15:32,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.328629970551s 2018-12-02 09:15:32,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 09:15:32,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/bd20d822-40d0-477f-a6c2-49a6c0de63ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:34,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:34 GMT X-Openstack-Request-Id: req-a217566d-ae9a-4c9e-a350-35661c9d2cc4 2018-12-02 09:15:34,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:34,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/bd20d822-40d0-477f-a6c2-49a6c0de63ce.json used request id req-a217566d-ae9a-4c9e-a350-35661c9d2cc4 2018-12-02 09:15:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51182103157s 2018-12-02 09:15:34,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:35,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:35 GMT X-Openstack-Request-Id: req-006b168c-7c1c-40d9-a419-345f9cae0af3 2018-12-02 09:15:35,985 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4c1c4d2d7f344fb4857894a2b8e48116","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:34Z","qos_policy_id":null,"name":"tenantnetwork2-net_6c55e735-8526-47fa-b629-7f53735b0001","admin_state_up":true,"tenant_id":"4c1c4d2d7f344fb4857894a2b8e48116","created_at":"2018-12-02T09:15:08Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","mtu":1500}]} 2018-12-02 09:15:35,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-006b168c-7c1c-40d9-a419-345f9cae0af3 2018-12-02 09:15:35,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21926999092s 2018-12-02 09:15:35,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 09:15:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fdf54b49620b46c1bd2d6ca8d991d1283347283d" 2018-12-02 09:15:37,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:37 GMT X-Openstack-Request-Id: req-0e1ffe11-9348-459b-84df-40c85b610897 2018-12-02 09:15:37,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:37,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/b3d4b46e-a3e0-45d0-8fa1-e5d3bf42ed97.json used request id req-0e1ffe11-9348-459b-84df-40c85b610897 2018-12-02 09:15:37,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09163093567s 2018-12-02 09:15:37,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:15:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:37,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e337e8e8-990d-47d4-8942-14b2ace30f96 2018-12-02 09:15:37,326 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/014cc022044f422993cdd1039f7eee0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014cc022044f422993cdd1039f7eee0e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1c1a7cae74ac48fabf87c6aa9806b3c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a7cae74ac48fabf87c6aa9806b3c8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/2534f2caa501451988b8de7a74b628f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2534f2caa501451988b8de7a74b628f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4cbbd43ebd03487b8347a97f0d273e27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cbbd43ebd03487b8347a97f0d273e27", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/4e308ef98860483eb1894aec0a78ef04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e308ef98860483eb1894aec0a78ef04", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a0c09db87b1b4fe4a5df8da860ed8c3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0c09db87b1b4fe4a5df8da860ed8c3c", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/b90d8ac192df425d8478db7dfb0b4efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b90d8ac192df425d8478db7dfb0b4efa", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/bc44f1f6b7fe4a97b0029ef661ab04c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc44f1f6b7fe4a97b0029ef661ab04c1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/bcae14008ec64118a3b41864a0101dd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcae14008ec64118a3b41864a0101dd5", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c8be651dc665496ba5bed811ebde6fed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8be651dc665496ba5bed811ebde6fed", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001", "links": {"self": "http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d53bfcdb6d0f46d38adad6d1e1c68f4d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/e15b9b57d7a54e6387b86c46e3a462b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15b9b57d7a54e6387b86c46e3a462b6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/ee02d03ab82b419b9e9308cd411f7127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee02d03ab82b419b9e9308cd411f7127", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f1e9e6551beb4e52882be10ffb343c67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1e9e6551beb4e52882be10ffb343c67", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f55f28f16d87449a96c40a72e9d26d42"}, "domain_id": "3e09c80a7940425ea52056461b8058e9", "enabled": true, "options": {}, "id": "f55f28f16d87449a96c40a72e9d26d42", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-02 09:15:37,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e337e8e8-990d-47d4-8942-14b2ace30f96 2018-12-02 09:15:37,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247339963913s 2018-12-02 09:15:37,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:15:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:37,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de3763b-4639-418e-91ad-38987b521abc 2018-12-02 09:15:37,571 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_6c55e735-8526-47fa-b629-7f53735b0001", "links": {"self": "http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d53bfcdb6d0f46d38adad6d1e1c68f4d", "description": null}} 2018-12-02 09:15:37,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d used request id req-3de3763b-4639-418e-91ad-38987b521abc 2018-12-02 09:15:37,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239278078079s 2018-12-02 09:15:37,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 09:15:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:37,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a07c3f6e-1cf3-4956-b18d-03dbff6d3aa2 2018-12-02 09:15:37,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:15:37,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d53bfcdb6d0f46d38adad6d1e1c68f4d used request id req-a07c3f6e-1cf3-4956-b18d-03dbff6d3aa2 2018-12-02 09:15:37,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.377465009689s 2018-12-02 09:15:37,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:15:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:38,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006e9aca-8f03-4e14-8d1b-291c61535117 2018-12-02 09:15:38,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116"}, "tags": [], "enabled": true, "id": "4c1c4d2d7f344fb4857894a2b8e48116", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6c55e735-8526-47fa-b629-7f53735b0001"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 09:15:38,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-006e9aca-8f03-4e14-8d1b-291c61535117 2018-12-02 09:15:38,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223697900772s 2018-12-02 09:15:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 09:15:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:38,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d5fede-48f7-45be-99ab-be7cfff263d4 2018-12-02 09:15:38,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:15:38,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4c1c4d2d7f344fb4857894a2b8e48116 used request id req-71d5fede-48f7-45be-99ab-be7cfff263d4 2018-12-02 09:15:38,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.413497209549s 2018-12-02 09:15:38,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:15:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4c1c4d2d7f344fb4857894a2b8e48116&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:39,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:39 GMT X-Openstack-Request-Id: req-899e3c89-f110-498b-b56e-62ffa8c2d1cb 2018-12-02 09:15:39,729 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "created_at": "2018-12-02T09:15:07Z", "updated_at": "2018-12-02T09:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "30237011-b199-48ae-a637-dc0d1bc9d919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "320dc323-9ab8-4e40-a2e0-24875b147343", "remote_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "87e3ad8b-5760-4b87-9608-8aa95d8c19e4", "remote_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "f66a6ef0-6ed6-4d50-9a12-d9fa782c8478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}], "revision_number": 1, "project_id": "4c1c4d2d7f344fb4857894a2b8e48116", "id": "f20a21f1-5277-445c-a794-2756b619b53c", "name": "default"}]} 2018-12-02 09:15:39,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4c1c4d2d7f344fb4857894a2b8e48116&name=default used request id req-899e3c89-f110-498b-b56e-62ffa8c2d1cb 2018-12-02 09:15:39,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.12487912178s 2018-12-02 09:15:39,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:15:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:40,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:40 GMT X-Openstack-Request-Id: req-60f6e6ed-77a7-4484-8090-3efe727c122e 2018-12-02 09:15:40,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34448a509c564706a35958216ccd2cd0", "created_at": "2018-12-02T09:11:39Z", "updated_at": "2018-12-02T09:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "92ce5e4d-d2ce-4213-b19c-de4791cf8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "580716ed-e921-47cc-b57f-ffd0ed7edcff", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "450e2a13-a362-4198-9e76-825057c2dc61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "86207e37-0525-4737-9a33-aab81a13d141", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}], "revision_number": 1, "project_id": "34448a509c564706a35958216ccd2cd0", "id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T09:14:37Z", "updated_at": "2018-12-02T09:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "85f366ae-0a86-4434-ac89-1b173d665fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "990a98ac-1312-4f38-af6e-472fd72ffae2", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "652139b1-f7a1-489d-b432-501b0476d55f", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "f78c2f9c-2053-4acd-9e5d-303442abc1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:35Z", "updated_at": "2018-12-02T09:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "d18173b6-7fb4-4aa2-a6ba-c5ddbb0662b5", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "75e82ca3-aab1-4440-b1a1-553c782ff686", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "296fda63-0bfb-4891-a4e4-5ea6c4a2934d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "1f94d8e1-de35-4431-a33c-56233ef96f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "created_at": "2018-12-02T09:15:07Z", "updated_at": "2018-12-02T09:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "f66a6ef0-6ed6-4d50-9a12-d9fa782c8478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "320dc323-9ab8-4e40-a2e0-24875b147343", "remote_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "30237011-b199-48ae-a637-dc0d1bc9d919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:15:08Z", "revision_number": 0, "id": "87e3ad8b-5760-4b87-9608-8aa95d8c19e4", "remote_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:15:08Z", "security_group_id": "f20a21f1-5277-445c-a794-2756b619b53c", "tenant_id": "4c1c4d2d7f344fb4857894a2b8e48116", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c1c4d2d7f344fb4857894a2b8e48116"}], "revision_number": 1, "project_id": "4c1c4d2d7f344fb4857894a2b8e48116", "id": "f20a21f1-5277-445c-a794-2756b619b53c", "name": "default"}]} 2018-12-02 09:15:40,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-60f6e6ed-77a7-4484-8090-3efe727c122e 2018-12-02 09:15:40,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.490717887878s 2018-12-02 09:15:40,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 09:15:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f20a21f1-5277-445c-a794-2756b619b53c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf0ba4abd5fbc6fa6c60008cd9dd07bc1001216d" 2018-12-02 09:15:40,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:15:40 GMT X-Openstack-Request-Id: req-77919fca-d96e-4aae-baa2-8c0ba49c640f 2018-12-02 09:15:40,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:15:40,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f20a21f1-5277-445c-a794-2756b619b53c.json used request id req-77919fca-d96e-4aae-baa2-8c0ba49c640f 2018-12-02 09:15:40,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.332594871521s 2018-12-02 09:15:40,607 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-02 09:15:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:40,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034eba27-30b0-4e1c-98ac-5505020b30cb 2018-12-02 09:15:40,705 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:15:40,705 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-034eba27-30b0-4e1c-98ac-5505020b30cb 2018-12-02 09:15:40,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:15:41,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["CmLdazdNS9aAgSSET4AOqw"], "issued_at": "2018-12-02T09:15:41.000000Z"}} 2018-12-02 09:15:41,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:15:41,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:41 GMT X-Openstack-Request-Id: req-3b696904-5afe-431b-afcb-cbf0ecc8b99c 2018-12-02 09:15:41,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:15:41,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3b696904-5afe-431b-afcb-cbf0ecc8b99c 2018-12-02 09:15:41,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396855831146s 2018-12-02 09:15:41,607 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-02 09:15:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:41,619 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77811d83-0f24-4fd0-a2cb-aa16769dd1cc 2018-12-02 09:15:41,619 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:15:41,619 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-77811d83-0f24-4fd0-a2cb-aa16769dd1cc 2018-12-02 09:15:41,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:15:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:15:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59aef42a-f679-4669-b06f-c2a639e375fe 2018-12-02 09:15:41,825 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:15:41,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-59aef42a-f679-4669-b06f-c2a639e375fe 2018-12-02 09:15:41,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204843044281s 2018-12-02 09:15:41,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:15:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:15:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0829800-8f77-4bf4-9d81-8778a9fc868d 2018-12-02 09:15:42,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 09:15:42,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e0829800-8f77-4bf4-9d81-8778a9fc868d 2018-12-02 09:15:42,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223937034607s 2018-12-02 09:15:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 09:15:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"network": {"tenant_id": "ec88cb6b220942cbbf5d256985839269", "name": "vmready1-net_e98441f5-f162-4543-83f3-701d507db8e0", "admin_state_up": true}}' 2018-12-02 09:15:43,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:43 GMT X-Openstack-Request-Id: req-38a461f1-8f90-480c-ab59-f81262d468d4 2018-12-02 09:15:43,460 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c24a274-bd18-424b-bb1b-b9a029e55dce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:43Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e98441f5-f162-4543-83f3-701d507db8e0","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:15:43Z","mtu":1450}} 2018-12-02 09:15:43,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-38a461f1-8f90-480c-ab59-f81262d468d4 2018-12-02 09:15:43,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.40276694298s 2018-12-02 09:15:43,461 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:15:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c24a274-bd18-424b-bb1b-b9a029e55dce', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_e98441f5-f162-4543-83f3-701d507db8e0', u'created_at': u'2018-12-02T09:15:43Z', u'mtu': 1450, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec88cb6b220942cbbf5d256985839269', u'l2_adjacency': True}) 2018-12-02 09:15:43,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:15:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:15:43,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:43 GMT X-Openstack-Request-Id: req-e4b6b9ea-9ca3-4bd7-9e41-e8308da15e89 2018-12-02 09:15:43,769 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5c24a274-bd18-424b-bb1b-b9a029e55dce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:15:43Z","qos_policy_id":null,"name":"vmready1-net_e98441f5-f162-4543-83f3-701d507db8e0","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:15:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:15:43,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e4b6b9ea-9ca3-4bd7-9e41-e8308da15e89 2018-12-02 09:15:43,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.30731511116s 2018-12-02 09:15:43,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 09:15:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"subnet": {"name": "vmready1-subnet_e98441f5-f162-4543-83f3-701d507db8e0", "enable_dhcp": true, "network_id": "5c24a274-bd18-424b-bb1b-b9a029e55dce", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 09:15:44,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:44 GMT X-Openstack-Request-Id: req-02911fd3-1c67-4fa0-a673-794306a914ef 2018-12-02 09:15:44,868 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T09:15:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c832d404-e070-43dd-8859-be935498aa90","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e98441f5-f162-4543-83f3-701d507db8e0","enable_dhcp":true,"segment_id":null,"network_id":"5c24a274-bd18-424b-bb1b-b9a029e55dce","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:15:44Z","ip_version":4}} 2018-12-02 09:15:44,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-02911fd3-1c67-4fa0-a673-794306a914ef 2018-12-02 09:15:44,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09705400467s 2018-12-02 09:15:44,869 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:15:44Z', 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'c832d404-e070-43dd-8859-be935498aa90', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e98441f5-f162-4543-83f3-701d507db8e0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5c24a274-bd18-424b-bb1b-b9a029e55dce', u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:15:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:15:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 09:15:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"router": {"external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b"}, "name": "vmready1-router_e98441f5-f162-4543-83f3-701d507db8e0", "admin_state_up": true}}' 2018-12-02 09:15:52,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:52 GMT X-Openstack-Request-Id: req-5d7750c5-6268-4dad-888c-d249578efb69 2018-12-02 09:15:52,061 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:15:45Z", "admin_state_up": true, "updated_at": "2018-12-02T09:15:47Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f22066cd-6798-4db4-95fb-b44e539b074a", "name": "vmready1-router_e98441f5-f162-4543-83f3-701d507db8e0"}} 2018-12-02 09:15:52,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5d7750c5-6268-4dad-888c-d249578efb69 2018-12-02 09:15:52,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19191598892s 2018-12-02 09:15:52,062 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:15:47Z', u'revision_number': 3, u'ha': True, u'id': u'f22066cd-6798-4db4-95fb-b44e539b074a', u'external_gateway_info': {u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1c366485-816a-41b8-95b1-25eeab3c03bf', u'ip_address': u'172.30.9.218'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e98441f5-f162-4543-83f3-701d507db8e0', u'admin_state_up': True, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:15:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:15:52,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 09:15:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"subnet_id": "c832d404-e070-43dd-8859-be935498aa90"}' 2018-12-02 09:15:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:55 GMT X-Openstack-Request-Id: req-caea3f06-f2e3-4cd2-a661-0bb5fd2cbcad 2018-12-02 09:15:55,164 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5c24a274-bd18-424b-bb1b-b9a029e55dce", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "c832d404-e070-43dd-8859-be935498aa90", "subnet_ids": ["c832d404-e070-43dd-8859-be935498aa90"], "port_id": "4b555469-eccb-4e9f-ac44-4d41e88d8bac", "id": "f22066cd-6798-4db4-95fb-b44e539b074a"} 2018-12-02 09:15:55,164 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a/add_router_interface.json used request id req-caea3f06-f2e3-4cd2-a661-0bb5fd2cbcad 2018-12-02 09:15:55,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.10227680206s 2018-12-02 09:15:55,165 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 09:15:55,287 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 09:15:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:15:55,295 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:55 GMT 2018-12-02 09:15:55,296 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-02 09:15:55,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:15:55,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:15:56,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:56 GMT X-Openstack-Request-Id: req-80a89a73-e3b3-489c-aa7b-0a572a73550f 2018-12-02 09:15:56,201 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:15:56,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-80a89a73-e3b3-489c-aa7b-0a572a73550f 2018-12-02 09:15:56,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.899845123291s 2018-12-02 09:15:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 09:15:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0"}' 2018-12-02 09:15:57,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 02 Dec 2018 09:15:57 GMT Location: http://172.30.9.22:9292/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e85054c-68af-4cbf-8a41-f55563afd8d1 2018-12-02 09:15:57,084 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:15:56Z", "file": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "539c36fe-d393-41d0-a342-dc5141173cd7", "size": null, "self": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7", "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_e98441f5-f162-4543-83f3-701d507db8e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "checksum": null, "created_at": "2018-12-02T09:15:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 09:15:57,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-4e85054c-68af-4cbf-8a41-f55563afd8d1 2018-12-02 09:15:57,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.878340005875s 2018-12-02 09:15:57,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 09:15:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '' 2018-12-02 09:16:01,552 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:16:01 GMT X-Openstack-Request-Id: req-7159a034-9438-43d1-a08a-3bb247be982e 2018-12-02 09:16:01,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:16:01,553 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/file used request id req-7159a034-9438-43d1-a08a-3bb247be982e 2018-12-02 09:16:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.46795392036s 2018-12-02 09:16:01,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:16:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:02,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:02 GMT X-Openstack-Request-Id: req-97b9cd49-5b4c-439c-a1f8-886f3fa04cc7 2018-12-02 09:16:02,371 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:16:01Z", "file": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "539c36fe-d393-41d0-a342-dc5141173cd7", "size": 12716032, "self": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:15:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:16:02,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-97b9cd49-5b4c-439c-a1f8-886f3fa04cc7 2018-12-02 09:16:02,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813266038895s 2018-12-02 09:16:02,373 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/file', 'owner': u'ec88cb6b220942cbbf5d256985839269', 'id': u'539c36fe-d393-41d0-a342-dc5141173cd7', 'size': 12716032, u'self': u'/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec88cb6b220942cbbf5d256985839269', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T09:16:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T09:16:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0', '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/539c36fe-d393-41d0-a342-dc5141173cd7', 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_e98441f5-f162-4543-83f3-701d507db8e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0', 'created': u'2018-12-02T09:15:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T09:15:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7', 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_e98441f5-f162-4543-83f3-701d507db8e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 09:16:02,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 09:16:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e98441f5-f162-4543-83f3-701d507db8e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 09:16:03,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-cceaa23e-d095-4690-9dd4-05b0d46e02cf x-openstack-request-id: req-cceaa23e-d095-4690-9dd4-05b0d46e02cf 2018-12-02 09:16:03,062 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_e98441f5-f162-4543-83f3-701d507db8e0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0", "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": "a3a26025-925a-474a-ae6f-a266b3246fa0"}} 2018-12-02 09:16:03,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-cceaa23e-d095-4690-9dd4-05b0d46e02cf 2018-12-02 09:16:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.685254096985s 2018-12-02 09:16:03,063 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e98441f5-f162-4543-83f3-701d507db8e0', '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'ec88cb6b220942cbbf5d256985839269', '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'a3a26025-925a-474a-ae6f-a266b3246fa0', 'swap': 0}) 2018-12-02 09:16:03,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 09:16:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"extra_specs": {}}' 2018-12-02 09:16:03,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08113ff1-6d1a-4e6a-8f0e-abfc9992abca x-openstack-request-id: req-08113ff1-6d1a-4e6a-8f0e-abfc9992abca 2018-12-02 09:16:03,088 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 09:16:03,089 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0/os-extra_specs used request id req-08113ff1-6d1a-4e6a-8f0e-abfc9992abca 2018-12-02 09:16:03,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250799655914s 2018-12-02 09:16:03,201 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:16:03,201 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 09:16:03,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 09:16:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" -d '{"subnet_id": "c832d404-e070-43dd-8859-be935498aa90"}' 2018-12-02 09:16:07,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:07 GMT X-Openstack-Request-Id: req-6527c18a-7e64-45d9-9173-ee6974ea4b0d 2018-12-02 09:16:07,307 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5c24a274-bd18-424b-bb1b-b9a029e55dce", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "c832d404-e070-43dd-8859-be935498aa90", "subnet_ids": ["c832d404-e070-43dd-8859-be935498aa90"], "port_id": "4b555469-eccb-4e9f-ac44-4d41e88d8bac", "id": "f22066cd-6798-4db4-95fb-b44e539b074a"} 2018-12-02 09:16:07,307 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a/remove_router_interface.json used request id req-6527c18a-7e64-45d9-9173-ee6974ea4b0d 2018-12-02 09:16:07,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.10338592529s 2018-12-02 09:16:07,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:16:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:07,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:07 GMT X-Openstack-Request-Id: req-95124f9a-4334-43b9-b8af-a40af49dd047 2018-12-02 09:16:07,744 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.218"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:15:45Z", "admin_state_up": true, "updated_at": "2018-12-02T09:16:05Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f22066cd-6798-4db4-95fb-b44e539b074a", "name": "vmready1-router_e98441f5-f162-4543-83f3-701d507db8e0"}]} 2018-12-02 09:16:07,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-95124f9a-4334-43b9-b8af-a40af49dd047 2018-12-02 09:16:07,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.434868097305s 2018-12-02 09:16:07,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 09:16:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:12,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:13 GMT X-Openstack-Request-Id: req-cf74cf48-0a67-48b9-b4fa-9d2e74b76543 2018-12-02 09:16:12,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:12,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f22066cd-6798-4db4-95fb-b44e539b074a.json used request id req-cf74cf48-0a67-48b9-b4fa-9d2e74b76543 2018-12-02 09:16:12,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.23056602478s 2018-12-02 09:16:12,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:16:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:13,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:13 GMT X-Openstack-Request-Id: req-7cd67e63-c22b-499a-9d9e-d21209783051 2018-12-02 09:16:13,288 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T09:11:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1c366485-816a-41b8-95b1-25eeab3c03bf","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"34448a509c564706a35958216ccd2cd0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:46Z","ip_version":4},{"updated_at":"2018-12-02T09:15:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c832d404-e070-43dd-8859-be935498aa90","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e98441f5-f162-4543-83f3-701d507db8e0","enable_dhcp":true,"segment_id":null,"network_id":"5c24a274-bd18-424b-bb1b-b9a029e55dce","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:15:44Z","ip_version":4}]} 2018-12-02 09:16:13,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7cd67e63-c22b-499a-9d9e-d21209783051 2018-12-02 09:16:13,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.311173915863s 2018-12-02 09:16:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 09:16:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c832d404-e070-43dd-8859-be935498aa90.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:15,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:15 GMT X-Openstack-Request-Id: req-4aa39339-299a-4ce0-a2af-a37b597fb821 2018-12-02 09:16:15,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:15,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c832d404-e070-43dd-8859-be935498aa90.json used request id req-4aa39339-299a-4ce0-a2af-a37b597fb821 2018-12-02 09:16:15,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44201302528s 2018-12-02 09:16:15,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:16:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:16,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:16 GMT X-Openstack-Request-Id: req-fab9b6af-69d0-4bce-9176-8a3d0652e47b 2018-12-02 09:16:16,909 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5c24a274-bd18-424b-bb1b-b9a029e55dce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:16:15Z","qos_policy_id":null,"name":"vmready1-net_e98441f5-f162-4543-83f3-701d507db8e0","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:15:43Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:16:16,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fab9b6af-69d0-4bce-9176-8a3d0652e47b 2018-12-02 09:16:16,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17724204063s 2018-12-02 09:16:16,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 09:16:16,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5c24a274-bd18-424b-bb1b-b9a029e55dce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:17,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:17 GMT X-Openstack-Request-Id: req-38ebfe8e-b925-4588-be84-4b9ca905a745 2018-12-02 09:16:17,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:17,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5c24a274-bd18-424b-bb1b-b9a029e55dce.json used request id req-38ebfe8e-b925-4588-be84-4b9ca905a745 2018-12-02 09:16:17,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.612792015076s 2018-12-02 09:16:17,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:16:17,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:18,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:18 GMT X-Openstack-Request-Id: req-7e1b24ad-6fe0-4b64-bd77-274dbd477dad 2018-12-02 09:16:18,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:16:01Z", "file": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "539c36fe-d393-41d0-a342-dc5141173cd7", "size": 12716032, "self": "/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/539c36fe-d393-41d0-a342-dc5141173cd7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e98441f5-f162-4543-83f3-701d507db8e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:15:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:16:18,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7e1b24ad-6fe0-4b64-bd77-274dbd477dad 2018-12-02 09:16:18,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.834539890289s 2018-12-02 09:16:18,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 09:16:18,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:19,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:16:19 GMT X-Openstack-Request-Id: req-485a2ff4-78a8-4f70-a64d-e630a823e949 2018-12-02 09:16:19,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:16:19,676 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/539c36fe-d393-41d0-a342-dc5141173cd7 used request id req-485a2ff4-78a8-4f70-a64d-e630a823e949 2018-12-02 09:16:19,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31027507782s 2018-12-02 09:16:19,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 09:16:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:19,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-265460ad-cbb8-4a5e-82ce-7e34d8c44c11 x-openstack-request-id: req-265460ad-cbb8-4a5e-82ce-7e34d8c44c11 2018-12-02 09:16:19,830 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_e98441f5-f162-4543-83f3-701d507db8e0", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0", "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": "a3a26025-925a-474a-ae6f-a266b3246fa0"}]} 2018-12-02 09:16:19,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-265460ad-cbb8-4a5e-82ce-7e34d8c44c11 2018-12-02 09:16:19,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139169931412s 2018-12-02 09:16:19,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 09:16:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e5d60f73a1791b3dfb298ce9fb35d077887512c" 2018-12-02 09:16:19,975 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-12eb974c-db8e-4a6e-98c1-2ab5ec15a0bc x-openstack-request-id: req-12eb974c-db8e-4a6e-98c1-2ab5ec15a0bc 2018-12-02 09:16:19,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a3a26025-925a-474a-ae6f-a266b3246fa0 used request id req-12eb974c-db8e-4a6e-98c1-2ab5ec15a0bc 2018-12-02 09:16:19,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.143867969513s 2018-12-02 09:16:20,014 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-02 09:16:20,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:16:20,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30abdcaa-f04b-4d7c-bfef-1d82c3e405da 2018-12-02 09:16:20,054 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:16:20,054 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-30abdcaa-f04b-4d7c-bfef-1d82c3e405da 2018-12-02 09:16:20,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:16:20,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["PrhE08R2Twy2x2yzP6B7ig"], "issued_at": "2018-12-02T09:16:20.000000Z"}} 2018-12-02 09:16:20,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:16:20,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:21,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:21 GMT X-Openstack-Request-Id: req-9707c6c0-a281-4f0d-ae83-16f05168cdd7 2018-12-02 09:16:21,563 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:16:21,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9707c6c0-a281-4f0d-ae83-16f05168cdd7 2018-12-02 09:16:21,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10070896149s 2018-12-02 09:16:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:16:21,576 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a2945d-3c36-4ce6-aa35-9fd7ad58856e 2018-12-02 09:16:21,576 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:16:21,576 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-75a2945d-3c36-4ce6-aa35-9fd7ad58856e 2018-12-02 09:16:21,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:16:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b402295-1eb4-4efc-a61a-2f33025f079b 2018-12-02 09:16:21,805 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:16:21,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3b402295-1eb4-4efc-a61a-2f33025f079b 2018-12-02 09:16:21,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227647066116s 2018-12-02 09:16:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-02 09:16:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}}' 2018-12-02 09:16:22,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c84e415-3887-4af8-a909-ba81f0b69959 2018-12-02 09:16:22,101 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085"}, "tags": [], "enabled": true, "id": "96ac3b1169da4247b8fb6de7f51bc085", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}} 2018-12-02 09:16:22,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4c84e415-3887-4af8-a909-ba81f0b69959 2018-12-02 09:16:22,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.288628816605s 2018-12-02 09:16:22,102 - 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'96ac3b1169da4247b8fb6de7f51bc085', '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_e34e223b-4978-4751-b5b8-12127e8fb908'}) 2018-12-02 09:16:22,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-02 09:16:22,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "33d7e34c-5cf2-441c-8313-ebe849503220", "email": null, "name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908"}}' 2018-12-02 09:16:22,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffcb83a9-2061-45ff-a6b3-f2ab46d2b27d 2018-12-02 09:16:22,892 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908", "links": {"self": "http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7c66f5c9bf4f97b5054686887b38bc", "domain_id": "default", "password_expires_at": null}} 2018-12-02 09:16:22,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ffcb83a9-2061-45ff-a6b3-f2ab46d2b27d 2018-12-02 09:16:22,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.784157037735s 2018-12-02 09:16:22,893 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7b7c66f5c9bf4f97b5054686887b38bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908'}) 2018-12-02 09:16:22,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:16:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:23,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee78c17c-c270-4e2d-b1d4-b5fd29bccd63 2018-12-02 09:16:23,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:16:23,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ee78c17c-c270-4e2d-b1d4-b5fd29bccd63 2018-12-02 09:16:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225494146347s 2018-12-02 09:16:23,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:16:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:23,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1185c38-9688-40b5-a4a6-10a563072a7e 2018-12-02 09:16:23,318 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:16:23,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c1185c38-9688-40b5-a4a6-10a563072a7e 2018-12-02 09:16:23,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191134929657s 2018-12-02 09:16:23,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-02 09:16:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:23,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a23ef8d-92fb-4472-ab49-3477feb7faa3 2018-12-02 09:16:23,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2499f040453648dda112729aca09e2b8", "links": {"self": "http://172.30.9.22:5000/v3/roles/2499f040453648dda112729aca09e2b8"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46fd5bd737944401be18dea21538bf4e", "links": {"self": "http://172.30.9.22:5000/v3/roles/46fd5bd737944401be18dea21538bf4e"}, "name": "member"}, {"domain_id": null, "id": "6a4c5febb9f4423daafebae0ddc483fe", "links": {"self": "http://172.30.9.22:5000/v3/roles/6a4c5febb9f4423daafebae0ddc483fe"}, "name": "admin"}, {"domain_id": null, "id": "72e0a0eabe554883af355e3fa7f4d383", "links": {"self": "http://172.30.9.22:5000/v3/roles/72e0a0eabe554883af355e3fa7f4d383"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9acaa2a92e9b4468a0245226de163df9", "links": {"self": "http://172.30.9.22:5000/v3/roles/9acaa2a92e9b4468a0245226de163df9"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ee804e50d3cc4252938b84a5ab922976", "links": {"self": "http://172.30.9.22:5000/v3/roles/ee804e50d3cc4252938b84a5ab922976"}, "name": "swiftoperator"}]} 2018-12-02 09:16:23,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2a23ef8d-92fb-4472-ab49-3477feb7faa3 2018-12-02 09:16:23,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219231843948s 2018-12-02 09:16:23,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:16:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:23,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f49b9c-6ee2-4028-943a-eaf10d2e472a 2018-12-02 09:16:23,766 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-02 09:16:23,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-68f49b9c-6ee2-4028-943a-eaf10d2e472a 2018-12-02 09:16:23,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218503952026s 2018-12-02 09:16:23,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:16:23,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:23,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f734fc8-5fb7-4fab-9b3a-4b8cc9d7b54b 2018-12-02 09:16:23,998 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/014cc022044f422993cdd1039f7eee0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014cc022044f422993cdd1039f7eee0e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1c1a7cae74ac48fabf87c6aa9806b3c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a7cae74ac48fabf87c6aa9806b3c8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/2534f2caa501451988b8de7a74b628f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2534f2caa501451988b8de7a74b628f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4cbbd43ebd03487b8347a97f0d273e27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cbbd43ebd03487b8347a97f0d273e27", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/4e308ef98860483eb1894aec0a78ef04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e308ef98860483eb1894aec0a78ef04", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908", "links": {"self": "http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7c66f5c9bf4f97b5054686887b38bc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a0c09db87b1b4fe4a5df8da860ed8c3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0c09db87b1b4fe4a5df8da860ed8c3c", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/b90d8ac192df425d8478db7dfb0b4efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b90d8ac192df425d8478db7dfb0b4efa", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/bc44f1f6b7fe4a97b0029ef661ab04c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc44f1f6b7fe4a97b0029ef661ab04c1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/bcae14008ec64118a3b41864a0101dd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcae14008ec64118a3b41864a0101dd5", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c8be651dc665496ba5bed811ebde6fed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8be651dc665496ba5bed811ebde6fed", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/e15b9b57d7a54e6387b86c46e3a462b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15b9b57d7a54e6387b86c46e3a462b6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/ee02d03ab82b419b9e9308cd411f7127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee02d03ab82b419b9e9308cd411f7127", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f1e9e6551beb4e52882be10ffb343c67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1e9e6551beb4e52882be10ffb343c67", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f55f28f16d87449a96c40a72e9d26d42"}, "domain_id": "3e09c80a7940425ea52056461b8058e9", "enabled": true, "options": {}, "id": "f55f28f16d87449a96c40a72e9d26d42", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-02 09:16:23,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9f734fc8-5fb7-4fab-9b3a-4b8cc9d7b54b 2018-12-02 09:16:23,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231479883194s 2018-12-02 09:16:24,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:16:24,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:24,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6476a66-4804-4429-a11d-256664a0d1a8 2018-12-02 09:16:24,235 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085"}, "tags": [], "enabled": true, "id": "96ac3b1169da4247b8fb6de7f51bc085", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}]} 2018-12-02 09:16:24,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a6476a66-4804-4429-a11d-256664a0d1a8 2018-12-02 09:16:24,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224290132523s 2018-12-02 09:16:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-02 09:16:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=7b7c66f5c9bf4f97b5054686887b38bc&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=96ac3b1169da4247b8fb6de7f51bc085" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68904242-9773-4aad-9610-25f5c8379f77 2018-12-02 09:16:24,371 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7b7c66f5c9bf4f97b5054686887b38bc&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=96ac3b1169da4247b8fb6de7f51bc085", "previous": null, "next": null}} 2018-12-02 09:16:24,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7b7c66f5c9bf4f97b5054686887b38bc&role.id=46fd5bd737944401be18dea21538bf4e&scope.project.id=96ac3b1169da4247b8fb6de7f51bc085 used request id req-68904242-9773-4aad-9610-25f5c8379f77 2018-12-02 09:16:24,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127437829971s 2018-12-02 09:16:24,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-02 09:16:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085/users/7b7c66f5c9bf4f97b5054686887b38bc/roles/46fd5bd737944401be18dea21538bf4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:24,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:16:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c951b0a1-3785-4ce6-9311-9c6d668826d3 2018-12-02 09:16:24,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:16:24,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085/users/7b7c66f5c9bf4f97b5054686887b38bc/roles/46fd5bd737944401be18dea21538bf4e used request id req-c951b0a1-3785-4ce6-9311-9c6d668826d3 2018-12-02 09:16:24,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.307372093201s 2018-12-02 09:16:24,683 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908', 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'96ac3b1169da4247b8fb6de7f51bc085', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '33d7e34c-5cf2-441c-8313-ebe849503220', 'username': u'vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-02 09:16:24,687 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908', 'password': '33d7e34c-5cf2-441c-8313-ebe849503220', 'project_name': 'vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '96ac3b1169da4247b8fb6de7f51bc085', 'project_domain_name': 'Default'} 2018-12-02 09:16:24,688 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-02 09:16:24,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:16:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:24,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f18c94-eb82-4ffe-b8e9-cdf08529e50c 2018-12-02 09:16:24,917 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:16:24,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-08f18c94-eb82-4ffe-b8e9-cdf08529e50c 2018-12-02 09:16:24,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229068040848s 2018-12-02 09:16:24,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:16:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:25,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9abf89-c980-47b3-8aa7-b22c5a085151 2018-12-02 09:16:25,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085"}, "tags": [], "enabled": true, "id": "96ac3b1169da4247b8fb6de7f51bc085", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}]} 2018-12-02 09:16:25,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6b9abf89-c980-47b3-8aa7-b22c5a085151 2018-12-02 09:16:25,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22545003891s 2018-12-02 09:16:25,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 09:16:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" -d '{"network": {"tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "name": "vmready2-net_e34e223b-4978-4751-b5b8-12127e8fb908", "admin_state_up": true}}' 2018-12-02 09:16:25,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:25 GMT X-Openstack-Request-Id: req-f4c37c10-499a-4bc5-9543-3fe19df79b7a 2018-12-02 09:16:25,850 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"55660e5a-7d9b-4ee8-a6ba-72f50ef6107c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"96ac3b1169da4247b8fb6de7f51bc085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:16:25Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_e34e223b-4978-4751-b5b8-12127e8fb908","admin_state_up":true,"tenant_id":"96ac3b1169da4247b8fb6de7f51bc085","created_at":"2018-12-02T09:16:25Z","mtu":1450}} 2018-12-02 09:16:25,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f4c37c10-499a-4bc5-9543-3fe19df79b7a 2018-12-02 09:16:25,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.698115110397s 2018-12-02 09:16:25,852 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:16:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55660e5a-7d9b-4ee8-a6ba-72f50ef6107c', u'provider:segmentation_id': 67, 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_e34e223b-4978-4751-b5b8-12127e8fb908', u'created_at': u'2018-12-02T09:16:25Z', u'mtu': 1450, u'tenant_id': u'96ac3b1169da4247b8fb6de7f51bc085', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'96ac3b1169da4247b8fb6de7f51bc085', u'l2_adjacency': True}) 2018-12-02 09:16:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:16:25,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102863ef-4edd-4ebd-bcee-2d4af350fa5e 2018-12-02 09:16:25,867 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:16:25,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-102863ef-4edd-4ebd-bcee-2d4af350fa5e 2018-12-02 09:16:25,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:16:26,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ac3b1169da4247b8fb6de7f51bc085", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96ac3b1169da4247b8fb6de7f51bc085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/96ac3b1169da4247b8fb6de7f51bc085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/96ac3b1169da4247b8fb6de7f51bc085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/96ac3b1169da4247b8fb6de7f51bc085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/96ac3b1169da4247b8fb6de7f51bc085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/96ac3b1169da4247b8fb6de7f51bc085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_96ac3b1169da4247b8fb6de7f51bc085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_96ac3b1169da4247b8fb6de7f51bc085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/96ac3b1169da4247b8fb6de7f51bc085", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908", "id": "7b7c66f5c9bf4f97b5054686887b38bc"}, "audit_ids": ["0uUFile-QFSN3X6xkFxIuw"], "issued_at": "2018-12-02T09:16:26.000000Z"}} 2018-12-02 09:16:26,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:16:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:26,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:26 GMT X-Openstack-Request-Id: req-47cfdf06-9f74-4a9f-911a-e72f0f17450d 2018-12-02 09:16:26,648 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55660e5a-7d9b-4ee8-a6ba-72f50ef6107c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ac3b1169da4247b8fb6de7f51bc085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:16:25Z","qos_policy_id":null,"name":"vmready2-net_e34e223b-4978-4751-b5b8-12127e8fb908","admin_state_up":true,"tenant_id":"96ac3b1169da4247b8fb6de7f51bc085","created_at":"2018-12-02T09:16:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","mtu":1500}]} 2018-12-02 09:16:26,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-47cfdf06-9f74-4a9f-911a-e72f0f17450d 2018-12-02 09:16:26,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359227180481s 2018-12-02 09:16:26,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 09:16:26,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '{"subnet": {"name": "vmready2-subnet_e34e223b-4978-4751-b5b8-12127e8fb908", "enable_dhcp": true, "network_id": "55660e5a-7d9b-4ee8-a6ba-72f50ef6107c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 09:16:28,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:28 GMT X-Openstack-Request-Id: req-02b41e85-deb6-4a78-9b2b-2b385f6ef925 2018-12-02 09:16:28,468 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55660e5a-7d9b-4ee8-a6ba-72f50ef6107c","tenant_id":"96ac3b1169da4247b8fb6de7f51bc085","created_at":"2018-12-02T09:16:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T09:16:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"96ac3b1169da4247b8fb6de7f51bc085","id":"4d453858-cfce-406e-8606-0689e0507f33","subnetpool_id":null,"name":"vmready2-subnet_e34e223b-4978-4751-b5b8-12127e8fb908"}} 2018-12-02 09:16:28,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-02b41e85-deb6-4a78-9b2b-2b385f6ef925 2018-12-02 09:16:28,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.81799507141s 2018-12-02 09:16:28,469 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:16:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4d453858-cfce-406e-8606-0689e0507f33', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e34e223b-4978-4751-b5b8-12127e8fb908', u'enable_dhcp': True, u'network_id': u'55660e5a-7d9b-4ee8-a6ba-72f50ef6107c', u'tenant_id': u'96ac3b1169da4247b8fb6de7f51bc085', u'created_at': u'2018-12-02T09:16:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'96ac3b1169da4247b8fb6de7f51bc085'}) 2018-12-02 09:16:28,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 09:16:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '{"router": {"external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b"}, "name": "vmready2-router_e34e223b-4978-4751-b5b8-12127e8fb908", "admin_state_up": true}}' 2018-12-02 09:16:35,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:35 GMT X-Openstack-Request-Id: req-fbbd9d48-1b61-4934-8064-6ddcf6abd510 2018-12-02 09:16:35,726 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "created_at": "2018-12-02T09:16:29Z", "admin_state_up": true, "updated_at": "2018-12-02T09:16:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "96ac3b1169da4247b8fb6de7f51bc085", "id": "fac6fa8e-55e6-4b04-a41e-b77a73e52772", "name": "vmready2-router_e34e223b-4978-4751-b5b8-12127e8fb908"}} 2018-12-02 09:16:35,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-fbbd9d48-1b61-4934-8064-6ddcf6abd510 2018-12-02 09:16:35,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.25691390038s 2018-12-02 09:16:35,727 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:16:30Z', u'revision_number': 3, u'id': u'fac6fa8e-55e6-4b04-a41e-b77a73e52772', u'external_gateway_info': {u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1c366485-816a-41b8-95b1-25eeab3c03bf', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_e34e223b-4978-4751-b5b8-12127e8fb908', u'admin_state_up': True, u'tenant_id': u'96ac3b1169da4247b8fb6de7f51bc085', u'created_at': u'2018-12-02T09:16:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'96ac3b1169da4247b8fb6de7f51bc085'}) 2018-12-02 09:16:35,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 09:16:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '{"subnet_id": "4d453858-cfce-406e-8606-0689e0507f33"}' 2018-12-02 09:16:39,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:39 GMT X-Openstack-Request-Id: req-886fd5e1-8c47-4055-9784-c9c883a53d99 2018-12-02 09:16:39,141 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55660e5a-7d9b-4ee8-a6ba-72f50ef6107c", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "subnet_id": "4d453858-cfce-406e-8606-0689e0507f33", "subnet_ids": ["4d453858-cfce-406e-8606-0689e0507f33"], "port_id": "61ea5a8f-2613-426e-a3bb-454022157b53", "id": "fac6fa8e-55e6-4b04-a41e-b77a73e52772"} 2018-12-02 09:16:39,141 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772/add_router_interface.json used request id req-886fd5e1-8c47-4055-9784-c9c883a53d99 2018-12-02 09:16:39,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.41417503357s 2018-12-02 09:16:39,142 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 09:16:39,274 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 09:16:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:16:39,282 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:39 GMT 2018-12-02 09:16:39,283 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-02 09:16:39,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:16:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:40,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:40 GMT X-Openstack-Request-Id: req-0471a0fc-80f0-49e6-9151-6c36c08b96d2 2018-12-02 09:16:40,216 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:16:40,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0471a0fc-80f0-49e6-9151-6c36c08b96d2 2018-12-02 09:16:40,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.927697896957s 2018-12-02 09:16:40,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 09:16:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908"}' 2018-12-02 09:16:41,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:41 GMT Location: http://172.30.9.22:9292/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f05a99a-1fe0-4af2-9d2c-3754d40086e0 2018-12-02 09:16:41,134 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:16:41Z", "file": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/file", "owner": "96ac3b1169da4247b8fb6de7f51bc085", "id": "93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "size": null, "self": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "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_e34e223b-4978-4751-b5b8-12127e8fb908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "checksum": null, "created_at": "2018-12-02T09:16:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 09:16:41,134 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5f05a99a-1fe0-4af2-9d2c-3754d40086e0 2018-12-02 09:16:41,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.910511016846s 2018-12-02 09:16:41,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 09:16:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '' 2018-12-02 09:16:42,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:16:42 GMT X-Openstack-Request-Id: req-aa813ebc-c5c3-4331-b74e-e522a7d91bce 2018-12-02 09:16:42,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:16:42,457 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/file used request id req-aa813ebc-c5c3-4331-b74e-e522a7d91bce 2018-12-02 09:16:42,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32228803635s 2018-12-02 09:16:42,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:16:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:43 GMT X-Openstack-Request-Id: req-b04eb256-db41-4ba4-b989-73d597c6278b 2018-12-02 09:16:43,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:16:42Z", "file": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/file", "owner": "96ac3b1169da4247b8fb6de7f51bc085", "id": "93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "size": 12716032, "self": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:16:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:16:43,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b04eb256-db41-4ba4-b989-73d597c6278b 2018-12-02 09:16:43,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.845086097717s 2018-12-02 09:16:43,309 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/file', 'owner': u'96ac3b1169da4247b8fb6de7f51bc085', 'id': u'93df9bdf-5c8e-41c7-912d-b5466bce5cfb', 'size': 12716032, u'self': u'/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ac3b1169da4247b8fb6de7f51bc085', 'name': 'vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T09:16:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T09:16:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908', '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/93df9bdf-5c8e-41c7-912d-b5466bce5cfb', 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_e34e223b-4978-4751-b5b8-12127e8fb908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908', 'created': u'2018-12-02T09:16:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T09:16:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb', 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_e34e223b-4978-4751-b5b8-12127e8fb908', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 09:16:43,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 09:16:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_e34e223b-4978-4751-b5b8-12127e8fb908", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 09:16:44,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-93163a3a-079b-40a2-8bd5-9d2b1af914af x-openstack-request-id: req-93163a3a-079b-40a2-8bd5-9d2b1af914af 2018-12-02 09:16:44,184 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_e34e223b-4978-4751-b5b8-12127e8fb908", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46", "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": "3af3e7b7-9f0e-458f-b15b-75afdd039d46"}} 2018-12-02 09:16:44,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-93163a3a-079b-40a2-8bd5-9d2b1af914af 2018-12-02 09:16:44,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.872091054916s 2018-12-02 09:16:44,186 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e34e223b-4978-4751-b5b8-12127e8fb908', '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'ec88cb6b220942cbbf5d256985839269', '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'3af3e7b7-9f0e-458f-b15b-75afdd039d46', 'swap': 0}) 2018-12-02 09:16:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 09:16:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" -d '{"extra_specs": {}}' 2018-12-02 09:16:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46ecc458-77ea-431d-8c78-abcfd05ca5aa x-openstack-request-id: req-46ecc458-77ea-431d-8c78-abcfd05ca5aa 2018-12-02 09:16:44,325 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 09:16:44,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46/os-extra_specs used request id req-46ecc458-77ea-431d-8c78-abcfd05ca5aa 2018-12-02 09:16:44,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139091014862s 2018-12-02 09:16:44,438 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:16:44,439 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-02 09:16:44,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 09:16:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" -d '{"subnet_id": "4d453858-cfce-406e-8606-0689e0507f33"}' 2018-12-02 09:16:47,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:47 GMT X-Openstack-Request-Id: req-886658d2-35b5-4a4b-bb95-1188f7053f24 2018-12-02 09:16:47,300 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55660e5a-7d9b-4ee8-a6ba-72f50ef6107c", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "subnet_id": "4d453858-cfce-406e-8606-0689e0507f33", "subnet_ids": ["4d453858-cfce-406e-8606-0689e0507f33"], "port_id": "61ea5a8f-2613-426e-a3bb-454022157b53", "id": "fac6fa8e-55e6-4b04-a41e-b77a73e52772"} 2018-12-02 09:16:47,300 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772/remove_router_interface.json used request id req-886658d2-35b5-4a4b-bb95-1188f7053f24 2018-12-02 09:16:47,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85678100586s 2018-12-02 09:16:47,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:16:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:47,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:47 GMT X-Openstack-Request-Id: req-4e870cda-20c6-4b65-97cc-4996d428297c 2018-12-02 09:16:47,798 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "created_at": "2018-12-02T09:16:29Z", "admin_state_up": true, "updated_at": "2018-12-02T09:16:45Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "96ac3b1169da4247b8fb6de7f51bc085", "id": "fac6fa8e-55e6-4b04-a41e-b77a73e52772", "name": "vmready2-router_e34e223b-4978-4751-b5b8-12127e8fb908"}]} 2018-12-02 09:16:47,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4e870cda-20c6-4b65-97cc-4996d428297c 2018-12-02 09:16:47,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.497283935547s 2018-12-02 09:16:47,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 09:16:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:52,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:52 GMT X-Openstack-Request-Id: req-29aba690-6d81-4c71-8b36-e17c11adfed7 2018-12-02 09:16:52,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:52,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/fac6fa8e-55e6-4b04-a41e-b77a73e52772.json used request id req-29aba690-6d81-4c71-8b36-e17c11adfed7 2018-12-02 09:16:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.32366394997s 2018-12-02 09:16:52,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:16:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:52,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:52 GMT X-Openstack-Request-Id: req-e8a8e912-7d7b-4f65-8721-5cc30e7a31a2 2018-12-02 09:16:52,468 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55660e5a-7d9b-4ee8-a6ba-72f50ef6107c","tenant_id":"96ac3b1169da4247b8fb6de7f51bc085","created_at":"2018-12-02T09:16:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-02T09:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"96ac3b1169da4247b8fb6de7f51bc085","id":"4d453858-cfce-406e-8606-0689e0507f33","subnetpool_id":null,"name":"vmready2-subnet_e34e223b-4978-4751-b5b8-12127e8fb908"}]} 2018-12-02 09:16:52,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e8a8e912-7d7b-4f65-8721-5cc30e7a31a2 2018-12-02 09:16:52,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.344244003296s 2018-12-02 09:16:52,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 09:16:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d453858-cfce-406e-8606-0689e0507f33.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:55,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:55 GMT X-Openstack-Request-Id: req-b6cff0d3-08c0-42da-915c-594c73114360 2018-12-02 09:16:55,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:55,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d453858-cfce-406e-8606-0689e0507f33.json used request id req-b6cff0d3-08c0-42da-915c-594c73114360 2018-12-02 09:16:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.62824082375s 2018-12-02 09:16:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:16:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:55,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:55 GMT X-Openstack-Request-Id: req-d2f3913c-c298-4558-bc7f-79afe37f498c 2018-12-02 09:16:55,196 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55660e5a-7d9b-4ee8-a6ba-72f50ef6107c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ac3b1169da4247b8fb6de7f51bc085","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:16:55Z","qos_policy_id":null,"name":"vmready2-net_e34e223b-4978-4751-b5b8-12127e8fb908","admin_state_up":true,"tenant_id":"96ac3b1169da4247b8fb6de7f51bc085","created_at":"2018-12-02T09:16:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","mtu":1500}]} 2018-12-02 09:16:55,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d2f3913c-c298-4558-bc7f-79afe37f498c 2018-12-02 09:16:55,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0986371040344s 2018-12-02 09:16:55,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 09:16:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/55660e5a-7d9b-4ee8-a6ba-72f50ef6107c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:56,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:16:56 GMT X-Openstack-Request-Id: req-5141581f-b677-4b19-b162-339cfd618d15 2018-12-02 09:16:56,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:16:56,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/55660e5a-7d9b-4ee8-a6ba-72f50ef6107c.json used request id req-5141581f-b677-4b19-b162-339cfd618d15 2018-12-02 09:16:56,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47495007515s 2018-12-02 09:16:56,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:16:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:57,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:57 GMT X-Openstack-Request-Id: req-546ce8f1-621a-4f36-b078-e5867307d0f2 2018-12-02 09:16:57,494 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:16:42Z", "file": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/file", "owner": "96ac3b1169da4247b8fb6de7f51bc085", "id": "93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "size": 12716032, "self": "/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e34e223b-4978-4751-b5b8-12127e8fb908", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:16:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:16:57,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-546ce8f1-621a-4f36-b078-e5867307d0f2 2018-12-02 09:16:57,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817763090134s 2018-12-02 09:16:57,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 09:16:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cba6f279057ab9ee19fa7fe3ea435df15d0c2a6e" 2018-12-02 09:16:58,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:16:58 GMT X-Openstack-Request-Id: req-45639a87-199d-4864-a947-b0e3ba523871 2018-12-02 09:16:58,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:16:58,681 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/93df9bdf-5c8e-41c7-912d-b5466bce5cfb used request id req-45639a87-199d-4864-a947-b0e3ba523871 2018-12-02 09:16:58,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18468999863s 2018-12-02 09:16:58,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 09:16:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:58,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-3d1beefd-4906-475c-a732-0e911be4258d x-openstack-request-id: req-3d1beefd-4906-475c-a732-0e911be4258d 2018-12-02 09:16:58,712 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_e34e223b-4978-4751-b5b8-12127e8fb908", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46", "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": "3af3e7b7-9f0e-458f-b15b-75afdd039d46"}]} 2018-12-02 09:16:58,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3d1beefd-4906-475c-a732-0e911be4258d 2018-12-02 09:16:58,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261700153351s 2018-12-02 09:16:58,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 09:16:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:58,766 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16: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-96041990-d524-4a17-b09c-ffa1fac9d831 x-openstack-request-id: req-96041990-d524-4a17-b09c-ffa1fac9d831 2018-12-02 09:16:58,766 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/3af3e7b7-9f0e-458f-b15b-75afdd039d46 used request id req-96041990-d524-4a17-b09c-ffa1fac9d831 2018-12-02 09:16:58,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0521550178528s 2018-12-02 09:16:58,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:16:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:59,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa75a66-45bf-4d4d-a3c4-1eea7b4bbd7f 2018-12-02 09:16:59,011 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/014cc022044f422993cdd1039f7eee0e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "014cc022044f422993cdd1039f7eee0e", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1c1a7cae74ac48fabf87c6aa9806b3c8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1c1a7cae74ac48fabf87c6aa9806b3c8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/2534f2caa501451988b8de7a74b628f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2534f2caa501451988b8de7a74b628f2", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/4cbbd43ebd03487b8347a97f0d273e27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4cbbd43ebd03487b8347a97f0d273e27", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/4e308ef98860483eb1894aec0a78ef04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e308ef98860483eb1894aec0a78ef04", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908", "links": {"self": "http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7b7c66f5c9bf4f97b5054686887b38bc", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/a0c09db87b1b4fe4a5df8da860ed8c3c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0c09db87b1b4fe4a5df8da860ed8c3c", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/b90d8ac192df425d8478db7dfb0b4efa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b90d8ac192df425d8478db7dfb0b4efa", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/bc44f1f6b7fe4a97b0029ef661ab04c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc44f1f6b7fe4a97b0029ef661ab04c1", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/bcae14008ec64118a3b41864a0101dd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcae14008ec64118a3b41864a0101dd5", "email": "heat@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/c8be651dc665496ba5bed811ebde6fed"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8be651dc665496ba5bed811ebde6fed", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/e15b9b57d7a54e6387b86c46e3a462b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e15b9b57d7a54e6387b86c46e3a462b6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/ee02d03ab82b419b9e9308cd411f7127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ee02d03ab82b419b9e9308cd411f7127", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f1e9e6551beb4e52882be10ffb343c67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1e9e6551beb4e52882be10ffb343c67", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f55f28f16d87449a96c40a72e9d26d42"}, "domain_id": "3e09c80a7940425ea52056461b8058e9", "enabled": true, "options": {}, "id": "f55f28f16d87449a96c40a72e9d26d42", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-12-02 09:16:59,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-aaa75a66-45bf-4d4d-a3c4-1eea7b4bbd7f 2018-12-02 09:16:59,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244373083115s 2018-12-02 09:16:59,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-02 09:16:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:59,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8dddf6-d1d0-436b-a970-e86944a100bf 2018-12-02 09:16:59,239 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_e34e223b-4978-4751-b5b8-12127e8fb908", "links": {"self": "http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7b7c66f5c9bf4f97b5054686887b38bc", "description": null}} 2018-12-02 09:16:59,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc used request id req-cb8dddf6-d1d0-436b-a970-e86944a100bf 2018-12-02 09:16:59,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221842050552s 2018-12-02 09:16:59,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-02 09:16:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:59,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03142cc1-8e79-4622-9641-5d563b9fa27e 2018-12-02 09:16:59,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:16:59,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7b7c66f5c9bf4f97b5054686887b38bc used request id req-03142cc1-8e79-4622-9641-5d563b9fa27e 2018-12-02 09:16:59,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336441040039s 2018-12-02 09:16:59,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:16:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:16:59,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sun, 02 Dec 2018 09:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a148102a-a277-44eb-94a9-8dbebdcf0b7e 2018-12-02 09:16:59,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085"}, "tags": [], "enabled": true, "id": "96ac3b1169da4247b8fb6de7f51bc085", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e34e223b-4978-4751-b5b8-12127e8fb908"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-02 09:16:59,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-a148102a-a277-44eb-94a9-8dbebdcf0b7e 2018-12-02 09:16:59,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224235057831s 2018-12-02 09:16:59,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-02 09:16:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:17:00,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sun, 02 Dec 2018 09:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a68daa-3307-426d-a552-c72fe7d7cd79 2018-12-02 09:17:00,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-02 09:17:00,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/96ac3b1169da4247b8fb6de7f51bc085 used request id req-94a68daa-3307-426d-a552-c72fe7d7cd79 2018-12-02 09:17:00,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.325705051422s 2018-12-02 09:17:00,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:17:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=96ac3b1169da4247b8fb6de7f51bc085&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:17:01,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:01 GMT X-Openstack-Request-Id: req-ce014ffe-7f39-40ca-823e-3ea84069b113 2018-12-02 09:17:01,240 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "created_at": "2018-12-02T09:16:25Z", "updated_at": "2018-12-02T09:16:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "60e0bafc-9171-4da5-81ff-b88de68f489e", "remote_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "b4fa690c-a29a-45d7-a6d6-3bb3d41a0d5e", "remote_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "c355a3a0-647e-4e0f-af29-d67bde4630d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "c9d32ec9-ff24-4500-9faa-c76f1108f211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}], "revision_number": 1, "project_id": "96ac3b1169da4247b8fb6de7f51bc085", "id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "name": "default"}]} 2018-12-02 09:17:01,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=96ac3b1169da4247b8fb6de7f51bc085&name=default used request id req-ce014ffe-7f39-40ca-823e-3ea84069b113 2018-12-02 09:17:01,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.09636998177s 2018-12-02 09:17:01,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:17:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:17:02,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:02 GMT X-Openstack-Request-Id: req-c1c2e295-ca34-477b-892d-85b4656780be 2018-12-02 09:17:02,353 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34448a509c564706a35958216ccd2cd0", "created_at": "2018-12-02T09:11:39Z", "updated_at": "2018-12-02T09:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "450e2a13-a362-4198-9e76-825057c2dc61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "92ce5e4d-d2ce-4213-b19c-de4791cf8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "580716ed-e921-47cc-b57f-ffd0ed7edcff", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "86207e37-0525-4737-9a33-aab81a13d141", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}], "revision_number": 1, "project_id": "34448a509c564706a35958216ccd2cd0", "id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "created_at": "2018-12-02T09:16:25Z", "updated_at": "2018-12-02T09:16:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "c9d32ec9-ff24-4500-9faa-c76f1108f211", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "c355a3a0-647e-4e0f-af29-d67bde4630d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "b4fa690c-a29a-45d7-a6d6-3bb3d41a0d5e", "remote_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:16:25Z", "revision_number": 0, "id": "60e0bafc-9171-4da5-81ff-b88de68f489e", "remote_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:16:25Z", "security_group_id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "tenant_id": "96ac3b1169da4247b8fb6de7f51bc085", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ac3b1169da4247b8fb6de7f51bc085"}], "revision_number": 1, "project_id": "96ac3b1169da4247b8fb6de7f51bc085", "id": "62060939-eaa1-4cbd-a074-268b0b0a9b2f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T09:14:37Z", "updated_at": "2018-12-02T09:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "85f366ae-0a86-4434-ac89-1b173d665fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "652139b1-f7a1-489d-b432-501b0476d55f", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "990a98ac-1312-4f38-af6e-472fd72ffae2", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "f78c2f9c-2053-4acd-9e5d-303442abc1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:35Z", "updated_at": "2018-12-02T09:14:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "296fda63-0bfb-4891-a4e4-5ea6c4a2934d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "75e82ca3-aab1-4440-b1a1-553c782ff686", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "1f94d8e1-de35-4431-a33c-56233ef96f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "d18173b6-7fb4-4aa2-a6ba-c5ddbb0662b5", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "name": "default"}]} 2018-12-02 09:17:02,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c1c2e295-ca34-477b-892d-85b4656780be 2018-12-02 09:17:02,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.10707902908s 2018-12-02 09:17:02,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 09:17:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/62060939-eaa1-4cbd-a074-268b0b0a9b2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b8255e6a6f1d2cce4cb1be21eb1f579d180ac653" 2018-12-02 09:17:02,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:17:02 GMT X-Openstack-Request-Id: req-da74b305-ea8b-44c6-998a-d7de287d8df8 2018-12-02 09:17:02,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:17:02,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/62060939-eaa1-4cbd-a074-268b0b0a9b2f.json used request id req-da74b305-ea8b-44c6-998a-d7de287d8df8 2018-12-02 09:17:02,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.183832168579s 2018-12-02 09:17:02,593 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-02 09:17:02,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:17:02,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963bf2ff-91a8-4786-90a9-ebcee60f63ca 2018-12-02 09:17:02,640 - 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.22:5000/v3/", "rel": "self"}]}} 2018-12-02 09:17:02,640 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-963bf2ff-91a8-4786-90a9-ebcee60f63ca 2018-12-02 09:17:02,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-12-02 09:17:03,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "6a4c5febb9f4423daafebae0ddc483fe", "name": "admin"}, {"id": "9acaa2a92e9b4468a0245226de163df9", "name": "reader"}, {"id": "46fd5bd737944401be18dea21538bf4e", "name": "member"}], "expires_at": "2018-12-02T10:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec88cb6b220942cbbf5d256985839269", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff683c8f23942f0b03c15f638719ba3"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f190b26fc6654fbc9806cb02dc217891"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f61d3d7deca04b6385b7dccc124fa117"}], "type": "network", "id": "0b0e170e0f2c45aa81d5dc0da94263df", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42d9f3dc27414db7bccee9362fb3b3e6"}, {"url": "http://192.30.9.3:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9a141bfb24c643deafc35c0dd35496fb"}, {"url": "http://172.30.9.22:8776/v2/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df473bb9e2344d2cbc1d6ddd78b53ce5"}], "type": "volumev2", "id": "16e059cf1de444e58d071643cd1884b4", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a0974a57a05414191d2163f95b5d316"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f00a055ef735467b998128a6cfa862c8"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffcc365765b24b93aca1b27e59316ede"}], "type": "event", "id": "18aa67c4de4744c09fa90233388723d9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a41337e9353b4d7ea01f85c8d7adf364"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a575b96567f6400e9e7f9e14fcf3640e"}, {"url": "http://192.30.9.3:8776/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5b035aa2279469cb6e72040cfbda03c"}], "type": "volume", "id": "1a840e3345b9448d82d53a18db1062b4", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46a37d1f4ddc4cc3a6029732e1c50227"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb8521fad4ef41ae920e68f099f87209"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa17adca65e94dd0b43d25050319d0bb"}], "type": "identity", "id": "1fa9ca165bf4426eb7ef69228dda68c8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "031155d104c343a08b5f568d29f25331"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53c583a4a6a04d7f832448586b3671f2"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "638fde4f34f643c0b516157e0b061287"}], "type": "compute", "id": "400b2bd98cb94637a56586285fba124d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4c8b90757e86433cb37493126004da69"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "65a93f0825a94e12a187eb6a2e9a7277"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7dc8915c46cf4d4aa73035b56840e49e"}], "type": "metric", "id": "4c1d07972b42449aae774086671e87a6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60d06bb17c784451a839df45eb26e68b"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cea16689751d4f8aa818f206deebb8eb"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e8f17ea45f0b41898202cd7682f20ea0"}], "type": "alarming", "id": "67fcfbd92ee140e7a5c0c91dda13598d", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "372674be4f864487955fac3b856bfb1f"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3daed2607ec94f9a8ad2289bf5ec633b"}, {"url": "http://192.30.9.3:8776/v3/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "814330a0862147bfae230f36ece999c2"}], "type": "volumev3", "id": "7c3388ba610340e2a071ac0334a60eca", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "399e14df93d54feaa2d2f53a96c44a96"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "443fa0c5f5fc4b2e8ca80fbd24404a30"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8f83649acaa4a6993c86528860f92fa"}], "type": "image", "id": "90de1c2b934c42c7acd9c84b9853dfb6", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "97dd16a8fefc4380bb72627596e189e0", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "906e2dcdec504869adfc3e47a0d7f277"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3aba04ddf0b46b9b3229d42ba0c6981"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef36c2b5b24a426392204c43cc70673a"}], "type": "object-store", "id": "9b75f95648934672ade0f34424682058", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "152e9bb07d344311802d6448b1e353bd"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "336bcd8f382d4a69aad698f40caaa51d"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62cfc91839a64ba688cd5216c57bd151"}], "type": "placement", "id": "bdac7e40ea094fb9a4e6734b3317f612", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0218c3e25ec24421a7a4fc35b841a6aa"}, {"url": "http://172.30.9.22:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8042aa9d5574c2bb23b3036b598ac2b"}, {"url": "http://192.30.9.3:8004/v1/ec88cb6b220942cbbf5d256985839269", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef96b7d2b3734241b6b1f49914266aa5"}], "type": "orchestration", "id": "e8ba6091fcd043559fb74eae2e438605", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f2b10791aa24510aeda498e8b431fba"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c9629d2615549f8ab4f703d0808b229"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3192f80b7c1478682c065d366ab363d"}], "type": "cloudformation", "id": "f99f7a4607c043ff821821214324cb05", "name": "heat-cfn"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c8be651dc665496ba5bed811ebde6fed"}, "audit_ids": ["1YSl8-niRGuO6JQE82qSdA"], "issued_at": "2018-12-02T09:17:03.000000Z"}} 2018-12-02 09:17:03,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:17:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:03 GMT X-Openstack-Request-Id: req-3a6c22cb-ac3a-4b0e-9939-bb1f781f50e6 2018-12-02 09:17:03,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:17:03,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3a6c22cb-ac3a-4b0e-9939-bb1f781f50e6 2018-12-02 09:17:03,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385683059692s 2018-12-02 09:17:03,455 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-02 09:17:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:17:03,467 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad46b9c-03a8-4a5a-bfb4-d5e92fa74dca 2018-12-02 09:17:03,468 - 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.22:5000/v3/", "rel": "self"}]}]}} 2018-12-02 09:17:03,468 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-3ad46b9c-03a8-4a5a-bfb4-d5e92fa74dca 2018-12-02 09:17:03,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-02 09:17:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:03,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a647c0-d584-49b6-8419-cd08a11e20eb 2018-12-02 09:17:03,697 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/3e09c80a7940425ea52056461b8058e9"}, "tags": [], "enabled": true, "id": "3e09c80a7940425ea52056461b8058e9", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-12-02 09:17:03,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d5a647c0-d584-49b6-8419-cd08a11e20eb 2018-12-02 09:17:03,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228402137756s 2018-12-02 09:17:03,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-02 09:17:03,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:03,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82743116-ebde-46ee-a1aa-1be5ceea0c29 2018-12-02 09:17:03,931 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ec88cb6b220942cbbf5d256985839269"}, "tags": [], "enabled": true, "id": "ec88cb6b220942cbbf5d256985839269", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/34448a509c564706a35958216ccd2cd0"}, "tags": [], "enabled": true, "id": "34448a509c564706a35958216ccd2cd0", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-02 09:17:03,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-82743116-ebde-46ee-a1aa-1be5ceea0c29 2018-12-02 09:17:03,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226386070251s 2018-12-02 09:17:03,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-02 09:17:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"network": {"tenant_id": "ec88cb6b220942cbbf5d256985839269", "name": "singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7", "admin_state_up": true}}' 2018-12-02 09:17:04,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:04 GMT X-Openstack-Request-Id: req-4b0dc5cc-cae4-4f80-a2fe-ebe488d3af95 2018-12-02 09:17:04,472 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f631f4af-22f7-4cea-af9c-a0e056f51982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:17:04Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:04Z","mtu":1450}} 2018-12-02 09:17:04,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b0dc5cc-cae4-4f80-a2fe-ebe488d3af95 2018-12-02 09:17:04,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.539745092392s 2018-12-02 09:17:04,473 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-02T09:17:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f631f4af-22f7-4cea-af9c-a0e056f51982', 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'singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7', u'created_at': u'2018-12-02T09:17:04Z', u'mtu': 1450, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec88cb6b220942cbbf5d256985839269', u'l2_adjacency': True}) 2018-12-02 09:17:04,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:17:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:04 GMT X-Openstack-Request-Id: req-2ef1e280-8a4d-4a0f-8300-23ea07cb7bef 2018-12-02 09:17:04,862 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f631f4af-22f7-4cea-af9c-a0e056f51982","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:17:04Z","qos_policy_id":null,"name":"singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:17:04,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2ef1e280-8a4d-4a0f-8300-23ea07cb7bef 2018-12-02 09:17:04,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388903141022s 2018-12-02 09:17:04,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-02 09:17:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"subnet": {"name": "singlevm1-subnet_ed15e442-1a48-4b77-b737-0ae23c9570e7", "enable_dhcp": true, "network_id": "f631f4af-22f7-4cea-af9c-a0e056f51982", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-02 09:17:05,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:05 GMT X-Openstack-Request-Id: req-bc2dffa8-5218-47f4-8484-15ad14e27e46 2018-12-02 09:17:05,887 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-02T09:17:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4d25535f-ea3f-4edd-8646-29d7300e073c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ed15e442-1a48-4b77-b737-0ae23c9570e7","enable_dhcp":true,"segment_id":null,"network_id":"f631f4af-22f7-4cea-af9c-a0e056f51982","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:05Z","ip_version":4}} 2018-12-02 09:17:05,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bc2dffa8-5218-47f4-8484-15ad14e27e46 2018-12-02 09:17:05,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.02349305153s 2018-12-02 09:17:05,888 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:17: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'4d25535f-ea3f-4edd-8646-29d7300e073c', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_ed15e442-1a48-4b77-b737-0ae23c9570e7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f631f4af-22f7-4cea-af9c-a0e056f51982', u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:17: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'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:17:05,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-02 09:17:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"router": {"external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b"}, "name": "singlevm1-router_ed15e442-1a48-4b77-b737-0ae23c9570e7", "admin_state_up": true}}' 2018-12-02 09:17:12,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:12 GMT X-Openstack-Request-Id: req-efadef2b-80bc-4861-bc38-bdef67724bda 2018-12-02 09:17:12,636 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:06Z", "admin_state_up": true, "updated_at": "2018-12-02T09:17:07Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f7d747cc-1a4d-4594-8720-9e4e08967b0c", "name": "singlevm1-router_ed15e442-1a48-4b77-b737-0ae23c9570e7"}} 2018-12-02 09:17:12,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-efadef2b-80bc-4861-bc38-bdef67724bda 2018-12-02 09:17:12,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.74745202065s 2018-12-02 09:17:12,637 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-02T09:17:07Z', u'revision_number': 3, u'ha': True, u'id': u'f7d747cc-1a4d-4594-8720-9e4e08967b0c', u'external_gateway_info': {u'network_id': u'f85b0747-93c1-43bf-ac45-64a0bf0e071b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1c366485-816a-41b8-95b1-25eeab3c03bf', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_ed15e442-1a48-4b77-b737-0ae23c9570e7', u'admin_state_up': True, u'tenant_id': u'ec88cb6b220942cbbf5d256985839269', u'created_at': u'2018-12-02T09:17:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec88cb6b220942cbbf5d256985839269'}) 2018-12-02 09:17:12,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-02 09:17:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"subnet_id": "4d25535f-ea3f-4edd-8646-29d7300e073c"}' 2018-12-02 09:17:15,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:15 GMT X-Openstack-Request-Id: req-7afac06f-4d97-418d-bc9c-661efd0b5c60 2018-12-02 09:17:15,718 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f631f4af-22f7-4cea-af9c-a0e056f51982", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "4d25535f-ea3f-4edd-8646-29d7300e073c", "subnet_ids": ["4d25535f-ea3f-4edd-8646-29d7300e073c"], "port_id": "3107c65d-a27a-4dd3-adbd-ec8afba1ae77", "id": "f7d747cc-1a4d-4594-8720-9e4e08967b0c"} 2018-12-02 09:17:15,718 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c/add_router_interface.json used request id req-7afac06f-4d97-418d-bc9c-661efd0b5c60 2018-12-02 09:17:15,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.08074116707s 2018-12-02 09:17:15,718 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-02 09:17:15,851 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-02 09:17:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" 2018-12-02 09:17:15,859 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:15 GMT 2018-12-02 09:17:15,859 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-12-02 09:17:15,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:17:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:16,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:16 GMT X-Openstack-Request-Id: req-ac840450-2c37-4cca-a0d9-92484097a291 2018-12-02 09:17:16,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:17:16,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ac840450-2c37-4cca-a0d9-92484097a291 2018-12-02 09:17:16,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.826169967651s 2018-12-02 09:17:16,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-02 09:17:16,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7"}' 2018-12-02 09:17:17,560 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:17 GMT Location: http://172.30.9.22:9292/v2/images/aa805675-31ec-4db6-9d5f-31091504610d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8999b686-403a-4805-adeb-d40434d5a586 2018-12-02 09:17:17,560 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:17:17Z", "file": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "aa805675-31ec-4db6-9d5f-31091504610d", "size": null, "self": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d", "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_ed15e442-1a48-4b77-b737-0ae23c9570e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "checksum": null, "created_at": "2018-12-02T09:17:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-02 09:17:17,561 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8999b686-403a-4805-adeb-d40434d5a586 2018-12-02 09:17:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.862765073776s 2018-12-02 09:17:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-02 09:17:17,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '' 2018-12-02 09:17:18,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:17:18 GMT X-Openstack-Request-Id: req-355874ab-2815-4e17-923c-0dc56fa79db3 2018-12-02 09:17:18,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:17:18,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file used request id req-355874ab-2815-4e17-923c-0dc56fa79db3 2018-12-02 09:17:18,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.848552942276s 2018-12-02 09:17:18,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:17:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:18,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:18 GMT X-Openstack-Request-Id: req-37a69c3a-c9c6-4bab-ae23-404685a50b1c 2018-12-02 09:17:18,699 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:17:18Z", "file": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "aa805675-31ec-4db6-9d5f-31091504610d", "size": 12716032, "self": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:17:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:17:18,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-37a69c3a-c9c6-4bab-ae23-404685a50b1c 2018-12-02 09:17:18,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284336090088s 2018-12-02 09:17:18,701 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file', 'owner': u'ec88cb6b220942cbbf5d256985839269', 'id': u'aa805675-31ec-4db6-9d5f-31091504610d', 'size': 12716032, u'self': u'/v2/images/aa805675-31ec-4db6-9d5f-31091504610d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec88cb6b220942cbbf5d256985839269', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-02T09:17:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-02T09:17:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7', '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/aa805675-31ec-4db6-9d5f-31091504610d', 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_ed15e442-1a48-4b77-b737-0ae23c9570e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7', 'created': u'2018-12-02T09:17:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-02T09:17:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/aa805675-31ec-4db6-9d5f-31091504610d', 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_ed15e442-1a48-4b77-b737-0ae23c9570e7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-02 09:17:18,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-02 09:17:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_ed15e442-1a48-4b77-b737-0ae23c9570e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-02 09:17:19,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-5567bb8b-e6c1-4472-b5b2-d5bfe8e99d16 x-openstack-request-id: req-5567bb8b-e6c1-4472-b5b2-d5bfe8e99d16 2018-12-02 09:17:19,141 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_ed15e442-1a48-4b77-b737-0ae23c9570e7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "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": "c1334b18-6685-49cb-811f-fa365f5e437d"}} 2018-12-02 09:17:19,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5567bb8b-e6c1-4472-b5b2-d5bfe8e99d16 2018-12-02 09:17:19,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.436913967133s 2018-12-02 09:17:19,142 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_ed15e442-1a48-4b77-b737-0ae23c9570e7', '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'ec88cb6b220942cbbf5d256985839269', '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'c1334b18-6685-49cb-811f-fa365f5e437d', 'swap': 0}) 2018-12-02 09:17:19,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-02 09:17:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"extra_specs": {}}' 2018-12-02 09:17:19,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-c5c8e028-9438-42a7-8918-ca51868d1653 x-openstack-request-id: req-c5c8e028-9438-42a7-8918-ca51868d1653 2018-12-02 09:17:19,164 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-02 09:17:19,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d/os-extra_specs used request id req-c5c8e028-9438-42a7-8918-ca51868d1653 2018-12-02 09:17:19,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213730335236s 2018-12-02 09:17:19,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-02 09:17:19,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"keypair": {"name": "singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7"}}' 2018-12-02 09:17:19,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-1d443f75-3672-467a-ab96-dd0ecc65ffd0 x-openstack-request-id: req-1d443f75-3672-467a-ab96-dd0ecc65ffd0 2018-12-02 09:17:19,591 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxnqbiu4FvjVSjDgNzTkAU60RBrpfYT8BDU6Mx7UtGdzYscOiRc9rvQGVQpU0a5f6BGvBKzcpAgsdHJUh30qSggp84NK0VRpItlxo3VdsXIN8O+T4FPkenMDqIv10WBHlhNBgZHWgGmzNs3x5ne7RfoGiotsA7VPlUnF9JetbqWUwJlfrlnlleelysNzKxWRvzubYNGPIb3UvmAu1kXhw/o45du3E815GU/D7mpkdGcJOYQYAs+rGIL8nJBp/12JD3tw3H+GBYAoKlDP8hqwZJGEPpOQsuxVsRuQegUZeCiQfvMua+3xHrtxRUiTYVVXYeeB3SXOe2T4pngiSAiZF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzsZ6m4ruBb41Uow4Dc05AFOtEQa6X2E/AQ1OjMe1LRnc2LHD\nokXPa70BlUKVNGuX+gRrwSs3KQILHRyVId9KkoIKfODStFUaSLZcaN1XbFyDfDvk\n+BT5HpzA6iL9dFgR5YTQYGR1oBpszbN8eZ3u0X6BoqLbAO1T5VJxfSXrW6llMCZX\n65Z5ZXnpcrDcysVkb87m2DRjyG91L5gLtZF4cP6OOXbtxPNeRlPw+5qZHRnCTmEG\nALPqxiC/JyQaf9diQ97cNx/hgWAKCpQz/IasGSRhD6TkLLsVbEbkHoFGXgokH7zL\nmvt8R67cUVIk2FVV2Hngd0lzntk+KZ4IkgImRQIDAQABAoIBAQCMxu60tUrGWDCf\nid2j7+PuCAodPHJo+6FUiwW+rTz5ftEwKx7hfRvx4xWP1GwW62XmD1p5gn2kisKc\nSFh0Xjy8MJMJYFuz8PjbJmUV9BRQL1BJpdGG4WiWYeypu7bJnihZFip0ZhD7NuJ6\nzcdiWZc9xB5oZu4p3GqxB4dCyC1MEncxCCY88f0yy1ITEk6uHWnfBBhMspzpvIj/\nXsAOlDElDOHveoTVIQJK7SsvUJWleDkO9UnSDM3Kb+ZGH273KIgyUXTxIxH4hlNK\n7onJpmYeiqcnRvm42w4emp1XfqpyvmB4BqdXMRk4H90ck3+ewKEnUvrPVRBAgXPN\nBLCNYxsFAoGBAPe3gfJ541+cBTIMKasnxJWZv1RIYyICOgA8AMgNaMy2oBhjAeeu\nidxhNpJut7XXW2SFZNPuaj3JOk4v27kF0VupJRB/wyy0rU1HERrvVeinum49PKp1\nMsk/gIgdUrikL8Uq3oQr9NvTyas2of1s5LBxF7GL9Oy8xrTMXL84gBx/AoGBANWw\ngYRD6Ff1mNWie4Ca06SICA9zTX4VoUbeZetsmkBTtVZL+xPwl3fDUvrF5SMYf6uG\n13W5xy8IK5ozdAZxT6t9Eh9gZ6/oagiCHhAMYWPJz/NxI53pSIOofNQOAsKGicIg\nVamBTY0MHZKR3nW/ArGf+iUhHSmoUKYMhTQQLes7AoGBAKqhrhIvIY7fMrj5pc4u\ns3v1DtTok9h+PiOhMUyb5/9zIK4LrOlA0deK4wNU3piUQnDobb6KMIZk0RPAZZJ6\nTm7cARrvVqq5vdJITKEIEV4UAxgieGJWHmh/pHKd+DgVaI5g7CuQ97ZgmT6lgEnH\ns3NSQ2baKBjWI+2wA4b4TU7TAoGAaHZ++k/QN5/CdT2XLomByT8O4a62RVsBmomC\nPZK73ZKOZX+DYH4PLeb4m8s+due1Ef87OTv2mZFe72UT5UpjbiwYPep9BcuSelJR\nq/rBaWzxEctPZBT09Bfb3jZzNvFaSuJPviuN49P2aP6SR/F2uarBOIF1pjW4J1Sb\nkZYPPJ0CgYEAkW9NVvpFWxiqYtoHqmNJPwUCq+vEHODFzgvpyotoc3aaGAuUkD62\np81g8R/lr7VnsUXtyFNrhbO75vsEXsaPulnX065+4f8cxchWRFWx5ic1zNKg40M0\nWPFJXOI9OTR4aagPnwzUAxGdOcrl3YLU/7SkcY8N8Gq6ifQWt9L+JpM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c8be651dc665496ba5bed811ebde6fed", "name": "singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7", "fingerprint": "08:5b:4d:9e:44:aa:ea:52:ac:09:08:b3:71:86:cf:51"}} 2018-12-02 09:17:19,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1d443f75-3672-467a-ab96-dd0ecc65ffd0 2018-12-02 09:17:19,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.426391124725s 2018-12-02 09:17:19,592 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOxnqbiu4FvjVSjDgNzTkAU60RBrpfYT8BDU6Mx7UtGdzYscOiRc9rvQGVQpU0a5f6BGvBKzcpAgsdHJUh30qSggp84NK0VRpItlxo3VdsXIN8O+T4FPkenMDqIv10WBHlhNBgZHWgGmzNs3x5ne7RfoGiotsA7VPlUnF9JetbqWUwJlfrlnlleelysNzKxWRvzubYNGPIb3UvmAu1kXhw/o45du3E815GU/D7mpkdGcJOYQYAs+rGIL8nJBp/12JD3tw3H+GBYAoKlDP8hqwZJGEPpOQsuxVsRuQegUZeCiQfvMua+3xHrtxRUiTYVVXYeeB3SXOe2T4pngiSAiZF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzsZ6m4ruBb41Uow4Dc05AFOtEQa6X2E/AQ1OjMe1LRnc2LHD\nokXPa70BlUKVNGuX+gRrwSs3KQILHRyVId9KkoIKfODStFUaSLZcaN1XbFyDfDvk\n+BT5HpzA6iL9dFgR5YTQYGR1oBpszbN8eZ3u0X6BoqLbAO1T5VJxfSXrW6llMCZX\n65Z5ZXnpcrDcysVkb87m2DRjyG91L5gLtZF4cP6OOXbtxPNeRlPw+5qZHRnCTmEG\nALPqxiC/JyQaf9diQ97cNx/hgWAKCpQz/IasGSRhD6TkLLsVbEbkHoFGXgokH7zL\nmvt8R67cUVIk2FVV2Hngd0lzntk+KZ4IkgImRQIDAQABAoIBAQCMxu60tUrGWDCf\nid2j7+PuCAodPHJo+6FUiwW+rTz5ftEwKx7hfRvx4xWP1GwW62XmD1p5gn2kisKc\nSFh0Xjy8MJMJYFuz8PjbJmUV9BRQL1BJpdGG4WiWYeypu7bJnihZFip0ZhD7NuJ6\nzcdiWZc9xB5oZu4p3GqxB4dCyC1MEncxCCY88f0yy1ITEk6uHWnfBBhMspzpvIj/\nXsAOlDElDOHveoTVIQJK7SsvUJWleDkO9UnSDM3Kb+ZGH273KIgyUXTxIxH4hlNK\n7onJpmYeiqcnRvm42w4emp1XfqpyvmB4BqdXMRk4H90ck3+ewKEnUvrPVRBAgXPN\nBLCNYxsFAoGBAPe3gfJ541+cBTIMKasnxJWZv1RIYyICOgA8AMgNaMy2oBhjAeeu\nidxhNpJut7XXW2SFZNPuaj3JOk4v27kF0VupJRB/wyy0rU1HERrvVeinum49PKp1\nMsk/gIgdUrikL8Uq3oQr9NvTyas2of1s5LBxF7GL9Oy8xrTMXL84gBx/AoGBANWw\ngYRD6Ff1mNWie4Ca06SICA9zTX4VoUbeZetsmkBTtVZL+xPwl3fDUvrF5SMYf6uG\n13W5xy8IK5ozdAZxT6t9Eh9gZ6/oagiCHhAMYWPJz/NxI53pSIOofNQOAsKGicIg\nVamBTY0MHZKR3nW/ArGf+iUhHSmoUKYMhTQQLes7AoGBAKqhrhIvIY7fMrj5pc4u\ns3v1DtTok9h+PiOhMUyb5/9zIK4LrOlA0deK4wNU3piUQnDobb6KMIZk0RPAZZJ6\nTm7cARrvVqq5vdJITKEIEV4UAxgieGJWHmh/pHKd+DgVaI5g7CuQ97ZgmT6lgEnH\ns3NSQ2baKBjWI+2wA4b4TU7TAoGAaHZ++k/QN5/CdT2XLomByT8O4a62RVsBmomC\nPZK73ZKOZX+DYH4PLeb4m8s+due1Ef87OTv2mZFe72UT5UpjbiwYPep9BcuSelJR\nq/rBaWzxEctPZBT09Bfb3jZzNvFaSuJPviuN49P2aP6SR/F2uarBOIF1pjW4J1Sb\nkZYPPJ0CgYEAkW9NVvpFWxiqYtoHqmNJPwUCq+vEHODFzgvpyotoc3aaGAuUkD62\np81g8R/lr7VnsUXtyFNrhbO75vsEXsaPulnX065+4f8cxchWRFWx5ic1zNKg40M0\nWPFJXOI9OTR4aagPnwzUAxGdOcrl3YLU/7SkcY8N8Gq6ifQWt9L+JpM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c8be651dc665496ba5bed811ebde6fed', 'name': u'singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7', 'created_at': '2018-12-02T09:17:19.592583', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec88cb6b220942cbbf5d256985839269', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'08:5b:4d:9e:44:aa:ea:52:ac:09:08:b3:71:86:cf:51', 'type': 'ssh', 'id': u'singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7'}) 2018-12-02 09:17:19,593 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzsZ6m4ruBb41Uow4Dc05AFOtEQa6X2E/AQ1OjMe1LRnc2LHD okXPa70BlUKVNGuX+gRrwSs3KQILHRyVId9KkoIKfODStFUaSLZcaN1XbFyDfDvk +BT5HpzA6iL9dFgR5YTQYGR1oBpszbN8eZ3u0X6BoqLbAO1T5VJxfSXrW6llMCZX 65Z5ZXnpcrDcysVkb87m2DRjyG91L5gLtZF4cP6OOXbtxPNeRlPw+5qZHRnCTmEG ALPqxiC/JyQaf9diQ97cNx/hgWAKCpQz/IasGSRhD6TkLLsVbEbkHoFGXgokH7zL mvt8R67cUVIk2FVV2Hngd0lzntk+KZ4IkgImRQIDAQABAoIBAQCMxu60tUrGWDCf id2j7+PuCAodPHJo+6FUiwW+rTz5ftEwKx7hfRvx4xWP1GwW62XmD1p5gn2kisKc SFh0Xjy8MJMJYFuz8PjbJmUV9BRQL1BJpdGG4WiWYeypu7bJnihZFip0ZhD7NuJ6 zcdiWZc9xB5oZu4p3GqxB4dCyC1MEncxCCY88f0yy1ITEk6uHWnfBBhMspzpvIj/ XsAOlDElDOHveoTVIQJK7SsvUJWleDkO9UnSDM3Kb+ZGH273KIgyUXTxIxH4hlNK 7onJpmYeiqcnRvm42w4emp1XfqpyvmB4BqdXMRk4H90ck3+ewKEnUvrPVRBAgXPN BLCNYxsFAoGBAPe3gfJ541+cBTIMKasnxJWZv1RIYyICOgA8AMgNaMy2oBhjAeeu idxhNpJut7XXW2SFZNPuaj3JOk4v27kF0VupJRB/wyy0rU1HERrvVeinum49PKp1 Msk/gIgdUrikL8Uq3oQr9NvTyas2of1s5LBxF7GL9Oy8xrTMXL84gBx/AoGBANWw gYRD6Ff1mNWie4Ca06SICA9zTX4VoUbeZetsmkBTtVZL+xPwl3fDUvrF5SMYf6uG 13W5xy8IK5ozdAZxT6t9Eh9gZ6/oagiCHhAMYWPJz/NxI53pSIOofNQOAsKGicIg VamBTY0MHZKR3nW/ArGf+iUhHSmoUKYMhTQQLes7AoGBAKqhrhIvIY7fMrj5pc4u s3v1DtTok9h+PiOhMUyb5/9zIK4LrOlA0deK4wNU3piUQnDobb6KMIZk0RPAZZJ6 Tm7cARrvVqq5vdJITKEIEV4UAxgieGJWHmh/pHKd+DgVaI5g7CuQ97ZgmT6lgEnH s3NSQ2baKBjWI+2wA4b4TU7TAoGAaHZ++k/QN5/CdT2XLomByT8O4a62RVsBmomC PZK73ZKOZX+DYH4PLeb4m8s+due1Ef87OTv2mZFe72UT5UpjbiwYPep9BcuSelJR q/rBaWzxEctPZBT09Bfb3jZzNvFaSuJPviuN49P2aP6SR/F2uarBOIF1pjW4J1Sb kZYPPJ0CgYEAkW9NVvpFWxiqYtoHqmNJPwUCq+vEHODFzgvpyotoc3aaGAuUkD62 p81g8R/lr7VnsUXtyFNrhbO75vsEXsaPulnX065+4f8cxchWRFWx5ic1zNKg40M0 WPFJXOI9OTR4aagPnwzUAxGdOcrl3YLU/7SkcY8N8Gq6ifQWt9L+JpM= -----END RSA PRIVATE KEY----- 2018-12-02 09:17:19,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-02 09:17:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"security_group": {"name": "singlevm1-sg_ed15e442-1a48-4b77-b737-0ae23c9570e7", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-02 09:17:20,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:20 GMT X-Openstack-Request-Id: req-2e7cf916-7331-4c0d-8613-3c7fffe8eaed 2018-12-02 09:17:20,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:20Z", "updated_at": "2018-12-02T09:17:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "44ebc18c-960a-460b-a6d3-72286f09d25b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "6e209cd6-5257-4c8c-9271-64d32f397c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "name": "singlevm1-sg_ed15e442-1a48-4b77-b737-0ae23c9570e7"}} 2018-12-02 09:17:20,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2e7cf916-7331-4c0d-8613-3c7fffe8eaed 2018-12-02 09:17:20,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.427109003067s 2018-12-02 09:17:20,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:17:20,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:20,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:20 GMT X-Openstack-Request-Id: req-d9e3c30a-879a-4d96-b1aa-3a6249144045 2018-12-02 09:17:20,365 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34448a509c564706a35958216ccd2cd0", "created_at": "2018-12-02T09:11:39Z", "updated_at": "2018-12-02T09:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "92ce5e4d-d2ce-4213-b19c-de4791cf8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "580716ed-e921-47cc-b57f-ffd0ed7edcff", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "86207e37-0525-4737-9a33-aab81a13d141", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "450e2a13-a362-4198-9e76-825057c2dc61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}], "revision_number": 1, "project_id": "34448a509c564706a35958216ccd2cd0", "id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:20Z", "updated_at": "2018-12-02T09:17:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "6e209cd6-5257-4c8c-9271-64d32f397c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "44ebc18c-960a-460b-a6d3-72286f09d25b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "name": "singlevm1-sg_ed15e442-1a48-4b77-b737-0ae23c9570e7"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T09:14:37Z", "updated_at": "2018-12-02T09:14:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "990a98ac-1312-4f38-af6e-472fd72ffae2", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "652139b1-f7a1-489d-b432-501b0476d55f", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "85f366ae-0a86-4434-ac89-1b173d665fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "f78c2f9c-2053-4acd-9e5d-303442abc1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:35Z", "updated_at": "2018-12-02T09:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "75e82ca3-aab1-4440-b1a1-553c782ff686", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "d18173b6-7fb4-4aa2-a6ba-c5ddbb0662b5", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "296fda63-0bfb-4891-a4e4-5ea6c4a2934d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "1f94d8e1-de35-4431-a33c-56233ef96f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "name": "default"}]} 2018-12-02 09:17:20,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9e3c30a-879a-4d96-b1aa-3a6249144045 2018-12-02 09:17:20,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334156990051s 2018-12-02 09:17:20,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 09:17:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -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": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9"}}' 2018-12-02 09:17:20,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:20 GMT X-Openstack-Request-Id: req-adc476ad-a4f9-486b-ab71-a55197bf5288 2018-12-02 09:17:20,977 - 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": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "port_range_min": 22, "revision_number": 0, "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:20Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "fed2a7e5-d86b-4d32-824e-465c8ac3710d"}} 2018-12-02 09:17:20,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-adc476ad-a4f9-486b-ab71-a55197bf5288 2018-12-02 09:17:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.604428052902s 2018-12-02 09:17:20,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:17:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:21 GMT X-Openstack-Request-Id: req-17789eaf-e22a-4da9-a7fe-0aee04eb7e89 2018-12-02 09:17:21,326 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34448a509c564706a35958216ccd2cd0", "created_at": "2018-12-02T09:11:39Z", "updated_at": "2018-12-02T09:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "450e2a13-a362-4198-9e76-825057c2dc61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "92ce5e4d-d2ce-4213-b19c-de4791cf8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "580716ed-e921-47cc-b57f-ffd0ed7edcff", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "86207e37-0525-4737-9a33-aab81a13d141", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}], "revision_number": 1, "project_id": "34448a509c564706a35958216ccd2cd0", "id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:20Z", "updated_at": "2018-12-02T09:17:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "fed2a7e5-d86b-4d32-824e-465c8ac3710d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "44ebc18c-960a-460b-a6d3-72286f09d25b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "6e209cd6-5257-4c8c-9271-64d32f397c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 2, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "name": "singlevm1-sg_ed15e442-1a48-4b77-b737-0ae23c9570e7"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T09:14:37Z", "updated_at": "2018-12-02T09:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "85f366ae-0a86-4434-ac89-1b173d665fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "f78c2f9c-2053-4acd-9e5d-303442abc1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "990a98ac-1312-4f38-af6e-472fd72ffae2", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "652139b1-f7a1-489d-b432-501b0476d55f", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:35Z", "updated_at": "2018-12-02T09:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "75e82ca3-aab1-4440-b1a1-553c782ff686", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "d18173b6-7fb4-4aa2-a6ba-c5ddbb0662b5", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "296fda63-0bfb-4891-a4e4-5ea6c4a2934d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "1f94d8e1-de35-4431-a33c-56233ef96f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "name": "default"}]} 2018-12-02 09:17:21,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-17789eaf-e22a-4da9-a7fe-0aee04eb7e89 2018-12-02 09:17:21,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343406915665s 2018-12-02 09:17:21,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-02 09:17:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -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": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9"}}' 2018-12-02 09:17:21,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:21 GMT X-Openstack-Request-Id: req-0f3f5709-10eb-4814-85c9-4f342f60c8b6 2018-12-02 09:17:21,491 - 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": "2018-12-02T09:17:21Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "port_range_min": null, "revision_number": 0, "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:21Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "845e1458-2697-41d9-aec0-1e78b6c7f044"}} 2018-12-02 09:17:21,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0f3f5709-10eb-4814-85c9-4f342f60c8b6 2018-12-02 09:17:21,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158159017563s 2018-12-02 09:17:21,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:17:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:21,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:21 GMT X-Openstack-Request-Id: req-bca9ee4f-d742-4ea9-87d2-3d56875d9163 2018-12-02 09:17:21,594 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c52a6ffe-ba14-46c7-b5fd-6090de8a8c22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["9f704463-5599-435c-907e-0b5aa530bffc"],"description":"","tags":[],"updated_at":"2018-12-02T09:17:06Z","qos_policy_id":null,"name":"HA network tenant ec88cb6b220942cbbf5d256985839269","admin_state_up":true,"tenant_id":"","created_at":"2018-12-02T09:17:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f631f4af-22f7-4cea-af9c-a0e056f51982","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":["4d25535f-ea3f-4edd-8646-29d7300e073c"],"description":"","tags":[],"updated_at":"2018-12-02T09:17:05Z","qos_policy_id":null,"name":"singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:17:21,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bca9ee4f-d742-4ea9-87d2-3d56875d9163 2018-12-02 09:17:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101281881332s 2018-12-02 09:17:21,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:17:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:21,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:21 GMT X-Openstack-Request-Id: req-ebfd5992-d448-4d25-9eb5-fc395ff0a8ff 2018-12-02 09:17:21,904 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:17:18Z", "file": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "aa805675-31ec-4db6-9d5f-31091504610d", "size": 12716032, "self": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:17:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:17:21,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ebfd5992-d448-4d25-9eb5-fc395ff0a8ff 2018-12-02 09:17:21,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305207014084s 2018-12-02 09:17:21,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 09:17:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:22,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c61b47ff-c113-415f-bd38-5886a2093e0b x-openstack-request-id: req-c61b47ff-c113-415f-bd38-5886a2093e0b 2018-12-02 09:17:22,047 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_ed15e442-1a48-4b77-b737-0ae23c9570e7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "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": "c1334b18-6685-49cb-811f-fa365f5e437d"}]} 2018-12-02 09:17:22,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c61b47ff-c113-415f-bd38-5886a2093e0b 2018-12-02 09:17:22,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136636972427s 2018-12-02 09:17:22,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-02 09:17:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"server": {"name": "singlevm1-vm_ed15e442-1a48-4b77-b737-0ae23c9570e7", "imageRef": "aa805675-31ec-4db6-9d5f-31091504610d", "key_name": "singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7", "flavorRef": "c1334b18-6685-49cb-811f-fa365f5e437d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f631f4af-22f7-4cea-af9c-a0e056f51982"}], "security_groups": [{"name": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9"}]}}' 2018-12-02 09:17:28,059 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:22 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.22:8774/v2.1/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088 x-compute-request-id: req-3ff5a32f-3b8b-4b24-b738-fe37005c3b20 x-openstack-request-id: req-3ff5a32f-3b8b-4b24-b738-fe37005c3b20 2018-12-02 09:17:28,060 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9"}], "OS-DCF:diskConfig": "MANUAL", "id": "d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "bookmark"}], "adminPass": "zYQQMkuc4SHi"}} 2018-12-02 09:17:28,060 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3ff5a32f-3b8b-4b24-b738-fe37005c3b20 2018-12-02 09:17:28,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.01058888435s 2018-12-02 09:17:28,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 09:17:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 639 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-dc458fdb-e516-44f9-a02c-9d4793bf8328 x-openstack-request-id: req-dc458fdb-e516-44f9-a02c-9d4793bf8328 2018-12-02 09:17:29,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "bookmark"}], "image": {"id": "aa805675-31ec-4db6-9d5f-31091504610d", "links": [{"href": "http://172.30.9.22:8774/images/aa805675-31ec-4db6-9d5f-31091504610d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1334b18-6685-49cb-811f-fa365f5e437d", "links": [{"href": "http://172.30.9.22:8774/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "rel": "bookmark"}]}, "id": "d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "user_id": "c8be651dc665496ba5bed811ebde6fed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-02T09:17:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_ed15e442-1a48-4b77-b737-0ae23c9570e7", "created": "2018-12-02T09:17:28Z", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 09:17:29,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dc458fdb-e516-44f9-a02c-9d4793bf8328 2018-12-02 09:17:29,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.978095054626s 2018-12-02 09:17:29,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:17:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:30,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:30 GMT X-Openstack-Request-Id: req-07b907e8-890e-464a-aa3a-be7012951e3a 2018-12-02 09:17:30,159 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c52a6ffe-ba14-46c7-b5fd-6090de8a8c22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["9f704463-5599-435c-907e-0b5aa530bffc"],"description":"","tags":[],"updated_at":"2018-12-02T09:17:06Z","qos_policy_id":null,"name":"HA network tenant ec88cb6b220942cbbf5d256985839269","admin_state_up":true,"tenant_id":"","created_at":"2018-12-02T09:17:05Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f631f4af-22f7-4cea-af9c-a0e056f51982","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":["4d25535f-ea3f-4edd-8646-29d7300e073c"],"description":"","tags":[],"updated_at":"2018-12-02T09:17:05Z","qos_policy_id":null,"name":"singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:17:30,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-07b907e8-890e-464a-aa3a-be7012951e3a 2018-12-02 09:17:30,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10786294937s 2018-12-02 09:17:30,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:17:30,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:30,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:30 GMT X-Openstack-Request-Id: req-679b2782-22f6-4f12-8bfc-6c20948a8614 2018-12-02 09:17:30,204 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T09:11:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1c366485-816a-41b8-95b1-25eeab3c03bf","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"34448a509c564706a35958216ccd2cd0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:46Z","ip_version":4},{"updated_at":"2018-12-02T09:17:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4d25535f-ea3f-4edd-8646-29d7300e073c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ed15e442-1a48-4b77-b737-0ae23c9570e7","enable_dhcp":true,"segment_id":null,"network_id":"f631f4af-22f7-4cea-af9c-a0e056f51982","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:05Z","ip_version":4},{"updated_at":"2018-12-02T09:17:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9f704463-5599-435c-907e-0b5aa530bffc","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant ec88cb6b220942cbbf5d256985839269","enable_dhcp":false,"segment_id":null,"network_id":"c52a6ffe-ba14-46c7-b5fd-6090de8a8c22","tenant_id":"","created_at":"2018-12-02T09:17:06Z","ip_version":4}]} 2018-12-02 09:17:30,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-679b2782-22f6-4f12-8bfc-6c20948a8614 2018-12-02 09:17:30,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436789989471s 2018-12-02 09:17:30,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-02 09:17:32,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-02 09:17:32,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:33,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 632 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2178a3ff-9a24-45d0-8a83-d99cff18df04 x-openstack-request-id: req-2178a3ff-9a24-45d0-8a83-d99cff18df04 2018-12-02 09:17:33,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "rel": "bookmark"}], "image": {"id": "aa805675-31ec-4db6-9d5f-31091504610d", "links": [{"href": "http://172.30.9.22:8774/images/aa805675-31ec-4db6-9d5f-31091504610d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c1334b18-6685-49cb-811f-fa365f5e437d", "links": [{"href": "http://172.30.9.22:8774/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "rel": "bookmark"}]}, "id": "d6bb0f17-e250-4c13-bfbe-7523ab9ce088", "user_id": "c8be651dc665496ba5bed811ebde6fed", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-12-02T09:17:28Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_ed15e442-1a48-4b77-b737-0ae23c9570e7", "created": "2018-12-02T09:17:28Z", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-02 09:17:33,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2178a3ff-9a24-45d0-8a83-d99cff18df04 2018-12-02 09:17:33,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04500508308s 2018-12-02 09:17:33,260 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 444, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 216, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 377, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6654, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6697, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6714, in get_active_server "Error in creating the server", extra_data=dict(server=server)) SDKException: Error in creating the server 2018-12-02 09:17:33,386 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-02 09:17:33,387 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-02 09:17:33,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-02 09:17:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:34,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:34 GMT X-Openstack-Request-Id: req-8dc747d4-e1a5-4964-aeea-d8b52c35a382 2018-12-02 09:17:34,510 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34448a509c564706a35958216ccd2cd0", "created_at": "2018-12-02T09:11:39Z", "updated_at": "2018-12-02T09:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "450e2a13-a362-4198-9e76-825057c2dc61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "92ce5e4d-d2ce-4213-b19c-de4791cf8955", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "86207e37-0525-4737-9a33-aab81a13d141", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "34448a509c564706a35958216ccd2cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:11:39Z", "revision_number": 0, "id": "580716ed-e921-47cc-b57f-ffd0ed7edcff", "remote_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "remote_ip_prefix": null, "created_at": "2018-12-02T09:11:39Z", "security_group_id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "tenant_id": "34448a509c564706a35958216ccd2cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "34448a509c564706a35958216ccd2cd0"}], "revision_number": 1, "project_id": "34448a509c564706a35958216ccd2cd0", "id": "2f7b25c8-f2a1-4881-86e9-f1a8f6b99fbc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:20Z", "updated_at": "2018-12-02T09:17:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:21Z", "revision_number": 0, "id": "845e1458-2697-41d9-aec0-1e78b6c7f044", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:21Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "44ebc18c-960a-460b-a6d3-72286f09d25b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "6e209cd6-5257-4c8c-9271-64d32f397c49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-02T09:17:20Z", "revision_number": 0, "id": "fed2a7e5-d86b-4d32-824e-465c8ac3710d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:17:20Z", "security_group_id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 3, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "6de94f86-097c-4773-9fd4-f6cd5c39d1d9", "name": "singlevm1-sg_ed15e442-1a48-4b77-b737-0ae23c9570e7"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-02T09:14:37Z", "updated_at": "2018-12-02T09:14:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "85f366ae-0a86-4434-ac89-1b173d665fb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "f78c2f9c-2053-4acd-9e5d-303442abc1d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "990a98ac-1312-4f38-af6e-472fd72ffae2", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:37Z", "revision_number": 0, "id": "652139b1-f7a1-489d-b432-501b0476d55f", "remote_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:37Z", "security_group_id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9ec637c7-05c4-4092-8be8-8f6b01b25b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:14:35Z", "updated_at": "2018-12-02T09:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "d18173b6-7fb4-4aa2-a6ba-c5ddbb0662b5", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "75e82ca3-aab1-4440-b1a1-553c782ff686", "remote_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "296fda63-0bfb-4891-a4e4-5ea6c4a2934d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec88cb6b220942cbbf5d256985839269"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-02T09:14:35Z", "revision_number": 0, "id": "1f94d8e1-de35-4431-a33c-56233ef96f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-02T09:14:35Z", "security_group_id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec88cb6b220942cbbf5d256985839269"}], "revision_number": 1, "project_id": "ec88cb6b220942cbbf5d256985839269", "id": "d2fe2711-1b95-4acb-87d5-46cc6cc5e09f", "name": "default"}]} 2018-12-02 09:17:34,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8dc747d4-e1a5-4964-aeea-d8b52c35a382 2018-12-02 09:17:34,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.11423182487s 2018-12-02 09:17:34,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-02 09:17:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/6de94f86-097c-4773-9fd4-f6cd5c39d1d9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:34,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:17:34 GMT X-Openstack-Request-Id: req-39e65571-6417-4526-9c28-1a59aa32d0f2 2018-12-02 09:17:34,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:17:34,638 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/6de94f86-097c-4773-9fd4-f6cd5c39d1d9.json used request id req-39e65571-6417-4526-9c28-1a59aa32d0f2 2018-12-02 09:17:34,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121023178101s 2018-12-02 09:17:34,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-02 09:17:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:34,804 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-5978853c-fc72-4c10-9c36-a6a33cd5237b x-openstack-request-id: req-5978853c-fc72-4c10-9c36-a6a33cd5237b 2018-12-02 09:17:34,804 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_ed15e442-1a48-4b77-b737-0ae23c9570e7 used request id req-5978853c-fc72-4c10-9c36-a6a33cd5237b 2018-12-02 09:17:34,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.165286064148s 2018-12-02 09:17:34,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-02 09:17:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c/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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" -d '{"subnet_id": "4d25535f-ea3f-4edd-8646-29d7300e073c"}' 2018-12-02 09:17:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:37 GMT X-Openstack-Request-Id: req-cf1cb4c3-cfe9-4c0d-bd90-45608729f524 2018-12-02 09:17:37,353 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f631f4af-22f7-4cea-af9c-a0e056f51982", "tenant_id": "ec88cb6b220942cbbf5d256985839269", "subnet_id": "4d25535f-ea3f-4edd-8646-29d7300e073c", "subnet_ids": ["4d25535f-ea3f-4edd-8646-29d7300e073c"], "port_id": "3107c65d-a27a-4dd3-adbd-ec8afba1ae77", "id": "f7d747cc-1a4d-4594-8720-9e4e08967b0c"} 2018-12-02 09:17:37,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c/remove_router_interface.json used request id req-cf1cb4c3-cfe9-4c0d-bd90-45608729f524 2018-12-02 09:17:37,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.54891014099s 2018-12-02 09:17:37,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-02 09:17:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:37,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:37 GMT X-Openstack-Request-Id: req-14128d5a-5257-4a1c-a781-b7782d8037d7 2018-12-02 09:17:37,837 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f85b0747-93c1-43bf-ac45-64a0bf0e071b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1c366485-816a-41b8-95b1-25eeab3c03bf", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec88cb6b220942cbbf5d256985839269", "created_at": "2018-12-02T09:17:06Z", "admin_state_up": true, "updated_at": "2018-12-02T09:17:35Z", "project_id": "ec88cb6b220942cbbf5d256985839269", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f7d747cc-1a4d-4594-8720-9e4e08967b0c", "name": "singlevm1-router_ed15e442-1a48-4b77-b737-0ae23c9570e7"}]} 2018-12-02 09:17:37,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-14128d5a-5257-4a1c-a781-b7782d8037d7 2018-12-02 09:17:37,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.483109951019s 2018-12-02 09:17:37,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-02 09:17:37,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:42,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:17:42 GMT X-Openstack-Request-Id: req-62b81f35-57f0-4da0-a733-3eb08c669821 2018-12-02 09:17:42,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:17:42,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f7d747cc-1a4d-4594-8720-9e4e08967b0c.json used request id req-62b81f35-57f0-4da0-a733-3eb08c669821 2018-12-02 09:17:42,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.71214795113s 2018-12-02 09:17:42,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-02 09:17:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:42,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:42 GMT X-Openstack-Request-Id: req-32f230e4-0834-4952-87f2-30f588f612f3 2018-12-02 09:17:42,889 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-02T09:11:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1c366485-816a-41b8-95b1-25eeab3c03bf","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"34448a509c564706a35958216ccd2cd0","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:46Z","ip_version":4},{"updated_at":"2018-12-02T09:17:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4d25535f-ea3f-4edd-8646-29d7300e073c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"ec88cb6b220942cbbf5d256985839269","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_ed15e442-1a48-4b77-b737-0ae23c9570e7","enable_dhcp":true,"segment_id":null,"network_id":"f631f4af-22f7-4cea-af9c-a0e056f51982","tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:05Z","ip_version":4}]} 2018-12-02 09:17:42,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-32f230e4-0834-4952-87f2-30f588f612f3 2018-12-02 09:17:42,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.337469100952s 2018-12-02 09:17:42,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-02 09:17:42,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/4d25535f-ea3f-4edd-8646-29d7300e073c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:45,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:17:45 GMT X-Openstack-Request-Id: req-498eada2-f755-40be-9b23-a5631dda010b 2018-12-02 09:17:45,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:17:45,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/4d25535f-ea3f-4edd-8646-29d7300e073c.json used request id req-498eada2-f755-40be-9b23-a5631dda010b 2018-12-02 09:17:45,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42876696587s 2018-12-02 09:17:45,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-02 09:17:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:45,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:45 GMT X-Openstack-Request-Id: req-f75f26b8-bdc9-4429-aaf0-3e599da93a43 2018-12-02 09:17:45,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f631f4af-22f7-4cea-af9c-a0e056f51982","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ec88cb6b220942cbbf5d256985839269","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-02T09:17:44Z","qos_policy_id":null,"name":"singlevm1-net_ed15e442-1a48-4b77-b737-0ae23c9570e7","admin_state_up":true,"tenant_id":"ec88cb6b220942cbbf5d256985839269","created_at":"2018-12-02T09:17:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"f85b0747-93c1-43bf-ac45-64a0bf0e071b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"34448a509c564706a35958216ccd2cd0","l2_adjacency":true,"status":"ACTIVE","subnets":["1c366485-816a-41b8-95b1-25eeab3c03bf"],"description":"","tags":[],"updated_at":"2018-12-02T09:11:46Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"34448a509c564706a35958216ccd2cd0","created_at":"2018-12-02T09:11:39Z","provider:network_type":"flat"}]} 2018-12-02 09:17:45,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f75f26b8-bdc9-4429-aaf0-3e599da93a43 2018-12-02 09:17:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934121608734s 2018-12-02 09:17:45,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-02 09:17:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/f631f4af-22f7-4cea-af9c-a0e056f51982.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:46,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sun, 02 Dec 2018 09:17:46 GMT X-Openstack-Request-Id: req-cae00a93-2ce1-4443-9ecd-947ece5b53de 2018-12-02 09:17:46,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-02 09:17:46,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/f631f4af-22f7-4cea-af9c-a0e056f51982.json used request id req-cae00a93-2ce1-4443-9ecd-947ece5b53de 2018-12-02 09:17:46,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2841360569s 2018-12-02 09:17:46,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-02 09:17:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:47,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17:47 GMT X-Openstack-Request-Id: req-f78f7b2d-24fb-4ec9-9d90-9f28cb741dcd 2018-12-02 09:17:47,609 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-02T09:17:18Z", "file": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d/file", "owner": "ec88cb6b220942cbbf5d256985839269", "id": "aa805675-31ec-4db6-9d5f-31091504610d", "size": 12716032, "self": "/v2/images/aa805675-31ec-4db6-9d5f-31091504610d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://61061752-aa0b-4b03-889d-fa782423ada0/images/aa805675-31ec-4db6-9d5f-31091504610d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_ed15e442-1a48-4b77-b737-0ae23c9570e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-02T09:17:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-02 09:17:47,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f78f7b2d-24fb-4ec9-9d90-9f28cb741dcd 2018-12-02 09:17:47,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.906361103058s 2018-12-02 09:17:47,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-02 09:17:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/aa805675-31ec-4db6-9d5f-31091504610d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:49,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sun, 02 Dec 2018 09:17:49 GMT X-Openstack-Request-Id: req-5d90c29d-bb8f-4b0c-9359-c301405261e4 2018-12-02 09:17:49,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-02 09:17:49,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/aa805675-31ec-4db6-9d5f-31091504610d used request id req-5d90c29d-bb8f-4b0c-9359-c301405261e4 2018-12-02 09:17:49,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.13821196556s 2018-12-02 09:17:49,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-02 09:17:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:49,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-3a57862b-fa83-48e8-b7df-4d68f58ef2ca x-openstack-request-id: req-3a57862b-fa83-48e8-b7df-4d68f58ef2ca 2018-12-02 09:17:49,888 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_ed15e442-1a48-4b77-b737-0ae23c9570e7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c1334b18-6685-49cb-811f-fa365f5e437d", "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": "c1334b18-6685-49cb-811f-fa365f5e437d"}]} 2018-12-02 09:17:49,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3a57862b-fa83-48e8-b7df-4d68f58ef2ca 2018-12-02 09:17:49,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.138210058212s 2018-12-02 09:17:49,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-02 09:17:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbd7108418b6d56f844d75185c638639ca53e886" 2018-12-02 09:17:50,048 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sun, 02 Dec 2018 09:17: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-b3f7308e-235e-4b62-aedf-22db2550a971 x-openstack-request-id: req-b3f7308e-235e-4b62-aedf-22db2550a971 2018-12-02 09:17:50,048 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c1334b18-6685-49cb-811f-fa365f5e437d used request id req-b3f7308e-235e-4b62-aedf-22db2550a971 2018-12-02 09:17:50,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.157551050186s 2018-12-02 09:17:50,048 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-12-02 09:17:50,049 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:13 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:20 | PASS | | singlevm1 | functest | healthcheck | 00:30 | FAIL | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-02 09:17:50,063 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR