2018-06-23 13:03:06,899 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-97 | | 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-23 13:03:06,901 - 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.8,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.0.2.8:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=kI6OybxNIGEfJjhXLQeQYrppS 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=5e9959e201aa410eb3961374926a98dc export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.8 export OS_REGION_NAME=regionOne 2018-06-23 13:03:06,901 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke_serial 2018-06-23 13:03:06,902 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-23 13:03:07,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-23 13:03:07,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-23 13:03:07,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-23 13:03:07,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-23 13:03:07,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-23 13:03:07,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-23 13:03:07,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb53d16-383f-4c22-bfdd-c67e187d0f86 2018-06-23 13:03:07,867 - 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.8:5000/v3/", "rel": "self"}]}} 2018-06-23 13:03:07,868 - keystoneauth.session - DEBUG - GET call to http://192.0.2.8:5000/v3 used request id req-afb53d16-383f-4c22-bfdd-c67e187d0f86 2018-06-23 13:03:07,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.0.2.8:5000/v3/auth/tokens 2018-06-23 13:03:08,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "37476397d0f5469eb40046696d2f02f2", "name": "admin"}], "expires_at": "2018-06-23T14:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e9959e201aa410eb3961374926a98dc", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2103aef7a2634a16bc596213d28b5f0a"}, {"url": "http://192.0.2.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dfa06da19d54aa0aff5a72a4a76b918"}, {"url": "http://192.0.2.8:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f3609b7ed145cc91a0c68bba811b40"}], "type": "placement", "id": "05b3e82ce2f3463fbfa05d55b3c5385a", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b9835d89c5e47e2958db80485be1a74"}, {"url": "http://192.0.2.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a675bf97d8974549959e0a20a8a3f255"}, {"url": "http://192.0.2.8:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1f9a571df5e47e88f046d5db2d4849e"}], "type": "identity", "id": "8eef47a877044de3b459673f88bdbe79", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36f6f3f7d7fa4bdf99a255b119fe291e"}, {"url": "http://192.0.2.8:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d6f8bf9903e418ab3959aac60210ce5"}, {"url": "http://192.0.2.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c051cb638a4425c80f5d2f6df1c6d85"}], "type": "network", "id": "95ede3461e974d3b964c6bebdf593029", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.8:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4372335bb51d498abe1e56cd8859a6fc"}, {"url": "http://192.0.2.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81928d967eb44226a59bf9701dcfc8c9"}, {"url": "http://192.0.2.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc65096fe4a141dca32d867d7ff4c84d"}], "type": "image", "id": "a8ad5e7657034b6da81566caa08af832", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bebe9db52df48f29be0a9215441467e"}, {"url": "http://192.0.2.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ad1445488054658a05a59b598f16d62"}, {"url": "http://192.0.2.8:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66128f3157a54d97852824c3da192d5c"}], "type": "compute", "id": "c023eb2289fc4d958686f9af7f027cff", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "31e764e11f58439f82d700500438993a"}, "audit_ids": ["B9h-_t_TTIW3CNtFjo7CAQ"], "issued_at": "2018-06-23T13:03:08.000000Z"}} 2018-06-23 13:03:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-23 13:03:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.8:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:03:08,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:08 GMT X-Openstack-Request-Id: req-5bb45068-a0b2-4c1b-8240-5ee5a2890005 2018-06-23 13:03:08,922 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"4ff21870-b8ef-4c45-a09e-93e12dc1a966","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3498d7f47ff34781adf9877d5032d6ac","status":"ACTIVE","subnets":["a569f92b-7c8c-4b36-8f67-14ca9a2f407a"],"description":"","tags":[],"updated_at":"2018-06-23T13:00:58Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"3498d7f47ff34781adf9877d5032d6ac","created_at":"2018-06-23T13:00:54Z","provider:network_type":"flat"}]} 2018-06-23 13:03:08,922 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.8:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bb45068-a0b2-4c1b-8240-5ee5a2890005 2018-06-23 13:03:08,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.578125s 2018-06-23 13:03:08,922 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.8:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5bb45068-a0b2-4c1b-8240-5ee5a2890005 2018-06-23 13:03:08,923 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-23 13:03:14,568 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7642a498-6476-4728-b7d0-2ad36bfb41e4 | 2018-06-23T13:03:14.216153 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7642a498-6476-4728-b7d0-2ad36bfb41e4 ~/.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-23 13:03:18,527 - 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-23 13:03:18,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-23 13:03:28,187 - 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=316629dc-4473-43f6-8041-5bd288388a5c) as the default verifier for the future CLI operations. 2018-06-23 13:03:31,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-06-23 13:03:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"network": {"name": "tempest_smoke_serial-net_6f95675e-7181-4a8a-b2fc-12b7b104bade", "admin_state_up": true}}' 2018-06-23 13:03:31,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:31 GMT X-Openstack-Request-Id: req-bd4cecb2-4aee-462e-8ab6-6928b86b9c04 2018-06-23 13:03:31,542 - 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":"5b17d63f-d689-4c61-8e5e-d89213d7392b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e9959e201aa410eb3961374926a98dc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-23T13:03:31Z","is_default":false,"provider:segmentation_id":17,"name":"tempest_smoke_serial-net_6f95675e-7181-4a8a-b2fc-12b7b104bade","admin_state_up":true,"tenant_id":"5e9959e201aa410eb3961374926a98dc","created_at":"2018-06-23T13:03:31Z","mtu":1450}} 2018-06-23 13:03:31,542 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/networks.json used request id req-bd4cecb2-4aee-462e-8ab6-6928b86b9c04 2018-06-23 13:03:31,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.284599065781s 2018-06-23 13:03:31,542 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/networks.json used request id req-bd4cecb2-4aee-462e-8ab6-6928b86b9c04 2018-06-23 13:03:31,542 - 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-06-23T13:03:31Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5b17d63f-d689-4c61-8e5e-d89213d7392b', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-net_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'admin_state_up': True, u'tenant_id': u'5e9959e201aa410eb3961374926a98dc', u'created_at': u'2018-06-23T13:03:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5e9959e201aa410eb3961374926a98dc'}) 2018-06-23 13:03:31,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-06-23 13:03:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:03:31,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1358 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:31 GMT X-Openstack-Request-Id: req-950df036-80b1-4a61-911c-bcb2c497a9b5 2018-06-23 13:03:31,660 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"4ff21870-b8ef-4c45-a09e-93e12dc1a966","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3498d7f47ff34781adf9877d5032d6ac","status":"ACTIVE","subnets":["a569f92b-7c8c-4b36-8f67-14ca9a2f407a"],"description":"","tags":[],"updated_at":"2018-06-23T13:00:58Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"3498d7f47ff34781adf9877d5032d6ac","created_at":"2018-06-23T13:00:54Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5b17d63f-d689-4c61-8e5e-d89213d7392b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5e9959e201aa410eb3961374926a98dc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-23T13:03:31Z","provider:segmentation_id":17,"name":"tempest_smoke_serial-net_6f95675e-7181-4a8a-b2fc-12b7b104bade","admin_state_up":true,"tenant_id":"5e9959e201aa410eb3961374926a98dc","created_at":"2018-06-23T13:03:31Z","provider:network_type":"vxlan"}]} 2018-06-23 13:03:31,660 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.8:9696/v2.0/networks.json used request id req-950df036-80b1-4a61-911c-bcb2c497a9b5 2018-06-23 13:03:31,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116950035095s 2018-06-23 13:03:31,660 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.8:9696/v2.0/networks.json used request id req-950df036-80b1-4a61-911c-bcb2c497a9b5 2018-06-23 13:03:31,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-06-23 13:03:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_6f95675e-7181-4a8a-b2fc-12b7b104bade", "enable_dhcp": true, "network_id": "5b17d63f-d689-4c61-8e5e-d89213d7392b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-23 13:03:32,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:32 GMT X-Openstack-Request-Id: req-e7dcd445-206a-441a-9db9-97fcc9fbde1b 2018-06-23 13:03:32,274 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b17d63f-d689-4c61-8e5e-d89213d7392b","tenant_id":"5e9959e201aa410eb3961374926a98dc","created_at":"2018-06-23T13:03:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-23T13:03:32Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"5e9959e201aa410eb3961374926a98dc","id":"9ac4c7cb-653f-4060-9ef1-d4a7dc803074","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_6f95675e-7181-4a8a-b2fc-12b7b104bade"}} 2018-06-23 13:03:32,274 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/subnets.json used request id req-e7dcd445-206a-441a-9db9-97fcc9fbde1b 2018-06-23 13:03:32,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.613268852234s 2018-06-23 13:03:32,274 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/subnets.json used request id req-e7dcd445-206a-441a-9db9-97fcc9fbde1b 2018-06-23 13:03:32,275 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-23T13:03:32Z', 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'9ac4c7cb-653f-4060-9ef1-d4a7dc803074', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'enable_dhcp': True, u'network_id': u'5b17d63f-d689-4c61-8e5e-d89213d7392b', u'tenant_id': u'5e9959e201aa410eb3961374926a98dc', u'created_at': u'2018-06-23T13:03:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'5e9959e201aa410eb3961374926a98dc'}) 2018-06-23 13:03:32,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-06-23 13:03:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8:9696/v2.0/routers.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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"router": {"external_gateway_info": {"network_id": "4ff21870-b8ef-4c45-a09e-93e12dc1a966"}, "name": "tempest_smoke_serial-router_6f95675e-7181-4a8a-b2fc-12b7b104bade", "admin_state_up": true}}' 2018-06-23 13:03:33,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 652 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:33 GMT X-Openstack-Request-Id: req-a159c2cc-cf55-47b0-a0ca-2acf64cf0f83 2018-06-23 13:03:33,679 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4ff21870-b8ef-4c45-a09e-93e12dc1a966", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a569f92b-7c8c-4b36-8f67-14ca9a2f407a", "ip_address": "192.0.2.103"}]}, "description": "", "tags": [], "tenant_id": "5e9959e201aa410eb3961374926a98dc", "created_at": "2018-06-23T13:03:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-06-23T13:03:33Z", "revision_number": 2, "routes": [], "project_id": "5e9959e201aa410eb3961374926a98dc", "id": "07290cd7-4bc3-42f1-9d73-451be33df5fe", "name": "tempest_smoke_serial-router_6f95675e-7181-4a8a-b2fc-12b7b104bade"}} 2018-06-23 13:03:33,679 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/routers.json used request id req-a159c2cc-cf55-47b0-a0ca-2acf64cf0f83 2018-06-23 13:03:33,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40377378464s 2018-06-23 13:03:33,679 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.8:9696/v2.0/routers.json used request id req-a159c2cc-cf55-47b0-a0ca-2acf64cf0f83 2018-06-23 13:03:33,680 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'4ff21870-b8ef-4c45-a09e-93e12dc1a966', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a569f92b-7c8c-4b36-8f67-14ca9a2f407a', u'ip_address': u'192.0.2.103'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5e9959e201aa410eb3961374926a98dc', u'created_at': u'2018-06-23T13:03:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-06-23T13:03:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'5e9959e201aa410eb3961374926a98dc', u'id': u'07290cd7-4bc3-42f1-9d73-451be33df5fe', u'name': u'tempest_smoke_serial-router_6f95675e-7181-4a8a-b2fc-12b7b104bade'}) 2018-06-23 13:03:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-06-23 13:03:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.8:9696/v2.0/routers/07290cd7-4bc3-42f1-9d73-451be33df5fe/add_router_interface.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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"subnet_id": "9ac4c7cb-653f-4060-9ef1-d4a7dc803074"}' 2018-06-23 13:03:35,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:35 GMT X-Openstack-Request-Id: req-6a22efae-51c7-44f9-96ca-3f345b7552e9 2018-06-23 13:03:35,618 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5b17d63f-d689-4c61-8e5e-d89213d7392b", "tenant_id": "5e9959e201aa410eb3961374926a98dc", "subnet_id": "9ac4c7cb-653f-4060-9ef1-d4a7dc803074", "subnet_ids": ["9ac4c7cb-653f-4060-9ef1-d4a7dc803074"], "port_id": "4378bdcd-e722-4f1c-ad27-5e39ffc75efe", "id": "07290cd7-4bc3-42f1-9d73-451be33df5fe"} 2018-06-23 13:03:35,618 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.8:9696/v2.0/routers/07290cd7-4bc3-42f1-9d73-451be33df5fe/add_router_interface.json used request id req-6a22efae-51c7-44f9-96ca-3f345b7552e9 2018-06-23 13:03:35,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93804907799s 2018-06-23 13:03:35,618 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.8:9696/v2.0/routers/07290cd7-4bc3-42f1-9d73-451be33df5fe/add_router_interface.json used request id req-6a22efae-51c7-44f9-96ca-3f345b7552e9 returning object 07290cd7-4bc3-42f1-9d73-451be33df5fe 2018-06-23 13:03:35,618 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-23 13:03:35,689 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-23 13:03:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" 2018-06-23 13:03:35,696 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 740 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:35 GMT 2018-06-23 13:03:35,696 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.0.2.8:9292/v2/", "rel": "self"}]}]} 2018-06-23 13:03:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-23 13:03:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:03:36,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:36 GMT X-Openstack-Request-Id: req-692a81bc-821f-45b3-a639-93c4e3369adf 2018-06-23 13:03:36,512 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-23 13:03:36,512 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.8:9292/v2/images used request id req-692a81bc-821f-45b3-a639-93c4e3369adf 2018-06-23 13:03:36,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.814779996872s 2018-06-23 13:03:36,512 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.8:9292/v2/images used request id req-692a81bc-821f-45b3-a639-93c4e3369adf 2018-06-23 13:03:36,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-23 13:03:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-06-23 13:03:36,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:36 GMT Location: http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a61d9ade-830f-429d-9acf-f6c298def72a 2018-06-23 13:03:36,591 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-23T13:03:36Z", "file": "/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/file", "owner": "5e9959e201aa410eb3961374926a98dc", "id": "eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83", "size": null, "self": "/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "shared", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "checksum": null, "created_at": "2018-06-23T13:03:36Z", "protected": false} 2018-06-23 13:03:36,591 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.8:9292/v2/images used request id req-a61d9ade-830f-429d-9acf-f6c298def72a 2018-06-23 13:03:36,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0754978656769s 2018-06-23 13:03:36,592 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.8:9292/v2/images used request id req-a61d9ade-830f-429d-9acf-f6c298def72a returning object eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 2018-06-23 13:03:36,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-23 13:03:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '' 2018-06-23 13:03:36,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Jun 2018 13:03:36 GMT X-Openstack-Request-Id: req-2c76bf61-47dd-470d-a36c-a644fab45c5d 2018-06-23 13:03:36,787 - 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-23 13:03:36,787 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/file used request id req-2c76bf61-47dd-470d-a36c-a644fab45c5d 2018-06-23 13:03:36,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.195039987564s 2018-06-23 13:03:36,788 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/file used request id req-2c76bf61-47dd-470d-a36c-a644fab45c5d 2018-06-23 13:03:36,788 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-23T13:03:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/file', u'owner': u'5e9959e201aa410eb3961374926a98dc', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83', u'size': None, u'name': u'tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'checksum': None, u'self': u'/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-23T13:03:36Z', u'schema': u'/v2/schemas/image'}) 2018-06-23 13:03:36,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-23 13:03:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_6f95675e-7181-4a8a-b2fc-12b7b104bade", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-23 13:03:37,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a89ed2a6-1367-4900-a333-39ab6a0d0dca x-openstack-request-id: req-a89ed2a6-1367-4900-a333-39ab6a0d0dca 2018-06-23 13:03:37,104 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_6f95675e-7181-4a8a-b2fc-12b7b104bade", "links": [{"href": "http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076", "rel": "self"}, {"href": "http://192.0.2.8:8774/flavors/0d9ec46d-814b-41f0-8274-378e359fb076", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d9ec46d-814b-41f0-8274-378e359fb076"}} 2018-06-23 13:03:37,104 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors used request id req-a89ed2a6-1367-4900-a333-39ab6a0d0dca 2018-06-23 13:03:37,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312981128693s 2018-06-23 13:03:37,104 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors used request id req-a89ed2a6-1367-4900-a333-39ab6a0d0dca 2018-06-23 13:03:37,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_6f95675e-7181-4a8a-b2fc-12b7b104bade', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e9959e201aa410eb3961374926a98dc', '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'0d9ec46d-814b-41f0-8274-378e359fb076', 'swap': 0}) 2018-06-23 13:03:37,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-23 13:03:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076/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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"extra_specs": {}}' 2018-06-23 13:03:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44577f74-6f08-469b-9f45-9aed550e7a1b x-openstack-request-id: req-44577f74-6f08-469b-9f45-9aed550e7a1b 2018-06-23 13:03:37,130 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-23 13:03:37,130 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076/os-extra_specs used request id req-44577f74-6f08-469b-9f45-9aed550e7a1b 2018-06-23 13:03:37,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247659683228s 2018-06-23 13:03:37,130 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076/os-extra_specs used request id req-44577f74-6f08-469b-9f45-9aed550e7a1b 2018-06-23 13:03:37,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-06-23 13:03:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:03:37,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8522640c-29ba-43d1-a70a-cfd2c93b9daa x-openstack-request-id: req-8522640c-29ba-43d1-a70a-cfd2c93b9daa 2018-06-23 13:03:37,185 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 7}, "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.13", "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-0.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.15", "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-23 13:03:37,185 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/os-hypervisors/detail used request id req-8522640c-29ba-43d1-a70a-cfd2c93b9daa 2018-06-23 13:03:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0531148910522s 2018-06-23 13:03:37,185 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/os-hypervisors/detail used request id req-8522640c-29ba-43d1-a70a-cfd2c93b9daa 2018-06-23 13:03:37,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-23 13:03:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-06-23 13:03:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.8:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:03:37,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT X-Openstack-Request-Id: req-842905a4-b947-44a5-bb05-98ec7016eba5 2018-06-23 13:03:37,216 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-23T13:03:36Z", "file": "/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83/file", "owner": "5e9959e201aa410eb3961374926a98dc", "id": "eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83", "size": 12716032, "self": "/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "shared", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6f95675e-7181-4a8a-b2fc-12b7b104bade", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-23T13:03:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-23 13:03:37,216 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.8:9292/v2/images used request id req-842905a4-b947-44a5-bb05-98ec7016eba5 2018-06-23 13:03:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263359546661s 2018-06-23 13:03:37,216 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.8:9292/v2/images used request id req-842905a4-b947-44a5-bb05-98ec7016eba5 2018-06-23 13:03:37,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-06-23 13:03:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8"}' 2018-06-23 13:03:37,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 882 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT Location: http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9973e1f-bb45-4e55-bd66-8c9c5bf00278 2018-06-23 13:03:37,257 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-23T13:03:37Z", "file": "/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d/file", "owner": "5e9959e201aa410eb3961374926a98dc", "id": "0186f5cd-4028-42d3-9b8c-a16b486fa30d", "size": null, "self": "/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "shared", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "checksum": null, "created_at": "2018-06-23T13:03:37Z", "protected": false} 2018-06-23 13:03:37,257 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.8:9292/v2/images used request id req-c9973e1f-bb45-4e55-bd66-8c9c5bf00278 2018-06-23 13:03:37,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0342750549316s 2018-06-23 13:03:37,257 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.8:9292/v2/images used request id req-c9973e1f-bb45-4e55-bd66-8c9c5bf00278 returning object 0186f5cd-4028-42d3-9b8c-a16b486fa30d 2018-06-23 13:03:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-06-23 13:03:37,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d/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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '' 2018-06-23 13:03:37,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Jun 2018 13:03:37 GMT X-Openstack-Request-Id: req-453fddf0-c3eb-4429-9030-0baf2619877d 2018-06-23 13:03:37,386 - 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-23 13:03:37,386 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d/file used request id req-453fddf0-c3eb-4429-9030-0baf2619877d 2018-06-23 13:03:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.128072977066s 2018-06-23 13:03:37,387 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d/file used request id req-453fddf0-c3eb-4429-9030-0baf2619877d 2018-06-23 13:03:37,387 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-23T13:03:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'shared', u'file': u'/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d/file', u'owner': u'5e9959e201aa410eb3961374926a98dc', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0186f5cd-4028-42d3-9b8c-a16b486fa30d', u'size': None, u'name': u'tempest_smoke_serial-img_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade', u'checksum': None, u'self': u'/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-23T13:03:37Z', u'schema': u'/v2/schemas/image'}) 2018-06-23 13:03:37,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-06-23 13:03:37,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-23 13:03:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-547c6985-653a-4b1f-8c7a-5fbb5699b66b x-openstack-request-id: req-547c6985-653a-4b1f-8c7a-5fbb5699b66b 2018-06-23 13:03:37,427 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "links": [{"href": "http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "self"}, {"href": "http://192.0.2.8:8774/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8deafb33-fd27-4363-9c5f-7630a630570e"}} 2018-06-23 13:03:37,427 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors used request id req-547c6985-653a-4b1f-8c7a-5fbb5699b66b 2018-06-23 13:03:37,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0399401187897s 2018-06-23 13:03:37,428 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors used request id req-547c6985-653a-4b1f-8c7a-5fbb5699b66b 2018-06-23 13:03:37,429 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade', 'ephemeral': 0, 'ram': 1024, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5e9959e201aa410eb3961374926a98dc', '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'8deafb33-fd27-4363-9c5f-7630a630570e', 'swap': 0}) 2018-06-23 13:03:37,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-06-23 13:03:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e/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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" -d '{"extra_specs": {}}' 2018-06-23 13:03:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Jun 2018 13:03:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e969a82-b9e7-454d-a95b-02e125de30b9 x-openstack-request-id: req-0e969a82-b9e7-454d-a95b-02e125de30b9 2018-06-23 13:03:37,459 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-06-23 13:03:37,459 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e/os-extra_specs used request id req-0e969a82-b9e7-454d-a95b-02e125de30b9 2018-06-23 13:03:37,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298271179199s 2018-06-23 13:03:37,459 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e/os-extra_specs used request id req-0e969a82-b9e7-454d-a95b-02e125de30b9 2018-06-23 13:03:40,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-23 13:03:40,872 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-23 13:03:40,872 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-23 13:03:40,873 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-23 13:03:40,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-23 13:03:45,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-316629dc-4473-43f6-8041-5bd288388a5c/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-23 13:03:45,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-23 13:03:45,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-23 13:03:45,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-23 13:12:33,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c6bbe582-7422-4c1e-9651-d263f93a31ac 2018-06-23 13:12:33,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c6bbe582-7422-4c1e-9651-d263f93a31ac']'. 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c6bbe582-7422-4c1e-9651-d263f93a31ac | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-23 13:03:47 | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-23 13:12:33 | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:46 | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 316629dc-4473-43f6-8041-5bd288388a5c) | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7642a498-6476-4728-b7d0-2ad36bfb41e4) | 2018-06-23 13:12:34,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 504.804 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 73 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 26 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 10 | 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-23 13:12:34,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-23 13:12:34,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 87.9518072289% 2018-06-23 13:12:34,155 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 09:03 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-06-23 13:12:34,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-23 13:12:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Jun 2018 13:12:34 GMT X-Openstack-Request-Id: req-cde9a03a-6003-4d15-843b-3ed73642c999 2018-06-23 13:12:34,499 - 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-23 13:12:34,499 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 used request id req-cde9a03a-6003-4d15-843b-3ed73642c999 2018-06-23 13:12:34,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.341761112213s 2018-06-23 13:12:34,499 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 used request id req-cde9a03a-6003-4d15-843b-3ed73642c999 2018-06-23 13:12:34,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-23 13:12:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Sat, 23 Jun 2018 13:12:34 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-83a6b66c-5dd2-4ca7-b6da-e9b2763ac0e2 x-openstack-request-id: req-83a6b66c-5dd2-4ca7-b6da-e9b2763ac0e2 2018-06-23 13:12:34,738 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_6f95675e-7181-4a8a-b2fc-12b7b104bade", "links": [{"href": "http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076", "rel": "self"}, {"href": "http://192.0.2.8:8774/flavors/0d9ec46d-814b-41f0-8274-378e359fb076", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0d9ec46d-814b-41f0-8274-378e359fb076"}, {"name": "tempest_smoke_serial-flavor_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "links": [{"href": "http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "self"}, {"href": "http://192.0.2.8:8774/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8deafb33-fd27-4363-9c5f-7630a630570e"}]} 2018-06-23 13:12:34,738 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/flavors/detail?is_public=None used request id req-83a6b66c-5dd2-4ca7-b6da-e9b2763ac0e2 2018-06-23 13:12:34,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.238038778305s 2018-06-23 13:12:34,738 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/flavors/detail?is_public=None used request id req-83a6b66c-5dd2-4ca7-b6da-e9b2763ac0e2 2018-06-23 13:12:34,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-23 13:12:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,763 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Jun 2018 13:12:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-116a67fc-09ee-48ae-833b-52ddd31ded54 x-openstack-request-id: req-116a67fc-09ee-48ae-833b-52ddd31ded54 2018-06-23 13:12:34,763 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076 used request id req-116a67fc-09ee-48ae-833b-52ddd31ded54 2018-06-23 13:12:34,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0244140625s 2018-06-23 13:12:34,764 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.8:8774/v2.1/flavors/0d9ec46d-814b-41f0-8274-378e359fb076 used request id req-116a67fc-09ee-48ae-833b-52ddd31ded54 2018-06-23 13:12:34,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-23 13:12:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,780 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Jun 2018 13:12:34 GMT X-Openstack-Request-Id: req-23c4f698-6df6-492b-88d0-984c4c0d3e90 2018-06-23 13:12:34,780 - 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-23 13:12:34,781 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.8:9292/v2/images/eafaf1a5-c16e-4353-b6ec-1e1e46fb5f83 used request id req-23c4f698-6df6-492b-88d0-984c4c0d3e90 2018-06-23 13:12:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0166358947754s 2018-06-23 13:12:34,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-06-23 13:12:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Jun 2018 13:12:34 GMT X-Openstack-Request-Id: req-1d4d7a48-fcd6-4d0d-8e46-b25fde041c6e 2018-06-23 13:12:34,861 - 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-23 13:12:34,862 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d used request id req-1d4d7a48-fcd6-4d0d-8e46-b25fde041c6e 2018-06-23 13:12:34,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0805940628052s 2018-06-23 13:12:34,862 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.8:9292/v2/images/0186f5cd-4028-42d3-9b8c-a16b486fa30d used request id req-1d4d7a48-fcd6-4d0d-8e46-b25fde041c6e 2018-06-23 13:12:34,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-06-23 13:12:34,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.8: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.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Sat, 23 Jun 2018 13:12:34 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-4f28d366-b556-4a9b-b77d-5028d6b7dda3 x-openstack-request-id: req-4f28d366-b556-4a9b-b77d-5028d6b7dda3 2018-06-23 13:12:34,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_6f95675e-7181-4a8a-b2fc-12b7b104bade", "links": [{"href": "http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "self"}, {"href": "http://192.0.2.8:8774/flavors/8deafb33-fd27-4363-9c5f-7630a630570e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8deafb33-fd27-4363-9c5f-7630a630570e"}]} 2018-06-23 13:12:34,889 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/flavors/detail?is_public=None used request id req-4f28d366-b556-4a9b-b77d-5028d6b7dda3 2018-06-23 13:12:34,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271348953247s 2018-06-23 13:12:34,889 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.8:8774/v2.1/flavors/detail?is_public=None used request id req-4f28d366-b556-4a9b-b77d-5028d6b7dda3 2018-06-23 13:12:34,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-06-23 13:12:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.14.0 shade/1.28.0 keystoneauth1/3.9.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}57c5cd33451237b1570e070ab01463975084b767" 2018-06-23 13:12:34,914 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Jun 2018 13:12:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82976238-3a48-44be-bd47-445b40552f5c x-openstack-request-id: req-82976238-3a48-44be-bd47-445b40552f5c 2018-06-23 13:12:34,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e used request id req-82976238-3a48-44be-bd47-445b40552f5c 2018-06-23 13:12:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0236690044403s 2018-06-23 13:12:34,914 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.8:8774/v2.1/flavors/8deafb33-fd27-4363-9c5f-7630a630570e used request id req-82976238-3a48-44be-bd47-445b40552f5c 2018-06-23 13:12:34,914 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-06-23 13:12:34,914 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR