2019-07-29 04:20:53.839 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:20:53.840 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:20:53.840 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-29 04:20:55.040 18 ERROR rally.cli.cliutils 2019-07-29 04:20:55.780 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:20:55.780 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:20:55.780 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:20:57.086 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-29 04:20:58.102 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:20:58.102 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:20:58.103 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:01.299 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:01.299 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:01.299 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:02.016 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:02.016 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:02.016 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils force=force) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-29 04:21:03.112 27 ERROR rally.cli.cliutils 2019-07-29 04:21:03.886 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:03.886 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:03.886 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:05.090 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-29 04:21:05.229 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/repo. 2019-07-29 04:21:05.432 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-07-29 04:21:05.444 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-07-29 04:21:05.452 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-07-29 04:21:05.510 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-29 04:21:05.568 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-29 04:21:05.959 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b525177e-3ab6-49dc-a7ea-14b359816bd5) has been successfully created! 2019-07-29 04:21:06.677 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:06.678 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:06.678 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:10.889 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:10.889 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:10.889 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:12.065 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b525177e-3ab6-49dc-a7ea-14b359816bd5) for deployment 'opnfv-rally' (UUID=0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7). 2019-07-29 04:21:13.357 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b525177e-3ab6-49dc-a7ea-14b359816bd5) has been successfully configured for deployment 'opnfv-rally' (UUID=0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7)! 2019-07-29 04:21:16.428 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:21:16.428 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:21:16.428 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:21:17.700 44 INFO rally.api [-] Starting verification (UUID=427a4d49-5811-4739-ac12-5f62b11c04fe) for deployment 'opnfv-rally' (UUID=0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7) by verifier 'opnfv-tempest' (UUID=b525177e-3ab6-49dc-a7ea-14b359816bd5). 2019-07-29 04:21:18.853 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-07-29 04:21:19.133 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-29 04:21:19.133 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/for-deployment-0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7/tempest.log' to option 'log_file'. 2019-07-29 04:21:19.133 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/for-deployment-0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7/tempest.log 2019-07-29 04:21:19.134 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-29 04:21:19.134 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/for-deployment-0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7/lock_files' to option 'lock_path'. 2019-07-29 04:21:19.134 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b525177e-3ab6-49dc-a7ea-14b359816bd5/for-deployment-0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7/lock_files 2019-07-29 04:21:19.135 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-29 04:21:19.135 44 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-07-29 04:21:19.135 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 108d8820-f075-4fd3-9cae-2d783846d7bf 2019-07-29 04:21:19.136 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ac6e0be7-2460-4ed4-af35-2ef11e4cc022 2019-07-29 04:21:19.136 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a13010e4-6a66-422c-bf3c-4799705b9190 2019-07-29 04:21:19.137 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ce9c46c9-2a62-4089-a4fc-8d576000286f 2019-07-29 04:21:19.519 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-29 04:21:19.519 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_096471fc-5327-42a0-a61a-d8710d9598fe 2019-07-29 04:21:19.520 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-29 04:21:19.575 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-29 04:21:19.576 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.23:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}75cfcf28bf5ddc06ae5d6fca1dc9ca7bc3f833ae" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-29 04:21:19.884 44 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 29 Jul 2019 04:21:19 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-4f2dbd18-7e82-4327-b705-f93bae6eed6b x-openstack-request-id: req-4f2dbd18-7e82-4327-b705-f93bae6eed6b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-29 04:21:19.885 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_096471fc-5327-42a0-a61a-d8710d9598fe", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a13010e4-6a66-422c-bf3c-4799705b9190", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a13010e4-6a66-422c-bf3c-4799705b9190", "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": "a13010e4-6a66-422c-bf3c-4799705b9190"}, {"name": "tempest_smoke-flavor_alt_096471fc-5327-42a0-a61a-d8710d9598fe", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ce9c46c9-2a62-4089-a4fc-8d576000286f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ce9c46c9-2a62-4089-a4fc-8d576000286f", "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": "ce9c46c9-2a62-4089-a4fc-8d576000286f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-29 04:21:19.885 44 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-4f2dbd18-7e82-4327-b705-f93bae6eed6b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-29 04:21:19.887 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-29 04:21:19.888 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_427a4d49_frLnrILl' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-29 04:21:19.888 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}75cfcf28bf5ddc06ae5d6fca1dc9ca7bc3f833ae" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_427a4d49_frLnrILl", "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-07-29 04:21:19.929 44 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Mon, 29 Jul 2019 04:21:19 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-ba8e16f4-3b26-44a8-9ae8-2822738f963f x-openstack-request-id: req-ba8e16f4-3b26-44a8-9ae8-2822738f963f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-29 04:21:19.929 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_427a4d49_frLnrILl", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/62eba4af-8a6e-4ba9-9477-64005e3d8549", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/62eba4af-8a6e-4ba9-9477-64005e3d8549", "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": "62eba4af-8a6e-4ba9-9477-64005e3d8549"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-29 04:21:19.930 44 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ba8e16f4-3b26-44a8-9ae8-2822738f963f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-29 04:21:19.931 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_427a4d49_frLnrILl' (ID = 62eba4af-8a6e-4ba9-9477-64005e3d8549) has been successfully created! 2019-07-29 04:21:19.931 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '62eba4af-8a6e-4ba9-9477-64005e3d8549' to option 'instance_type'. 2019-07-29 04:21:19.931 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 62eba4af-8a6e-4ba9-9477-64005e3d8549 2019-07-29 04:21:19.933 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context tempest@default setup() finished in 1.68 sec 2019-07-29 04:21:19.934 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context testr@default setup() finished in 0.74 msec 2019-07-29 04:21:19.934 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b3a109b4-1a6e-4bcb-8ac1-18b995321f4c'. 2019-07-29 04:21:21.316 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-07-29 04:21:24.165 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.277s] 2019-07-29 04:21:24.215 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-07-29 04:21:28.218 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.292s] 2019-07-29 04:21:28.933 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.030s] 2019-07-29 04:21:34.011 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.792s] 2019-07-29 04:21:40.046 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.469s] 2019-07-29 04:21:50.567 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.091s] 2019-07-29 04:21:53.449 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [9.369s] 2019-07-29 04:22:01.063 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.062s] 2019-07-29 04:22:01.064 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-07-29 04:22:02.868 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.171s] 2019-07-29 04:22:09.791 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.234s] 2019-07-29 04:22:16.029 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.584s] 2019-07-29 04:22:18.008 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.979s] 2019-07-29 04:22:19.825 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.817s] 2019-07-29 04:22:21.498 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [38.578s] 2019-07-29 04:22:40.660 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.910s] 2019-07-29 04:22:40.669 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-07-29 04:22:41.990 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.471s] 2019-07-29 04:22:42.559 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-07-29 04:22:42.736 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.747s] 2019-07-29 04:22:43.119 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.383s] 2019-07-29 04:22:43.510 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.390s] 2019-07-29 04:22:43.992 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.481s] 2019-07-29 04:22:44.040 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.048s] 2019-07-29 04:22:48.821 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.968s] 2019-07-29 04:22:53.539 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [14.217s] 2019-07-29 04:22:57.910 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.909s] 2019-07-29 04:22:59.226 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.074s] 2019-07-29 04:22:59.227 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-07-29 04:23:05.464 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.001s] 2019-07-29 04:23:09.248 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.108s] 2019-07-29 04:23:13.338 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.873s] 2019-07-29 04:23:16.427 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.088s] 2019-07-29 04:23:16.755 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.329s] 2019-07-29 04:23:17.180 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.425s] 2019-07-29 04:23:17.775 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-07-29 04:23:27.918 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.541s] 2019-07-29 04:23:28.911 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.527s] 2019-07-29 04:23:29.591 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.680s] 2019-07-29 04:23:29.959 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.367s] 2019-07-29 04:23:30.333 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.374s] 2019-07-29 04:23:30.714 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.381s] 2019-07-29 04:23:31.076 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.362s] 2019-07-29 04:23:31.672 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-07-29 04:23:34.519 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2019-07-29 04:23:34.774 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.255s] 2019-07-29 04:23:35.448 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.182s] 2019-07-29 04:23:35.746 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.297s] 2019-07-29 04:23:35.932 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.186s] 2019-07-29 04:23:35.939 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-07-29 04:23:44.568 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.686s] 2019-07-29 04:23:45.334 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.574s] 2019-07-29 04:23:47.557 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.327s] 2019-07-29 04:23:48.435 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.099s] 2019-07-29 04:23:49.222 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.653s] 2019-07-29 04:23:51.222 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.787s] 2019-07-29 04:23:52.938 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-07-29 04:23:52.939 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-07-29 04:23:52.940 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-07-29 04:23:54.910 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-07-29 04:23:56.326 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [33.210s] 2019-07-29 04:23:59.272 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.049s] 2019-07-29 04:24:08.249 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [8.532s] 2019-07-29 04:24:11.884 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.454s] 2019-07-29 04:24:16.915 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.030s] 2019-07-29 04:24:19.670 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [23.344s] 2019-07-29 04:24:24.779 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.864s] 2019-07-29 04:24:33.954 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.653s] 2019-07-29 04:24:42.066 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [22.396s] 2019-07-29 04:24:44.873 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [10.917s] 2019-07-29 04:24:55.444 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.378s] 2019-07-29 04:25:03.516 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.477s] 2019-07-29 04:25:07.688 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [33.625s] 2019-07-29 04:25:08.563 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.042s] 2019-07-29 04:25:08.803 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.244s] 2019-07-29 04:25:11.605 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.532s] 2019-07-29 04:25:15.728 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.317s] 2019-07-29 04:25:19.832 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.225s] 2019-07-29 04:25:21.811 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.979s] 2019-07-29 04:25:21.887 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.076s] 2019-07-29 04:25:21.935 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2019-07-29 04:25:29.976 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.289s] 2019-07-29 04:25:31.369 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.305s] 2019-07-29 04:25:36.485 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.113s] 2019-07-29 04:25:36.516 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.035s] 2019-07-29 04:25:44.691 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.973s] 2019-07-29 04:25:44.871 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.180s] 2019-07-29 04:25:49.486 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.508s] 2019-07-29 04:25:56.628 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.703s] 2019-07-29 04:25:59.307 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.677s] 2019-07-29 04:26:01.738 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.431s] 2019-07-29 04:26:03.748 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.261s] 2019-07-29 04:26:09.613 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-07-29 04:26:09.917 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.304s] 2019-07-29 04:26:17.679 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.160s] 2019-07-29 04:26:17.696 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-07-29 04:26:37.250 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.148s] 2019-07-29 04:26:37.322 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.072s] 2019-07-29 04:26:37.382 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.060s] 2019-07-29 04:26:37.469 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.087s] 2019-07-29 04:26:41.739 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-07-29 04:26:41.986 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context testr@default cleanup() started 2019-07-29 04:26:41.987 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context testr@default cleanup() finished in 0.84 msec 2019-07-29 04:26:41.987 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context tempest@default cleanup() started 2019-07-29 04:26:42.606 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-07-29 04:26:42.878 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-07-29 04:26:42.904 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_427a4d49_frLnrILl'. 2019-07-29 04:26:42.905 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/62eba4af-8a6e-4ba9-9477-64005e3d8549 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}b5379325df36a3af93aab41c0a1204c607018e2b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-29 04:26:43.232 44 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 29 Jul 2019 04:26:42 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-7940ad91-b37e-4f26-8bd4-9f6d69499c3f x-openstack-request-id: req-7940ad91-b37e-4f26-8bd4-9f6d69499c3f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-29 04:26:43.232 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/62eba4af-8a6e-4ba9-9477-64005e3d8549 used request id req-7940ad91-b37e-4f26-8bd4-9f6d69499c3f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-29 04:26:43.233 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_427a4d49_frLnrILl' has been deleted. 2019-07-29 04:26:43.234 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '62eba4af-8a6e-4ba9-9477-64005e3d8549' of option 'instance_type' from Tempest config file. 2019-07-29 04:26:43.234 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '62eba4af-8a6e-4ba9-9477-64005e3d8549' has been removed. 2019-07-29 04:26:43.238 44 INFO rally.task.context [-] Verification b525177e-3ab6-49dc-a7ea-14b359816bd5 | Context tempest@default cleanup() finished in 1.25 sec 2019-07-29 04:26:43.311 44 INFO rally.api [-] Verification (UUID=427a4d49-5811-4739-ac12-5f62b11c04fe) has been successfully finished for deployment 'opnfv-rally' (UUID=0f55fd5c-1fee-4a15-826e-fa7bbbcc90e7)! 2019-07-29 04:26:44.112 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:26:44.112 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:26:44.112 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:26:44.923 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:26:44.923 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:26:44.923 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:26:46.074 64 INFO rally.api [-] Building 'html' report for the following verification(s): '427a4d49-5811-4739-ac12-5f62b11c04fe' 2019-07-29 04:26:46.088 64 INFO rally.api [-] The report has been successfully built. 2019-07-29 04:26:46.829 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-29 04:26:46.830 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-29 04:26:46.830 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-29 04:26:47.928 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '427a4d49-5811-4739-ac12-5f62b11c04fe' 2019-07-29 04:26:47.932 66 INFO rally.api [-] The report has been successfully built.