2019-01-30 18:53:40.805 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:40.805 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:40.805 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-30 18:53:41.866 8 ERROR rally.cli.cliutils 2019-01-30 18:53:42.615 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:42.615 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:42.615 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:43.755 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-30 18:53:44.792 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:44.793 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:44.793 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:50.665 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:50.665 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:50.665 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:51.471 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:51.472 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:51.472 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils force=force) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-30 18:53:52.481 18 ERROR rally.cli.cliutils 2019-01-30 18:53:53.330 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:53.330 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:53.330 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:54.316 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-30 18:53:54.440 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/repo. 2019-01-30 18:53:54.665 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-01-30 18:53:54.675 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-30 18:53:54.684 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-30 18:53:54.750 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-30 18:53:54.801 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-30 18:53:55.229 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b55f3fc9-cc55-4ed0-9a8a-55a105eac98b) has been successfully created! 2019-01-30 18:53:56.165 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:56.165 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:56.166 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:53:59.788 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:53:59.788 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:53:59.788 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:54:00.839 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b55f3fc9-cc55-4ed0-9a8a-55a105eac98b) for deployment 'opnfv-rally' (UUID=4187e726-cb41-4e35-930b-5a6ad030b638). 2019-01-30 18:54:01.962 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b55f3fc9-cc55-4ed0-9a8a-55a105eac98b) has been successfully configured for deployment 'opnfv-rally' (UUID=4187e726-cb41-4e35-930b-5a6ad030b638)! 2019-01-30 18:54:06.727 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:54:06.727 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:54:06.727 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:54:07.813 36 INFO rally.api [-] Starting verification (UUID=2e1f5eca-8cc5-4b11-a245-0d54a4029074) for deployment 'opnfv-rally' (UUID=4187e726-cb41-4e35-930b-5a6ad030b638) by verifier 'opnfv-tempest' (UUID=b55f3fc9-cc55-4ed0-9a8a-55a105eac98b). 2019-01-30 18:54:08.681 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-30 18:54:08.820 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-30 18:54:08.821 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/for-deployment-4187e726-cb41-4e35-930b-5a6ad030b638/tempest.log' to option 'log_file'. 2019-01-30 18:54:08.821 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/for-deployment-4187e726-cb41-4e35-930b-5a6ad030b638/tempest.log 2019-01-30 18:54:08.821 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-30 18:54:08.822 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/for-deployment-4187e726-cb41-4e35-930b-5a6ad030b638/lock_files' to option 'lock_path'. 2019-01-30 18:54:08.822 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b55f3fc9-cc55-4ed0-9a8a-55a105eac98b/for-deployment-4187e726-cb41-4e35-930b-5a6ad030b638/lock_files 2019-01-30 18:54:08.822 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-30 18:54:08.822 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-01-30 18:54:08.823 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e07667f1-ce95-4015-8f01-7c42e5e579fb 2019-01-30 18:54:08.823 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d35ef508-ef32-4c46-a97a-08069cc5f24b 2019-01-30 18:54:08.824 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1fcd1bee-2977-45e7-ad95-bc69311869e2 2019-01-30 18:54:08.824 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ff39ff3e-8bc7-40ac-972f-47761badb77f 2019-01-30 18:54:09.134 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-30 18:54:09.134 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_3ab4dc3f-82d3-4c57-8a44-b911d56cf8e2 2019-01-30 18:54:09.135 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-30 18:54:09.187 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-30 18:54:09.188 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7d910e819ecc4e09720284272667e6e992e5a" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-30 18:54:09.416 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Wed, 30 Jan 2019 18:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d9d6162-a7e6-4135-8161-6a08b37460b3 x-compute-request-id: req-2d9d6162-a7e6-4135-8161-6a08b37460b3 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_3ab4dc3f-82d3-4c57-8a44-b911d56cf8e2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1fcd1bee-2977-45e7-ad95-bc69311869e2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1fcd1bee-2977-45e7-ad95-bc69311869e2", "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": "1fcd1bee-2977-45e7-ad95-bc69311869e2"}, {"name": "tempest_smoke-flavor_alt_3ab4dc3f-82d3-4c57-8a44-b911d56cf8e2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/ff39ff3e-8bc7-40ac-972f-47761badb77f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/ff39ff3e-8bc7-40ac-972f-47761badb77f", "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": "ff39ff3e-8bc7-40ac-972f-47761badb77f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-30 18:54:09.416 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail used request id req-2d9d6162-a7e6-4135-8161-6a08b37460b3 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-30 18:54:09.417 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-30 18:54:09.418 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_2e1f5eca_RVAA9vZD' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-30 18:54:09.419 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d7d910e819ecc4e09720284272667e6e992e5a" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_2e1f5eca_RVAA9vZD", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-30 18:54:09.480 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Wed, 30 Jan 2019 18:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16cb5738-478b-4438-aa14-48ea075186d0 x-compute-request-id: req-16cb5738-478b-4438-aa14-48ea075186d0 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_2e1f5eca_RVAA9vZD", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/c543bf3c-1930-4457-92cf-c61a76bae773", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/c543bf3c-1930-4457-92cf-c61a76bae773", "rel": "bookmark"}], "ram": 64, "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": 0, "id": "c543bf3c-1930-4457-92cf-c61a76bae773"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-30 18:54:09.480 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-16cb5738-478b-4438-aa14-48ea075186d0 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-30 18:54:09.481 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2e1f5eca_RVAA9vZD' (ID = c543bf3c-1930-4457-92cf-c61a76bae773) has been successfully created! 2019-01-30 18:54:09.482 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c543bf3c-1930-4457-92cf-c61a76bae773' to option 'instance_type'. 2019-01-30 18:54:09.482 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c543bf3c-1930-4457-92cf-c61a76bae773 2019-01-30 18:54:09.483 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context tempest@default setup() finished in 1.14 sec 2019-01-30 18:54:09.486 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context testr@default setup() finished in 2.72 msec 2019-01-30 18:54:09.487 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2368b860-cb52-4a25-8c92-7047c15d100a'. 2019-01-30 18:54:11.545 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-30 18:54:14.138 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.223s] 2019-01-30 18:54:14.182 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-01-30 18:54:16.127 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.411s] 2019-01-30 18:54:20.920 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.497s] 2019-01-30 18:54:22.010 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.547s] 2019-01-30 18:54:24.187 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.602s] 2019-01-30 18:54:24.828 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.907s] 2019-01-30 18:54:27.069 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.708s] 2019-01-30 18:54:34.673 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.746s] 2019-01-30 18:54:34.682 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-30 18:54:35.006 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.539s] 2019-01-30 18:54:40.624 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.790s] 2019-01-30 18:54:42.523 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.347s] 2019-01-30 18:54:49.214 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.474s] 2019-01-30 18:54:50.666 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.824s] 2019-01-30 18:54:55.885 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.073s] 2019-01-30 18:54:55.886 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-30 18:54:56.372 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.820s] 2019-01-30 18:54:58.416 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.043s] 2019-01-30 18:54:59.408 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.992s] 2019-01-30 18:55:01.110 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.442s] 2019-01-30 18:55:06.028 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-30 18:55:08.464 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.094s] 2019-01-30 18:55:08.929 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.061s] 2019-01-30 18:55:08.930 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-30 18:55:12.812 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.347s] 2019-01-30 18:55:19.829 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.667s] 2019-01-30 18:55:20.275 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.462s] 2019-01-30 18:55:20.401 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.572s] 2019-01-30 18:55:20.711 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.309s] 2019-01-30 18:55:20.963 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.252s] 2019-01-30 18:55:21.502 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.539s] 2019-01-30 18:55:21.757 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.255s] 2019-01-30 18:55:30.794 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.731s] 2019-01-30 18:55:33.503 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.707s] 2019-01-30 18:55:33.552 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.052s] 2019-01-30 18:55:39.133 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.705s] 2019-01-30 18:55:39.651 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.517s] 2019-01-30 18:55:39.945 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.295s] 2019-01-30 18:55:40.183 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.238s] 2019-01-30 18:55:40.463 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.278s] 2019-01-30 18:55:40.509 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2019-01-30 18:55:41.070 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.196s] 2019-01-30 18:55:41.091 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2019-01-30 18:55:47.579 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.099s] 2019-01-30 18:55:47.580 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-30 18:56:00.360 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.181s] 2019-01-30 18:56:00.466 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.105s] 2019-01-30 18:56:00.544 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.077s] 2019-01-30 18:56:00.735 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.191s] 2019-01-30 18:56:04.925 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-30 18:56:07.104 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.094s] 2019-01-30 18:56:07.196 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2019-01-30 18:56:07.315 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.119s] 2019-01-30 18:56:07.322 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-30 18:56:08.434 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.567s] 2019-01-30 18:56:12.058 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [22.222s] 2019-01-30 18:56:16.042 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.973s] 2019-01-30 18:56:16.553 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.243s] 2019-01-30 18:56:28.739 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [16.681s] 2019-01-30 18:56:38.725 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.084s] 2019-01-30 18:56:41.075 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-01-30 18:56:41.175 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2019-01-30 18:56:45.765 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-30 18:56:45.793 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.054s] 2019-01-30 18:56:46.603 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.877s] 2019-01-30 18:56:49.527 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.437s] 2019-01-30 18:56:56.923 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.637s] 2019-01-30 18:56:57.955 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.161s] 2019-01-30 18:57:03.097 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.209s] 2019-01-30 18:57:07.506 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.408s] 2019-01-30 18:57:09.640 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.555s] 2019-01-30 18:57:16.947 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.440s] 2019-01-30 18:57:19.766 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.123s] 2019-01-30 18:57:20.448 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.707s] 2019-01-30 18:57:22.112 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.345s] 2019-01-30 18:57:22.347 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.235s] 2019-01-30 18:57:22.581 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.235s] 2019-01-30 18:57:27.790 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.499s] 2019-01-30 18:57:30.631 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.839s] 2019-01-30 18:57:30.742 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.878s] 2019-01-30 18:57:33.210 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.154s] 2019-01-30 18:57:33.328 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.697s] 2019-01-30 18:57:33.491 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.746s] 2019-01-30 18:57:33.531 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.043s] 2019-01-30 18:57:36.993 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-30 18:57:40.793 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.582s] 2019-01-30 18:57:43.513 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.719s] 2019-01-30 18:57:43.560 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.048s] 2019-01-30 18:57:43.790 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.230s] 2019-01-30 18:57:57.570 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [19.094s] 2019-01-30 18:58:08.314 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.797s] 2019-01-30 18:58:12.928 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.094s] 2019-01-30 18:58:22.556 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.240s] 2019-01-30 18:58:28.974 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [16.045s] 2019-01-30 18:58:43.624 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.649s] 2019-01-30 18:58:56.534 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.909s] 2019-01-30 18:59:14.837 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-30 18:59:21.521 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.846s] 2019-01-30 18:59:21.713 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.192s] 2019-01-30 18:59:31.672 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.237s] 2019-01-30 18:59:34.090 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.416s] 2019-01-30 18:59:36.485 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.395s] 2019-01-30 18:59:38.209 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context testr@default cleanup() started 2019-01-30 18:59:38.210 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context testr@default cleanup() finished in 0.73 msec 2019-01-30 18:59:38.210 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context tempest@default cleanup() started 2019-01-30 18:59:38.739 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-30 18:59:39.015 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-30 18:59:39.035 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_2e1f5eca_RVAA9vZD'. 2019-01-30 18:59:39.036 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/c543bf3c-1930-4457-92cf-c61a76bae773 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81e0d986423fd4e0c49f4f9b37552965104ddfaa" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-30 18:59:39.262 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Wed, 30 Jan 2019 18:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7868be95-8ea7-4ffb-90ba-03c16b0e99a9 x-compute-request-id: req-7868be95-8ea7-4ffb-90ba-03c16b0e99a9 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-30 18:59:39.262 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/c543bf3c-1930-4457-92cf-c61a76bae773 used request id req-7868be95-8ea7-4ffb-90ba-03c16b0e99a9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-30 18:59:39.263 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_2e1f5eca_RVAA9vZD' has been deleted. 2019-01-30 18:59:39.264 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c543bf3c-1930-4457-92cf-c61a76bae773' of option 'instance_type' from Tempest config file. 2019-01-30 18:59:39.264 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c543bf3c-1930-4457-92cf-c61a76bae773' has been removed. 2019-01-30 18:59:39.269 36 INFO rally.task.context [-] Verification b55f3fc9-cc55-4ed0-9a8a-55a105eac98b | Context tempest@default cleanup() finished in 1.06 sec 2019-01-30 18:59:39.334 36 INFO rally.api [-] Verification (UUID=2e1f5eca-8cc5-4b11-a245-0d54a4029074) has been successfully finished for deployment 'opnfv-rally' (UUID=4187e726-cb41-4e35-930b-5a6ad030b638)! 2019-01-30 18:59:40.188 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:59:40.188 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:59:40.189 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:59:40.966 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-30 18:59:40.966 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-30 18:59:40.966 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-30 18:59:41.984 59 INFO rally.api [-] Building 'html' report for the following verification(s): '2e1f5eca-8cc5-4b11-a245-0d54a4029074' 2019-01-30 18:59:41.999 59 INFO rally.api [-] The report has been successfully built.