2019-01-28 04:48:56.209 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:48:56.209 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:48:56.210 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-28 04:48:57.447 9 ERROR rally.cli.cliutils 2019-01-28 04:48:58.438 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:48:58.438 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:48:58.438 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:48:59.855 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-28 04:49:01.054 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:01.054 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:01.054 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:04.043 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:04.044 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:04.044 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:04.883 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:04.883 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:04.883 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils force=force) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-28 04:49:05.968 19 ERROR rally.cli.cliutils 2019-01-28 04:49:06.883 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:06.883 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:06.883 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:08.098 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-28 04:49:08.294 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/repo. 2019-01-28 04:49:08.596 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-01-28 04:49:08.608 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-28 04:49:08.617 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-28 04:49:08.773 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-28 04:49:08.836 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-28 04:49:09.305 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c573026-e38b-491b-a4f8-f1966fd49792) has been successfully created! 2019-01-28 04:49:10.351 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:10.352 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:10.352 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:13.034 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:13.035 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:13.035 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:14.137 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c573026-e38b-491b-a4f8-f1966fd49792) for deployment 'opnfv-rally' (UUID=a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5). 2019-01-28 04:49:14.965 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c573026-e38b-491b-a4f8-f1966fd49792) has been successfully configured for deployment 'opnfv-rally' (UUID=a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5)! 2019-01-28 04:49:18.833 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 04:49:18.833 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 04:49:18.833 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 04:49:20.299 37 INFO rally.api [-] Starting verification (UUID=99c22a61-88d5-465b-b1ef-7c92de91a6fd) for deployment 'opnfv-rally' (UUID=a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5) by verifier 'opnfv-tempest' (UUID=3c573026-e38b-491b-a4f8-f1966fd49792). 2019-01-28 04:49:21.048 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-28 04:49:21.081 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-28 04:49:21.082 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/for-deployment-a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5/tempest.log' to option 'log_file'. 2019-01-28 04:49:21.082 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/for-deployment-a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5/tempest.log 2019-01-28 04:49:21.082 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-28 04:49:21.083 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/for-deployment-a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5/lock_files' to option 'lock_path'. 2019-01-28 04:49:21.083 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c573026-e38b-491b-a4f8-f1966fd49792/for-deployment-a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5/lock_files 2019-01-28 04:49:21.084 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-28 04:49:21.084 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-01-28 04:49:21.084 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 72c4b8ad-3e7b-4430-a3f3-38c4c0a80584 2019-01-28 04:49:21.085 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a7f15df5-5810-4c07-a909-eb972ed9d12b 2019-01-28 04:49:21.085 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 3585c768-0cc3-4a1a-a59c-0914597bc1c8 2019-01-28 04:49:21.086 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = a3779cf5-5488-4d61-b873-f9c16f945c3e 2019-01-28 04:49:21.245 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-28 04:49:21.245 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_1f2849fb-0df8-4ff3-a8cf-12866a8e6416 2019-01-28 04:49:21.246 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-28 04:49:21.309 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-28 04:49:21.309 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d919d8514df5bf196cab38065701ccfe870a5b41" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-28 04:49:21.379 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 3022 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3cf1d755-6cab-428f-b047-230e1cc7a966 X-Compute-Request-Id: req-3cf1d755-6cab-428f-b047-230e1cc7a966 Date: Mon, 28 Jan 2019 04:49:21 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_87f6bd18-63c4-4438-a46b-b913cc8fb21d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1a22bdd2-285a-44ed-a8dd-f25ca206ec08", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1a22bdd2-285a-44ed-a8dd-f25ca206ec08", "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": 3, "id": "1a22bdd2-285a-44ed-a8dd-f25ca206ec08"}, {"name": "tempest_scenario-flavor_1f2849fb-0df8-4ff3-a8cf-12866a8e6416", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/3585c768-0cc3-4a1a-a59c-0914597bc1c8", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/3585c768-0cc3-4a1a-a59c-0914597bc1c8", "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": "3585c768-0cc3-4a1a-a59c-0914597bc1c8"}, {"name": "vyos_vrouter-flavor_b2f1ad36-c804-464c-be69-7fcefee7f820", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/83ae20fb-8ec9-4dc0-ab57-c14350ed75ec", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/83ae20fb-8ec9-4dc0-ab57-c14350ed75ec", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "83ae20fb-8ec9-4dc0-ab57-c14350ed75ec"}, {"name": "tempest_scenario-flavor_alt_1f2849fb-0df8-4ff3-a8cf-12866a8e6416", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a3779cf5-5488-4d61-b873-f9c16f945c3e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a3779cf5-5488-4d61-b873-f9c16f945c3e", "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": "a3779cf5-5488-4d61-b873-f9c16f945c3e"}, {"name": "cloudify-flavor_92b7bc37-1d8d-4dd1-8c32-b51b63733024", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b8d340ca-2b45-43c7-afe8-cab0e5b64810", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b8d340ca-2b45-43c7-afe8-cab0e5b64810", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "b8d340ca-2b45-43c7-afe8-cab0e5b64810"}, {"name": "cloudify_ims-flavor_39746251-5995-49ce-8549-67714f3d775d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d20e62a9-2cdd-402d-936f-450a3713939e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d20e62a9-2cdd-402d-936f-450a3713939e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "d20e62a9-2cdd-402d-936f-450a3713939e"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-28 04:49:21.379 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-3cf1d755-6cab-428f-b047-230e1cc7a966 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-28 04:49:21.381 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-28 04:49:21.381 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_99c22a61_vlPgNDYm' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-28 04:49:21.382 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d919d8514df5bf196cab38065701ccfe870a5b41" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_99c22a61_vlPgNDYm", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-28 04:49:21.460 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ef9ef3b4-b257-41b5-ade9-ebb986b0216f X-Compute-Request-Id: req-ef9ef3b4-b257-41b5-ade9-ebb986b0216f Date: Mon, 28 Jan 2019 04:49:21 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_99c22a61_vlPgNDYm", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/18921113-d740-4716-906c-de9d894d90d3", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/18921113-d740-4716-906c-de9d894d90d3", "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": "18921113-d740-4716-906c-de9d894d90d3"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-28 04:49:21.460 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ef9ef3b4-b257-41b5-ade9-ebb986b0216f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-28 04:49:21.461 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_99c22a61_vlPgNDYm' (ID = 18921113-d740-4716-906c-de9d894d90d3) has been successfully created! 2019-01-28 04:49:21.461 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '18921113-d740-4716-906c-de9d894d90d3' to option 'instance_type'. 2019-01-28 04:49:21.462 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 18921113-d740-4716-906c-de9d894d90d3 2019-01-28 04:49:21.463 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context tempest@default setup() finished in 0.58 sec 2019-01-28 04:49:21.466 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context testr@default setup() finished in 2.24 msec 2019-01-28 04:49:21.466 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/12277bee-3609-46f6-a823-000ca954af82'. 2019-01-28 04:50:16.262 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [46.597s] 2019-01-28 04:52:13.841 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [107.253s] 2019-01-28 04:53:05.030 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [47.107s] 2019-01-28 04:54:15.135 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.083s] 2019-01-28 04:55:46.705 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [87.471s] 2019-01-28 04:55:48.575 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-28 04:57:08.357 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [76.502s] 2019-01-28 04:58:00.545 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [52.172s] 2019-01-28 04:58:39.917 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [29.640s] 2019-01-28 04:59:26.236 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.898s] 2019-01-28 04:59:54.473 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-28 05:00:47.106 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [52.609s] 2019-01-28 05:02:08.754 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [81.620s] 2019-01-28 05:02:26.543 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context testr@default cleanup() started 2019-01-28 05:02:26.543 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context testr@default cleanup() finished in 0.85 msec 2019-01-28 05:02:26.544 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context tempest@default cleanup() started 2019-01-28 05:02:27.022 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-28 05:02:27.085 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-28 05:02:27.112 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_99c22a61_vlPgNDYm'. 2019-01-28 05:02:27.113 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/18921113-d740-4716-906c-de9d894d90d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fb889f443d099438e7304f4c5da66f8d6fb8847" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-28 05:02:27.171 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d9f280a9-2fb7-4a3c-81cb-4b3a14b0581a X-Compute-Request-Id: req-d9f280a9-2fb7-4a3c-81cb-4b3a14b0581a Date: Mon, 28 Jan 2019 05:02:27 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-28 05:02:27.172 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/18921113-d740-4716-906c-de9d894d90d3 used request id req-d9f280a9-2fb7-4a3c-81cb-4b3a14b0581a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-28 05:02:27.172 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_99c22a61_vlPgNDYm' has been deleted. 2019-01-28 05:02:27.173 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '18921113-d740-4716-906c-de9d894d90d3' of option 'instance_type' from Tempest config file. 2019-01-28 05:02:27.173 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '18921113-d740-4716-906c-de9d894d90d3' has been removed. 2019-01-28 05:02:27.179 37 INFO rally.task.context [-] Verification 3c573026-e38b-491b-a4f8-f1966fd49792 | Context tempest@default cleanup() finished in 0.63 sec 2019-01-28 05:02:27.332 37 INFO rally.api [-] Verification (UUID=99c22a61-88d5-465b-b1ef-7c92de91a6fd) has been successfully finished for deployment 'opnfv-rally' (UUID=a4b0cc99-1b0d-4aac-b7ac-1b5c20ddf7c5)! 2019-01-28 05:02:28.304 260 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 05:02:28.305 260 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 05:02:28.305 260 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 05:02:29.269 262 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-28 05:02:29.270 262 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-28 05:02:29.270 262 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-28 05:02:30.466 262 INFO rally.api [-] Building 'html' report for the following verification(s): '99c22a61-88d5-465b-b1ef-7c92de91a6fd' 2019-01-28 05:02:30.491 262 INFO rally.api [-] The report has been successfully built.