2019-02-27 12:44:15.070 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:15.070 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:15.070 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-27 12:44:16.301 17 ERROR rally.cli.cliutils 2019-02-27 12:44:17.190 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:17.190 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:17.191 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:18.516 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-27 12:44:19.522 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:19.523 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:19.523 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:22.834 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:22.834 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:22.834 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:23.592 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:23.592 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:23.592 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils force=force) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-27 12:44:24.823 26 ERROR rally.cli.cliutils 2019-02-27 12:44:25.637 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:25.637 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:25.637 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:26.886 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-27 12:44:27.041 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/repo. 2019-02-27 12:44:27.520 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. 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-02-27 12:44:27.588 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-27 12:44:27.597 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-27 12:44:27.658 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-27 12:44:27.721 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-27 12:44:28.131 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=74feea04-e84c-4f60-878d-e6255840f887) has been successfully created! 2019-02-27 12:44:28.906 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:28.906 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:28.906 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:33.295 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:33.295 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:33.295 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:34.523 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=74feea04-e84c-4f60-878d-e6255840f887) for deployment 'opnfv-rally' (UUID=3aa63612-45a9-435e-ae02-20b97479b36c). 2019-02-27 12:44:35.707 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=74feea04-e84c-4f60-878d-e6255840f887) has been successfully configured for deployment 'opnfv-rally' (UUID=3aa63612-45a9-435e-ae02-20b97479b36c)! 2019-02-27 12:44:39.080 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:44:39.080 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:44:39.080 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:44:40.755 43 INFO rally.api [-] Starting verification (UUID=a941bfff-cd75-4273-8d6f-367037e5ca79) for deployment 'opnfv-rally' (UUID=3aa63612-45a9-435e-ae02-20b97479b36c) by verifier 'opnfv-tempest' (UUID=74feea04-e84c-4f60-878d-e6255840f887). 2019-02-27 12:44:41.942 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-27 12:44:41.942 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/for-deployment-3aa63612-45a9-435e-ae02-20b97479b36c/tempest.log' to option 'log_file'. 2019-02-27 12:44:41.942 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/for-deployment-3aa63612-45a9-435e-ae02-20b97479b36c/tempest.log 2019-02-27 12:44:41.943 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-27 12:44:41.943 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/for-deployment-3aa63612-45a9-435e-ae02-20b97479b36c/lock_files' to option 'lock_path'. 2019-02-27 12:44:41.943 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-74feea04-e84c-4f60-878d-e6255840f887/for-deployment-3aa63612-45a9-435e-ae02-20b97479b36c/lock_files 2019-02-27 12:44:41.944 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-27 12:44:41.944 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-02-27 12:44:41.944 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a9c0445c-17e5-4e00-9907-9cfa81f978ef 2019-02-27 12:44:41.945 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d936e84c-5fda-498b-baf3-c7658d03a973 2019-02-27 12:44:41.945 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b17bb294-1507-4aa3-89ca-9c5378b50481 2019-02-27 12:44:41.946 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 880fd793-fdfe-444c-9a2e-ee728741b63a 2019-02-27 12:44:42.516 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-27 12:44:42.517 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_de06e5d5-37a8-41b2-b87a-1caff24b9d90 2019-02-27 12:44:42.517 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-27 12:44:42.572 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-27 12:44:42.573 43 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}f26ab82d0324cde806899959af3bfafbcde4c3d3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-27 12:44:42.892 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Wed, 27 Feb 2019 12:44:42 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-5cd2048d-7623-405d-92ce-e4c476a097d5 x-openstack-request-id: req-5cd2048d-7623-405d-92ce-e4c476a097d5 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-27 12:44:42.893 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_de06e5d5-37a8-41b2-b87a-1caff24b9d90", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/880fd793-fdfe-444c-9a2e-ee728741b63a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/880fd793-fdfe-444c-9a2e-ee728741b63a", "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": "880fd793-fdfe-444c-9a2e-ee728741b63a"}, {"name": "tempest_smoke-flavor_de06e5d5-37a8-41b2-b87a-1caff24b9d90", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/b17bb294-1507-4aa3-89ca-9c5378b50481", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/b17bb294-1507-4aa3-89ca-9c5378b50481", "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": "b17bb294-1507-4aa3-89ca-9c5378b50481"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-27 12:44:42.893 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-5cd2048d-7623-405d-92ce-e4c476a097d5 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-27 12:44:42.895 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-27 12:44:42.896 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a941bfff_i1pye6vG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-27 12:44:42.896 43 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}f26ab82d0324cde806899959af3bfafbcde4c3d3" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_a941bfff_i1pye6vG", "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-02-27 12:44:42.959 43 DEBUG novaclient.v2.client [-] RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Wed, 27 Feb 2019 12:44:42 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-ded48562-facb-47ce-b33a-f607f7461e0e x-openstack-request-id: req-ded48562-facb-47ce-b33a-f607f7461e0e _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-27 12:44:42.960 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_a941bfff_i1pye6vG", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6bd3d4dc-4b63-4981-b9b5-fb63a448551b", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6bd3d4dc-4b63-4981-b9b5-fb63a448551b", "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": "6bd3d4dc-4b63-4981-b9b5-fb63a448551b"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-27 12:44:42.960 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ded48562-facb-47ce-b33a-f607f7461e0e request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-27 12:44:42.961 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a941bfff_i1pye6vG' (ID = 6bd3d4dc-4b63-4981-b9b5-fb63a448551b) has been successfully created! 2019-02-27 12:44:42.962 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6bd3d4dc-4b63-4981-b9b5-fb63a448551b' to option 'instance_type'. 2019-02-27 12:44:42.962 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6bd3d4dc-4b63-4981-b9b5-fb63a448551b 2019-02-27 12:44:42.963 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context tempest@default setup() finished in 1.60 sec 2019-02-27 12:44:42.964 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context testr@default setup() finished in 0.51 msec 2019-02-27 12:44:42.964 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/658aaaea-7230-42b8-b09f-b414757fa2cc'. 2019-02-27 12:44:47.062 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.269s] 2019-02-27 12:44:47.107 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-02-27 12:44:51.076 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.668s] 2019-02-27 12:44:56.808 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.730s] 2019-02-27 12:45:15.555 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.484s] 2019-02-27 12:45:23.039 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2019-02-27 12:45:23.040 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-27 12:45:35.874 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.062s] 2019-02-27 12:45:35.875 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-27 12:45:41.876 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [36.479s] 2019-02-27 12:45:42.109 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-27 12:45:49.133 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.039s] 2019-02-27 12:45:56.691 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-02-27 12:45:56.693 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-27 12:46:02.625 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.741s] 2019-02-27 12:46:03.204 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.414s] 2019-02-27 12:46:11.836 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.242s] 2019-02-27 12:46:12.176 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.373s] 2019-02-27 12:46:14.423 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-02-27 12:46:14.523 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2019-02-27 12:46:15.762 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-27 12:46:22.525 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.838s] 2019-02-27 12:46:22.533 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-02-27 12:46:22.711 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.989s] 2019-02-27 12:46:24.344 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-27 12:46:29.018 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.571s] 2019-02-27 12:46:29.296 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.628s] 2019-02-27 12:46:33.120 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.202s] 2019-02-27 12:46:36.034 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-02-27 12:46:38.542 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.524s] 2019-02-27 12:46:40.902 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.359s] 2019-02-27 12:46:41.294 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.393s] 2019-02-27 12:46:41.339 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.045s] 2019-02-27 12:46:47.315 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [6.351s] 2019-02-27 12:46:50.414 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.682s] 2019-02-27 12:46:50.987 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.834s] 2019-02-27 12:46:51.600 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.613s] 2019-02-27 12:46:51.708 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.108s] 2019-02-27 12:46:51.944 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.236s] 2019-02-27 12:46:52.443 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.498s] 2019-02-27 12:46:52.758 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.315s] 2019-02-27 12:46:53.338 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.922s] 2019-02-27 12:46:53.596 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.261s] 2019-02-27 12:46:54.658 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.186s] 2019-02-27 12:46:56.331 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.672s] 2019-02-27 12:46:57.706 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-02-27 12:46:58.083 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.377s] 2019-02-27 12:46:58.394 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.063s] 2019-02-27 12:47:05.576 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.165s] 2019-02-27 12:47:05.593 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-02-27 12:47:06.578 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.723s] 2019-02-27 12:47:07.496 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.155s] 2019-02-27 12:47:12.654 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.987s] 2019-02-27 12:47:13.308 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.811s] 2019-02-27 12:47:21.090 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.436s] 2019-02-27 12:47:21.476 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.168s] 2019-02-27 12:47:23.561 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.470s] 2019-02-27 12:47:23.660 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.100s] 2019-02-27 12:47:23.709 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.049s] 2019-02-27 12:47:25.471 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.154s] 2019-02-27 12:47:25.533 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.062s] 2019-02-27 12:47:25.601 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.067s] 2019-02-27 12:47:25.750 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.149s] 2019-02-27 12:47:30.360 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-02-27 12:47:32.122 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.022s] 2019-02-27 12:47:38.551 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.046s] 2019-02-27 12:47:39.001 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.206s] 2019-02-27 12:47:39.177 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.175s] 2019-02-27 12:47:39.352 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.175s] 2019-02-27 12:47:39.361 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-02-27 12:47:41.072 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.086s] 2019-02-27 12:47:41.776 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.704s] 2019-02-27 12:47:42.174 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.397s] 2019-02-27 12:47:42.473 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.299s] 2019-02-27 12:47:42.856 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.382s] 2019-02-27 12:47:43.159 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.303s] 2019-02-27 12:47:50.237 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.832s] 2019-02-27 12:47:56.910 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [19.070s] 2019-02-27 12:48:09.673 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.876s] 2019-02-27 12:48:15.047 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.919s] 2019-02-27 12:48:23.457 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [31.351s] 2019-02-27 12:48:24.054 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.006s] 2019-02-27 12:48:24.771 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.095s] 2019-02-27 12:48:42.558 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.477s] 2019-02-27 12:48:45.084 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.628s] 2019-02-27 12:48:47.741 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.183s] 2019-02-27 12:48:57.340 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.597s] 2019-02-27 12:49:04.919 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.833s] 2019-02-27 12:49:17.165 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.246s] 2019-02-27 12:49:26.166 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.961s] 2019-02-27 12:49:33.681 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.515s] 2019-02-27 12:49:37.178 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [3.495s] 2019-02-27 12:49:38.402 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [31.546s] 2019-02-27 12:49:39.890 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.712s] 2019-02-27 12:49:59.687 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.285s] 2019-02-27 12:50:18.834 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.147s] 2019-02-27 12:50:33.270 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.435s] 2019-02-27 12:50:41.153 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.758s] 2019-02-27 12:50:43.854 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.699s] 2019-02-27 12:50:44.172 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.321s] 2019-02-27 12:50:51.852 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.200s] 2019-02-27 12:50:52.037 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.185s] 2019-02-27 12:51:03.120 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.256s] 2019-02-27 12:51:05.529 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.408s] 2019-02-27 12:51:07.960 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.430s] 2019-02-27 12:51:09.982 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context testr@default cleanup() started 2019-02-27 12:51:09.983 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context testr@default cleanup() finished in 0.76 msec 2019-02-27 12:51:09.983 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context tempest@default cleanup() started 2019-02-27 12:51:10.635 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a941bfff_i1pye6vG'. 2019-02-27 12:51:10.636 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6bd3d4dc-4b63-4981-b9b5-fb63a448551b -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}875a4d2d43c05e14ff361c2039f4340b51068252" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-27 12:51:10.956 43 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 27 Feb 2019 12:51:10 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-80621c74-bdaa-40f3-946b-44a7c921e489 x-openstack-request-id: req-80621c74-bdaa-40f3-946b-44a7c921e489 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-27 12:51:10.956 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6bd3d4dc-4b63-4981-b9b5-fb63a448551b used request id req-80621c74-bdaa-40f3-946b-44a7c921e489 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-27 12:51:10.957 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a941bfff_i1pye6vG' has been deleted. 2019-02-27 12:51:10.958 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6bd3d4dc-4b63-4981-b9b5-fb63a448551b' of option 'instance_type' from Tempest config file. 2019-02-27 12:51:10.958 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6bd3d4dc-4b63-4981-b9b5-fb63a448551b' has been removed. 2019-02-27 12:51:10.962 43 INFO rally.task.context [-] Verification 74feea04-e84c-4f60-878d-e6255840f887 | Context tempest@default cleanup() finished in 0.98 sec 2019-02-27 12:51:11.030 43 INFO rally.api [-] Verification (UUID=a941bfff-cd75-4273-8d6f-367037e5ca79) has been successfully finished for deployment 'opnfv-rally' (UUID=3aa63612-45a9-435e-ae02-20b97479b36c)! 2019-02-27 12:51:11.810 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:51:11.810 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:51:11.810 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:51:12.613 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:51:12.613 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:51:12.613 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:51:13.829 63 INFO rally.api [-] Building 'html' report for the following verification(s): 'a941bfff-cd75-4273-8d6f-367037e5ca79' 2019-02-27 12:51:13.845 63 INFO rally.api [-] The report has been successfully built. 2019-02-27 12:51:14.652 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-27 12:51:14.652 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-27 12:51:14.653 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-27 12:51:15.860 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a941bfff-cd75-4273-8d6f-367037e5ca79' 2019-02-27 12:51:15.864 65 INFO rally.api [-] The report has been successfully built.