2019-05-31 04:07:04.291 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:04.291 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:04.291 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-31 04:07:05.866 18 ERROR rally.cli.cliutils 2019-05-31 04:07:06.712 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:06.713 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:06.713 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:08.403 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-31 04:07:09.520 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:09.521 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:09.521 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:12.906 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:12.906 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:12.906 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:13.737 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:13.737 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:13.737 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils force=force) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-31 04:07:15.197 27 ERROR rally.cli.cliutils 2019-05-31 04:07:16.045 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:16.045 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:16.045 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:17.429 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-31 04:07:17.598 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/repo. 2019-05-31 04:07:17.992 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-05-31 04:07:18.061 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-31 04:07:18.069 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-31 04:07:18.385 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-31 04:07:18.457 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-31 04:07:18.967 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef4e9df2-cc73-498d-9252-c5665b1ede5e) has been successfully created! 2019-05-31 04:07:19.913 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:19.914 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:19.914 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:22.834 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:22.834 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:22.834 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:24.236 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ef4e9df2-cc73-498d-9252-c5665b1ede5e) for deployment 'opnfv-rally' (UUID=1c6750ba-9d12-48bd-ac8c-dbf340dd2678). 2019-05-31 04:07:24.884 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ef4e9df2-cc73-498d-9252-c5665b1ede5e) has been successfully configured for deployment 'opnfv-rally' (UUID=1c6750ba-9d12-48bd-ac8c-dbf340dd2678)! 2019-05-31 04:07:28.368 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:07:28.369 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:07:28.369 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:07:30.201 44 INFO rally.api [-] Starting verification (UUID=1b99c803-f8cb-4445-aadb-e520eb2de061) for deployment 'opnfv-rally' (UUID=1c6750ba-9d12-48bd-ac8c-dbf340dd2678) by verifier 'opnfv-tempest' (UUID=ef4e9df2-cc73-498d-9252-c5665b1ede5e). 2019-05-31 04:07:31.042 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-31 04:07:31.100 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-31 04:07:31.101 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/for-deployment-1c6750ba-9d12-48bd-ac8c-dbf340dd2678/tempest.log' to option 'log_file'. 2019-05-31 04:07:31.101 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/for-deployment-1c6750ba-9d12-48bd-ac8c-dbf340dd2678/tempest.log 2019-05-31 04:07:31.101 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-31 04:07:31.102 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/for-deployment-1c6750ba-9d12-48bd-ac8c-dbf340dd2678/lock_files' to option 'lock_path'. 2019-05-31 04:07:31.102 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ef4e9df2-cc73-498d-9252-c5665b1ede5e/for-deployment-1c6750ba-9d12-48bd-ac8c-dbf340dd2678/lock_files 2019-05-31 04:07:31.102 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-31 04:07:31.103 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-05-31 04:07:31.103 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b39249c5-462d-453d-a755-fba37a860f32 2019-05-31 04:07:31.103 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1ccfbd32-0467-449a-8323-d1b505f04735 2019-05-31 04:07:31.104 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4452fbc3-8c5b-4fd1-975e-e7c8d979b968 2019-05-31 04:07:31.105 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 45589b3d-86d4-41ed-814e-5b0a442b9e14 2019-05-31 04:07:31.288 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-31 04:07:31.289 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_e95b74cf-d0d7-4527-8d72-f9f191e04d42 2019-05-31 04:07:31.289 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-31 04:07:31.403 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-31 04:07:31.404 44 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 "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9b015e9073ce1b19e100df9f44bc7f92263941f0" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-31 04:07:31.492 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Fri, 31 May 2019 04:07:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-dfbcdd8b-95b5-4e98-8698-460bbfb6a65a X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-dfbcdd8b-95b5-4e98-8698-460bbfb6a65a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-31 04:07:31.493 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_e95b74cf-d0d7-4527-8d72-f9f191e04d42", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/4452fbc3-8c5b-4fd1-975e-e7c8d979b968", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/4452fbc3-8c5b-4fd1-975e-e7c8d979b968", "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": "4452fbc3-8c5b-4fd1-975e-e7c8d979b968"}, {"name": "tempest_smoke-flavor_alt_e95b74cf-d0d7-4527-8d72-f9f191e04d42", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/45589b3d-86d4-41ed-814e-5b0a442b9e14", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/45589b3d-86d4-41ed-814e-5b0a442b9e14", "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": "45589b3d-86d4-41ed-814e-5b0a442b9e14"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-31 04:07:31.493 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-dfbcdd8b-95b5-4e98-8698-460bbfb6a65a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-31 04:07:31.494 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-31 04:07:31.495 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1b99c803_5f34qjAC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-31 04:07:31.496 44 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 "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9b015e9073ce1b19e100df9f44bc7f92263941f0" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1b99c803_5f34qjAC", "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-05-31 04:07:31.574 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 31 May 2019 04:07:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7b5705d8-3c47-48a0-b41a-81696c93b907 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7b5705d8-3c47-48a0-b41a-81696c93b907 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-31 04:07:31.575 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_1b99c803_5f34qjAC", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d4c2cf74-f8c2-41cd-9d72-a81fc5f12039", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d4c2cf74-f8c2-41cd-9d72-a81fc5f12039", "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": "d4c2cf74-f8c2-41cd-9d72-a81fc5f12039"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-31 04:07:31.575 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-7b5705d8-3c47-48a0-b41a-81696c93b907 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-31 04:07:31.576 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1b99c803_5f34qjAC' (ID = d4c2cf74-f8c2-41cd-9d72-a81fc5f12039) has been successfully created! 2019-05-31 04:07:31.576 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd4c2cf74-f8c2-41cd-9d72-a81fc5f12039' to option 'instance_type'. 2019-05-31 04:07:31.577 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d4c2cf74-f8c2-41cd-9d72-a81fc5f12039 2019-05-31 04:07:31.578 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context tempest@default setup() finished in 0.83 sec 2019-05-31 04:07:31.579 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context testr@default setup() finished in 0.44 msec 2019-05-31 04:07:31.579 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2518f7f1-7ddc-48ad-9257-8187bf868b5a'. 2019-05-31 04:07:34.758 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.223s] 2019-05-31 04:07:34.806 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2019-05-31 04:07:37.267 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.009s] 2019-05-31 04:07:38.747 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.478s] 2019-05-31 04:07:47.468 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.878s] 2019-05-31 04:08:01.188 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.062s] 2019-05-31 04:08:01.189 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-05-31 04:08:03.807 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.097s] 2019-05-31 04:08:03.808 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-31 04:08:18.239 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.435s] 2019-05-31 04:08:24.254 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.169s] 2019-05-31 04:08:29.915 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.399s] 2019-05-31 04:08:37.260 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.523s] 2019-05-31 04:08:41.165 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.078s] 2019-05-31 04:08:44.345 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.487s] 2019-05-31 04:08:45.454 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.108s] 2019-05-31 04:08:45.764 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.310s] 2019-05-31 04:08:50.212 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [68.709s] 2019-05-31 04:08:53.239 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.080s] 2019-05-31 04:08:53.240 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-31 04:08:56.331 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.278s] 2019-05-31 04:08:56.778 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.447s] 2019-05-31 04:08:56.883 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.105s] 2019-05-31 04:08:56.981 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.097s] 2019-05-31 04:08:57.074 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.092s] 2019-05-31 04:08:57.181 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.106s] 2019-05-31 04:09:01.406 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.776s] 2019-05-31 04:09:01.415 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-05-31 04:09:03.148 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-31 04:09:06.507 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.381s] 2019-05-31 04:09:11.909 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.101s] 2019-05-31 04:09:12.587 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.401s] 2019-05-31 04:09:12.932 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-31 04:09:17.878 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.968s] 2019-05-31 04:09:18.418 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.432s] 2019-05-31 04:09:18.458 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.713s] 2019-05-31 04:09:19.872 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.994s] 2019-05-31 04:09:19.932 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2019-05-31 04:09:19.981 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.050s] 2019-05-31 04:09:20.906 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-31 04:09:22.825 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2019-05-31 04:09:22.903 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2019-05-31 04:09:22.927 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2019-05-31 04:09:22.933 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-05-31 04:09:28.044 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.331s] 2019-05-31 04:09:30.759 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.998s] 2019-05-31 04:09:30.953 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.194s] 2019-05-31 04:09:31.076 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.030s] 2019-05-31 04:09:31.160 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.206s] 2019-05-31 04:09:31.206 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.046s] 2019-05-31 04:09:31.350 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.143s] 2019-05-31 04:09:31.398 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2019-05-31 04:09:36.067 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-05-31 04:09:37.731 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-05-31 04:09:38.182 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.106s] 2019-05-31 04:09:38.361 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.446s] 2019-05-31 04:09:47.822 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.338s] 2019-05-31 04:09:48.199 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.837s] 2019-05-31 04:09:50.665 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.843s] 2019-05-31 04:09:51.393 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [102.426s] 2019-05-31 04:09:56.439 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.773s] 2019-05-31 04:09:57.345 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.146s] 2019-05-31 04:10:00.342 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.996s] 2019-05-31 04:10:04.354 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.997s] 2019-05-31 04:10:05.523 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.166s] 2019-05-31 04:10:05.553 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.034s] 2019-05-31 04:10:08.803 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.593s] 2019-05-31 04:10:08.839 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [25.972s] 2019-05-31 04:10:17.137 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.063s] 2019-05-31 04:10:17.228 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.091s] 2019-05-31 04:10:18.510 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.139s] 2019-05-31 04:10:19.957 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.244s] 2019-05-31 04:10:25.250 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.686s] 2019-05-31 04:10:27.805 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.295s] 2019-05-31 04:10:29.808 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-05-31 04:10:30.367 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.411s] 2019-05-31 04:10:33.495 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.925s] 2019-05-31 04:10:36.314 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.508s] 2019-05-31 04:10:39.699 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.385s] 2019-05-31 04:10:42.902 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-05-31 04:10:43.010 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.109s] 2019-05-31 04:10:44.157 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-05-31 04:10:44.159 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-05-31 04:10:45.926 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.345s] 2019-05-31 04:10:50.461 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.534s] 2019-05-31 04:10:51.613 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-05-31 04:11:05.612 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.007s] 2019-05-31 04:11:12.019 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.407s] 2019-05-31 04:11:13.452 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.432s] 2019-05-31 04:11:13.573 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.121s] 2019-05-31 04:11:13.685 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.112s] 2019-05-31 04:11:18.725 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.786s] 2019-05-31 04:11:19.639 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.910s] 2019-05-31 04:11:19.731 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.096s] 2019-05-31 04:11:20.721 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-05-31 04:11:20.721 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-05-31 04:11:21.225 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context testr@default cleanup() started 2019-05-31 04:11:21.226 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context testr@default cleanup() finished in 0.87 msec 2019-05-31 04:11:21.227 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context tempest@default cleanup() started 2019-05-31 04:11:21.691 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-31 04:11:21.771 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-31 04:11:21.804 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1b99c803_5f34qjAC'. 2019-05-31 04:11:21.805 44 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/d4c2cf74-f8c2-41cd-9d72-a81fc5f12039 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ae81820a3518b0ce186bebcdf90783e87e7be06e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-31 04:11:22.104 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 31 May 2019 04:11:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7d524d47-398b-4fcb-b464-963ddab483b1 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7d524d47-398b-4fcb-b464-963ddab483b1 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-31 04:11:22.105 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/d4c2cf74-f8c2-41cd-9d72-a81fc5f12039 used request id req-7d524d47-398b-4fcb-b464-963ddab483b1 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-31 04:11:22.105 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1b99c803_5f34qjAC' has been deleted. 2019-05-31 04:11:22.106 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd4c2cf74-f8c2-41cd-9d72-a81fc5f12039' of option 'instance_type' from Tempest config file. 2019-05-31 04:11:22.106 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd4c2cf74-f8c2-41cd-9d72-a81fc5f12039' has been removed. 2019-05-31 04:11:22.112 44 INFO rally.task.context [-] Verification ef4e9df2-cc73-498d-9252-c5665b1ede5e | Context tempest@default cleanup() finished in 0.89 sec 2019-05-31 04:11:22.263 44 INFO rally.api [-] Verification (UUID=1b99c803-f8cb-4445-aadb-e520eb2de061) has been successfully finished for deployment 'opnfv-rally' (UUID=1c6750ba-9d12-48bd-ac8c-dbf340dd2678)! 2019-05-31 04:11:23.221 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:11:23.221 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:11:23.222 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:11:24.162 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:11:24.163 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:11:24.163 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:11:25.588 64 INFO rally.api [-] Building 'html' report for the following verification(s): '1b99c803-f8cb-4445-aadb-e520eb2de061' 2019-05-31 04:11:25.606 64 INFO rally.api [-] The report has been successfully built. 2019-05-31 04:11:26.466 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-31 04:11:26.466 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-31 04:11:26.467 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-31 04:11:27.897 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1b99c803-f8cb-4445-aadb-e520eb2de061' 2019-05-31 04:11:27.902 66 INFO rally.api [-] The report has been successfully built.