2019-01-23 03:50:26.741 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:26.741 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:26.741 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:27.942 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-23 03:50:27.942 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-23 03:50:27.942 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-23 03:50:27.942 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-23 03:50:27.942 9 ERROR rally.cli.cliutils 2019-01-23 03:50:28.840 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:28.840 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:28.840 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:30.117 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-23 03:50:31.327 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:31.328 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:31.328 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:34.347 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:34.347 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:34.347 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:35.261 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:35.261 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:35.261 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:36.349 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-23 03:50:36.349 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-23 03:50:36.349 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-23 03:50:36.349 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils force=force) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-23 03:50:36.349 19 ERROR rally.cli.cliutils 2019-01-23 03:50:37.153 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:37.153 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:37.153 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:38.180 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-23 03:50:38.343 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/repo. 2019-01-23 03:50:38.635 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/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-23 03:50:38.647 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-23 03:50:38.657 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-23 03:50:38.817 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-23 03:50:38.879 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-23 03:50:39.272 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=11f6c6b1-99c0-44a9-8aad-31571e435dab) has been successfully created! 2019-01-23 03:50:40.261 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:40.262 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:40.262 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:43.082 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:43.082 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:43.083 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:44.181 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=11f6c6b1-99c0-44a9-8aad-31571e435dab) for deployment 'opnfv-rally' (UUID=f3629279-853e-4d6c-aa8a-d3d442a95a83). 2019-01-23 03:50:44.819 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=11f6c6b1-99c0-44a9-8aad-31571e435dab) has been successfully configured for deployment 'opnfv-rally' (UUID=f3629279-853e-4d6c-aa8a-d3d442a95a83)! 2019-01-23 03:50:48.852 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 03:50:48.852 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 03:50:48.852 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 03:50:50.110 37 INFO rally.api [-] Starting verification (UUID=64b2ebdb-7b1e-493b-a097-fffa4bf6e1e5) for deployment 'opnfv-rally' (UUID=f3629279-853e-4d6c-aa8a-d3d442a95a83) by verifier 'opnfv-tempest' (UUID=11f6c6b1-99c0-44a9-8aad-31571e435dab). 2019-01-23 03:50:50.897 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-23 03:50:50.927 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-23 03:50:50.928 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/for-deployment-f3629279-853e-4d6c-aa8a-d3d442a95a83/tempest.log' to option 'log_file'. 2019-01-23 03:50:50.928 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/for-deployment-f3629279-853e-4d6c-aa8a-d3d442a95a83/tempest.log 2019-01-23 03:50:50.929 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-23 03:50:50.929 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/for-deployment-f3629279-853e-4d6c-aa8a-d3d442a95a83/lock_files' to option 'lock_path'. 2019-01-23 03:50:50.929 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-11f6c6b1-99c0-44a9-8aad-31571e435dab/for-deployment-f3629279-853e-4d6c-aa8a-d3d442a95a83/lock_files 2019-01-23 03:50:50.930 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-23 03:50:50.930 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-23 03:50:50.930 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 8b1a7ded-70c2-4b59-b90f-bf1bd50caee3 2019-01-23 03:50:50.931 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 97a01dd5-d1a7-4dc5-873b-8b44afbce86d 2019-01-23 03:50:50.931 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 079a22d6-53bb-45ce-9094-77ff0795cd6f 2019-01-23 03:50:50.932 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 60dd5577-92e0-409b-8f1e-8b4a5fc10c46 2019-01-23 03:50:51.105 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-23 03:50:51.105 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_f4f70ca0-670d-4f25-9706-150b886dffcb 2019-01-23 03:50:51.106 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-23 03:50:51.189 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 03:50:51.189 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}5fd07bc8e2c245dbd3fbf1d5b9fcfa3c47f31416" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 03:50:51.252 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-4e68a5d6-9ac1-4d0f-a2da-e189d5d7ef28 X-Compute-Request-Id: req-4e68a5d6-9ac1-4d0f-a2da-e189d5d7ef28 Date: Wed, 23 Jan 2019 03:50:51 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_f4f70ca0-670d-4f25-9706-150b886dffcb", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/079a22d6-53bb-45ce-9094-77ff0795cd6f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/079a22d6-53bb-45ce-9094-77ff0795cd6f", "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": "079a22d6-53bb-45ce-9094-77ff0795cd6f"}, {"name": "cloudify-flavor_a958e7c2-785e-42c8-9228-3686f54932b2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/4ab6c595-3ddd-453a-ae0c-e24884cc77ef", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/4ab6c595-3ddd-453a-ae0c-e24884cc77ef", "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": "4ab6c595-3ddd-453a-ae0c-e24884cc77ef"}, {"name": "tempest_scenario-flavor_alt_f4f70ca0-670d-4f25-9706-150b886dffcb", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/60dd5577-92e0-409b-8f1e-8b4a5fc10c46", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/60dd5577-92e0-409b-8f1e-8b4a5fc10c46", "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": "60dd5577-92e0-409b-8f1e-8b4a5fc10c46"}, {"name": "shaker-flavor_e8808902-534c-4f91-a0b4-886e0dca3d54", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b4f6e7e2-8056-47bd-ad71-3b9b46e150ff", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b4f6e7e2-8056-47bd-ad71-3b9b46e150ff", "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": "b4f6e7e2-8056-47bd-ad71-3b9b46e150ff"}, {"name": "cloudify_ims-flavor_2a64a4af-fac1-4dc2-a369-7a2f3269b314", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d476d9ff-e917-4f13-9609-5fa56ddd3c92", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d476d9ff-e917-4f13-9609-5fa56ddd3c92", "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": "d476d9ff-e917-4f13-9609-5fa56ddd3c92"}, {"name": "vyos_vrouter-flavor_9e771deb-fb97-46f0-976b-55fdf4a00b9c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/e1cbe278-d1ae-462e-af41-5947197e6e47", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/e1cbe278-d1ae-462e-af41-5947197e6e47", "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": "e1cbe278-d1ae-462e-af41-5947197e6e47"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 03:50:51.252 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-4e68a5d6-9ac1-4d0f-a2da-e189d5d7ef28 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 03:50:51.254 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-23 03:50:51.255 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_64b2ebdb_JxGpFU0j' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-23 03:50:51.255 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}5fd07bc8e2c245dbd3fbf1d5b9fcfa3c47f31416" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_64b2ebdb_JxGpFU0j", "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-23 03:50:51.319 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-945f2231-2143-4456-866c-b33fd66c5b34 X-Compute-Request-Id: req-945f2231-2143-4456-866c-b33fd66c5b34 Date: Wed, 23 Jan 2019 03:50:51 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_64b2ebdb_JxGpFU0j", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5fc5eca4-102b-4042-b7be-34c87b3a707d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5fc5eca4-102b-4042-b7be-34c87b3a707d", "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": "5fc5eca4-102b-4042-b7be-34c87b3a707d"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 03:50:51.319 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-945f2231-2143-4456-866c-b33fd66c5b34 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 03:50:51.320 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_64b2ebdb_JxGpFU0j' (ID = 5fc5eca4-102b-4042-b7be-34c87b3a707d) has been successfully created! 2019-01-23 03:50:51.320 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5fc5eca4-102b-4042-b7be-34c87b3a707d' to option 'instance_type'. 2019-01-23 03:50:51.321 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5fc5eca4-102b-4042-b7be-34c87b3a707d 2019-01-23 03:50:51.322 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context tempest@default setup() finished in 0.66 sec 2019-01-23 03:50:51.325 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context testr@default setup() finished in 2.26 msec 2019-01-23 03:50:51.325 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/81cf4460-1a6e-4dbf-aa6e-c27534aad138'. 2019-01-23 03:51:41.899 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [42.965s] 2019-01-23 03:53:36.837 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [105.122s] 2019-01-23 03:54:27.729 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [47.101s] 2019-01-23 03:55:32.447 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.695s] 2019-01-23 03:56:59.376 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [82.903s] 2019-01-23 03:57:00.780 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-23 03:58:18.491 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [74.504s] 2019-01-23 03:59:11.329 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [52.826s] 2019-01-23 03:59:47.215 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.505s] 2019-01-23 04:00:29.750 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [23.603s] 2019-01-23 04:00:55.039 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-23 04:01:49.162 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [54.101s] 2019-01-23 04:03:03.321 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [74.138s] 2019-01-23 04:03:20.309 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context testr@default cleanup() started 2019-01-23 04:03:20.309 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context testr@default cleanup() finished in 0.83 msec 2019-01-23 04:03:20.310 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context tempest@default cleanup() started 2019-01-23 04:03:20.761 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-23 04:03:20.812 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-23 04:03:20.836 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_64b2ebdb_JxGpFU0j'. 2019-01-23 04:03:20.837 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/5fc5eca4-102b-4042-b7be-34c87b3a707d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}019da9a7ab867fc746bdacdaa416959005a747ac" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-23 04:03:20.959 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-5d90cb76-4774-45d0-9d4f-25bf5560a558 X-Compute-Request-Id: req-5d90cb76-4774-45d0-9d4f-25bf5560a558 Date: Wed, 23 Jan 2019 04:03:20 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-23 04:03:20.960 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5fc5eca4-102b-4042-b7be-34c87b3a707d used request id req-5d90cb76-4774-45d0-9d4f-25bf5560a558 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-23 04:03:20.960 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_64b2ebdb_JxGpFU0j' has been deleted. 2019-01-23 04:03:20.961 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5fc5eca4-102b-4042-b7be-34c87b3a707d' of option 'instance_type' from Tempest config file. 2019-01-23 04:03:20.962 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5fc5eca4-102b-4042-b7be-34c87b3a707d' has been removed. 2019-01-23 04:03:20.967 37 INFO rally.task.context [-] Verification 11f6c6b1-99c0-44a9-8aad-31571e435dab | Context tempest@default cleanup() finished in 0.66 sec 2019-01-23 04:03:21.110 37 INFO rally.api [-] Verification (UUID=64b2ebdb-7b1e-493b-a097-fffa4bf6e1e5) has been successfully finished for deployment 'opnfv-rally' (UUID=f3629279-853e-4d6c-aa8a-d3d442a95a83)! 2019-01-23 04:03:22.052 257 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 04:03:22.052 257 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 04:03:22.052 257 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 04:03:23.013 259 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-23 04:03:23.013 259 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-23 04:03:23.013 259 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-23 04:03:24.114 259 INFO rally.api [-] Building 'html' report for the following verification(s): '64b2ebdb-7b1e-493b-a097-fffa4bf6e1e5' 2019-01-23 04:03:24.129 259 INFO rally.api [-] The report has been successfully built.