2019-06-22 21:11:12.951 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:12.951 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:12.951 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-22 21:11:14.144 17 ERROR rally.cli.cliutils 2019-06-22 21:11:14.906 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:14.906 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:14.906 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:16.141 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-22 21:11:17.013 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:17.013 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:17.013 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:20.209 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:20.209 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:20.209 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:20.895 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:20.896 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:20.896 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils force=force) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-22 21:11:22.123 26 ERROR rally.cli.cliutils 2019-06-22 21:11:22.968 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:22.968 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:22.968 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:24.013 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-22 21:11:24.170 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/repo. 2019-06-22 21:11:24.395 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-06-22 21:11:24.459 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-06-22 21:11:24.468 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-06-22 21:11:24.523 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-22 21:11:24.588 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-22 21:11:24.972 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9bc53d85-b49f-4d3c-9107-957dad43bb9e) has been successfully created! 2019-06-22 21:11:25.822 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:25.823 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:25.823 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:30.683 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:30.684 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:30.684 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:31.849 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9bc53d85-b49f-4d3c-9107-957dad43bb9e) for deployment 'opnfv-rally' (UUID=727a9429-52af-4e05-bab7-741f885c0a99). 2019-06-22 21:11:33.065 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9bc53d85-b49f-4d3c-9107-957dad43bb9e) has been successfully configured for deployment 'opnfv-rally' (UUID=727a9429-52af-4e05-bab7-741f885c0a99)! 2019-06-22 21:11:36.068 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:11:36.068 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:11:36.068 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:11:37.287 43 INFO rally.api [-] Starting verification (UUID=927a1b6b-bed4-4b7d-8419-27fc7afb003c) for deployment 'opnfv-rally' (UUID=727a9429-52af-4e05-bab7-741f885c0a99) by verifier 'opnfv-tempest' (UUID=9bc53d85-b49f-4d3c-9107-957dad43bb9e). 2019-06-22 21:11:38.431 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-22 21:11:38.716 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-22 21:11:38.716 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/for-deployment-727a9429-52af-4e05-bab7-741f885c0a99/tempest.log' to option 'log_file'. 2019-06-22 21:11:38.717 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/for-deployment-727a9429-52af-4e05-bab7-741f885c0a99/tempest.log 2019-06-22 21:11:38.717 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-22 21:11:38.717 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/for-deployment-727a9429-52af-4e05-bab7-741f885c0a99/lock_files' to option 'lock_path'. 2019-06-22 21:11:38.718 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9bc53d85-b49f-4d3c-9107-957dad43bb9e/for-deployment-727a9429-52af-4e05-bab7-741f885c0a99/lock_files 2019-06-22 21:11:38.718 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-06-22 21:11:38.718 43 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-06-22 21:11:38.719 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e51adadc-1a99-4604-9add-8fe122b6d5b2 2019-06-22 21:11:38.719 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1ac8c04f-f40f-4b0f-b2de-acda560728ce 2019-06-22 21:11:38.719 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a8f86e47-3a93-4bf5-bb96-225033a112e3 2019-06-22 21:11:38.720 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f914191e-44ff-440f-a544-d47e63c0f5ab 2019-06-22 21:11:39.133 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-22 21:11:39.133 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_6ecac300-4d4e-4076-81fc-57de56f9e6aa 2019-06-22 21:11:39.134 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-22 21:11:39.184 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-22 21:11:39.184 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.24:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}42802872b1fdd1d47c7c48af689fdc3106b422d5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-22 21:11:39.535 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 22 Jun 2019 21:11:39 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-df6d73f9-58f1-4f98-aaf1-0a85dbd657cc x-openstack-request-id: req-df6d73f9-58f1-4f98-aaf1-0a85dbd657cc _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-22 21:11:39.535 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_6ecac300-4d4e-4076-81fc-57de56f9e6aa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/a8f86e47-3a93-4bf5-bb96-225033a112e3", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/a8f86e47-3a93-4bf5-bb96-225033a112e3", "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": "a8f86e47-3a93-4bf5-bb96-225033a112e3"}, {"name": "tempest_smoke-flavor_alt_6ecac300-4d4e-4076-81fc-57de56f9e6aa", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/f914191e-44ff-440f-a544-d47e63c0f5ab", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/f914191e-44ff-440f-a544-d47e63c0f5ab", "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": "f914191e-44ff-440f-a544-d47e63c0f5ab"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-22 21:11:39.536 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.24:8774/v2.1/flavors/detail used request id req-df6d73f9-58f1-4f98-aaf1-0a85dbd657cc request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-22 21:11:39.537 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-22 21:11:39.538 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_927a1b6b_pAouDbAG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-22 21:11:39.539 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.24:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}42802872b1fdd1d47c7c48af689fdc3106b422d5" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_927a1b6b_pAouDbAG", "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:448 2019-06-22 21:11:39.603 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Sat, 22 Jun 2019 21:11:39 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-bfc6db1f-a674-4f86-a30b-c1ce49c4ed30 x-openstack-request-id: req-bfc6db1f-a674-4f86-a30b-c1ce49c4ed30 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-22 21:11:39.603 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_927a1b6b_pAouDbAG", "links": [{"href": "http://172.30.9.24:8774/v2.1/flavors/d94b41c1-c460-4b56-8e24-913c1e036622", "rel": "self"}, {"href": "http://172.30.9.24:8774/flavors/d94b41c1-c460-4b56-8e24-913c1e036622", "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": "d94b41c1-c460-4b56-8e24-913c1e036622"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-22 21:11:39.604 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.24:8774/v2.1/flavors used request id req-bfc6db1f-a674-4f86-a30b-c1ce49c4ed30 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-22 21:11:39.605 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_927a1b6b_pAouDbAG' (ID = d94b41c1-c460-4b56-8e24-913c1e036622) has been successfully created! 2019-06-22 21:11:39.605 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd94b41c1-c460-4b56-8e24-913c1e036622' to option 'instance_type'. 2019-06-22 21:11:39.605 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d94b41c1-c460-4b56-8e24-913c1e036622 2019-06-22 21:11:39.607 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context tempest@default setup() finished in 1.78 sec 2019-06-22 21:11:39.608 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context testr@default setup() finished in 0.79 msec 2019-06-22 21:11:39.609 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/66be4a21-704d-4f42-a5e1-9f3554b971d5'. 2019-06-22 21:11:40.879 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-06-22 21:11:43.854 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.300s] 2019-06-22 21:11:43.914 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2019-06-22 21:11:48.251 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.022s] 2019-06-22 21:11:48.504 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.435s] 2019-06-22 21:11:52.981 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.475s] 2019-06-22 21:11:58.386 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.466s] 2019-06-22 21:12:07.393 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.128s] 2019-06-22 21:12:11.962 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.535s] 2019-06-22 21:12:14.818 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.074s] 2019-06-22 21:12:14.819 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-06-22 21:12:19.813 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.692s] 2019-06-22 21:12:26.558 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.201s] 2019-06-22 21:12:33.030 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.465s] 2019-06-22 21:12:34.426 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.396s] 2019-06-22 21:12:36.576 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [39.106s] 2019-06-22 21:12:36.732 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.305s] 2019-06-22 21:12:47.807 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.838s] 2019-06-22 21:12:47.817 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-06-22 21:12:49.917 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-22 21:12:54.393 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.147s] 2019-06-22 21:12:55.106 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.714s] 2019-06-22 21:12:55.494 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.387s] 2019-06-22 21:12:55.737 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.242s] 2019-06-22 21:12:55.906 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.865s] 2019-06-22 21:12:56.111 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.374s] 2019-06-22 21:12:56.159 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.048s] 2019-06-22 21:13:00.440 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-06-22 21:13:00.442 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-22 21:13:01.811 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.109s] 2019-06-22 21:13:05.635 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.921s] 2019-06-22 21:13:13.424 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.230s] 2019-06-22 21:13:14.204 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-22 21:13:16.776 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.987s] 2019-06-22 21:13:19.591 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.165s] 2019-06-22 21:13:21.362 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.770s] 2019-06-22 21:13:21.615 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.253s] 2019-06-22 21:13:21.950 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.335s] 2019-06-22 21:13:23.880 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.288s] 2019-06-22 21:13:27.574 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-22 21:13:30.363 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.172s] 2019-06-22 21:13:30.538 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.175s] 2019-06-22 21:13:30.730 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.191s] 2019-06-22 21:13:30.737 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-06-22 21:13:32.328 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.045s] 2019-06-22 21:13:32.424 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2019-06-22 21:13:35.881 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.443s] 2019-06-22 21:13:36.214 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.333s] 2019-06-22 21:13:36.320 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.105s] 2019-06-22 21:13:36.390 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.070s] 2019-06-22 21:13:36.768 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.377s] 2019-06-22 21:13:36.820 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2019-06-22 21:13:41.293 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.827s] 2019-06-22 21:13:45.492 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.326s] 2019-06-22 21:13:47.568 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.275s] 2019-06-22 21:13:47.960 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.518s] 2019-06-22 21:13:48.776 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.143s] 2019-06-22 21:13:50.748 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.787s] 2019-06-22 21:13:53.167 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-06-22 21:13:53.458 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.710s] 2019-06-22 21:13:55.227 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-06-22 21:13:55.228 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-06-22 21:13:55.229 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-06-22 21:13:55.307 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.738s] 2019-06-22 21:13:59.735 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.958s] 2019-06-22 21:14:04.069 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.446s] 2019-06-22 21:14:11.096 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.860s] 2019-06-22 21:14:11.285 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.550s] 2019-06-22 21:14:16.541 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.256s] 2019-06-22 21:14:17.557 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.461s] 2019-06-22 21:14:23.148 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.111s] 2019-06-22 21:14:24.546 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.518s] 2019-06-22 21:14:25.857 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.299s] 2019-06-22 21:14:28.615 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.064s] 2019-06-22 21:14:28.919 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.307s] 2019-06-22 21:14:28.920 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.769s] 2019-06-22 21:14:35.244 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.894s] 2019-06-22 21:14:52.765 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.358s] 2019-06-22 21:14:59.530 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [23.346s] 2019-06-22 21:15:00.190 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.425s] 2019-06-22 21:15:02.779 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.589s] 2019-06-22 21:15:03.124 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.344s] 2019-06-22 21:15:03.192 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.069s] 2019-06-22 21:15:12.770 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.832s] 2019-06-22 21:15:13.330 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [13.799s] 2019-06-22 21:15:18.870 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.095s] 2019-06-22 21:15:18.907 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.042s] 2019-06-22 21:15:23.272 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.941s] 2019-06-22 21:15:27.262 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.095s] 2019-06-22 21:15:27.447 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2019-06-22 21:15:29.092 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.820s] 2019-06-22 21:15:35.125 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-06-22 21:15:35.408 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.282s] 2019-06-22 21:15:38.906 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.252s] 2019-06-22 21:15:41.356 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.449s] 2019-06-22 21:15:43.307 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.187s] 2019-06-22 21:15:43.323 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-06-22 21:15:43.740 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.383s] 2019-06-22 21:16:03.575 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.144s] 2019-06-22 21:16:03.630 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.055s] 2019-06-22 21:16:03.693 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.063s] 2019-06-22 21:16:03.759 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... fail [0.062s] 2019-06-22 21:16:08.060 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-06-22 21:16:08.304 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context testr@default cleanup() started 2019-06-22 21:16:08.305 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context testr@default cleanup() finished in 0.74 msec 2019-06-22 21:16:08.305 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context tempest@default cleanup() started 2019-06-22 21:16:08.913 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-22 21:16:09.186 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-22 21:16:09.211 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_927a1b6b_pAouDbAG'. 2019-06-22 21:16:09.212 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.24:8774/v2.1/flavors/d94b41c1-c460-4b56-8e24-913c1e036622 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}3be2e9241a23196a1cd90db07a7ec30e920d5530" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-22 21:16:09.571 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 22 Jun 2019 21:16:09 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-1a92b097-e4db-469f-b148-0b3029d0bdfd x-openstack-request-id: req-1a92b097-e4db-469f-b148-0b3029d0bdfd _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-22 21:16:09.572 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.24:8774/v2.1/flavors/d94b41c1-c460-4b56-8e24-913c1e036622 used request id req-1a92b097-e4db-469f-b148-0b3029d0bdfd request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-22 21:16:09.572 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_927a1b6b_pAouDbAG' has been deleted. 2019-06-22 21:16:09.573 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd94b41c1-c460-4b56-8e24-913c1e036622' of option 'instance_type' from Tempest config file. 2019-06-22 21:16:09.573 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd94b41c1-c460-4b56-8e24-913c1e036622' has been removed. 2019-06-22 21:16:09.578 43 INFO rally.task.context [-] Verification 9bc53d85-b49f-4d3c-9107-957dad43bb9e | Context tempest@default cleanup() finished in 1.27 sec 2019-06-22 21:16:09.655 43 INFO rally.api [-] Verification (UUID=927a1b6b-bed4-4b7d-8419-27fc7afb003c) has been successfully finished for deployment 'opnfv-rally' (UUID=727a9429-52af-4e05-bab7-741f885c0a99)! 2019-06-22 21:16:10.544 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:16:10.544 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:16:10.544 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:16:11.370 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:16:11.370 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:16:11.370 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:16:12.531 63 INFO rally.api [-] Building 'html' report for the following verification(s): '927a1b6b-bed4-4b7d-8419-27fc7afb003c' 2019-06-22 21:16:12.546 63 INFO rally.api [-] The report has been successfully built. 2019-06-22 21:16:13.225 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-22 21:16:13.225 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-22 21:16:13.225 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-22 21:16:14.405 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '927a1b6b-bed4-4b7d-8419-27fc7afb003c' 2019-06-22 21:16:14.409 65 INFO rally.api [-] The report has been successfully built.