2018-07-18 08:53:30,136 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-122 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-18 08:53:30,140 - 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.16,192.0.2.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.16:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=fsrpjAIXl1y7JPzl7XS49DiAh 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=49711dd4b0a743e2a10010e3a70f2083 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-18 08:53:30,140 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-18 08:53:30,162 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-18 08:53:31,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-18 08:53:31,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-18 08:53:31,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-18 08:53:31,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-18 08:53:31,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-18 08:53:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 08:53:31,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8120ef7-cc4b-47e0-8ac9-08e0d97f8079 2018-07-18 08:53:31,260 - 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.16:5000/v3/", "rel": "self"}]}} 2018-07-18 08:53:31,260 - keystoneauth.session - DEBUG - GET call to http://192.168.37.16:5000/v3 used request id req-c8120ef7-cc4b-47e0-8ac9-08e0d97f8079 2018-07-18 08:53:31,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.16:5000/v3/auth/tokens 2018-07-18 08:53:31,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fef4cf195871422c957b34d1901ff203", "name": "admin"}, {"id": "b3a67f8246ce4c67b4f9f248b3c32f7b", "name": "member"}, {"id": "3ff4a75c616f4bd189d753b15a73393c", "name": "reader"}], "expires_at": "2018-07-18T09:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49711dd4b0a743e2a10010e3a70f2083", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.37.16:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d75bb1cf8264e9a95768f467feeef5b"}, {"url": "http://192.0.2.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a4f6205fcb9943c98b22650e43e550f5"}, {"url": "http://192.0.2.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5bd54768e6640a384972d2db8d1b2dc"}], "type": "event", "id": "1478aa7a76f94dc5a5dacc7bf6245d43", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "710650f8e1bb40069cd5474ccbce43ee"}, {"url": "http://192.0.2.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "789e78f08a674c188557cbfa893c327d"}, {"url": "http://192.168.37.16:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "993cd295363d47c095cc6c7f9824b6fc"}], "type": "identity", "id": "14abd1444cc04a3b827895f4e95e49fe", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.8:8776/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0a57a35c7ccc478c9dbac739054da49e"}, {"url": "http://192.0.2.8:8776/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd4d5e4a8085495caa123ad7e400cf92"}, {"url": "http://192.168.37.16:8776/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ecfc07a4dd4736a0a29992462b6880"}], "type": "volume", "id": "16f99b07f02449ce9e59259a89b4310b", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "acc2bbb8493547949b07754d917568f0"}, {"url": "http://192.168.37.16:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b64ba02955ac462dbfbb290406713b11"}, {"url": "http://192.0.2.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5719b866a9c4964865424672b350905"}], "type": "alarming", "id": "173abc6a775341619006dd73e90491e5", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.8:8776/v3/49711dd4b0a743e2a10010e3a70f2083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08f477db8d0c4807a514f7135ac62957"}, {"url": "http://192.168.37.16:8776/v3/49711dd4b0a743e2a10010e3a70f2083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "156702ab53964d41889311307e9565d7"}, {"url": "http://192.0.2.8:8776/v3/49711dd4b0a743e2a10010e3a70f2083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea55146de3ed494f93371b93ee6d4020"}], "type": "volumev3", "id": "19bba3d2a4ff4555ad499597bd355f73", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2037f08f93914586a1043c89cb09e7f4"}, {"url": "http://192.168.37.16:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c167ce00c5042d9980192c4e4ca233a"}, {"url": "http://192.0.2.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fdf537904264376ba4760c23d0dd678"}], "type": "cloudformation", "id": "486531ae53cf43d986293574ae80ae2a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "468a7639c70841e288459bfe750fcb99"}, {"url": "http://192.0.2.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "617c28e721ed4577b3886018de6a3682"}, {"url": "http://192.168.37.16:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dffd8606b26c4ce4adb5777b9639ac58"}], "type": "metric", "id": "50d37cc89d464f388f8f947351603269", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.16:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12399f0a97bf4b70b9c54972cfb67a03"}, {"url": "http://192.0.2.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d7733702759468ba4ad84dd0ae638bf"}, {"url": "http://192.0.2.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be33a1b48b884df6bc3ff233018032a2"}], "type": "image", "id": "879b5121f4b14c6cb70f05097d656459", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2076684157a14af79db8c86ab000e7cb"}, {"url": "http://192.168.37.16:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f47fc20740d4584a39486f2bc189b77"}, {"url": "http://192.0.2.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ef54a08b270846acadf4a0b95604bf45"}], "type": "compute", "id": "884532aef1a6479bb5cbf382210a6729", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.16:8080/v1/AUTH_49711dd4b0a743e2a10010e3a70f2083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "00db056444e94493b3dc40f63e849f53"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "082293ec2121454a9f0bf1df96506615"}, {"url": "http://12.0.0.22:8080/v1/AUTH_49711dd4b0a743e2a10010e3a70f2083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49d4967c5823455f971585e4f5219560"}], "type": "object-store", "id": "b06b0514d974419eafea49dfc2be76fb", "name": "swift"}, {"endpoints": [], "type": "metering", "id": "e2cc58373fa64e7fb059695af785ece5", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.168.37.16:8776/v2/49711dd4b0a743e2a10010e3a70f2083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "426360aab6bf43c78f8f7d34edc4df24"}, {"url": "http://192.0.2.8:8776/v2/49711dd4b0a743e2a10010e3a70f2083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b071954ef9a4fd78df2fd657788cf43"}, {"url": "http://192.0.2.8:8776/v2/49711dd4b0a743e2a10010e3a70f2083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fbd04436e1654f7390267fd8146f8274"}], "type": "volumev2", "id": "e5ab6221a31e47e0805981f02fa98d75", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0808f336148248edaa82ac4c35f3c43a"}, {"url": "http://192.168.37.16:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d57a2b807ee461e93265b9088da696e"}, {"url": "http://192.0.2.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "891a546a308f4d5e83d02aa03814f064"}], "type": "network", "id": "e8ebbcc781bd441984f21d147b1b8ea0", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e85bb327da2452dacccc09b3504a887"}, {"url": "http://192.0.2.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "462d5fe3a99a43f0b45745e649cb7b93"}, {"url": "http://192.168.37.16:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9bde3c50a8194996b5c07876cbfe9f3d"}], "type": "placement", "id": "ec562ddd92d64ce0aa5e60c6bf20bccd", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.16:8004/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "159212f23e0c4239b09441646f44b588"}, {"url": "http://192.0.2.8:8004/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1d3a2d18412a4866b23f90fa62b4d343"}, {"url": "http://192.0.2.8:8004/v1/49711dd4b0a743e2a10010e3a70f2083", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f4238cf4d47cfbdd848a038ce5024"}], "type": "orchestration", "id": "fd94140f3ad74730a2e62337a4e171da", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "35fcad09a58a49eb80183e90a36755fe"}, "audit_ids": ["VoyZ4PnuR1Sug6NJEEZTdg"], "issued_at": "2018-07-18T08:53:31.000000Z"}} 2018-07-18 08:53:31,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 08:53:31,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.16:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:53:32,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:32 GMT X-Openstack-Request-Id: req-2ed4a1e8-4c24-44dd-9832-8fb6c11b331f 2018-07-18 08:53:32,058 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"487cbef7-6404-4893-9df6-0fb1030ddc78","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"19d968b422f34ebeb36b715f71633fc3","l2_adjacency":true,"status":"ACTIVE","subnets":["ff2640f9-8f4d-4695-860e-16344bc3d212"],"description":"","tags":[],"updated_at":"2018-07-18T08:52:04Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"19d968b422f34ebeb36b715f71633fc3","created_at":"2018-07-18T08:51:58Z","provider:network_type":"flat"}]} 2018-07-18 08:53:32,059 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ed4a1e8-4c24-44dd-9832-8fb6c11b331f 2018-07-18 08:53:32,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343481063843s 2018-07-18 08:53:32,059 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ed4a1e8-4c24-44dd-9832-8fb6c11b331f 2018-07-18 08:53:32,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-18 08:53:37,594 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 48a89878-c53e-4cec-955d-083e2271a23b | 2018-07-18T08:53:37.261650 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 48a89878-c53e-4cec-955d-083e2271a23b ~/.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-07-18 08:53:41,477 - 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-07-18 08:53:41,477 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-18 08:53:48,585 - 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=b9f1365e-11f4-47ff-a198-08099ddbff2e) as the default verifier for the future CLI operations. 2018-07-18 08:53:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-18 08:53:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:53:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11065 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:52 GMT X-Openstack-Request-Id: req-ee4bea1c-9738-4f8d-aeef-311ad90d3227 2018-07-18 08:53:52,126 - 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": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"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": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "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": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp 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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-18 08:53:52,126 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/extensions.json used request id req-ee4bea1c-9738-4f8d-aeef-311ad90d3227 2018-07-18 08:53:52,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277564048767s 2018-07-18 08:53:52,127 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/extensions.json used request id req-ee4bea1c-9738-4f8d-aeef-311ad90d3227 2018-07-18 08:53:52,130 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-18 08:53:52,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-18 08:53:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"network": {"name": "tempest_smoke-net_50a39e1e-6198-4dae-b52d-d59c2dff0235", "admin_state_up": true}}' 2018-07-18 08:53:52,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:52 GMT X-Openstack-Request-Id: req-afbe6173-67fc-4c7f-b092-855af2d84913 2018-07-18 08:53:52,747 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3bda258a-5fe4-489e-bc32-4f5b8494ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"49711dd4b0a743e2a10010e3a70f2083","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T08:53:52Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_50a39e1e-6198-4dae-b52d-d59c2dff0235","admin_state_up":true,"tenant_id":"49711dd4b0a743e2a10010e3a70f2083","created_at":"2018-07-18T08:53:52Z","mtu":1450}} 2018-07-18 08:53:52,747 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-afbe6173-67fc-4c7f-b092-855af2d84913 2018-07-18 08:53:52,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.61620593071s 2018-07-18 08:53:52,747 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-afbe6173-67fc-4c7f-b092-855af2d84913 2018-07-18 08:53:52,747 - 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-07-18T08:53:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3bda258a-5fe4-489e-bc32-4f5b8494ccb2', u'provider:segmentation_id': 85, 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_50a39e1e-6198-4dae-b52d-d59c2dff0235', u'created_at': u'2018-07-18T08:53:52Z', u'mtu': 1450, u'tenant_id': u'49711dd4b0a743e2a10010e3a70f2083', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49711dd4b0a743e2a10010e3a70f2083', u'l2_adjacency': True}) 2018-07-18 08:53:52,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 08:53:52,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:53:52,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:52 GMT X-Openstack-Request-Id: req-391220a7-7c04-43cd-9f8f-8a162e23e3e6 2018-07-18 08:53:52,855 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3bda258a-5fe4-489e-bc32-4f5b8494ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"49711dd4b0a743e2a10010e3a70f2083","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T08:53:52Z","qos_policy_id":null,"name":"tempest_smoke-net_50a39e1e-6198-4dae-b52d-d59c2dff0235","admin_state_up":true,"tenant_id":"49711dd4b0a743e2a10010e3a70f2083","created_at":"2018-07-18T08:53:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"487cbef7-6404-4893-9df6-0fb1030ddc78","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"19d968b422f34ebeb36b715f71633fc3","l2_adjacency":true,"status":"ACTIVE","subnets":["ff2640f9-8f4d-4695-860e-16344bc3d212"],"description":"","tags":[],"updated_at":"2018-07-18T08:52:04Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"19d968b422f34ebeb36b715f71633fc3","created_at":"2018-07-18T08:51:58Z","provider:network_type":"flat"}]} 2018-07-18 08:53:52,856 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-391220a7-7c04-43cd-9f8f-8a162e23e3e6 2018-07-18 08:53:52,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108191013336s 2018-07-18 08:53:52,856 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-391220a7-7c04-43cd-9f8f-8a162e23e3e6 2018-07-18 08:53:52,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-18 08:53:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"subnet": {"name": "tempest_smoke-subnet_50a39e1e-6198-4dae-b52d-d59c2dff0235", "enable_dhcp": true, "network_id": "3bda258a-5fe4-489e-bc32-4f5b8494ccb2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-18 08:53:53,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Wed, 18 Jul 2018 08:53:53 GMT X-Openstack-Request-Id: req-52d9c98c-5914-4789-9770-92afb73e78e0 2018-07-18 08:53:53,578 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-07-18T08:53:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"77fa3549-290a-43bf-bd0c-df8e1366154d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"49711dd4b0a743e2a10010e3a70f2083","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_50a39e1e-6198-4dae-b52d-d59c2dff0235","enable_dhcp":true,"segment_id":null,"network_id":"3bda258a-5fe4-489e-bc32-4f5b8494ccb2","tenant_id":"49711dd4b0a743e2a10010e3a70f2083","created_at":"2018-07-18T08:53:52Z","ip_version":4}} 2018-07-18 08:53:53,578 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/subnets.json used request id req-52d9c98c-5914-4789-9770-92afb73e78e0 2018-07-18 08:53:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.720585107803s 2018-07-18 08:53:53,578 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/subnets.json used request id req-52d9c98c-5914-4789-9770-92afb73e78e0 2018-07-18 08:53:53,578 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-18T08:53:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'77fa3549-290a-43bf-bd0c-df8e1366154d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_50a39e1e-6198-4dae-b52d-d59c2dff0235', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3bda258a-5fe4-489e-bc32-4f5b8494ccb2', u'tenant_id': u'49711dd4b0a743e2a10010e3a70f2083', u'created_at': u'2018-07-18T08:53:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'49711dd4b0a743e2a10010e3a70f2083'}) 2018-07-18 08:53:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-18 08:53:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"router": {"external_gateway_info": {"network_id": "487cbef7-6404-4893-9df6-0fb1030ddc78"}, "name": "tempest_smoke-router_50a39e1e-6198-4dae-b52d-d59c2dff0235", "admin_state_up": true}}' 2018-07-18 08:54:02,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:02 GMT X-Openstack-Request-Id: req-824a5b95-4f09-4312-8678-b3327a56f221 2018-07-18 08:54:02,236 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "487cbef7-6404-4893-9df6-0fb1030ddc78", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ff2640f9-8f4d-4695-860e-16344bc3d212", "ip_address": "192.168.37.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49711dd4b0a743e2a10010e3a70f2083", "created_at": "2018-07-18T08:53:54Z", "admin_state_up": true, "updated_at": "2018-07-18T08:53:55Z", "project_id": "49711dd4b0a743e2a10010e3a70f2083", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "defe7418-a423-49f1-a9d2-07d7232f2f05", "name": "tempest_smoke-router_50a39e1e-6198-4dae-b52d-d59c2dff0235"}} 2018-07-18 08:54:02,236 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/routers.json used request id req-824a5b95-4f09-4312-8678-b3327a56f221 2018-07-18 08:54:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.65723609924s 2018-07-18 08:54:02,236 - shade.request_ids - DEBUG - POST call to network for http://192.168.37.16:9696/v2.0/routers.json used request id req-824a5b95-4f09-4312-8678-b3327a56f221 2018-07-18 08:54:02,236 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-18T08:53:55Z', u'revision_number': 3, u'ha': True, u'id': u'defe7418-a423-49f1-a9d2-07d7232f2f05', u'external_gateway_info': {u'network_id': u'487cbef7-6404-4893-9df6-0fb1030ddc78', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ff2640f9-8f4d-4695-860e-16344bc3d212', u'ip_address': u'192.168.37.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_50a39e1e-6198-4dae-b52d-d59c2dff0235', u'admin_state_up': True, u'tenant_id': u'49711dd4b0a743e2a10010e3a70f2083', u'created_at': u'2018-07-18T08:53:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'49711dd4b0a743e2a10010e3a70f2083'}) 2018-07-18 08:54:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-18 08:54:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"subnet_id": "77fa3549-290a-43bf-bd0c-df8e1366154d"}' 2018-07-18 08:54:05,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:05 GMT X-Openstack-Request-Id: req-fcbf6faa-80db-4a14-902b-5c0334c0f8cc 2018-07-18 08:54:05,466 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3bda258a-5fe4-489e-bc32-4f5b8494ccb2", "tenant_id": "49711dd4b0a743e2a10010e3a70f2083", "subnet_id": "77fa3549-290a-43bf-bd0c-df8e1366154d", "subnet_ids": ["77fa3549-290a-43bf-bd0c-df8e1366154d"], "port_id": "0bda8d92-fb43-49c1-be85-f3fea4f31154", "id": "defe7418-a423-49f1-a9d2-07d7232f2f05"} 2018-07-18 08:54:05,466 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/add_router_interface.json used request id req-fcbf6faa-80db-4a14-902b-5c0334c0f8cc 2018-07-18 08:54:05,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22945404053s 2018-07-18 08:54:05,466 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/add_router_interface.json used request id req-fcbf6faa-80db-4a14-902b-5c0334c0f8cc returning object defe7418-a423-49f1-a9d2-07d7232f2f05 2018-07-18 08:54:05,466 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-18 08:54:05,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-18 08:54:05,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 08:54:05,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:05 GMT 2018-07-18 08:54:05,551 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.16:9292/v2/", "rel": "self"}]}]} 2018-07-18 08:54:05,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-18 08:54:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:06,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:06 GMT X-Openstack-Request-Id: req-25dc5725-6f28-4e82-b0b1-09486ad6600b 2018-07-18 08:54:06,416 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-18 08:54:06,416 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.16:9292/v2/images used request id req-25dc5725-6f28-4e82-b0b1-09486ad6600b 2018-07-18 08:54:06,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.862555027008s 2018-07-18 08:54:06,416 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.16:9292/v2/images used request id req-25dc5725-6f28-4e82-b0b1-09486ad6600b 2018-07-18 08:54:06,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-18 08:54:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235"}' 2018-07-18 08:54:07,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:07 GMT Location: http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f7c4d86c-f392-4f8f-8fa8-fa1443dd7699 2018-07-18 08:54:07,659 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file", "owner": "49711dd4b0a743e2a10010e3a70f2083", "id": "99213bc2-59eb-481b-96d4-af866f72510e", "size": null, "self": "/v2/images/99213bc2-59eb-481b-96d4-af866f72510e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T08:54:07Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235", "checksum": null, "created_at": "2018-07-18T08:54:07Z", "protected": false} 2018-07-18 08:54:07,659 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.16:9292/v2/images used request id req-f7c4d86c-f392-4f8f-8fa8-fa1443dd7699 2018-07-18 08:54:07,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.2373509407s 2018-07-18 08:54:07,659 - shade.request_ids - DEBUG - POST call to image for http://192.168.37.16:9292/v2/images used request id req-f7c4d86c-f392-4f8f-8fa8-fa1443dd7699 returning object 99213bc2-59eb-481b-96d4-af866f72510e 2018-07-18 08:54:07,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-18 08:54:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '' 2018-07-18 08:54:11,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 08:54:11 GMT X-Openstack-Request-Id: req-cb41a75e-9eb5-487c-a527-7aec71578b4e 2018-07-18 08:54:11,717 - 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-07-18 08:54:11,717 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file used request id req-cb41a75e-9eb5-487c-a527-7aec71578b4e 2018-07-18 08:54:11,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.05809521675s 2018-07-18 08:54:11,718 - shade.request_ids - DEBUG - PUT call to image for http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file used request id req-cb41a75e-9eb5-487c-a527-7aec71578b4e 2018-07-18 08:54:11,718 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-18T08:54:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file', u'owner': u'49711dd4b0a743e2a10010e3a70f2083', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'99213bc2-59eb-481b-96d4-af866f72510e', u'size': None, u'name': u'tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235', u'checksum': None, u'self': u'/v2/images/99213bc2-59eb-481b-96d4-af866f72510e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-18T08:54:07Z', u'schema': u'/v2/schemas/image'}) 2018-07-18 08:54:11,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-18 08:54:11,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_50a39e1e-6198-4dae-b52d-d59c2dff0235", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-18 08:54:12,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23cf1bf8-c656-4a9a-accb-8f8323dc08a5 x-openstack-request-id: req-23cf1bf8-c656-4a9a-accb-8f8323dc08a5 2018-07-18 08:54:12,711 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_50a39e1e-6198-4dae-b52d-d59c2dff0235", "links": [{"href": "http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910", "rel": "self"}, {"href": "http://192.168.37.16:8774/flavors/24b5e435-8816-441d-9dac-01e4a5431910", "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": "24b5e435-8816-441d-9dac-01e4a5431910"}} 2018-07-18 08:54:12,711 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.16:8774/v2.1/flavors used request id req-23cf1bf8-c656-4a9a-accb-8f8323dc08a5 2018-07-18 08:54:12,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.992235183716s 2018-07-18 08:54:12,712 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.16:8774/v2.1/flavors used request id req-23cf1bf8-c656-4a9a-accb-8f8323dc08a5 2018-07-18 08:54:12,712 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_50a39e1e-6198-4dae-b52d-d59c2dff0235', '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'49711dd4b0a743e2a10010e3a70f2083', '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'24b5e435-8816-441d-9dac-01e4a5431910', 'swap': 0}) 2018-07-18 08:54:12,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-18 08:54:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"extra_specs": {}}' 2018-07-18 08:54:12,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76428c59-c53f-4c63-9b42-510d70c9aa61 x-openstack-request-id: req-76428c59-c53f-4c63-9b42-510d70c9aa61 2018-07-18 08:54:12,753 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-18 08:54:12,753 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910/os-extra_specs used request id req-76428c59-c53f-4c63-9b42-510d70c9aa61 2018-07-18 08:54:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0404448509216s 2018-07-18 08:54:12,753 - shade.request_ids - DEBUG - POST call to compute for http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910/os-extra_specs used request id req-76428c59-c53f-4c63-9b42-510d70c9aa61 2018-07-18 08:54:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-18 08:54:12,762 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e16647-954b-43b1-acc0-a735e5d87a94 2018-07-18 08:54:12,762 - 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.16:5000/v3/", "rel": "self"}]}]}} 2018-07-18 08:54:12,762 - keystoneauth.session - DEBUG - GET call to http://192.168.37.16:5000/ used request id req-f0e16647-954b-43b1-acc0-a735e5d87a94 2018-07-18 08:54:12,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-18 08:54:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:13,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82ff99a-d121-46cd-936e-db966bdfe9dc 2018-07-18 08:54:13,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.16:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3ea05289a1b74a0d9dbec23930541b66", "links": {"self": "http://192.168.37.16:5000/v3/roles/3ea05289a1b74a0d9dbec23930541b66"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3ff4a75c616f4bd189d753b15a73393c", "links": {"self": "http://192.168.37.16:5000/v3/roles/3ff4a75c616f4bd189d753b15a73393c"}, "name": "reader"}, {"domain_id": null, "id": "56b172a612df4455ba12ee7a72a2c2ea", "links": {"self": "http://192.168.37.16:5000/v3/roles/56b172a612df4455ba12ee7a72a2c2ea"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.16:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3a67f8246ce4c67b4f9f248b3c32f7b", "links": {"self": "http://192.168.37.16:5000/v3/roles/b3a67f8246ce4c67b4f9f248b3c32f7b"}, "name": "member"}, {"domain_id": null, "id": "f3735d3406e146f3983412cd6f643010", "links": {"self": "http://192.168.37.16:5000/v3/roles/f3735d3406e146f3983412cd6f643010"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fef4cf195871422c957b34d1901ff203", "links": {"self": "http://192.168.37.16:5000/v3/roles/fef4cf195871422c957b34d1901ff203"}, "name": "admin"}]} 2018-07-18 08:54:13,150 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.16:5000/v3/roles used request id req-a82ff99a-d121-46cd-936e-db966bdfe9dc 2018-07-18 08:54:13,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.385070085526s 2018-07-18 08:54:13,150 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.16:5000/v3/roles used request id req-a82ff99a-d121-46cd-936e-db966bdfe9dc 2018-07-18 08:54:13,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-18 08:54:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:13,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 380 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfacbbf5-a079-4e04-a040-4a210e8f6442 2018-07-18 08:54:13,493 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.16:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3ea05289a1b74a0d9dbec23930541b66", "links": {"self": "http://192.168.37.16:5000/v3/roles/3ea05289a1b74a0d9dbec23930541b66"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "3ff4a75c616f4bd189d753b15a73393c", "links": {"self": "http://192.168.37.16:5000/v3/roles/3ff4a75c616f4bd189d753b15a73393c"}, "name": "reader"}, {"domain_id": null, "id": "56b172a612df4455ba12ee7a72a2c2ea", "links": {"self": "http://192.168.37.16:5000/v3/roles/56b172a612df4455ba12ee7a72a2c2ea"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.16:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b3a67f8246ce4c67b4f9f248b3c32f7b", "links": {"self": "http://192.168.37.16:5000/v3/roles/b3a67f8246ce4c67b4f9f248b3c32f7b"}, "name": "member"}, {"domain_id": null, "id": "f3735d3406e146f3983412cd6f643010", "links": {"self": "http://192.168.37.16:5000/v3/roles/f3735d3406e146f3983412cd6f643010"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fef4cf195871422c957b34d1901ff203", "links": {"self": "http://192.168.37.16:5000/v3/roles/fef4cf195871422c957b34d1901ff203"}, "name": "admin"}]} 2018-07-18 08:54:13,493 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.16:5000/v3/roles used request id req-cfacbbf5-a079-4e04-a040-4a210e8f6442 2018-07-18 08:54:13,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.340091943741s 2018-07-18 08:54:13,493 - shade.request_ids - DEBUG - GET call to identity for http://192.168.37.16:5000/v3/roles used request id req-cfacbbf5-a079-4e04-a040-4a210e8f6442 2018-07-18 08:54:13,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-18 08:54:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:13,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b94acab1-40da-4f0d-90b6-c1fb0d6777ff x-openstack-request-id: req-b94acab1-40da-4f0d-90b6-c1fb0d6777ff 2018-07-18 08:54:13,596 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 59}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.11", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 62}, "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.7", "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": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 4095, "id": 5}]} 2018-07-18 08:54:13,596 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.16:8774/v2.1/os-hypervisors/detail used request id req-b94acab1-40da-4f0d-90b6-c1fb0d6777ff 2018-07-18 08:54:13,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0999710559845s 2018-07-18 08:54:13,596 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.16:8774/v2.1/os-hypervisors/detail used request id req-b94acab1-40da-4f0d-90b6-c1fb0d6777ff 2018-07-18 08:54:13,597 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 341, in run self.configure(**kwargs) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 320, in configure self.image_alt = self.publish_image_alt() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 113, in publish_image_alt self.visibility)) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4698, in create_image name, filename = self._get_name_and_filename(name) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4591, in _get_name_and_filename ' or a name and a filename'.format(name=name)) OpenStackCloudException: No filename parameter was given to create_image, and tempest_smoke-img_alt_50a39e1e-6198-4dae-b52d-d59c2dff0235 was not the path to an existing file. Please provide either a path to an existing file or a name and a filename 2018-07-18 08:54:13,600 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 00:21 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-18 08:54:13,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-18 08:54:13,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" -d '{"subnet_id": "77fa3549-290a-43bf-bd0c-df8e1366154d"}' 2018-07-18 08:54:16,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:16 GMT X-Openstack-Request-Id: req-fcca6c65-0f54-4007-a9db-0618a1ce9d6a 2018-07-18 08:54:16,470 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3bda258a-5fe4-489e-bc32-4f5b8494ccb2", "tenant_id": "49711dd4b0a743e2a10010e3a70f2083", "subnet_id": "77fa3549-290a-43bf-bd0c-df8e1366154d", "subnet_ids": ["77fa3549-290a-43bf-bd0c-df8e1366154d"], "port_id": "0bda8d92-fb43-49c1-be85-f3fea4f31154", "id": "defe7418-a423-49f1-a9d2-07d7232f2f05"} 2018-07-18 08:54:16,470 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/remove_router_interface.json used request id req-fcca6c65-0f54-4007-a9db-0618a1ce9d6a 2018-07-18 08:54:16,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.86773300171s 2018-07-18 08:54:16,470 - shade.request_ids - DEBUG - PUT call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05/remove_router_interface.json used request id req-fcca6c65-0f54-4007-a9db-0618a1ce9d6a returning object defe7418-a423-49f1-a9d2-07d7232f2f05 2018-07-18 08:54:16,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-18 08:54:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:16,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:16 GMT X-Openstack-Request-Id: req-4278f7cd-dcae-43f0-8d67-57e665a42c7f 2018-07-18 08:54:16,651 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "487cbef7-6404-4893-9df6-0fb1030ddc78", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ff2640f9-8f4d-4695-860e-16344bc3d212", "ip_address": "192.168.37.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49711dd4b0a743e2a10010e3a70f2083", "created_at": "2018-07-18T08:53:54Z", "admin_state_up": true, "updated_at": "2018-07-18T08:54:14Z", "project_id": "49711dd4b0a743e2a10010e3a70f2083", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "defe7418-a423-49f1-a9d2-07d7232f2f05", "name": "tempest_smoke-router_50a39e1e-6198-4dae-b52d-d59c2dff0235"}]} 2018-07-18 08:54:16,651 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/routers.json used request id req-4278f7cd-dcae-43f0-8d67-57e665a42c7f 2018-07-18 08:54:16,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.181024074554s 2018-07-18 08:54:16,651 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/routers.json used request id req-4278f7cd-dcae-43f0-8d67-57e665a42c7f 2018-07-18 08:54:16,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-18 08:54:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:21,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 08:54:21 GMT X-Openstack-Request-Id: req-b847aaca-e9f1-4942-a185-e0d5e2549d97 2018-07-18 08:54:21,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 08:54:21,276 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05.json used request id req-b847aaca-e9f1-4942-a185-e0d5e2549d97 2018-07-18 08:54:21,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.62374305725s 2018-07-18 08:54:21,276 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/routers/defe7418-a423-49f1-a9d2-07d7232f2f05.json used request id req-b847aaca-e9f1-4942-a185-e0d5e2549d97 2018-07-18 08:54:21,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-18 08:54:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:21,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:21 GMT X-Openstack-Request-Id: req-3947602f-426c-40bd-b79d-a36991f40145 2018-07-18 08:54:21,369 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-07-18T08:53:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"77fa3549-290a-43bf-bd0c-df8e1366154d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"49711dd4b0a743e2a10010e3a70f2083","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_50a39e1e-6198-4dae-b52d-d59c2dff0235","enable_dhcp":true,"segment_id":null,"network_id":"3bda258a-5fe4-489e-bc32-4f5b8494ccb2","tenant_id":"49711dd4b0a743e2a10010e3a70f2083","created_at":"2018-07-18T08:53:52Z","ip_version":4},{"updated_at":"2018-07-18T08:52:04Z","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":"ff2640f9-8f4d-4695-860e-16344bc3d212","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"19d968b422f34ebeb36b715f71633fc3","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"487cbef7-6404-4893-9df6-0fb1030ddc78","tenant_id":"19d968b422f34ebeb36b715f71633fc3","created_at":"2018-07-18T08:52:04Z","ip_version":4}]} 2018-07-18 08:54:21,369 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/subnets.json used request id req-3947602f-426c-40bd-b79d-a36991f40145 2018-07-18 08:54:21,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0928521156311s 2018-07-18 08:54:21,369 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/subnets.json used request id req-3947602f-426c-40bd-b79d-a36991f40145 2018-07-18 08:54:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-18 08:54:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.16:9696/v2.0/subnets/77fa3549-290a-43bf-bd0c-df8e1366154d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:23,888 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 08:54:23 GMT X-Openstack-Request-Id: req-bcd45f8d-ca87-45cd-8305-5e198b5ff88d 2018-07-18 08:54:23,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 08:54:23,888 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/subnets/77fa3549-290a-43bf-bd0c-df8e1366154d.json used request id req-bcd45f8d-ca87-45cd-8305-5e198b5ff88d 2018-07-18 08:54:23,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5181210041s 2018-07-18 08:54:23,888 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/subnets/77fa3549-290a-43bf-bd0c-df8e1366154d.json used request id req-bcd45f8d-ca87-45cd-8305-5e198b5ff88d 2018-07-18 08:54:23,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-18 08:54:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:23,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:23 GMT X-Openstack-Request-Id: req-26a2093d-9186-47f1-8b07-29dc23f28cfd 2018-07-18 08:54:23,993 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bda258a-5fe4-489e-bc32-4f5b8494ccb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"49711dd4b0a743e2a10010e3a70f2083","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-18T08:54:23Z","qos_policy_id":null,"name":"tempest_smoke-net_50a39e1e-6198-4dae-b52d-d59c2dff0235","admin_state_up":true,"tenant_id":"49711dd4b0a743e2a10010e3a70f2083","created_at":"2018-07-18T08:53:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"487cbef7-6404-4893-9df6-0fb1030ddc78","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"19d968b422f34ebeb36b715f71633fc3","l2_adjacency":true,"status":"ACTIVE","subnets":["ff2640f9-8f4d-4695-860e-16344bc3d212"],"description":"","tags":[],"updated_at":"2018-07-18T08:52:04Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"19d968b422f34ebeb36b715f71633fc3","created_at":"2018-07-18T08:51:58Z","provider:network_type":"flat"}]} 2018-07-18 08:54:23,993 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-26a2093d-9186-47f1-8b07-29dc23f28cfd 2018-07-18 08:54:23,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104558944702s 2018-07-18 08:54:23,993 - shade.request_ids - DEBUG - GET call to network for http://192.168.37.16:9696/v2.0/networks.json used request id req-26a2093d-9186-47f1-8b07-29dc23f28cfd 2018-07-18 08:54:23,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-18 08:54:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.16:9696/v2.0/networks/3bda258a-5fe4-489e-bc32-4f5b8494ccb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:26,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 18 Jul 2018 08:54:26 GMT X-Openstack-Request-Id: req-85ad34ec-c949-40da-bc16-2c6cc6c099f6 2018-07-18 08:54:26,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-18 08:54:26,153 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/networks/3bda258a-5fe4-489e-bc32-4f5b8494ccb2.json used request id req-85ad34ec-c949-40da-bc16-2c6cc6c099f6 2018-07-18 08:54:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.1591219902s 2018-07-18 08:54:26,153 - shade.request_ids - DEBUG - DELETE call to network for http://192.168.37.16:9696/v2.0/networks/3bda258a-5fe4-489e-bc32-4f5b8494ccb2.json used request id req-85ad34ec-c949-40da-bc16-2c6cc6c099f6 2018-07-18 08:54:26,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-18 08:54:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.16:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:26,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:26 GMT X-Openstack-Request-Id: req-5376d1b6-e70a-4bf4-b530-8d88450bc278 2018-07-18 08:54:26,189 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://1c72a33f-03b5-45c5-9065-63c0dec3975f/images/99213bc2-59eb-481b-96d4-af866f72510e/snap", "metadata": {}}], "file": "/v2/images/99213bc2-59eb-481b-96d4-af866f72510e/file", "owner": "49711dd4b0a743e2a10010e3a70f2083", "id": "99213bc2-59eb-481b-96d4-af866f72510e", "size": 12716032, "self": "/v2/images/99213bc2-59eb-481b-96d4-af866f72510e", "disk_format": "qcow2", "direct_url": "rbd://1c72a33f-03b5-45c5-9065-63c0dec3975f/images/99213bc2-59eb-481b-96d4-af866f72510e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-18T08:54:11Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_50a39e1e-6198-4dae-b52d-d59c2dff0235", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-18T08:54:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-18 08:54:26,189 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.16:9292/v2/images used request id req-5376d1b6-e70a-4bf4-b530-8d88450bc278 2018-07-18 08:54:26,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339958667755s 2018-07-18 08:54:26,190 - shade.request_ids - DEBUG - GET call to image for http://192.168.37.16:9292/v2/images used request id req-5376d1b6-e70a-4bf4-b530-8d88450bc278 2018-07-18 08:54:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-18 08:54:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:26,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 18 Jul 2018 08:54:26 GMT X-Openstack-Request-Id: req-736fc3a0-3dfd-4e91-9601-df0ddae23955 2018-07-18 08:54:26,531 - 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-07-18 08:54:26,531 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e used request id req-736fc3a0-3dfd-4e91-9601-df0ddae23955 2018-07-18 08:54:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.340515136719s 2018-07-18 08:54:26,531 - shade.request_ids - DEBUG - DELETE call to image for http://192.168.37.16:9292/v2/images/99213bc2-59eb-481b-96d4-af866f72510e used request id req-736fc3a0-3dfd-4e91-9601-df0ddae23955 2018-07-18 08:54:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-18 08:54:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.16:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:26,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff48c0e4-11d6-461a-afe1-b1996cb13449 x-openstack-request-id: req-ff48c0e4-11d6-461a-afe1-b1996cb13449 2018-07-18 08:54:26,559 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_50a39e1e-6198-4dae-b52d-d59c2dff0235", "links": [{"href": "http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910", "rel": "self"}, {"href": "http://192.168.37.16:8774/flavors/24b5e435-8816-441d-9dac-01e4a5431910", "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": "24b5e435-8816-441d-9dac-01e4a5431910"}]} 2018-07-18 08:54:26,559 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.16:8774/v2.1/flavors/detail?is_public=None used request id req-ff48c0e4-11d6-461a-afe1-b1996cb13449 2018-07-18 08:54:26,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279269218445s 2018-07-18 08:54:26,560 - shade.request_ids - DEBUG - GET call to compute for http://192.168.37.16:8774/v2.1/flavors/detail?is_public=None used request id req-ff48c0e4-11d6-461a-afe1-b1996cb13449 2018-07-18 08:54:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-18 08:54:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.16.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2b40ce38968017ba10790f8921948fc9b79f8a18" 2018-07-18 08:54:26,588 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 18 Jul 2018 08:54:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05f52c23-f90f-4770-a4ce-7aec4ff648f9 x-openstack-request-id: req-05f52c23-f90f-4770-a4ce-7aec4ff648f9 2018-07-18 08:54:26,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910 used request id req-05f52c23-f90f-4770-a4ce-7aec4ff648f9 2018-07-18 08:54:26,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0269758701324s 2018-07-18 08:54:26,588 - shade.request_ids - DEBUG - DELETE call to compute for http://192.168.37.16:8774/v2.1/flavors/24b5e435-8816-441d-9dac-01e4a5431910 used request id req-05f52c23-f90f-4770-a4ce-7aec4ff648f9 2018-07-18 08:54:26,588 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-18 08:54:26,588 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR