2019-06-13 07:35:51.074 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:35:51.074 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:35:51.074 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:35:52.461 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-13 07:35:52.461 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-06-13 07:35:52.461 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-13 07:35:52.461 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-06-13 07:35:52.461 17 ERROR rally.cli.cliutils 2019-06-13 07:35:53.359 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:35:53.359 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:35:53.359 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:35:54.662 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-06-13 07:35:55.621 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:35:55.621 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:35:55.621 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:35:59.023 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:35:59.023 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:35:59.023 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:35:59.718 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:35:59.718 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:35:59.719 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:36:00.854 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-13 07:36:00.854 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-06-13 07:36:00.854 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-13 07:36:00.854 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils force=force) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-06-13 07:36:00.854 26 ERROR rally.cli.cliutils 2019-06-13 07:36:01.685 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:36:01.685 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:36:01.685 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:36:02.735 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-06-13 07:36:02.918 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/repo. 2019-06-13 07:36:03.185 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. 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-13 07:36:03.224 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-06-13 07:36:03.233 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-06-13 07:36:03.296 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-06-13 07:36:03.359 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-06-13 07:36:03.750 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e77cc0e4-36d2-49b4-936e-14c89684cf48) has been successfully created! 2019-06-13 07:36:04.487 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:36:04.487 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:36:04.487 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:36:08.691 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:36:08.691 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:36:08.691 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:36:09.870 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e77cc0e4-36d2-49b4-936e-14c89684cf48) for deployment 'opnfv-rally' (UUID=d6e7b562-0809-4792-8f43-d0de8687bfe0). 2019-06-13 07:36:11.132 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e77cc0e4-36d2-49b4-936e-14c89684cf48) has been successfully configured for deployment 'opnfv-rally' (UUID=d6e7b562-0809-4792-8f43-d0de8687bfe0)! 2019-06-13 07:36:14.802 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:36:14.802 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:36:14.803 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:36:16.063 43 INFO rally.api [-] Starting verification (UUID=4b7ad6a2-7592-4f05-b82f-54d80a5ca392) for deployment 'opnfv-rally' (UUID=d6e7b562-0809-4792-8f43-d0de8687bfe0) by verifier 'opnfv-tempest' (UUID=e77cc0e4-36d2-49b4-936e-14c89684cf48). 2019-06-13 07:36:17.202 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-06-13 07:36:17.468 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-06-13 07:36:17.468 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/for-deployment-d6e7b562-0809-4792-8f43-d0de8687bfe0/tempest.log' to option 'log_file'. 2019-06-13 07:36:17.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/for-deployment-d6e7b562-0809-4792-8f43-d0de8687bfe0/tempest.log 2019-06-13 07:36:17.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-06-13 07:36:17.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/for-deployment-d6e7b562-0809-4792-8f43-d0de8687bfe0/lock_files' to option 'lock_path'. 2019-06-13 07:36:17.469 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e77cc0e4-36d2-49b4-936e-14c89684cf48/for-deployment-d6e7b562-0809-4792-8f43-d0de8687bfe0/lock_files 2019-06-13 07:36:17.470 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-13 07:36:17.470 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-13 07:36:17.470 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 55c2c806-8270-40f4-9ab9-a9bf346cbbe9 2019-06-13 07:36:17.471 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d3724753-8af9-4815-8806-ec7cd294cf1a 2019-06-13 07:36:17.471 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 61d0be76-6738-43e5-9b0c-31cbb94654c2 2019-06-13 07:36:17.472 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 555d96cc-d5cd-43a2-bf6e-b8b280196e99 2019-06-13 07:36:17.852 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-06-13 07:36:17.852 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_c6d931a6-1531-4a73-a605-a79dc2f6aa6e 2019-06-13 07:36:17.853 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-06-13 07:36:17.910 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-13 07:36:17.911 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0fc285e825faeb60131c30b7de3607be756f93e6" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-13 07:36:18.239 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Thu, 13 Jun 2019 07:36:17 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-75f30788-1c70-45da-8d2e-3dd92fb0baf5 x-openstack-request-id: req-75f30788-1c70-45da-8d2e-3dd92fb0baf5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-13 07:36:18.240 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_c6d931a6-1531-4a73-a605-a79dc2f6aa6e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/555d96cc-d5cd-43a2-bf6e-b8b280196e99", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/555d96cc-d5cd-43a2-bf6e-b8b280196e99", "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": "555d96cc-d5cd-43a2-bf6e-b8b280196e99"}, {"name": "tempest_smoke-flavor_c6d931a6-1531-4a73-a605-a79dc2f6aa6e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/61d0be76-6738-43e5-9b0c-31cbb94654c2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/61d0be76-6738-43e5-9b0c-31cbb94654c2", "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": "61d0be76-6738-43e5-9b0c-31cbb94654c2"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-13 07:36:18.240 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-75f30788-1c70-45da-8d2e-3dd92fb0baf5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-13 07:36:18.242 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-06-13 07:36:18.242 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4b7ad6a2_IL5OcXHV' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-06-13 07:36:18.243 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0fc285e825faeb60131c30b7de3607be756f93e6" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_4b7ad6a2_IL5OcXHV", "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-13 07:36:18.302 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Thu, 13 Jun 2019 07:36:18 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-fe85535b-3494-440a-b459-29222801c095 x-openstack-request-id: req-fe85535b-3494-440a-b459-29222801c095 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-13 07:36:18.303 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_4b7ad6a2_IL5OcXHV", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4c2114a5-db2f-4a54-90aa-10fd19938036", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4c2114a5-db2f-4a54-90aa-10fd19938036", "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": "4c2114a5-db2f-4a54-90aa-10fd19938036"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-06-13 07:36:18.303 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe85535b-3494-440a-b459-29222801c095 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-13 07:36:18.304 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4b7ad6a2_IL5OcXHV' (ID = 4c2114a5-db2f-4a54-90aa-10fd19938036) has been successfully created! 2019-06-13 07:36:18.304 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4c2114a5-db2f-4a54-90aa-10fd19938036' to option 'instance_type'. 2019-06-13 07:36:18.305 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4c2114a5-db2f-4a54-90aa-10fd19938036 2019-06-13 07:36:18.306 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context tempest@default setup() finished in 1.68 sec 2019-06-13 07:36:18.307 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context testr@default setup() finished in 0.77 msec 2019-06-13 07:36:18.308 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7a1e3cd3-e0bb-49d1-95bd-8d559d9cfcf3'. 2019-06-13 07:36:19.720 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-06-13 07:36:22.575 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.309s] 2019-06-13 07:36:22.626 43 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-06-13 07:36:25.992 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.136s] 2019-06-13 07:36:27.850 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.383s] 2019-06-13 07:36:33.188 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.336s] 2019-06-13 07:36:35.937 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.519s] 2019-06-13 07:36:45.425 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.162s] 2019-06-13 07:36:53.012 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.062s] 2019-06-13 07:36:57.093 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.219s] 2019-06-13 07:36:57.094 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-06-13 07:36:58.305 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.976s] 2019-06-13 07:37:04.598 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.207s] 2019-06-13 07:37:11.055 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.345s] 2019-06-13 07:37:12.550 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.494s] 2019-06-13 07:37:13.887 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [37.706s] 2019-06-13 07:37:14.858 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.309s] 2019-06-13 07:37:25.721 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.849s] 2019-06-13 07:37:25.730 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-06-13 07:37:27.595 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-06-13 07:37:32.557 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.376s] 2019-06-13 07:37:32.941 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.384s] 2019-06-13 07:37:33.242 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.300s] 2019-06-13 07:37:33.527 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.285s] 2019-06-13 07:37:33.530 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.919s] 2019-06-13 07:37:33.818 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.291s] 2019-06-13 07:37:34.076 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.257s] 2019-06-13 07:37:42.816 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.010s] 2019-06-13 07:37:43.358 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.999s] 2019-06-13 07:37:47.142 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.090s] 2019-06-13 07:37:47.144 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-06-13 07:37:50.534 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.439s] 2019-06-13 07:37:54.570 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.215s] 2019-06-13 07:37:58.129 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.595s] 2019-06-13 07:38:00.440 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-06-13 07:38:00.873 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.742s] 2019-06-13 07:38:01.130 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.257s] 2019-06-13 07:38:01.185 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.055s] 2019-06-13 07:38:10.176 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.419s] 2019-06-13 07:38:12.338 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.680s] 2019-06-13 07:38:12.793 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.455s] 2019-06-13 07:38:13.104 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.310s] 2019-06-13 07:38:13.456 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.351s] 2019-06-13 07:38:13.536 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-06-13 07:38:13.848 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.391s] 2019-06-13 07:38:13.891 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.044s] 2019-06-13 07:38:16.633 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.179s] 2019-06-13 07:38:16.808 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.174s] 2019-06-13 07:38:16.977 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.169s] 2019-06-13 07:38:16.984 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-06-13 07:38:24.709 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.443s] 2019-06-13 07:38:27.196 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.918s] 2019-06-13 07:38:27.341 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.814s] 2019-06-13 07:38:27.579 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.869s] 2019-06-13 07:38:30.178 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.599s] 2019-06-13 07:38:31.770 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-06-13 07:38:31.771 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-06-13 07:38:31.772 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-06-13 07:38:33.642 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-06-13 07:38:33.739 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2019-06-13 07:38:34.084 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.887s] 2019-06-13 07:38:39.525 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.183s] 2019-06-13 07:38:42.332 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.248s] 2019-06-13 07:38:46.993 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.364s] 2019-06-13 07:38:49.185 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.659s] 2019-06-13 07:38:54.194 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-06-13 07:38:54.666 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [5.481s] 2019-06-13 07:38:58.572 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.254s] 2019-06-13 07:39:02.945 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.957s] 2019-06-13 07:39:04.279 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.708s] 2019-06-13 07:39:05.611 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.663s] 2019-06-13 07:39:05.618 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.744s] 2019-06-13 07:39:05.835 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.227s] 2019-06-13 07:39:12.241 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.008s] 2019-06-13 07:39:13.130 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.850s] 2019-06-13 07:39:24.618 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.184s] 2019-06-13 07:39:30.956 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.336s] 2019-06-13 07:39:47.514 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [24.044s] 2019-06-13 07:39:54.198 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.147s] 2019-06-13 07:40:00.141 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.627s] 2019-06-13 07:40:01.901 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.701s] 2019-06-13 07:40:04.840 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.938s] 2019-06-13 07:40:05.166 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.326s] 2019-06-13 07:40:05.537 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.371s] 2019-06-13 07:40:11.899 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.758s] 2019-06-13 07:40:14.650 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.994s] 2019-06-13 07:40:17.416 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.517s] 2019-06-13 07:40:18.766 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [4.113s] 2019-06-13 07:40:18.829 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.066s] 2019-06-13 07:40:22.717 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-06-13 07:40:22.929 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.212s] 2019-06-13 07:40:26.827 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.050s] 2019-06-13 07:40:27.006 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.179s] 2019-06-13 07:40:30.529 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.154s] 2019-06-13 07:40:30.545 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2019-06-13 07:40:38.242 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.201s] 2019-06-13 07:40:40.654 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.411s] 2019-06-13 07:40:43.174 43 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.519s] 2019-06-13 07:40:50.630 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.112s] 2019-06-13 07:40:50.689 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.059s] 2019-06-13 07:40:50.747 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.057s] 2019-06-13 07:40:50.930 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.182s] 2019-06-13 07:40:55.152 43 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-06-13 07:40:55.396 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context testr@default cleanup() started 2019-06-13 07:40:55.397 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context testr@default cleanup() finished in 0.78 msec 2019-06-13 07:40:55.397 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context tempest@default cleanup() started 2019-06-13 07:40:56.028 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-06-13 07:40:56.322 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-06-13 07:40:56.348 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4b7ad6a2_IL5OcXHV'. 2019-06-13 07:40:56.349 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/4c2114a5-db2f-4a54-90aa-10fd19938036 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}5e5be8a95ed3db00524ba8a8aa5951702ffeaf5a" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-06-13 07:40:56.695 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Thu, 13 Jun 2019 07:40:56 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-8404b839-2a37-485d-bb6d-88b26d35d4ff x-openstack-request-id: req-8404b839-2a37-485d-bb6d-88b26d35d4ff _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-06-13 07:40:56.695 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4c2114a5-db2f-4a54-90aa-10fd19938036 used request id req-8404b839-2a37-485d-bb6d-88b26d35d4ff request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-06-13 07:40:56.696 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4b7ad6a2_IL5OcXHV' has been deleted. 2019-06-13 07:40:56.696 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4c2114a5-db2f-4a54-90aa-10fd19938036' of option 'instance_type' from Tempest config file. 2019-06-13 07:40:56.697 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4c2114a5-db2f-4a54-90aa-10fd19938036' has been removed. 2019-06-13 07:40:56.701 43 INFO rally.task.context [-] Verification e77cc0e4-36d2-49b4-936e-14c89684cf48 | Context tempest@default cleanup() finished in 1.30 sec 2019-06-13 07:40:56.776 43 INFO rally.api [-] Verification (UUID=4b7ad6a2-7592-4f05-b82f-54d80a5ca392) has been successfully finished for deployment 'opnfv-rally' (UUID=d6e7b562-0809-4792-8f43-d0de8687bfe0)! 2019-06-13 07:40:57.673 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:40:57.674 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:40:57.674 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:40:58.679 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:40:58.679 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:40:58.679 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:40:59.784 63 INFO rally.api [-] Building 'html' report for the following verification(s): '4b7ad6a2-7592-4f05-b82f-54d80a5ca392' 2019-06-13 07:40:59.799 63 INFO rally.api [-] The report has been successfully built. 2019-06-13 07:41:00.576 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-06-13 07:41:00.576 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-06-13 07:41:00.576 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-06-13 07:41:01.760 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4b7ad6a2-7592-4f05-b82f-54d80a5ca392' 2019-06-13 07:41:01.764 65 INFO rally.api [-] The report has been successfully built.