2018-06-21 02:06:46,127 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-91 | | 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-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-06-21 02:06:46,129 - 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.0.2.7,192.0.2.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.7:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=IeqQq8Odrwjgi054nNcWWkf7K 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=3ee97893efa846d5a71ff9c5e2e606a6 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.7 export OS_REGION_NAME=regionOne 2018-06-21 02:06:46,129 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke_serial 2018-06-21 02:06:46,129 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-21 02:06:47,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-21 02:06:47,036 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-21 02:06:47,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-21 02:06:47,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-21 02:06:47,041 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-21 02:06:47,042 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - cloud: 2018-06-21 02:06:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-21 02:06:47,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Thu, 21 Jun 2018 02:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06a7994-8679-4654-b679-1215c6988c17 2018-06-21 02:06:47,052 - 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.0.2.7:5000/v3/", "rel": "self"}]}} 2018-06-21 02:06:47,053 - keystoneauth.session - DEBUG - GET call to http://192.0.2.7:5000/v3 used request id req-b06a7994-8679-4654-b679-1215c6988c17 2018-06-21 02:06:47,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.0.2.7:5000/v3/auth/tokens 2018-06-21 02:06:47,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03ac1d6fa04f4523b754f1fdd7f69ea8", "name": "admin"}], "expires_at": "2018-06-21T03:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ee97893efa846d5a71ff9c5e2e606a6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45d210fb22ee43cd979ec1da507f1516"}, {"url": "http://192.0.2.7:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "928219addcea4149827b5a6523d940ae"}, {"url": "http://192.0.2.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5979e2ec9c4457397b2883c4c23edff"}], "type": "network", "id": "0e41951e46bf43d485f9abdafd53e34c", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.7:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb5095f890de49b58719660340a522b8"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d5aff6faefc148e89636f0354c04cec1"}, {"url": "http://192.0.2.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f471270bca814cc1a2da2e805795d329"}], "type": "compute", "id": "59d67841a0d9487389adae73ae175f63", "name": "nova"}, {"endpoints": [{"url": "http://192.0.2.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "264e40677f3846f9a4c18837a0217b77"}, {"url": "http://192.0.2.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "66b5a0f4f6e54d06bd22b15510ce26fc"}, {"url": "http://192.0.2.7:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9b49a97ef8e47a6a1586a1e6c821abd"}], "type": "placement", "id": "7f46a94da9c54ccf90049ba069776f58", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "288bd7fe224743d3a9cf40d9296aa1f9"}, {"url": "http://192.0.2.7:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9d30dae2dfad4a22ab6b263b30a97d3b"}, {"url": "http://192.0.2.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0ec398a0ba841b7afc901c69fbbf585"}], "type": "image", "id": "b8875589ef9a4ff2a59a0efdec4de3f2", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "018c99a09db34ddea532ce6e6f3c833a"}, {"url": "http://192.0.2.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e177cd04800648d194b492b7a59644d2"}, {"url": "http://192.0.2.7:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ec5b975f27b94ea3ad6a89290ed3a41b"}], "type": "identity", "id": "bc4c852fcd624a6ea5424e3aef80d659", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "efe55c00f9064bb19461461c496b5ca3"}, "audit_ids": ["knRqYpa0R-2C9CB3JrDYvQ"], "issued_at": "2018-06-21T02:06:47.000000Z"}} 2018-06-21 02:06:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-21 02:06:47,436 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 593 Content-Type: application/json Date: Thu, 21 Jun 2018 02:06:47 GMT Server: Apache Vary: X-Auth-Token 2018-06-21 02:06:47,436 - 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.0.2.7:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.0.2.7:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-21 02:06:47,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-06-21 02:06:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:06:47,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 172 Content-Type: application/json Date: Thu, 21 Jun 2018 02:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34e9349-9ea0-4955-a44d-106fe607e903 2018-06-21 02:06:47,456 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://192.0.2.7:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.0.2.7:5000/v3/domains", "previous": null, "next": null}} 2018-06-21 02:06:47,456 - keystoneauth.session - DEBUG - GET call to identity for http://192.0.2.7:5000/v3/domains used request id req-d34e9349-9ea0-4955-a44d-106fe607e903 2018-06-21 02:06:47,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.019268989563s 2018-06-21 02:06:47,456 - shade.request_ids - DEBUG - GET call to identity for http://192.0.2.7:5000/v3/domains used request id req-d34e9349-9ea0-4955-a44d-106fe607e903 2018-06-21 02:06:47,457 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - domain: Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}) 2018-06-21 02:06:47,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-21 02:06:53,149 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 593780aa-8472-494c-b12f-4bdc477af5f3 | 2018-06-21T02:06:52.753091 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 593780aa-8472-494c-b12f-4bdc477af5f3 ~/.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-06-21 02:06:56,935 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+--------------+-----------+ | Service | Service Type | Status | +-------------+--------------+-----------+ | __unknown__ | placement | Available | | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+--------------+-----------+ 2018-06-21 02:06:56,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-21 02:07:04,459 - 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=829c40f6-668f-4ee9-8e92-6bde57249b06) as the default verifier for the future CLI operations. 2018-06-21 02:07:07,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating network with name: 'tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd' 2018-06-21 02:07:07,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-21 02:07:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"network": {"name": "tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd", "admin_state_up": true}}' 2018-06-21 02:07:08,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:08 GMT X-Openstack-Request-Id: req-e0795aca-6d74-4a41-8efd-d821a409b087 2018-06-21 02:07:08,267 - 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":"54a76c3c-a0ae-4287-87ba-42d36179cd53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ee97893efa846d5a71ff9c5e2e606a6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-21T02:07:08Z","is_default":false,"provider:segmentation_id":76,"name":"tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd","admin_state_up":true,"tenant_id":"3ee97893efa846d5a71ff9c5e2e606a6","created_at":"2018-06-21T02:07:07Z","mtu":1450}} 2018-06-21 02:07:08,267 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-e0795aca-6d74-4a41-8efd-d821a409b087 2018-06-21 02:07:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.566133022308s 2018-06-21 02:07:08,267 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-e0795aca-6d74-4a41-8efd-d821a409b087 2018-06-21 02:07:08,267 - functest.opnfv_tests.openstack.tempest.tempest - 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-06-21T02:07:08Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'54a76c3c-a0ae-4287-87ba-42d36179cd53', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'admin_state_up': True, u'tenant_id': u'3ee97893efa846d5a71ff9c5e2e606a6', u'created_at': u'2018-06-21T02:07:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3ee97893efa846d5a71ff9c5e2e606a6'}) 2018-06-21 02:07:08,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-21 02:07:08,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:07:08,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1345 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:08 GMT X-Openstack-Request-Id: req-a09975cb-ab9a-400d-ba5a-4a0a291105bf 2018-06-21 02:07:08,386 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"54a76c3c-a0ae-4287-87ba-42d36179cd53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ee97893efa846d5a71ff9c5e2e606a6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-21T02:07:08Z","provider:segmentation_id":76,"name":"tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd","admin_state_up":true,"tenant_id":"3ee97893efa846d5a71ff9c5e2e606a6","created_at":"2018-06-21T02:07:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"6418b421-a7a0-4285-abf4-6e86222eb023","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64fdba1b67664d3597a18395aee59b84","status":"ACTIVE","subnets":["cd09419a-ee55-4f5b-8713-785f20297c9c"],"description":"","tags":[],"updated_at":"2018-06-21T02:05:28Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64fdba1b67664d3597a18395aee59b84","created_at":"2018-06-21T02:05:24Z","provider:network_type":"flat"}]} 2018-06-21 02:07:08,386 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-a09975cb-ab9a-400d-ba5a-4a0a291105bf 2018-06-21 02:07:08,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.119034051895s 2018-06-21 02:07:08,386 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-a09975cb-ab9a-400d-ba5a-4a0a291105bf 2018-06-21 02:07:08,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-21 02:07:08,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"subnet": {"name": "tempest-subnet-5270a128-d9b4-4b1b-97bb-05c23f579edd", "enable_dhcp": true, "network_id": "54a76c3c-a0ae-4287-87ba-42d36179cd53", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.150.0/24"}}' 2018-06-21 02:07:08,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 675 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:08 GMT X-Openstack-Request-Id: req-7f4fc833-3848-4724-8304-07ed163b8f30 2018-06-21 02:07:08,978 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54a76c3c-a0ae-4287-87ba-42d36179cd53","tenant_id":"3ee97893efa846d5a71ff9c5e2e606a6","created_at":"2018-06-21T02:07:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-21T02:07:08Z","gateway_ip":"192.168.150.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.150.2","end":"192.168.150.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.150.0/24","project_id":"3ee97893efa846d5a71ff9c5e2e606a6","id":"0fc66445-f3f7-4692-8868-8266e699058b","subnetpool_id":null,"name":"tempest-subnet-5270a128-d9b4-4b1b-97bb-05c23f579edd"}} 2018-06-21 02:07:08,978 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.7:9696/v2.0/subnets.json used request id req-7f4fc833-3848-4724-8304-07ed163b8f30 2018-06-21 02:07:08,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.591431856155s 2018-06-21 02:07:08,979 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.7:9696/v2.0/subnets.json used request id req-7f4fc833-3848-4724-8304-07ed163b8f30 2018-06-21 02:07:08,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-21T02:07:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.150.2', u'end': u'192.168.150.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.150.0/24', u'id': u'0fc66445-f3f7-4692-8868-8266e699058b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest-subnet-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'enable_dhcp': True, u'network_id': u'54a76c3c-a0ae-4287-87ba-42d36179cd53', u'tenant_id': u'3ee97893efa846d5a71ff9c5e2e606a6', u'created_at': u'2018-06-21T02:07:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.150.1', u'ip_version': 4, u'project_id': u'3ee97893efa846d5a71ff9c5e2e606a6'}) 2018-06-21 02:07:08,979 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-06-21 02:07:08,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd' 2018-06-21 02:07:08,980 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-21 02:07:09,096 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-21 02:07:09,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-21 02:07:09,103 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 740 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:09 GMT 2018-06-21 02:07:09,103 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.0.2.7:9292/v2/", "rel": "self"}]}]} 2018-06-21 02:07:09,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-21 02:07:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:07:09,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:09 GMT X-Openstack-Request-Id: req-db33c009-7013-468b-bec9-1e4aa7417ddf 2018-06-21 02:07:09,937 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-21 02:07:09,937 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.7:9292/v2/images used request id req-db33c009-7013-468b-bec9-1e4aa7417ddf 2018-06-21 02:07:09,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.831999063492s 2018-06-21 02:07:09,937 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.7:9292/v2/images used request id req-db33c009-7013-468b-bec9-1e4aa7417ddf 2018-06-21 02:07:09,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-21 02:07:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd"}' 2018-06-21 02:07:10,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 850 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:09 GMT Location: http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-79acb52f-07e6-4a9c-a2f9-51842b9c92a4 2018-06-21 02:07:10,016 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-21T02:07:09Z", "file": "/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file", "owner": "3ee97893efa846d5a71ff9c5e2e606a6", "id": "f93f2645-035e-42b3-8deb-b31cd1d9666b", "size": null, "self": "/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd", "checksum": null, "created_at": "2018-06-21T02:07:09Z", "protected": false} 2018-06-21 02:07:10,017 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.7:9292/v2/images used request id req-79acb52f-07e6-4a9c-a2f9-51842b9c92a4 2018-06-21 02:07:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0748608112335s 2018-06-21 02:07:10,017 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.7:9292/v2/images used request id req-79acb52f-07e6-4a9c-a2f9-51842b9c92a4 returning object f93f2645-035e-42b3-8deb-b31cd1d9666b 2018-06-21 02:07:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-21 02:07:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '' 2018-06-21 02:07:10,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 21 Jun 2018 02:07:10 GMT X-Openstack-Request-Id: req-a5d1ef30-bf72-4da2-9854-933dd1acbac8 2018-06-21 02:07:10,153 - 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-06-21 02:07:10,153 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file used request id req-a5d1ef30-bf72-4da2-9854-933dd1acbac8 2018-06-21 02:07:10,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.136324882507s 2018-06-21 02:07:10,153 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file used request id req-a5d1ef30-bf72-4da2-9854-933dd1acbac8 2018-06-21 02:07:10,154 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-21T02:07:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file', u'owner': u'3ee97893efa846d5a71ff9c5e2e606a6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f93f2645-035e-42b3-8deb-b31cd1d9666b', u'size': None, u'name': u'Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'checksum': None, u'self': u'/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-21T02:07:09Z', u'schema': u'/v2/schemas/image'}) 2018-06-21 02:07:10,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating image with name: 'Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd' 2018-06-21 02:07:10,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-21 02:07:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:07:10,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1037 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT X-Openstack-Request-Id: req-42de7070-7811-4f91-a9c8-ea97365af55b 2018-06-21 02:07:10,180 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-21T02:07:10Z", "file": "/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b/file", "owner": "3ee97893efa846d5a71ff9c5e2e606a6", "id": "f93f2645-035e-42b3-8deb-b31cd1d9666b", "size": 12716032, "self": "/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/f93f2645-035e-42b3-8deb-b31cd1d9666b", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-5270a128-d9b4-4b1b-97bb-05c23f579edd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-21T02:07:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-21 02:07:10,180 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.7:9292/v2/images used request id req-42de7070-7811-4f91-a9c8-ea97365af55b 2018-06-21 02:07:10,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255091190338s 2018-06-21 02:07:10,181 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.7:9292/v2/images used request id req-42de7070-7811-4f91-a9c8-ea97365af55b 2018-06-21 02:07:10,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-21 02:07:10,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd"}' 2018-06-21 02:07:10,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 854 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT Location: http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-51983db5-6f90-459d-9f13-c9d3c811caf4 2018-06-21 02:07:10,223 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-21T02:07:10Z", "file": "/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff/file", "owner": "3ee97893efa846d5a71ff9c5e2e606a6", "id": "78f03e3a-3978-4507-9031-dd8a1e5628ff", "size": null, "self": "/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "checksum": null, "created_at": "2018-06-21T02:07:10Z", "protected": false} 2018-06-21 02:07:10,223 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.7:9292/v2/images used request id req-51983db5-6f90-459d-9f13-c9d3c811caf4 2018-06-21 02:07:10,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0376479625702s 2018-06-21 02:07:10,223 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.7:9292/v2/images used request id req-51983db5-6f90-459d-9f13-c9d3c811caf4 returning object 78f03e3a-3978-4507-9031-dd8a1e5628ff 2018-06-21 02:07:10,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-21 02:07:10,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '' 2018-06-21 02:07:10,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 21 Jun 2018 02:07:10 GMT X-Openstack-Request-Id: req-fad2e98c-2526-462b-9ce3-0d5f778961f1 2018-06-21 02:07:10,351 - 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-06-21 02:07:10,351 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff/file used request id req-fad2e98c-2526-462b-9ce3-0d5f778961f1 2018-06-21 02:07:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.127483129501s 2018-06-21 02:07:10,351 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff/file used request id req-fad2e98c-2526-462b-9ce3-0d5f778961f1 2018-06-21 02:07:10,351 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-21T02:07:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff/file', u'owner': u'3ee97893efa846d5a71ff9c5e2e606a6', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'78f03e3a-3978-4507-9031-dd8a1e5628ff', u'size': None, u'name': u'Cirros-0.4.0-1-5270a128-d9b4-4b1b-97bb-05c23f579edd', u'checksum': None, u'self': u'/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-21T02:07:10Z', u'schema': u'/v2/schemas/image'}) 2018-06-21 02:07:10,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-06-21 02:07:10,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-21 02:07:10,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor-5270a128-d9b4-4b1b-97bb-05c23f579edd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-21 02:07:10,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0b9e069-52f1-490b-bc7d-badcbe4b2851 x-openstack-request-id: req-f0b9e069-52f1-490b-bc7d-badcbe4b2851 2018-06-21 02:07:10,568 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor-5270a128-d9b4-4b1b-97bb-05c23f579edd", "links": [{"href": "http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8", "rel": "self"}, {"href": "http://192.0.2.7:8774/flavors/4fca7abe-93ee-446f-b844-8277adef05b8", "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": "4fca7abe-93ee-446f-b844-8277adef05b8"}} 2018-06-21 02:07:10,568 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors used request id req-f0b9e069-52f1-490b-bc7d-badcbe4b2851 2018-06-21 02:07:10,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215127944946s 2018-06-21 02:07:10,569 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors used request id req-f0b9e069-52f1-490b-bc7d-badcbe4b2851 2018-06-21 02:07:10,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-21 02:07:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"extra_specs": {}}' 2018-06-21 02:07:10,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-beb10879-5619-4fc9-8c6c-6206224a91b8 x-openstack-request-id: req-beb10879-5619-4fc9-8c6c-6206224a91b8 2018-06-21 02:07:10,591 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-21 02:07:10,591 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8/os-extra_specs used request id req-beb10879-5619-4fc9-8c6c-6206224a91b8 2018-06-21 02:07:10,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217409133911s 2018-06-21 02:07:10,591 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8/os-extra_specs used request id req-beb10879-5619-4fc9-8c6c-6206224a91b8 2018-06-21 02:07:10,591 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor-5270a128-d9b4-4b1b-97bb-05c23f579edd', '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'3ee97893efa846d5a71ff9c5e2e606a6', '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'4fca7abe-93ee-446f-b844-8277adef05b8', 'swap': 0}) 2018-06-21 02:07:10,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-21 02:07:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "opnfv_flavor_1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-21 02:07:10,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fa9d0f4-dc11-481b-a490-1a0387cba7fa x-openstack-request-id: req-0fa9d0f4-dc11-481b-a490-1a0387cba7fa 2018-06-21 02:07:10,616 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "opnfv_flavor_1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "links": [{"href": "http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "rel": "self"}, {"href": "http://192.0.2.7:8774/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "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": "f404be89-2611-493e-9c84-caeb45fe3148"}} 2018-06-21 02:07:10,616 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors used request id req-0fa9d0f4-dc11-481b-a490-1a0387cba7fa 2018-06-21 02:07:10,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.025141954422s 2018-06-21 02:07:10,617 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors used request id req-0fa9d0f4-dc11-481b-a490-1a0387cba7fa 2018-06-21 02:07:10,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-21 02:07:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" -d '{"extra_specs": {}}' 2018-06-21 02:07:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c405575-f8e4-47fd-99e8-e1acd5f26e52 x-openstack-request-id: req-9c405575-f8e4-47fd-99e8-e1acd5f26e52 2018-06-21 02:07:10,635 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-21 02:07:10,635 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148/os-extra_specs used request id req-9c405575-f8e4-47fd-99e8-e1acd5f26e52 2018-06-21 02:07:10,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0175700187683s 2018-06-21 02:07:10,635 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148/os-extra_specs used request id req-9c405575-f8e4-47fd-99e8-e1acd5f26e52 2018-06-21 02:07:10,635 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'opnfv_flavor_1-5270a128-d9b4-4b1b-97bb-05c23f579edd', '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'3ee97893efa846d5a71ff9c5e2e606a6', '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'f404be89-2611-493e-9c84-caeb45fe3148', 'swap': 0}) 2018-06-21 02:07:10,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-21 02:07:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:07:10,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Thu, 21 Jun 2018 02:07:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d8f81ff-f5ed-4699-8a94-b2b39a202b74 x-openstack-request-id: req-6d8f81ff-f5ed-4699-8a94-b2b39a202b74 2018-06-21 02:07:10,670 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.4", "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": 40, "hypervisor_version": 2010000, "disk_available_least": 35, "local_gb": 40, "free_ram_mb": 4095, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 10}, "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.16", "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": 40, "hypervisor_version": 2010000, "disk_available_least": 35, "local_gb": 40, "free_ram_mb": 4095, "id": 2}]} 2018-06-21 02:07:10,670 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/os-hypervisors/detail used request id req-6d8f81ff-f5ed-4699-8a94-b2b39a202b74 2018-06-21 02:07:10,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0352299213409s 2018-06-21 02:07:10,671 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/os-hypervisors/detail used request id req-6d8f81ff-f5ed-4699-8a94-b2b39a202b74 2018-06-21 02:07:13,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-21 02:07:13,968 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-21 02:07:13,968 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-21 02:07:13,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-21 02:07:13,971 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-21 02:07:17,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-829c40f6-668f-4ee9-8e92-6bde57249b06/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-21 02:07:17,421 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-21 02:07:17,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-21 02:07:17,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', '/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-21 02:17:47,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5592a594-ab2e-4592-a4a0-95fc89376d84 2018-06-21 02:17:47,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5592a594-ab2e-4592-a4a0-95fc89376d84']'. 2018-06-21 02:17:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-21 02:17:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-21 02:17:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-21 02:17:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5592a594-ab2e-4592-a4a0-95fc89376d84 | 2018-06-21 02:17:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-21 02:07:19 | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-21 02:17:47 | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:28 | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 829c40f6-668f-4ee9-8e92-6bde57249b06) | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-21 02:17:48,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 593780aa-8472-494c-b12f-4bdc477af5f3) | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 606.948 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 83 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 26 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-21 02:17:48,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-21 02:17:48,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-21 02:17:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-21 02:17:48,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:48,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 21 Jun 2018 02:17:48 GMT X-Openstack-Request-Id: req-d407d060-e330-463d-b1c7-b4e72152e2b6 2018-06-21 02:17:48,833 - 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-06-21 02:17:48,833 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b used request id req-d407d060-e330-463d-b1c7-b4e72152e2b6 2018-06-21 02:17:48,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.259743213654s 2018-06-21 02:17:48,833 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.7:9292/v2/images/f93f2645-035e-42b3-8deb-b31cd1d9666b used request id req-d407d060-e330-463d-b1c7-b4e72152e2b6 2018-06-21 02:17:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-21 02:17:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:48,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Thu, 21 Jun 2018 02:17:48 GMT X-Openstack-Request-Id: req-83c834ff-793e-41cb-adac-9667ee001af5 2018-06-21 02:17:48,906 - 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-06-21 02:17:48,906 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff used request id req-83c834ff-793e-41cb-adac-9667ee001af5 2018-06-21 02:17:48,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0725879669189s 2018-06-21 02:17:48,907 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.7:9292/v2/images/78f03e3a-3978-4507-9031-dd8a1e5628ff used request id req-83c834ff-793e-41cb-adac-9667ee001af5 2018-06-21 02:17:48,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-21 02:17:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.7:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:49,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1389 Content-Type: application/json Date: Thu, 21 Jun 2018 02:17:49 GMT X-Openstack-Request-Id: req-773c2943-97c3-4e28-b6b6-892f6978ee10 2018-06-21 02:17:49,189 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"54a76c3c-a0ae-4287-87ba-42d36179cd53","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ee97893efa846d5a71ff9c5e2e606a6","status":"ACTIVE","subnets":["0fc66445-f3f7-4692-8868-8266e699058b"],"description":"","tags":[],"updated_at":"2018-06-21T02:07:08Z","provider:segmentation_id":76,"name":"tempest-net-5270a128-d9b4-4b1b-97bb-05c23f579edd","admin_state_up":true,"tenant_id":"3ee97893efa846d5a71ff9c5e2e606a6","created_at":"2018-06-21T02:07:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"6418b421-a7a0-4285-abf4-6e86222eb023","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"64fdba1b67664d3597a18395aee59b84","status":"ACTIVE","subnets":["cd09419a-ee55-4f5b-8713-785f20297c9c"],"description":"","tags":[],"updated_at":"2018-06-21T02:05:28Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"64fdba1b67664d3597a18395aee59b84","created_at":"2018-06-21T02:05:24Z","provider:network_type":"flat"}]} 2018-06-21 02:17:49,189 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-773c2943-97c3-4e28-b6b6-892f6978ee10 2018-06-21 02:17:49,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282507181168s 2018-06-21 02:17:49,190 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.7:9696/v2.0/networks.json used request id req-773c2943-97c3-4e28-b6b6-892f6978ee10 2018-06-21 02:17:49,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-06-21 02:17:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.7:9696/v2.0/networks/54a76c3c-a0ae-4287-87ba-42d36179cd53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:51,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Thu, 21 Jun 2018 02:17:51 GMT X-Openstack-Request-Id: req-29a7a1c3-d158-4051-8a6d-ae3b0dda90d3 2018-06-21 02:17:51,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-21 02:17:51,467 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.7:9696/v2.0/networks/54a76c3c-a0ae-4287-87ba-42d36179cd53.json used request id req-29a7a1c3-d158-4051-8a6d-ae3b0dda90d3 2018-06-21 02:17:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.2775490284s 2018-06-21 02:17:51,468 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.7:9696/v2.0/networks/54a76c3c-a0ae-4287-87ba-42d36179cd53.json used request id req-29a7a1c3-d158-4051-8a6d-ae3b0dda90d3 2018-06-21 02:17:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-21 02:17:51,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:51,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Thu, 21 Jun 2018 02:17:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f25d1c27-2bbf-4285-9d3b-4030068cc253 x-openstack-request-id: req-f25d1c27-2bbf-4285-9d3b-4030068cc253 2018-06-21 02:17:51,715 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor-5270a128-d9b4-4b1b-97bb-05c23f579edd", "links": [{"href": "http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8", "rel": "self"}, {"href": "http://192.0.2.7:8774/flavors/4fca7abe-93ee-446f-b844-8277adef05b8", "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": "4fca7abe-93ee-446f-b844-8277adef05b8"}, {"name": "opnfv_flavor_1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "links": [{"href": "http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "rel": "self"}, {"href": "http://192.0.2.7:8774/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "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": "f404be89-2611-493e-9c84-caeb45fe3148"}]} 2018-06-21 02:17:51,715 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None used request id req-f25d1c27-2bbf-4285-9d3b-4030068cc253 2018-06-21 02:17:51,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.246409893036s 2018-06-21 02:17:51,715 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None used request id req-f25d1c27-2bbf-4285-9d3b-4030068cc253 2018-06-21 02:17:51,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-21 02:17:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:51,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 21 Jun 2018 02:17:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7067802-27a7-4660-ac5a-ae8f1329495a x-openstack-request-id: req-f7067802-27a7-4660-ac5a-ae8f1329495a 2018-06-21 02:17:51,747 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8 used request id req-f7067802-27a7-4660-ac5a-ae8f1329495a 2018-06-21 02:17:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0307569503784s 2018-06-21 02:17:51,747 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.7:8774/v2.1/flavors/4fca7abe-93ee-446f-b844-8277adef05b8 used request id req-f7067802-27a7-4660-ac5a-ae8f1329495a 2018-06-21 02:17:51,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-21 02:17:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:51,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Thu, 21 Jun 2018 02:17:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4f4ef65-81bc-4762-9afe-1c871afa4d66 x-openstack-request-id: req-f4f4ef65-81bc-4762-9afe-1c871afa4d66 2018-06-21 02:17:51,779 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "opnfv_flavor_1-5270a128-d9b4-4b1b-97bb-05c23f579edd", "links": [{"href": "http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "rel": "self"}, {"href": "http://192.0.2.7:8774/flavors/f404be89-2611-493e-9c84-caeb45fe3148", "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": "f404be89-2611-493e-9c84-caeb45fe3148"}]} 2018-06-21 02:17:51,779 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None used request id req-f4f4ef65-81bc-4762-9afe-1c871afa4d66 2018-06-21 02:17:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308759212494s 2018-06-21 02:17:51,779 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.7:8774/v2.1/flavors/detail?is_public=None used request id req-f4f4ef65-81bc-4762-9afe-1c871afa4d66 2018-06-21 02:17:51,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-21 02:17:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.8.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c92382b83fc6a0724584cb9785a4ed2f543e0883" 2018-06-21 02:17:51,805 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 21 Jun 2018 02:17:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ab9c214-03ed-4855-b167-6fad0c2b2bf5 x-openstack-request-id: req-5ab9c214-03ed-4855-b167-6fad0c2b2bf5 2018-06-21 02:17:51,805 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148 used request id req-5ab9c214-03ed-4855-b167-6fad0c2b2bf5 2018-06-21 02:17:51,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.025542974472s 2018-06-21 02:17:51,806 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.7:8774/v2.1/flavors/f404be89-2611-493e-9c84-caeb45fe3148 used request id req-5ab9c214-03ed-4855-b167-6fad0c2b2bf5 2018-06-21 02:17:51,806 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 10:44 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-21 02:17:51,807 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK