2018-08-31 16:48:50,935 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-212 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-08-31 16:48:50,937 - 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=,192.168.37.10,192.0.2.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.10:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=SRvBih9S2tTKAYIreWR31lIrT 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=e80b5208b08d4c82a99a260daaacc3d0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-31 16:48:50,937 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-08-31 16:48:50,963 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 16:48:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 16:48:51,977 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 16:48:51,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 16:48:51,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 16:48:51,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 16:48:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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-08-31 16:48:51,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc014f7-f38f-43ef-bb3b-e48218059044 2018-08-31 16:48:51,996 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.10:5000/v3/", "rel": "self"}]}} 2018-08-31 16:48:51,996 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/v3 used request id req-ebc014f7-f38f-43ef-bb3b-e48218059044 2018-08-31 16:48:51,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.10:5000/v3/auth/tokens 2018-08-31 16:48:52,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29ea0ba8a7f64113b229f51a0cbe112b", "name": "reader"}, {"id": "112bb14da8ea46709dee8f032cabf9ae", "name": "member"}, {"id": "56ec94ab4fbd4c3e96b7322810a57c5e", "name": "admin"}], "expires_at": "2018-08-31T17:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e80b5208b08d4c82a99a260daaacc3d0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a38d41747dd42d78bd9dc9987297c0c"}, {"url": "http://192.168.37.10:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a5ce63d881843a59d263500910b4435"}, {"url": "http://192.0.2.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ca5bf542f1d456bb42ee555c69de45d"}], "type": "cloudformation", "id": "0cd041b165f64e1fb2b668e54a35cab2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25843134d7164c91b3707664ff83acfb"}, {"url": "http://192.0.2.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1bd9aa7e3a74a69b6dd7830d40f933b"}, {"url": "http://192.168.37.10:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a349acc9e88848bd9d32d9248e4d76b2"}], "type": "identity", "id": "208ebba26128421cb93ebab4a2cd498c", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.7:8776/v3/e80b5208b08d4c82a99a260daaacc3d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ac7676afd6545f4b3ba7d675e816729"}, {"url": "http://192.0.2.7:8776/v3/e80b5208b08d4c82a99a260daaacc3d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81ff8995a9e241f6bdf073fc4637b96b"}, {"url": "http://192.168.37.10:8776/v3/e80b5208b08d4c82a99a260daaacc3d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b803739ab70f4a06a07b174791825dcb"}], "type": "volumev3", "id": "306c9a290b4549baa19581e7aca221fe", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "315f4afb0a48402eb6c6816df7cf0658", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.168.37.10:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46562ad16fe94e0ab470e2c3135a0869"}, {"url": "http://192.0.2.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a38bafc6dea94718a15cf7d91215d401"}, {"url": "http://192.0.2.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5f500df768d4181abe9f7fe55bd9e4a"}], "type": "image", "id": "3eccf5cfe8ab4aa4aab166fbab0d4a36", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.10:8004/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40266b11cfeb445a92bb2f85de12a690"}, {"url": "http://192.0.2.7:8004/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d1633629514761b5ddc3a574e0ec1a"}, {"url": "http://192.0.2.7:8004/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d166a832fbff48739aec34c02938de9e"}], "type": "orchestration", "id": "5410eba7ef4849c48fb9f8e5c3fcb7f7", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.10:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "653d147b2db94464bfd180aab4bde748"}, {"url": "http://192.0.2.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f850b020e3d46cd99c1cd967b4b1273"}, {"url": "http://192.0.2.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "928181a170f24d4f88e3a9e13d591204"}], "type": "network", "id": "565bd23c78e0443099a6f6f130e57d7c", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a9583ae86954bb1bcd1a8fc88f51a51"}, {"url": "http://192.168.37.10:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "364cfbfd607044d69f7d221897aa4906"}, {"url": "http://192.0.2.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd940df98e0840208b8ae93310176a45"}], "type": "placement", "id": "5e0a23c361b84b4899a9517bd0cf497e", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.10:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "29b0b79f5e764e8cafc26e32466970d1"}, {"url": "http://192.0.2.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b847220de5044eb28c0389e751441c2e"}, {"url": "http://192.0.2.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc83118d1b0c44d5b8f3a5d17a5771ab"}], "type": "metric", "id": "65fed1b033304809a61c21ed687870c0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.10:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d1d7f696f394def8e5680f12677a307"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d227349a275245a18bada4a958798b5d"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee71be71ca3645cbaf04dd1ea492fa83"}], "type": "compute", "id": "83ae158650be42e7967663c900b79dc2", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.10:8776/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324906668e9146a08f96884a4c72f126"}, {"url": "http://192.0.2.7:8776/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "43cb49c9a0374f869370dca95d7eba89"}, {"url": "http://192.0.2.7:8776/v1/e80b5208b08d4c82a99a260daaacc3d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dcdc65b939404718a1fb3118596bc1d1"}], "type": "volume", "id": "a59a9765d0d943ab88a7dce856ba373a", "name": "cinder"}, {"endpoints": [{"url": "http://192.168.37.10:8080/v1/AUTH_e80b5208b08d4c82a99a260daaacc3d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41111c9ea2c444dc949a298aa4b17f6f"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e80b5208b08d4c82a99a260daaacc3d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63cc0b4cecf74cc4a54b0e34029d2a50"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f9bc090b2b4d9c9aef86635e0b5c41"}], "type": "object-store", "id": "d05f3b6af514489da9a7080e5cbfc20f", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.10:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40ec2d4f962643f2966081011f57542d"}, {"url": "http://192.0.2.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbc69d0df2054780bdd187ac1c4e99f6"}, {"url": "http://192.0.2.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98e922cf40c4e598ab0c2ba85828f0a"}], "type": "event", "id": "ea8a268293c74c25a4e001725853482e", "name": "panko"}, {"endpoints": [{"url": "http://192.168.37.10:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "186ead8ea98b4243989feb85076816fe"}, {"url": "http://192.0.2.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424f3cb64a6d4dd3b92e0c3b4b7e44e2"}, {"url": "http://192.0.2.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da46f1557da842868db4ad99a393beb0"}], "type": "alarming", "id": "ee65d175e8ba418cb6c22d4f38c62c50", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.7:8776/v2/e80b5208b08d4c82a99a260daaacc3d0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52f717ec26a1434786c34bec7daba24d"}, {"url": "http://192.168.37.10:8776/v2/e80b5208b08d4c82a99a260daaacc3d0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e3f7195f6e477e88a8c32b350dfb57"}, {"url": "http://192.0.2.7:8776/v2/e80b5208b08d4c82a99a260daaacc3d0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d82484b1c80d47e48cc95350283af109"}], "type": "volumev2", "id": "f0456bef2ee2457ba2804300d0886a2a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "91a89a8a86d047dc9568abddaff62d66"}, "audit_ids": ["crqLLr_QSZWm2a0h_hHAFg"], "issued_at": "2018-08-31T16:48:52.000000Z"}} 2018-08-31 16:48:52,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 16:48:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:52,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:52 GMT X-Openstack-Request-Id: req-8f13dcf3-68cb-432e-b743-5fb749cac4b9 2018-08-31 16:48:52,878 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8789145c-259e-4708-a42e-541efdf83138","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d90027c42ce849e7a0d2f31e0270be8a","l2_adjacency":true,"status":"ACTIVE","subnets":["27f4589f-cc58-41a2-9699-fa8c23445db9"],"description":"","tags":[],"updated_at":"2018-08-31T16:46:52Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d90027c42ce849e7a0d2f31e0270be8a","created_at":"2018-08-31T16:46:49Z","provider:network_type":"flat"}]} 2018-08-31 16:48:52,878 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8f13dcf3-68cb-432e-b743-5fb749cac4b9 2018-08-31 16:48:52,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.41571187973s 2018-08-31 16:48:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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-08-31 16:48:52,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-284daab0-e9e4-4d9a-9276-ef36dd63c7b2 2018-08-31 16:48:52,886 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.10:5000/v3/", "rel": "self"}]}]}} 2018-08-31 16:48:52,886 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/ used request id req-284daab0-e9e4-4d9a-9276-ef36dd63c7b2 2018-08-31 16:48:52,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 16:48:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6047e851-fb7c-4504-870b-ab89f6e2b185 2018-08-31 16:48:53,143 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://192.168.37.10:5000/v3/domains/03e29b0b78084d5194e9d13db1d4dc7f"}, "tags": [], "enabled": true, "id": "03e29b0b78084d5194e9d13db1d4dc7f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://192.168.37.10:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.168.37.10:5000/v3/domains", "previous": null, "next": null}} 2018-08-31 16:48:53,143 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/domains used request id req-6047e851-fb7c-4504-870b-ab89f6e2b185 2018-08-31 16:48:53,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.256254911423s 2018-08-31 16:48:53,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-31 16:48:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}}' 2018-08-31 16:48:53,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-facaebf8-5b91-4176-a1e0-74ea4de01cae 2018-08-31 16:48:53,326 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429"}, "tags": [], "enabled": true, "id": "b805274951b04b15893a748aaf3e0429", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}} 2018-08-31 16:48:53,326 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.37.10:5000/v3/projects used request id req-facaebf8-5b91-4176-a1e0-74ea4de01cae 2018-08-31 16:48:53,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180061101913s 2018-08-31 16:48:53,327 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'b805274951b04b15893a748aaf3e0429', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef'}) 2018-08-31 16:48:53,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-31 16:48:53,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2ff4ce48-34a2-4b56-a18c-1fb2525043c7", "email": null, "name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}}' 2018-08-31 16:48:53,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 330 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4efdbc15-e83e-422d-804e-b9ee4cda02ec 2018-08-31 16:48:53,862 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": {"self": "http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0976d14730d40e19e98108a32257686", "domain_id": "default", "password_expires_at": null}} 2018-08-31 16:48:53,862 - keystoneauth.session - DEBUG - POST call to identity for http://192.168.37.10:5000/v3/users used request id req-4efdbc15-e83e-422d-804e-b9ee4cda02ec 2018-08-31 16:48:53,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532680988312s 2018-08-31 16:48:53,863 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0976d14730d40e19e98108a32257686', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef'}) 2018-08-31 16:48:53,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:48:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:53,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67b1afd-13d9-4214-9b4b-f10ee7e9f198 2018-08-31 16:48:53,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:48:53,992 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-f67b1afd-13d9-4214-9b4b-f10ee7e9f198 2018-08-31 16:48:53,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126065969467s 2018-08-31 16:48:53,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:48:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26aa71b-b50a-4b6a-aa7b-083f4fabb5ba 2018-08-31 16:48:54,266 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:48:54,266 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-e26aa71b-b50a-4b6a-aa7b-083f4fabb5ba 2018-08-31 16:48:54,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.268929004669s 2018-08-31 16:48:54,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:48:54,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1c89f4-c11b-46e4-9139-c9d74675e676 2018-08-31 16:48:54,388 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:48:54,388 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-4e1c89f4-c11b-46e4-9139-c9d74675e676 2018-08-31 16:48:54,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120093822479s 2018-08-31 16:48:54,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 16:48:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbabc57a-dbf1-444a-8f53-4d664dec1210 2018-08-31 16:48:54,523 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.37.10:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 16:48:54,523 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/domains/default used request id req-dbabc57a-dbf1-444a-8f53-4d664dec1210 2018-08-31 16:48:54,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132745027542s 2018-08-31 16:48:54,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 16:48:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c13292-c1a7-48fb-8fa8-603233363570 2018-08-31 16:48:54,663 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://192.168.37.10:5000/v3/users/1680bd4e02fc49ebb131b2861af670e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1680bd4e02fc49ebb131b2861af670e3", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.10:5000/v3/users/60feb40e493d478aa8e208effce4ba36"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60feb40e493d478aa8e208effce4ba36", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.10:5000/v3/users/66c70f41d0c843ebb6dfa92878f6d079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66c70f41d0c843ebb6dfa92878f6d079", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.10:5000/v3/users/6afeb605a3794e6dbb31c3613bce0e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afeb605a3794e6dbb31c3613bce0e04", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.10:5000/v3/users/6e1de719f7b747d7a5960252c018415a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1de719f7b747d7a5960252c018415a", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.10:5000/v3/users/91a89a8a86d047dc9568abddaff62d66"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91a89a8a86d047dc9568abddaff62d66", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": {"self": "http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0976d14730d40e19e98108a32257686", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.10:5000/v3/users/aa893fd840a84f03bf88d20aee2e6ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa893fd840a84f03bf88d20aee2e6ec9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.10:5000/v3/users/c23ba6d1125542969aa530b9e84ab383"}, "domain_id": "03e29b0b78084d5194e9d13db1d4dc7f", "enabled": true, "options": {}, "id": "c23ba6d1125542969aa530b9e84ab383", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.10:5000/v3/users/daf8a86c46a842b1ab3dbdc6af8ab0aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daf8a86c46a842b1ab3dbdc6af8ab0aa", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.10:5000/v3/users/e542ce61ac0d482a92d311cd9105fbba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e542ce61ac0d482a92d311cd9105fbba", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.10:5000/v3/users/ecf7ffb90297451f8b60bd3707588aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ecf7ffb90297451f8b60bd3707588aad", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.37.10:5000/v3/users/f5834b3cfcb9466b91cf78449cccd7b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5834b3cfcb9466b91cf78449cccd7b1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.10:5000/v3/users/f9a2252d9d2645f69e2019526cd89e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9a2252d9d2645f69e2019526cd89e31", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.10:5000/v3/users/fcf20b25a3284edcb955f246b9316101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fcf20b25a3284edcb955f246b9316101", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.10:5000/v3/users", "previous": null, "next": null}} 2018-08-31 16:48:54,663 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/users used request id req-d0c13292-c1a7-48fb-8fa8-603233363570 2018-08-31 16:48:54,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139816045761s 2018-08-31 16:48:54,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 16:48:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33d4747-d4d8-48d7-99e7-15341c51e682 2018-08-31 16:48:54,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.10:5000/v3/projects/e80b5208b08d4c82a99a260daaacc3d0"}, "tags": [], "enabled": true, "id": "e80b5208b08d4c82a99a260daaacc3d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.10:5000/v3/projects/d90027c42ce849e7a0d2f31e0270be8a"}, "tags": [], "enabled": true, "id": "d90027c42ce849e7a0d2f31e0270be8a", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429"}, "tags": [], "enabled": true, "id": "b805274951b04b15893a748aaf3e0429", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}]} 2018-08-31 16:48:54,807 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/projects?domain_id=default used request id req-f33d4747-d4d8-48d7-99e7-15341c51e682 2018-08-31 16:48:54,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139075994492s 2018-08-31 16:48:54,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 16:48:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=112bb14da8ea46709dee8f032cabf9ae&scope.project.id=b805274951b04b15893a748aaf3e0429" -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d079ac02-cac3-4e39-8571-382b5ec13c69 2018-08-31 16:48:54,941 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=112bb14da8ea46709dee8f032cabf9ae&scope.project.id=b805274951b04b15893a748aaf3e0429", "previous": null, "next": null}} 2018-08-31 16:48:54,942 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=112bb14da8ea46709dee8f032cabf9ae&scope.project.id=b805274951b04b15893a748aaf3e0429 used request id req-d079ac02-cac3-4e39-8571-382b5ec13c69 2018-08-31 16:48:54,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.130568027496s 2018-08-31 16:48:54,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 16:48:54,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429/users/a0976d14730d40e19e98108a32257686/roles/112bb14da8ea46709dee8f032cabf9ae -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 31 Aug 2018 16:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e38cd06-28d2-4e0c-8319-1dd9e82a3b09 2018-08-31 16:48:55,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 16:48:55,091 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429/users/a0976d14730d40e19e98108a32257686/roles/112bb14da8ea46709dee8f032cabf9ae used request id req-6e38cd06-28d2-4e0c-8319-1dd9e82a3b09 2018-08-31 16:48:55,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147770881653s 2018-08-31 16:48:55,092 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 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'b805274951b04b15893a748aaf3e0429', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2ff4ce48-34a2-4b56-a18c-1fb2525043c7', 'username': u'tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://192.168.37.10:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-31 16:48:55,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-31 16:48:55,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-31 16:48:55,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-31 16:48:55,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-31 16:48:55,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-31 16:48:55,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-31 16:48:55,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-31 16:48:55,095 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'password': '2ff4ce48-34a2-4b56-a18c-1fb2525043c7', 'project_name': 'tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'user_domain_name': 'Default', 'auth_url': 'http://192.168.37.10:5000/v3', 'project_id': 'b805274951b04b15893a748aaf3e0429', 'project_domain_name': 'Default'} 2018-08-31 16:48:55,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:48:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaee5c0-010a-4cfe-bffa-c292ab7c9424 2018-08-31 16:48:55,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:48:55,305 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-0eaee5c0-010a-4cfe-bffa-c292ab7c9424 2018-08-31 16:48:55,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207158088684s 2018-08-31 16:48:55,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:48:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cf64bd-59d3-4bf0-813d-424049e88916 2018-08-31 16:48:55,534 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:48:55,534 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-84cf64bd-59d3-4bf0-813d-424049e88916 2018-08-31 16:48:55,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226907014847s 2018-08-31 16:48:55,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-31 16:48:55,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 150 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57538509-4a86-4974-a054-ed82a30211a0 2018-08-31 16:48:55,671 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://192.168.37.10:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-31 16:48:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/domains/default used request id req-57538509-4a86-4974-a054-ed82a30211a0 2018-08-31 16:48:55,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133853912354s 2018-08-31 16:48:55,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 16:48:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a475404-94f0-4474-af8c-652ad823b092 2018-08-31 16:48:55,808 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://192.168.37.10:5000/v3/users/1680bd4e02fc49ebb131b2861af670e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1680bd4e02fc49ebb131b2861af670e3", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.10:5000/v3/users/60feb40e493d478aa8e208effce4ba36"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60feb40e493d478aa8e208effce4ba36", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.10:5000/v3/users/66c70f41d0c843ebb6dfa92878f6d079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66c70f41d0c843ebb6dfa92878f6d079", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.10:5000/v3/users/6afeb605a3794e6dbb31c3613bce0e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afeb605a3794e6dbb31c3613bce0e04", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.10:5000/v3/users/6e1de719f7b747d7a5960252c018415a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1de719f7b747d7a5960252c018415a", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.10:5000/v3/users/91a89a8a86d047dc9568abddaff62d66"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91a89a8a86d047dc9568abddaff62d66", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": {"self": "http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0976d14730d40e19e98108a32257686", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.10:5000/v3/users/aa893fd840a84f03bf88d20aee2e6ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa893fd840a84f03bf88d20aee2e6ec9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.10:5000/v3/users/c23ba6d1125542969aa530b9e84ab383"}, "domain_id": "03e29b0b78084d5194e9d13db1d4dc7f", "enabled": true, "options": {}, "id": "c23ba6d1125542969aa530b9e84ab383", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.10:5000/v3/users/daf8a86c46a842b1ab3dbdc6af8ab0aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daf8a86c46a842b1ab3dbdc6af8ab0aa", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.10:5000/v3/users/e542ce61ac0d482a92d311cd9105fbba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e542ce61ac0d482a92d311cd9105fbba", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.10:5000/v3/users/ecf7ffb90297451f8b60bd3707588aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ecf7ffb90297451f8b60bd3707588aad", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.37.10:5000/v3/users/f5834b3cfcb9466b91cf78449cccd7b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5834b3cfcb9466b91cf78449cccd7b1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.10:5000/v3/users/f9a2252d9d2645f69e2019526cd89e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9a2252d9d2645f69e2019526cd89e31", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.10:5000/v3/users/fcf20b25a3284edcb955f246b9316101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fcf20b25a3284edcb955f246b9316101", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.10:5000/v3/users", "previous": null, "next": null}} 2018-08-31 16:48:55,808 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/users used request id req-6a475404-94f0-4474-af8c-652ad823b092 2018-08-31 16:48:55,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136558055878s 2018-08-31 16:48:55,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 16:48:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:55,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb01cfc1-a849-4d47-80dd-35ec74f60af6 2018-08-31 16:48:55,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.10:5000/v3/projects/e80b5208b08d4c82a99a260daaacc3d0"}, "tags": [], "enabled": true, "id": "e80b5208b08d4c82a99a260daaacc3d0", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.10:5000/v3/projects/d90027c42ce849e7a0d2f31e0270be8a"}, "tags": [], "enabled": true, "id": "d90027c42ce849e7a0d2f31e0270be8a", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429"}, "tags": [], "enabled": true, "id": "b805274951b04b15893a748aaf3e0429", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}]} 2018-08-31 16:48:55,972 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/projects?domain_id=default used request id req-bb01cfc1-a849-4d47-80dd-35ec74f60af6 2018-08-31 16:48:55,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158864974976s 2018-08-31 16:48:55,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-31 16:48:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=56ec94ab4fbd4c3e96b7322810a57c5e&scope.project.id=b805274951b04b15893a748aaf3e0429" -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:56,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Fri, 31 Aug 2018 16:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee14c43-c290-4a8c-b3bc-9065c7ebe907 2018-08-31 16:48:56,130 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=56ec94ab4fbd4c3e96b7322810a57c5e&scope.project.id=b805274951b04b15893a748aaf3e0429", "previous": null, "next": null}} 2018-08-31 16:48:56,130 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/role_assignments?user.id=a0976d14730d40e19e98108a32257686&role.id=56ec94ab4fbd4c3e96b7322810a57c5e&scope.project.id=b805274951b04b15893a748aaf3e0429 used request id req-1ee14c43-c290-4a8c-b3bc-9065c7ebe907 2018-08-31 16:48:56,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.153658866882s 2018-08-31 16:48:56,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-31 16:48:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429/users/a0976d14730d40e19e98108a32257686/roles/56ec94ab4fbd4c3e96b7322810a57c5e -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:48:56,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 31 Aug 2018 16:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f7beb1-7253-48c5-ac4e-69cbbb5a24c2 2018-08-31 16:48:56,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 16:48:56,372 - keystoneauth.session - DEBUG - PUT call to identity for http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429/users/a0976d14730d40e19e98108a32257686/roles/56ec94ab4fbd4c3e96b7322810a57c5e used request id req-01f7beb1-7253-48c5-ac4e-69cbbb5a24c2 2018-08-31 16:48:56,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.239768981934s 2018-08-31 16:48:56,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-31 16:49:02,270 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fd86c8c3-aaa0-470f-a365-d8a506659c79 | 2018-08-31T16:49:01.920793 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fd86c8c3-aaa0-470f-a365-d8a506659c79 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-31 16:49:06,174 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-31 16:49:06,174 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-31 16:49:14,886 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=cbb92d55-28ae-4fe2-9cdf-2f1a408958cc) as the default verifier for the future CLI operations. 2018-08-31 16:49:18,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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-08-31 16:49:18,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666811aa-0cee-4b10-89e2-749c349389f9 2018-08-31 16:49:18,261 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.10:5000/v3/", "rel": "self"}]}} 2018-08-31 16:49:18,262 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/v3 used request id req-666811aa-0cee-4b10-89e2-749c349389f9 2018-08-31 16:49:18,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.10:5000/v3/auth/tokens 2018-08-31 16:49:18,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29ea0ba8a7f64113b229f51a0cbe112b", "name": "reader"}, {"id": "112bb14da8ea46709dee8f032cabf9ae", "name": "member"}, {"id": "56ec94ab4fbd4c3e96b7322810a57c5e", "name": "admin"}], "expires_at": "2018-08-31T17:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b805274951b04b15893a748aaf3e0429", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a38d41747dd42d78bd9dc9987297c0c"}, {"url": "http://192.168.37.10:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1a5ce63d881843a59d263500910b4435"}, {"url": "http://192.0.2.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ca5bf542f1d456bb42ee555c69de45d"}], "type": "cloudformation", "id": "0cd041b165f64e1fb2b668e54a35cab2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25843134d7164c91b3707664ff83acfb"}, {"url": "http://192.0.2.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1bd9aa7e3a74a69b6dd7830d40f933b"}, {"url": "http://192.168.37.10:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a349acc9e88848bd9d32d9248e4d76b2"}], "type": "identity", "id": "208ebba26128421cb93ebab4a2cd498c", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.7:8776/v3/b805274951b04b15893a748aaf3e0429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ac7676afd6545f4b3ba7d675e816729"}, {"url": "http://192.0.2.7:8776/v3/b805274951b04b15893a748aaf3e0429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81ff8995a9e241f6bdf073fc4637b96b"}, {"url": "http://192.168.37.10:8776/v3/b805274951b04b15893a748aaf3e0429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b803739ab70f4a06a07b174791825dcb"}], "type": "volumev3", "id": "306c9a290b4549baa19581e7aca221fe", "name": "cinderv3"}, {"endpoints": [], "type": "metering", "id": "315f4afb0a48402eb6c6816df7cf0658", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.168.37.10:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46562ad16fe94e0ab470e2c3135a0869"}, {"url": "http://192.0.2.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a38bafc6dea94718a15cf7d91215d401"}, {"url": "http://192.0.2.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5f500df768d4181abe9f7fe55bd9e4a"}], "type": "image", "id": "3eccf5cfe8ab4aa4aab166fbab0d4a36", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.10:8004/v1/b805274951b04b15893a748aaf3e0429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40266b11cfeb445a92bb2f85de12a690"}, {"url": "http://192.0.2.7:8004/v1/b805274951b04b15893a748aaf3e0429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b7d1633629514761b5ddc3a574e0ec1a"}, {"url": "http://192.0.2.7:8004/v1/b805274951b04b15893a748aaf3e0429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d166a832fbff48739aec34c02938de9e"}], "type": "orchestration", "id": "5410eba7ef4849c48fb9f8e5c3fcb7f7", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.10:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "653d147b2db94464bfd180aab4bde748"}, {"url": "http://192.0.2.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7f850b020e3d46cd99c1cd967b4b1273"}, {"url": "http://192.0.2.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "928181a170f24d4f88e3a9e13d591204"}], "type": "network", "id": "565bd23c78e0443099a6f6f130e57d7c", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0a9583ae86954bb1bcd1a8fc88f51a51"}, {"url": "http://192.168.37.10:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "364cfbfd607044d69f7d221897aa4906"}, {"url": "http://192.0.2.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd940df98e0840208b8ae93310176a45"}], "type": "placement", "id": "5e0a23c361b84b4899a9517bd0cf497e", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.10:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "29b0b79f5e764e8cafc26e32466970d1"}, {"url": "http://192.0.2.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b847220de5044eb28c0389e751441c2e"}, {"url": "http://192.0.2.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc83118d1b0c44d5b8f3a5d17a5771ab"}], "type": "metric", "id": "65fed1b033304809a61c21ed687870c0", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.10:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d1d7f696f394def8e5680f12677a307"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d227349a275245a18bada4a958798b5d"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee71be71ca3645cbaf04dd1ea492fa83"}], "type": "compute", "id": "83ae158650be42e7967663c900b79dc2", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.10:8776/v1/b805274951b04b15893a748aaf3e0429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324906668e9146a08f96884a4c72f126"}, {"url": "http://192.0.2.7:8776/v1/b805274951b04b15893a748aaf3e0429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "43cb49c9a0374f869370dca95d7eba89"}, {"url": "http://192.0.2.7:8776/v1/b805274951b04b15893a748aaf3e0429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dcdc65b939404718a1fb3118596bc1d1"}], "type": "volume", "id": "a59a9765d0d943ab88a7dce856ba373a", "name": "cinder"}, {"endpoints": [{"url": "http://192.168.37.10:8080/v1/AUTH_b805274951b04b15893a748aaf3e0429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41111c9ea2c444dc949a298aa4b17f6f"}, {"url": "http://12.0.0.29:8080/v1/AUTH_b805274951b04b15893a748aaf3e0429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "63cc0b4cecf74cc4a54b0e34029d2a50"}, {"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e6f9bc090b2b4d9c9aef86635e0b5c41"}], "type": "object-store", "id": "d05f3b6af514489da9a7080e5cbfc20f", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.10:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40ec2d4f962643f2966081011f57542d"}, {"url": "http://192.0.2.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbc69d0df2054780bdd187ac1c4e99f6"}, {"url": "http://192.0.2.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d98e922cf40c4e598ab0c2ba85828f0a"}], "type": "event", "id": "ea8a268293c74c25a4e001725853482e", "name": "panko"}, {"endpoints": [{"url": "http://192.168.37.10:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "186ead8ea98b4243989feb85076816fe"}, {"url": "http://192.0.2.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424f3cb64a6d4dd3b92e0c3b4b7e44e2"}, {"url": "http://192.0.2.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "da46f1557da842868db4ad99a393beb0"}], "type": "alarming", "id": "ee65d175e8ba418cb6c22d4f38c62c50", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.7:8776/v2/b805274951b04b15893a748aaf3e0429", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "52f717ec26a1434786c34bec7daba24d"}, {"url": "http://192.168.37.10:8776/v2/b805274951b04b15893a748aaf3e0429", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e3f7195f6e477e88a8c32b350dfb57"}, {"url": "http://192.0.2.7:8776/v2/b805274951b04b15893a748aaf3e0429", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d82484b1c80d47e48cc95350283af109"}], "type": "volumev2", "id": "f0456bef2ee2457ba2804300d0886a2a", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "id": "a0976d14730d40e19e98108a32257686"}, "audit_ids": ["U566sd71SHSISnCBtsrFMA"], "issued_at": "2018-08-31T16:49:18.000000Z"}} 2018-08-31 16:49:18,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-31 16:49:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:19,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:19 GMT X-Openstack-Request-Id: req-2e2d2f1b-70cf-4218-ac0a-e722d7c8e932 2018-08-31 16:49:19,046 - 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-08-31 16:49:19,046 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/extensions.json used request id req-2e2d2f1b-70cf-4218-ac0a-e722d7c8e932 2018-08-31 16:49:19,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.284392118454s 2018-08-31 16:49:19,051 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-31 16:49:19,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-31 16:49:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"network": {"shared": true, "name": "tempest_smoke-net_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "admin_state_up": true}}' 2018-08-31 16:49:19,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:19 GMT X-Openstack-Request-Id: req-a830a4d9-c414-4f5e-ac8f-49325315680d 2018-08-31 16:49:19,287 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"03b1398e-36a4-435e-91e8-5c040b1b2292","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"b805274951b04b15893a748aaf3e0429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T16:49:19Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_033ae736-e6c6-487a-aef9-4d8bb9c615ef","admin_state_up":true,"tenant_id":"b805274951b04b15893a748aaf3e0429","created_at":"2018-08-31T16:49:19Z","mtu":1450}} 2018-08-31 16:49:19,287 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-a830a4d9-c414-4f5e-ac8f-49325315680d 2018-08-31 16:49:19,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.235655069351s 2018-08-31 16:49:19,288 - 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-08-31T16:49:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03b1398e-36a4-435e-91e8-5c040b1b2292', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'created_at': u'2018-08-31T16:49:19Z', u'mtu': 1450, u'tenant_id': u'b805274951b04b15893a748aaf3e0429', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b805274951b04b15893a748aaf3e0429', u'l2_adjacency': True}) 2018-08-31 16:49:19,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 16:49:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:19,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:19 GMT X-Openstack-Request-Id: req-0ef2cdfb-14cd-4dd3-b737-188744f57126 2018-08-31 16:49:19,521 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"03b1398e-36a4-435e-91e8-5c040b1b2292","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"b805274951b04b15893a748aaf3e0429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T16:49:19Z","qos_policy_id":null,"name":"tempest_smoke-net_033ae736-e6c6-487a-aef9-4d8bb9c615ef","admin_state_up":true,"tenant_id":"b805274951b04b15893a748aaf3e0429","created_at":"2018-08-31T16:49:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8789145c-259e-4708-a42e-541efdf83138","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d90027c42ce849e7a0d2f31e0270be8a","l2_adjacency":true,"status":"ACTIVE","subnets":["27f4589f-cc58-41a2-9699-fa8c23445db9"],"description":"","tags":[],"updated_at":"2018-08-31T16:46:52Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d90027c42ce849e7a0d2f31e0270be8a","created_at":"2018-08-31T16:46:49Z","provider:network_type":"flat"}]} 2018-08-31 16:49:19,521 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-0ef2cdfb-14cd-4dd3-b737-188744f57126 2018-08-31 16:49:19,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233398914337s 2018-08-31 16:49:19,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-31 16:49:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"subnet": {"name": "tempest_smoke-subnet_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "enable_dhcp": true, "network_id": "03b1398e-36a4-435e-91e8-5c040b1b2292", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-31 16:49:19,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:19 GMT X-Openstack-Request-Id: req-a6c7f7cb-28e7-48d5-acd0-d5c571b14a7d 2018-08-31 16:49:19,864 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-08-31T16:49:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a52535-837c-4e2a-a963-f2637850a57c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b805274951b04b15893a748aaf3e0429","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_033ae736-e6c6-487a-aef9-4d8bb9c615ef","enable_dhcp":true,"segment_id":null,"network_id":"03b1398e-36a4-435e-91e8-5c040b1b2292","tenant_id":"b805274951b04b15893a748aaf3e0429","created_at":"2018-08-31T16:49:19Z","ip_version":4}} 2018-08-31 16:49:19,864 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/subnets.json used request id req-a6c7f7cb-28e7-48d5-acd0-d5c571b14a7d 2018-08-31 16:49:19,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.341575145721s 2018-08-31 16:49:19,864 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T16:49:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b1a52535-837c-4e2a-a963-f2637850a57c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'03b1398e-36a4-435e-91e8-5c040b1b2292', u'tenant_id': u'b805274951b04b15893a748aaf3e0429', u'created_at': u'2018-08-31T16:49:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b805274951b04b15893a748aaf3e0429'}) 2018-08-31 16:49:19,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-31 16:49:19,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"router": {"external_gateway_info": {"network_id": "8789145c-259e-4708-a42e-541efdf83138"}, "name": "tempest_smoke-router_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "admin_state_up": true}}' 2018-08-31 16:49:21,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:21 GMT X-Openstack-Request-Id: req-206c68f0-5dbe-4612-af39-5112797aa8fa 2018-08-31 16:49:21,508 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8789145c-259e-4708-a42e-541efdf83138", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27f4589f-cc58-41a2-9699-fa8c23445db9", "ip_address": "192.168.37.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b805274951b04b15893a748aaf3e0429", "created_at": "2018-08-31T16:49:19Z", "admin_state_up": true, "updated_at": "2018-08-31T16:49:21Z", "project_id": "b805274951b04b15893a748aaf3e0429", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f1dc169b-3035-4be7-93cd-d732e1e1cc93", "name": "tempest_smoke-router_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}} 2018-08-31 16:49:21,508 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/routers.json used request id req-206c68f0-5dbe-4612-af39-5112797aa8fa 2018-08-31 16:49:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64345097542s 2018-08-31 16:49:21,509 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-31T16:49:21Z', u'revision_number': 2, u'ha': False, u'id': u'f1dc169b-3035-4be7-93cd-d732e1e1cc93', u'external_gateway_info': {u'network_id': u'8789145c-259e-4708-a42e-541efdf83138', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'27f4589f-cc58-41a2-9699-fa8c23445db9', u'ip_address': u'192.168.37.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'admin_state_up': True, u'tenant_id': u'b805274951b04b15893a748aaf3e0429', u'created_at': u'2018-08-31T16:49:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'b805274951b04b15893a748aaf3e0429'}) 2018-08-31 16:49:21,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-31 16:49:21,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93/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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"subnet_id": "b1a52535-837c-4e2a-a963-f2637850a57c"}' 2018-08-31 16:49:23,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:23 GMT X-Openstack-Request-Id: req-d8a0fdf7-37c8-4bc7-9dd2-77eb91283742 2018-08-31 16:49:23,903 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03b1398e-36a4-435e-91e8-5c040b1b2292", "tenant_id": "b805274951b04b15893a748aaf3e0429", "subnet_id": "b1a52535-837c-4e2a-a963-f2637850a57c", "subnet_ids": ["b1a52535-837c-4e2a-a963-f2637850a57c"], "port_id": "0c7df046-66a4-4b5d-8b24-7b79bcca4703", "id": "f1dc169b-3035-4be7-93cd-d732e1e1cc93"} 2018-08-31 16:49:23,903 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93/add_router_interface.json used request id req-d8a0fdf7-37c8-4bc7-9dd2-77eb91283742 2018-08-31 16:49:23,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39400601387s 2018-08-31 16:49:23,903 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-31 16:49:23,975 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-31 16:49:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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-08-31 16:49:23,983 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 876 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:23 GMT 2018-08-31 16:49:23,983 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}]} 2018-08-31 16:49:23,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 16:49:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:24,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:24 GMT X-Openstack-Request-Id: req-9ac6b39f-6b56-4583-8fab-9a78624710d0 2018-08-31 16:49:24,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 16:49:24,963 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-9ac6b39f-6b56-4583-8fab-9a78624710d0 2018-08-31 16:49:24,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.977891921997s 2018-08-31 16:49:24,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 16:49:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}' 2018-08-31 16:49:25,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:25 GMT Location: http://192.168.37.10:9292/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d0559db-4429-40f0-8cb2-99fbae8faa1c 2018-08-31 16:49:25,047 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:24Z", "file": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "6bd0e337-6f9d-4f09-94aa-a709a084f56d", "size": null, "self": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": null, "created_at": "2018-08-31T16:49:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 16:49:25,047 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.10:9292/v2/images used request id req-7d0559db-4429-40f0-8cb2-99fbae8faa1c 2018-08-31 16:49:25,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0770189762115s 2018-08-31 16:49:25,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 16:49:25,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9292/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '' 2018-08-31 16:49:27,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 31 Aug 2018 16:49:27 GMT X-Openstack-Request-Id: req-a2c22239-753d-4917-aeee-73b1fc151a70 2018-08-31 16:49:27,971 - 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-08-31 16:49:27,971 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.10:9292/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file used request id req-a2c22239-753d-4917-aeee-73b1fc151a70 2018-08-31 16:49:27,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.92291212082s 2018-08-31 16:49:27,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 16:49:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:27 GMT X-Openstack-Request-Id: req-cf706616-6e1d-475a-aea9-fc7ce3de2a91 2018-08-31 16:49:28,005 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:27Z", "file": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "6bd0e337-6f9d-4f09-94aa-a709a084f56d", "size": 12716032, "self": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T16:49:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 16:49:28,005 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-cf706616-6e1d-475a-aea9-fc7ce3de2a91 2018-08-31 16:49:28,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.031956911087s 2018-08-31 16:49:28,008 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file', 'owner': u'b805274951b04b15893a748aaf3e0429', 'id': u'6bd0e337-6f9d-4f09-94aa-a709a084f56d', 'size': 12716032, u'self': u'/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b805274951b04b15893a748aaf3e0429', 'name': 'tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T16:49:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T16:49:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'created': u'2018-08-31T16:49:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T16:49:24Z', 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/6bd0e337-6f9d-4f09-94aa-a709a084f56d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 16:49:28,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 16:49:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 16:49:28,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ba35feb-c469-4865-a13a-bb60a6cdd159 x-openstack-request-id: req-7ba35feb-c469-4865-a13a-bb60a6cdd159 2018-08-31 16:49:28,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "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": "dce942f2-7ef4-476b-b614-edf028b111f5"}} 2018-08-31 16:49:28,413 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors used request id req-7ba35feb-c469-4865-a13a-bb60a6cdd159 2018-08-31 16:49:28,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.402523040771s 2018-08-31 16:49:28,414 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_033ae736-e6c6-487a-aef9-4d8bb9c615ef', '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'e80b5208b08d4c82a99a260daaacc3d0', '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'dce942f2-7ef4-476b-b614-edf028b111f5', 'swap': 0}) 2018-08-31 16:49:28,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 16:49:28,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5/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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"extra_specs": {}}' 2018-08-31 16:49:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a74f1fe-eaa6-4fdd-ae82-272fdfa295f8 x-openstack-request-id: req-7a74f1fe-eaa6-4fdd-ae82-272fdfa295f8 2018-08-31 16:49:28,437 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-31 16:49:28,437 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5/os-extra_specs used request id req-7a74f1fe-eaa6-4fdd-ae82-272fdfa295f8 2018-08-31 16:49:28,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225121974945s 2018-08-31 16:49:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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-08-31 16:49:28,451 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08415d47-90b3-4acb-975f-93c066824832 2018-08-31 16:49:28,451 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.10:5000/v3/", "rel": "self"}]}]}} 2018-08-31 16:49:28,451 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/ used request id req-08415d47-90b3-4acb-975f-93c066824832 2018-08-31 16:49:28,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:49:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:28,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a8ebde-bd40-4d12-9961-ceaf8426d099 2018-08-31 16:49:28,828 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:49:28,829 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-f5a8ebde-bd40-4d12-9961-ceaf8426d099 2018-08-31 16:49:28,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.374066114426s 2018-08-31 16:49:28,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-31 16:49:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:29,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946d1ed2-ba9b-4fc8-9c48-6b28bdeb523d 2018-08-31 16:49:29,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0c21d7455adf4353a0caa53a37e2df54", "links": {"self": "http://192.168.37.10:5000/v3/roles/0c21d7455adf4353a0caa53a37e2df54"}, "name": "swiftoperator"}, {"domain_id": null, "id": "112bb14da8ea46709dee8f032cabf9ae", "links": {"self": "http://192.168.37.10:5000/v3/roles/112bb14da8ea46709dee8f032cabf9ae"}, "name": "member"}, {"domain_id": null, "id": "116744a6902f469eb51d07f3bad341a2", "links": {"self": "http://192.168.37.10:5000/v3/roles/116744a6902f469eb51d07f3bad341a2"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "29ea0ba8a7f64113b229f51a0cbe112b", "links": {"self": "http://192.168.37.10:5000/v3/roles/29ea0ba8a7f64113b229f51a0cbe112b"}, "name": "reader"}, {"domain_id": null, "id": "362357aebcbd4b2894a605030243fb23", "links": {"self": "http://192.168.37.10:5000/v3/roles/362357aebcbd4b2894a605030243fb23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "56ec94ab4fbd4c3e96b7322810a57c5e", "links": {"self": "http://192.168.37.10:5000/v3/roles/56ec94ab4fbd4c3e96b7322810a57c5e"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-31 16:49:29,563 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-946d1ed2-ba9b-4fc8-9c48-6b28bdeb523d 2018-08-31 16:49:29,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.728295087814s 2018-08-31 16:49:29,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-31 16:49:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:29,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 621 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36a5157a-dc25-452e-bd6a-c1a3457fa5f2 x-openstack-request-id: req-36a5157a-dc25-452e-bd6a-c1a3457fa5f2 2018-08-31 16:49:29,931 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-08-31 16:49:29,931 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/os-hypervisors/detail used request id req-36a5157a-dc25-452e-bd6a-c1a3457fa5f2 2018-08-31 16:49:29,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.353585004807s 2018-08-31 16:49:29,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 16:49:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:29,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:29 GMT X-Openstack-Request-Id: req-93b8bae1-071e-42f9-b902-b7f38a92dd14 2018-08-31 16:49:29,958 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:27Z", "file": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "6bd0e337-6f9d-4f09-94aa-a709a084f56d", "size": 12716032, "self": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T16:49:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 16:49:29,958 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-93b8bae1-071e-42f9-b902-b7f38a92dd14 2018-08-31 16:49:29,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237500667572s 2018-08-31 16:49:29,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-31 16:49:29,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}' 2018-08-31 16:49:30,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:29 GMT Location: http://192.168.37.10:9292/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de19404c-40bc-459f-a231-ce0a012a7fa1 2018-08-31 16:49:30,003 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:29Z", "file": "/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "64d47826-4784-4dc3-a006-27738ce9a61b", "size": null, "self": "/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": null, "created_at": "2018-08-31T16:49:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-31 16:49:30,004 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.10:9292/v2/images used request id req-de19404c-40bc-459f-a231-ce0a012a7fa1 2018-08-31 16:49:30,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0387001037598s 2018-08-31 16:49:30,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-31 16:49:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9292/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b/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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '' 2018-08-31 16:49:30,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 31 Aug 2018 16:49:30 GMT X-Openstack-Request-Id: req-61a824cc-5019-421c-9123-33771670aeeb 2018-08-31 16:49:30,433 - 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-08-31 16:49:30,434 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.10:9292/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b/file used request id req-61a824cc-5019-421c-9123-33771670aeeb 2018-08-31 16:49:30,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.429681062698s 2018-08-31 16:49:30,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 16:49:30,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:49:30,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:30 GMT X-Openstack-Request-Id: req-d9b17c44-60f2-4ecf-a006-7331038b3f12 2018-08-31 16:49:30,476 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:30Z", "file": "/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "64d47826-4784-4dc3-a006-27738ce9a61b", "size": 12716032, "self": "/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/64d47826-4784-4dc3-a006-27738ce9a61b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/64d47826-4784-4dc3-a006-27738ce9a61b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T16:49:29Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:27Z", "file": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "6bd0e337-6f9d-4f09-94aa-a709a084f56d", "size": 12716032, "self": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T16:49:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 16:49:30,476 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-d9b17c44-60f2-4ecf-a006-7331038b3f12 2018-08-31 16:49:30,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389189720154s 2018-08-31 16:49:30,478 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/64d47826-4784-4dc3-a006-27738ce9a61b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b/file', 'owner': u'b805274951b04b15893a748aaf3e0429', 'id': u'64d47826-4784-4dc3-a006-27738ce9a61b', 'size': 12716032, u'self': u'/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b805274951b04b15893a748aaf3e0429', 'name': 'tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/64d47826-4784-4dc3-a006-27738ce9a61b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-31T16:49:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-31T16:49:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'created': u'2018-08-31T16:49:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-31T16:49:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-31 16:49:30,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-31 16:49:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-31 16:49:30,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24a9085b-1f86-464a-ae0c-9c97246331de x-openstack-request-id: req-24a9085b-1f86-464a-ae0c-9c97246331de 2018-08-31 16:49:30,520 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ee2f0db6-bca4-4cae-ae8c-6a4104549bbd"}} 2018-08-31 16:49:30,520 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors used request id req-24a9085b-1f86-464a-ae0c-9c97246331de 2018-08-31 16:49:30,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0416641235352s 2018-08-31 16:49:30,521 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e80b5208b08d4c82a99a260daaacc3d0', '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'ee2f0db6-bca4-4cae-ae8c-6a4104549bbd', 'swap': 0}) 2018-08-31 16:49:30,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-31 16:49:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd/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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" -d '{"extra_specs": {}}' 2018-08-31 16:49:30,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 31 Aug 2018 16:49:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c46b86fe-48aa-44d5-bce4-1a53280204f3 x-openstack-request-id: req-c46b86fe-48aa-44d5-bce4-1a53280204f3 2018-08-31 16:49:30,540 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-31 16:49:30,540 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd/os-extra_specs used request id req-c46b86fe-48aa-44d5-bce4-1a53280204f3 2018-08-31 16:49:30,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191731452942s 2018-08-31 16:49:30,541 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e80b5208b08d4c82a99a260daaacc3d0', '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'ee2f0db6-bca4-4cae-ae8c-6a4104549bbd', 'swap': 0}) 2018-08-31 16:49:34,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-31 16:49:34,136 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-31 16:49:34,137 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-31 16:49:34,138 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-31 16:49:34,141 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-31 16:49:38,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cbb92d55-28ae-4fe2-9cdf-2f1a408958cc/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-31 16:49:38,768 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-31 16:49:38,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-31 16:49:38,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-31 16:49:48,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:49:48.400 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 16:49:58,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:49:58.879 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.508s] 2018-08-31 16:49:58,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:49:58.939 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.061s] 2018-08-31 16:50:06,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:06.561 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.710s] 2018-08-31 16:50:08,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:08.705 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.923s] 2018-08-31 16:50:13,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:13.454 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.330s] 2018-08-31 16:50:15,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:15.272 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.817s] 2018-08-31 16:50:18,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:18.812 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.586s] 2018-08-31 16:50:31,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:31.038 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.579s] 2018-08-31 16:50:37,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:37.132 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [3.802s] 2018-08-31 16:50:37,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:37.231 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.099s] 2018-08-31 16:50:47,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:47.851 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.084s] 2018-08-31 16:50:47,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:47.852 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.000s] 2018-08-31 16:50:52,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:50:52.932 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.351s] 2018-08-31 16:51:00,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:00.340 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.786s] 2018-08-31 16:51:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:06.655 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.285s] 2018-08-31 16:51:06,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:06.656 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.000s] 2018-08-31 16:51:18,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:18.814 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.381s] 2018-08-31 16:51:20,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:20.289 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.223s] 2018-08-31 16:51:41,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:41.602 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.907s] 2018-08-31 16:51:45,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:45.979 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-08-31 16:51:45,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:45.980 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-31 16:51:53,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:53.320 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.942s] 2018-08-31 16:51:54,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:54.305 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.572s] 2018-08-31 16:51:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:54.964 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.658s] 2018-08-31 16:51:55,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:51:55.755 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.792s] 2018-08-31 16:52:02,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:02.651 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-08-31 16:52:05,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:05.552 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-31 16:52:09,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:09.283 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.310s] 2018-08-31 16:52:11,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:11.558 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.111s] 2018-08-31 16:52:11,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:11.752 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.194s] 2018-08-31 16:52:11,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:11.883 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.131s] 2018-08-31 16:52:11,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:11.888 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.005s] 2018-08-31 16:52:13,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:13.282 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.998s] 2018-08-31 16:52:18,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:18.739 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.523s] 2018-08-31 16:52:24,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:24.133 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.513s] 2018-08-31 16:52:24,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:24.306 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.024s] 2018-08-31 16:52:24,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:24.467 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.334s] 2018-08-31 16:52:24,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:24.650 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.182s] 2018-08-31 16:52:24,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:24.763 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.112s] 2018-08-31 16:52:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:25.223 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.459s] 2018-08-31 16:52:25,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:25.287 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.065s] 2018-08-31 16:52:27,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:27.834 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [24.686s] 2018-08-31 16:52:43,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:43.428 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.512s] 2018-08-31 16:52:48,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:48.229 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.801s] 2018-08-31 16:52:48,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:48.497 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.268s] 2018-08-31 16:52:53,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:53.776 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.982s] 2018-08-31 16:52:54,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:54.019 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.242s] 2018-08-31 16:52:54,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:54.131 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.112s] 2018-08-31 16:52:54,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:54.181 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.050s] 2018-08-31 16:52:54,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:54.335 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.154s] 2018-08-31 16:52:54,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:54.387 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-08-31 16:52:56,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:52:56.009 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [11.546s] 2018-08-31 16:53:00,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:00.549 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.059s] 2018-08-31 16:53:00,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:00.574 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2018-08-31 16:53:06,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:06.731 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [10.721s] 2018-08-31 16:53:12,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:12.424 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.069s] 2018-08-31 16:53:12,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:12.747 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.322s] 2018-08-31 16:53:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:20.633 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-31 16:53:23,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:23.336 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.091s] 2018-08-31 16:53:23,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:23.388 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.052s] 2018-08-31 16:53:23,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:23.442 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.054s] 2018-08-31 16:53:23,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:23.498 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.056s] 2018-08-31 16:53:30,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:30.563 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [1.314s] 2018-08-31 16:53:32,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:32.130 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [28.338s] 2018-08-31 16:53:38,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:38.120 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.886s] 2018-08-31 16:53:40,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:40.353 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.038s] 2018-08-31 16:53:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:42.745 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.438s] 2018-08-31 16:53:44,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:44.183 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.063s] 2018-08-31 16:53:48,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:48.503 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [16.373s] 2018-08-31 16:53:57,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:53:57.107 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.923s] 2018-08-31 16:54:08,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:08.266 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.762s] 2018-08-31 16:54:08,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:08.456 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.094s] 2018-08-31 16:54:19,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:19.684 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.227s] 2018-08-31 16:54:21,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:21.856 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.589s] 2018-08-31 16:54:24,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:24.784 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.099s] 2018-08-31 16:54:24,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:24.851 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [13.008s] 2018-08-31 16:54:24,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:24.893 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.108s] 2018-08-31 16:54:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:24.960 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.067s] 2018-08-31 16:54:29,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:29.924 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.341s] 2018-08-31 16:54:31,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:31.533 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.682s] 2018-08-31 16:54:33,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:33.675 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.141s] 2018-08-31 16:54:33,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:33.791 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.116s] 2018-08-31 16:54:33,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:33.858 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.067s] 2018-08-31 16:54:34,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:34.272 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.686s] 2018-08-31 16:54:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:36.090 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.816s] 2018-08-31 16:54:36,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:36.130 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.040s] 2018-08-31 16:54:37,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:37.875 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.131s] 2018-08-31 16:54:40,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:40.179 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.301s] 2018-08-31 16:54:42,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:42.386 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.208s] 2018-08-31 16:54:48,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:54:48.881 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-08-31 16:55:02,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:02.387 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.804s] 2018-08-31 16:55:05,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:05.435 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.407s] 2018-08-31 16:55:14,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:14.785 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.822s] 2018-08-31 16:55:15,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:15.219 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.783s] 2018-08-31 16:55:23,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:23.150 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.361s] 2018-08-31 16:55:24,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:24.773 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.554s] 2018-08-31 16:55:29,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:29.017 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.245s] 2018-08-31 16:55:33,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:33.257 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2018-08-31 16:55:39,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:39.820 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.316s] 2018-08-31 16:55:39,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:39.871 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.051s] 2018-08-31 16:55:49,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:49.363 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.097s] 2018-08-31 16:55:51,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:51.584 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.219s] 2018-08-31 16:55:53,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-31 16:55:53.804 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.220s] 2018-08-31 16:55:57,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: eba4b8d7-e607-47b9-831d-b7068182db68 2018-08-31 16:55:57,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eba4b8d7-e607-47b9-831d-b7068182db68']'. 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eba4b8d7-e607-47b9-831d-b7068182db68 | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-31 16:49:41 | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-31 16:55:57 | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:16 | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-31 16:55:58,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cbb92d55-28ae-4fe2-9cdf-2f1a408958cc) | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fd86c8c3-aaa0-470f-a365-d8a506659c79) | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 366.196 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-31 16:55:58,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-31 16:55:58,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-31 16:55:58,302 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:39 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-31 16:55:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 16:55:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9292/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b -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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:55:58,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 31 Aug 2018 16:55:58 GMT X-Openstack-Request-Id: req-b0ba708b-34b6-46e8-9878-0dc904f1bcef 2018-08-31 16:55:58,970 - 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-08-31 16:55:58,970 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.10:9292/v2/images/64d47826-4784-4dc3-a006-27738ce9a61b used request id req-b0ba708b-34b6-46e8-9878-0dc904f1bcef 2018-08-31 16:55:58,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.662662982941s 2018-08-31 16:55:58,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 16:55:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:55:59,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 31 Aug 2018 16:55: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-d88e63e5-575f-4c8e-878c-b09f7b2138ef x-openstack-request-id: req-d88e63e5-575f-4c8e-878c-b09f7b2138ef 2018-08-31 16:55:59,322 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "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": "dce942f2-7ef4-476b-b614-edf028b111f5"}, {"name": "tempest_smoke-flavor_alt_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ee2f0db6-bca4-4cae-ae8c-6a4104549bbd"}]} 2018-08-31 16:55:59,322 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None used request id req-d88e63e5-575f-4c8e-878c-b09f7b2138ef 2018-08-31 16:55:59,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.345853805542s 2018-08-31 16:55:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 16:55:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:55:59,352 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 31 Aug 2018 16:55:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f29de28b-3a36-456e-b97e-bb5cc2cd3a20 x-openstack-request-id: req-f29de28b-3a36-456e-b97e-bb5cc2cd3a20 2018-08-31 16:55:59,353 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.10:8774/v2.1/flavors/ee2f0db6-bca4-4cae-ae8c-6a4104549bbd used request id req-f29de28b-3a36-456e-b97e-bb5cc2cd3a20 2018-08-31 16:55:59,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285210609436s 2018-08-31 16:55:59,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-31 16:55:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93/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}4c2ffdda107437c42da3429b2e5a84c803e73b33" -d '{"subnet_id": "b1a52535-837c-4e2a-a963-f2637850a57c"}' 2018-08-31 16:56:01,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:01 GMT X-Openstack-Request-Id: req-07db0e54-d996-42a6-b1e6-1f2ed5bf6d47 2018-08-31 16:56:01,959 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03b1398e-36a4-435e-91e8-5c040b1b2292", "tenant_id": "b805274951b04b15893a748aaf3e0429", "subnet_id": "b1a52535-837c-4e2a-a963-f2637850a57c", "subnet_ids": ["b1a52535-837c-4e2a-a963-f2637850a57c"], "port_id": "0c7df046-66a4-4b5d-8b24-7b79bcca4703", "id": "f1dc169b-3035-4be7-93cd-d732e1e1cc93"} 2018-08-31 16:56:01,959 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93/remove_router_interface.json used request id req-07db0e54-d996-42a6-b1e6-1f2ed5bf6d47 2018-08-31 16:56:01,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.6061270237s 2018-08-31 16:56:01,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-31 16:56:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:02,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 724 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:02 GMT X-Openstack-Request-Id: req-f4288fdd-f098-40f8-b2dc-bf35c788db8f 2018-08-31 16:56:02,109 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8789145c-259e-4708-a42e-541efdf83138", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27f4589f-cc58-41a2-9699-fa8c23445db9", "ip_address": "192.168.37.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b805274951b04b15893a748aaf3e0429", "created_at": "2018-08-31T16:49:19Z", "admin_state_up": true, "updated_at": "2018-08-31T16:56:00Z", "project_id": "b805274951b04b15893a748aaf3e0429", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f1dc169b-3035-4be7-93cd-d732e1e1cc93", "name": "tempest_smoke-router_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}]} 2018-08-31 16:56:02,109 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/routers.json used request id req-f4288fdd-f098-40f8-b2dc-bf35c788db8f 2018-08-31 16:56:02,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.148959875107s 2018-08-31 16:56:02,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-31 16:56:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93.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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:03,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 31 Aug 2018 16:56:03 GMT X-Openstack-Request-Id: req-bf6ee0a2-841c-444a-86ba-39e01a227ac8 2018-08-31 16:56:03,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 16:56:03,329 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/routers/f1dc169b-3035-4be7-93cd-d732e1e1cc93.json used request id req-bf6ee0a2-841c-444a-86ba-39e01a227ac8 2018-08-31 16:56:03,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21987509727s 2018-08-31 16:56:03,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-31 16:56:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:03,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1339 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:03 GMT X-Openstack-Request-Id: req-0594c21b-0169-4774-a8c4-1092632efc62 2018-08-31 16:56:03,427 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-08-31T16:46:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.37.200","end":"192.168.37.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"27f4589f-cc58-41a2-9699-fa8c23445db9","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"d90027c42ce849e7a0d2f31e0270be8a","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8789145c-259e-4708-a42e-541efdf83138","tenant_id":"d90027c42ce849e7a0d2f31e0270be8a","created_at":"2018-08-31T16:46:52Z","ip_version":4},{"updated_at":"2018-08-31T16:49:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b1a52535-837c-4e2a-a963-f2637850a57c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b805274951b04b15893a748aaf3e0429","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_033ae736-e6c6-487a-aef9-4d8bb9c615ef","enable_dhcp":true,"segment_id":null,"network_id":"03b1398e-36a4-435e-91e8-5c040b1b2292","tenant_id":"b805274951b04b15893a748aaf3e0429","created_at":"2018-08-31T16:49:19Z","ip_version":4}]} 2018-08-31 16:56:03,427 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/subnets.json used request id req-0594c21b-0169-4774-a8c4-1092632efc62 2018-08-31 16:56:03,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0970978736877s 2018-08-31 16:56:03,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-31 16:56:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/subnets/b1a52535-837c-4e2a-a963-f2637850a57c.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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:04,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 31 Aug 2018 16:56:04 GMT X-Openstack-Request-Id: req-984a10f2-bb48-420b-b6b5-f5b8cd9d3abb 2018-08-31 16:56:04,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 16:56:04,314 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/subnets/b1a52535-837c-4e2a-a963-f2637850a57c.json used request id req-984a10f2-bb48-420b-b6b5-f5b8cd9d3abb 2018-08-31 16:56:04,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.886718988419s 2018-08-31 16:56:04,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-31 16:56:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:04 GMT X-Openstack-Request-Id: req-771e925c-8565-4a86-b3a8-97cd122e6dc0 2018-08-31 16:56:04,419 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"03b1398e-36a4-435e-91e8-5c040b1b2292","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"b805274951b04b15893a748aaf3e0429","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-31T16:56:04Z","qos_policy_id":null,"name":"tempest_smoke-net_033ae736-e6c6-487a-aef9-4d8bb9c615ef","admin_state_up":true,"tenant_id":"b805274951b04b15893a748aaf3e0429","created_at":"2018-08-31T16:49:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8789145c-259e-4708-a42e-541efdf83138","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d90027c42ce849e7a0d2f31e0270be8a","l2_adjacency":true,"status":"ACTIVE","subnets":["27f4589f-cc58-41a2-9699-fa8c23445db9"],"description":"","tags":[],"updated_at":"2018-08-31T16:46:52Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d90027c42ce849e7a0d2f31e0270be8a","created_at":"2018-08-31T16:46:49Z","provider:network_type":"flat"}]} 2018-08-31 16:56:04,419 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-771e925c-8565-4a86-b3a8-97cd122e6dc0 2018-08-31 16:56:04,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104360818863s 2018-08-31 16:56:04,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-31 16:56:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/networks/03b1398e-36a4-435e-91e8-5c040b1b2292.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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:05,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 31 Aug 2018 16:56:05 GMT X-Openstack-Request-Id: req-70ef0f6b-4eae-4335-8b44-5bc305e78f36 2018-08-31 16:56:05,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-31 16:56:05,304 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/networks/03b1398e-36a4-435e-91e8-5c040b1b2292.json used request id req-70ef0f6b-4eae-4335-8b44-5bc305e78f36 2018-08-31 16:56:05,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.883963823318s 2018-08-31 16:56:05,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-31 16:56:05,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:05,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:05 GMT X-Openstack-Request-Id: req-16b0791b-6ca3-4e38-befb-daed3d4e9557 2018-08-31 16:56:05,336 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-31T16:49:27Z", "file": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/file", "owner": "b805274951b04b15893a748aaf3e0429", "id": "6bd0e337-6f9d-4f09-94aa-a709a084f56d", "size": 12716032, "self": "/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://481040a4-71fb-4e03-a9c6-4f6565c84baf/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-31T16:49:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-31 16:56:05,336 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-16b0791b-6ca3-4e38-befb-daed3d4e9557 2018-08-31 16:56:05,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0303630828857s 2018-08-31 16:56:05,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-31 16:56:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9292/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d -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}4c2ffdda107437c42da3429b2e5a84c803e73b33" 2018-08-31 16:56:06,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 31 Aug 2018 16:56:06 GMT X-Openstack-Request-Id: req-13822b17-911b-44c4-a2cd-5bc605e048e3 2018-08-31 16:56:06,281 - 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-08-31 16:56:06,281 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.10:9292/v2/images/6bd0e337-6f9d-4f09-94aa-a709a084f56d used request id req-13822b17-911b-44c4-a2cd-5bc605e048e3 2018-08-31 16:56:06,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.944656848907s 2018-08-31 16:56:06,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-31 16:56:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:06,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d650c957-48c1-4f11-a501-c399aebd8452 x-openstack-request-id: req-d650c957-48c1-4f11-a501-c399aebd8452 2018-08-31 16:56:06,303 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/dce942f2-7ef4-476b-b614-edf028b111f5", "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": "dce942f2-7ef4-476b-b614-edf028b111f5"}]} 2018-08-31 16:56:06,303 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None used request id req-d650c957-48c1-4f11-a501-c399aebd8452 2018-08-31 16:56:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210030078888s 2018-08-31 16:56:06,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-31 16:56:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5 -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:06,327 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-caff7927-5b88-4a58-87fd-2128d1664287 x-openstack-request-id: req-caff7927-5b88-4a58-87fd-2128d1664287 2018-08-31 16:56:06,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.10:8774/v2.1/flavors/dce942f2-7ef4-476b-b614-edf028b111f5 used request id req-caff7927-5b88-4a58-87fd-2128d1664287 2018-08-31 16:56:06,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0235002040863s 2018-08-31 16:56:06,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 16:56:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:06,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57228b44-3369-4381-8a21-77caae6af724 2018-08-31 16:56:06,600 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://192.168.37.10:5000/v3/users/1680bd4e02fc49ebb131b2861af670e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1680bd4e02fc49ebb131b2861af670e3", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://192.168.37.10:5000/v3/users/60feb40e493d478aa8e208effce4ba36"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60feb40e493d478aa8e208effce4ba36", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://192.168.37.10:5000/v3/users/66c70f41d0c843ebb6dfa92878f6d079"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66c70f41d0c843ebb6dfa92878f6d079", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://192.168.37.10:5000/v3/users/6afeb605a3794e6dbb31c3613bce0e04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6afeb605a3794e6dbb31c3613bce0e04", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://192.168.37.10:5000/v3/users/6e1de719f7b747d7a5960252c018415a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e1de719f7b747d7a5960252c018415a", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://192.168.37.10:5000/v3/users/91a89a8a86d047dc9568abddaff62d66"}, "domain_id": "default", "enabled": true, "options": {}, "id": "91a89a8a86d047dc9568abddaff62d66", "email": "admin@example.com", "password_expires_at": null}, {"name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": {"self": "http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0976d14730d40e19e98108a32257686", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://192.168.37.10:5000/v3/users/aa893fd840a84f03bf88d20aee2e6ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa893fd840a84f03bf88d20aee2e6ec9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://192.168.37.10:5000/v3/users/c23ba6d1125542969aa530b9e84ab383"}, "domain_id": "03e29b0b78084d5194e9d13db1d4dc7f", "enabled": true, "options": {}, "id": "c23ba6d1125542969aa530b9e84ab383", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://192.168.37.10:5000/v3/users/daf8a86c46a842b1ab3dbdc6af8ab0aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "daf8a86c46a842b1ab3dbdc6af8ab0aa", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://192.168.37.10:5000/v3/users/e542ce61ac0d482a92d311cd9105fbba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e542ce61ac0d482a92d311cd9105fbba", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://192.168.37.10:5000/v3/users/ecf7ffb90297451f8b60bd3707588aad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ecf7ffb90297451f8b60bd3707588aad", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://192.168.37.10:5000/v3/users/f5834b3cfcb9466b91cf78449cccd7b1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5834b3cfcb9466b91cf78449cccd7b1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://192.168.37.10:5000/v3/users/f9a2252d9d2645f69e2019526cd89e31"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9a2252d9d2645f69e2019526cd89e31", "email": "glance@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://192.168.37.10:5000/v3/users/fcf20b25a3284edcb955f246b9316101"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fcf20b25a3284edcb955f246b9316101", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://192.168.37.10:5000/v3/users", "previous": null, "next": null}} 2018-08-31 16:56:06,600 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/users used request id req-57228b44-3369-4381-8a21-77caae6af724 2018-08-31 16:56:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.271672964096s 2018-08-31 16:56:06,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-31 16:56:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686 -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d3cc02-f558-4642-b802-7b25da4dc063 2018-08-31 16:56:06,848 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_033ae736-e6c6-487a-aef9-4d8bb9c615ef", "links": {"self": "http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a0976d14730d40e19e98108a32257686", "description": null}} 2018-08-31 16:56:06,848 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686 used request id req-72d3cc02-f558-4642-b802-7b25da4dc063 2018-08-31 16:56:06,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2461810112s 2018-08-31 16:56:06,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-31 16:56:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686 -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:07,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 31 Aug 2018 16:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-936aba95-c597-4352-b79d-b13dc89d7f34 2018-08-31 16:56:07,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 16:56:07,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.37.10:5000/v3/users/a0976d14730d40e19e98108a32257686 used request id req-936aba95-c597-4352-b79d-b13dc89d7f34 2018-08-31 16:56:07,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.236883878708s 2018-08-31 16:56:07,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-31 16:56:07,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10: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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:07,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Fri, 31 Aug 2018 16:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f86057-7633-497a-8d70-1bd6736361b4 2018-08-31 16:56:07,330 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429"}, "tags": [], "enabled": true, "id": "b805274951b04b15893a748aaf3e0429", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_033ae736-e6c6-487a-aef9-4d8bb9c615ef"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.168.37.10:5000/v3/projects/d90027c42ce849e7a0d2f31e0270be8a"}, "tags": [], "enabled": true, "id": "d90027c42ce849e7a0d2f31e0270be8a", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.168.37.10:5000/v3/projects/e80b5208b08d4c82a99a260daaacc3d0"}, "tags": [], "enabled": true, "id": "e80b5208b08d4c82a99a260daaacc3d0", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-31 16:56:07,330 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/projects used request id req-a0f86057-7633-497a-8d70-1bd6736361b4 2018-08-31 16:56:07,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239987134933s 2018-08-31 16:56:07,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-31 16:56:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429 -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}4d9f2878ad47b718ccdde22fc80b7150c443bbbf" 2018-08-31 16:56:07,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Fri, 31 Aug 2018 16:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df8ab08-4368-4819-9431-5bf25a7b065c 2018-08-31 16:56:07,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-31 16:56:07,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://192.168.37.10:5000/v3/projects/b805274951b04b15893a748aaf3e0429 used request id req-7df8ab08-4368-4819-9431-5bf25a7b065c 2018-08-31 16:56:07,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170979976654s 2018-08-31 16:56:07,504 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK