2019-02-22 15:59:53.305 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 15:59:53.306 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 15:59:53.306 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-22 15:59:54.662 18 ERROR rally.cli.cliutils 2019-02-22 15:59:55.566 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 15:59:55.567 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 15:59:55.567 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 15:59:57.239 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-22 15:59:58.319 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 15:59:58.319 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 15:59:58.320 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:01.945 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:01.945 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:01.945 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:02.762 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:02.762 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:02.762 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils force=force) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-22 16:00:04.157 27 ERROR rally.cli.cliutils 2019-02-22 16:00:05.055 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:05.055 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:05.055 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:06.454 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-22 16:00:06.640 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/repo. 2019-02-22 16:00:07.135 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/repo'... done. Note: checking out '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-02-22 16:00:07.203 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-22 16:00:07.212 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-22 16:00:07.760 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-22 16:00:07.833 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-22 16:00:08.345 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bceea17e-85ff-45d3-8cff-3b3d22cfdce9) has been successfully created! 2019-02-22 16:00:09.298 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:09.299 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:09.299 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:12.819 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:12.820 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:12.820 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:14.256 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bceea17e-85ff-45d3-8cff-3b3d22cfdce9) for deployment 'opnfv-rally' (UUID=6d5105ed-12da-419e-95ef-70313e3c87c8). 2019-02-22 16:00:15.147 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bceea17e-85ff-45d3-8cff-3b3d22cfdce9) has been successfully configured for deployment 'opnfv-rally' (UUID=6d5105ed-12da-419e-95ef-70313e3c87c8)! 2019-02-22 16:00:18.859 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:00:18.860 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:00:18.860 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:00:20.587 44 INFO rally.api [-] Starting verification (UUID=4653b72d-b26a-4bd3-bd97-dd72313ea25d) for deployment 'opnfv-rally' (UUID=6d5105ed-12da-419e-95ef-70313e3c87c8) by verifier 'opnfv-tempest' (UUID=bceea17e-85ff-45d3-8cff-3b3d22cfdce9). 2019-02-22 16:00:21.564 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-02-22 16:00:21.654 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-22 16:00:21.655 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/for-deployment-6d5105ed-12da-419e-95ef-70313e3c87c8/tempest.log' to option 'log_file'. 2019-02-22 16:00:21.655 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/for-deployment-6d5105ed-12da-419e-95ef-70313e3c87c8/tempest.log 2019-02-22 16:00:21.655 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-22 16:00:21.656 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/for-deployment-6d5105ed-12da-419e-95ef-70313e3c87c8/lock_files' to option 'lock_path'. 2019-02-22 16:00:21.656 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bceea17e-85ff-45d3-8cff-3b3d22cfdce9/for-deployment-6d5105ed-12da-419e-95ef-70313e3c87c8/lock_files 2019-02-22 16:00:21.656 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-22 16:00:21.656 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-02-22 16:00:21.657 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 255a91b8-ad7c-43b7-beb9-3e7b333690da 2019-02-22 16:00:21.657 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a71677d6-d98c-46ca-84f9-8d5f25d466e5 2019-02-22 16:00:21.658 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8cf93c8d-fd37-4671-ae25-4d7427e5ffcb 2019-02-22 16:00:21.658 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d665b17d-dd86-4677-9989-bf20c706ba4b 2019-02-22 16:00:21.934 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-22 16:00:21.935 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_2983c5c1-da19-417e-a7ca-b5e5e2abfe84 2019-02-22 16:00:21.936 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-22 16:00:22.046 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-22 16:00:22.046 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}5afddd6395d36773395ca27bef904256251770b9" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-22 16:00:22.252 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Fri, 22 Feb 2019 16:00:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-3efd6477-6969-4aca-87e4-f474a1f6ac1f X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-3efd6477-6969-4aca-87e4-f474a1f6ac1f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-22 16:00:22.253 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_2983c5c1-da19-417e-a7ca-b5e5e2abfe84", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/8cf93c8d-fd37-4671-ae25-4d7427e5ffcb", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/8cf93c8d-fd37-4671-ae25-4d7427e5ffcb", "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": "8cf93c8d-fd37-4671-ae25-4d7427e5ffcb"}, {"name": "tempest_smoke-flavor_alt_2983c5c1-da19-417e-a7ca-b5e5e2abfe84", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d665b17d-dd86-4677-9989-bf20c706ba4b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d665b17d-dd86-4677-9989-bf20c706ba4b", "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": "d665b17d-dd86-4677-9989-bf20c706ba4b"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-22 16:00:22.253 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-3efd6477-6969-4aca-87e4-f474a1f6ac1f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-22 16:00:22.255 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-22 16:00:22.255 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4653b72d_gm8FtwxG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-22 16:00:22.256 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}5afddd6395d36773395ca27bef904256251770b9" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_4653b72d_gm8FtwxG", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-22 16:00:22.300 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 22 Feb 2019 16:00:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-3de2dbc0-351c-462c-878c-164549a70176 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-3de2dbc0-351c-462c-878c-164549a70176 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-22 16:00:22.300 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_4653b72d_gm8FtwxG", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0757b785-1fc7-44d6-b19b-09707b12911d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0757b785-1fc7-44d6-b19b-09707b12911d", "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": "0757b785-1fc7-44d6-b19b-09707b12911d"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-22 16:00:22.301 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-3de2dbc0-351c-462c-878c-164549a70176 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-22 16:00:22.301 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4653b72d_gm8FtwxG' (ID = 0757b785-1fc7-44d6-b19b-09707b12911d) has been successfully created! 2019-02-22 16:00:22.302 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '0757b785-1fc7-44d6-b19b-09707b12911d' to option 'instance_type'. 2019-02-22 16:00:22.302 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 0757b785-1fc7-44d6-b19b-09707b12911d 2019-02-22 16:00:22.303 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context tempest@default setup() finished in 1.07 sec 2019-02-22 16:00:22.304 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context testr@default setup() finished in 0.47 msec 2019-02-22 16:00:22.305 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ac849e9f-3f01-425f-8a74-c7ae027a9868'. 2019-02-22 16:00:26.398 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.212s] 2019-02-22 16:00:26.454 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.056s] 2019-02-22 16:00:28.897 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.140s] 2019-02-22 16:00:31.235 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.337s] 2019-02-22 16:00:42.419 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.587s] 2019-02-22 16:00:51.434 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-02-22 16:00:51.435 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-22 16:01:01.976 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.073s] 2019-02-22 16:01:01.977 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-22 16:01:10.764 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2019-02-22 16:01:10.766 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-22 16:01:11.151 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-22 16:01:14.824 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [40.474s] 2019-02-22 16:01:16.079 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.568s] 2019-02-22 16:01:22.495 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.491s] 2019-02-22 16:01:26.959 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.649s] 2019-02-22 16:01:31.013 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.908s] 2019-02-22 16:01:35.042 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.204s] 2019-02-22 16:01:38.470 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-22 16:01:39.616 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.538s] 2019-02-22 16:01:40.024 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-02-22 16:01:40.322 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.298s] 2019-02-22 16:01:48.916 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.012s] 2019-02-22 16:01:50.969 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.342s] 2019-02-22 16:01:53.812 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.243s] 2019-02-22 16:01:53.823 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-02-22 16:01:55.227 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-22 16:01:59.700 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.628s] 2019-02-22 16:02:00.652 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.683s] 2019-02-22 16:02:01.027 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.746s] 2019-02-22 16:02:02.788 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.136s] 2019-02-22 16:02:03.180 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.392s] 2019-02-22 16:02:03.265 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.085s] 2019-02-22 16:02:04.799 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-02-22 16:02:07.447 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.542s] 2019-02-22 16:02:07.951 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.503s] 2019-02-22 16:02:08.875 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.924s] 2019-02-22 16:02:09.890 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.494s] 2019-02-22 16:02:10.646 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.539s] 2019-02-22 16:02:13.052 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.403s] 2019-02-22 16:02:13.123 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.075s] 2019-02-22 16:02:16.755 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-02-22 16:02:16.961 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.206s] 2019-02-22 16:02:17.396 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.365s] 2019-02-22 16:02:18.758 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.112s] 2019-02-22 16:02:18.887 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-02-22 16:02:18.889 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-02-22 16:02:19.129 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.371s] 2019-02-22 16:02:19.433 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.304s] 2019-02-22 16:02:19.720 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.286s] 2019-02-22 16:02:19.882 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.161s] 2019-02-22 16:02:20.095 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.213s] 2019-02-22 16:02:22.708 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.310s] 2019-02-22 16:02:26.948 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.098s] 2019-02-22 16:02:28.271 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.645s] 2019-02-22 16:02:30.371 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.664s] 2019-02-22 16:02:33.875 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2019-02-22 16:02:33.996 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.120s] 2019-02-22 16:02:34.155 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.158s] 2019-02-22 16:02:34.163 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-02-22 16:02:40.321 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.695s] 2019-02-22 16:02:40.715 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.018s] 2019-02-22 16:02:48.852 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.135s] 2019-02-22 16:02:50.689 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.046s] 2019-02-22 16:02:50.966 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.277s] 2019-02-22 16:02:51.009 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.157s] 2019-02-22 16:02:51.077 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2019-02-22 16:02:51.144 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.178s] 2019-02-22 16:02:51.154 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.077s] 2019-02-22 16:02:51.193 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.048s] 2019-02-22 16:02:51.315 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.121s] 2019-02-22 16:02:51.491 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.176s] 2019-02-22 16:02:56.962 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-02-22 16:02:57.950 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.424s] 2019-02-22 16:03:04.256 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.305s] 2019-02-22 16:03:20.527 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.284s] 2019-02-22 16:03:20.918 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [17.795s] 2019-02-22 16:03:21.367 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.830s] 2019-02-22 16:03:23.928 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.400s] 2019-02-22 16:03:33.905 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.496s] 2019-02-22 16:03:34.148 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.780s] 2019-02-22 16:03:34.500 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.572s] 2019-02-22 16:03:45.279 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.372s] 2019-02-22 16:03:47.049 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [12.900s] 2019-02-22 16:03:50.676 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.627s] 2019-02-22 16:03:56.515 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.010s] 2019-02-22 16:03:58.124 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-02-22 16:04:06.222 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.492s] 2019-02-22 16:04:21.380 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.158s] 2019-02-22 16:04:34.221 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [12.841s] 2019-02-22 16:04:39.531 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.310s] 2019-02-22 16:04:46.528 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.840s] 2019-02-22 16:04:48.710 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.179s] 2019-02-22 16:04:48.824 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.118s] 2019-02-22 16:04:50.231 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-02-22 16:04:50.232 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-02-22 16:04:50.758 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context testr@default cleanup() started 2019-02-22 16:04:50.758 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context testr@default cleanup() finished in 0.89 msec 2019-02-22 16:04:50.759 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context tempest@default cleanup() started 2019-02-22 16:04:51.418 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-02-22 16:04:51.541 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-02-22 16:04:51.578 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4653b72d_gm8FtwxG'. 2019-02-22 16:04:51.580 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/0757b785-1fc7-44d6-b19b-09707b12911d -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}e4f31bc6ba2da178348513c13a5643d3377b06d3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-22 16:04:51.888 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 22 Feb 2019 16:04:51 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-5636bc88-e45d-4ce1-b4c0-360cc6d589d4 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-5636bc88-e45d-4ce1-b4c0-360cc6d589d4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-22 16:04:51.889 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0757b785-1fc7-44d6-b19b-09707b12911d used request id req-5636bc88-e45d-4ce1-b4c0-360cc6d589d4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-22 16:04:51.889 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4653b72d_gm8FtwxG' has been deleted. 2019-02-22 16:04:51.890 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '0757b785-1fc7-44d6-b19b-09707b12911d' of option 'instance_type' from Tempest config file. 2019-02-22 16:04:51.891 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '0757b785-1fc7-44d6-b19b-09707b12911d' has been removed. 2019-02-22 16:04:51.897 44 INFO rally.task.context [-] Verification bceea17e-85ff-45d3-8cff-3b3d22cfdce9 | Context tempest@default cleanup() finished in 1.14 sec 2019-02-22 16:04:52.077 44 INFO rally.api [-] Verification (UUID=4653b72d-b26a-4bd3-bd97-dd72313ea25d) has been successfully finished for deployment 'opnfv-rally' (UUID=6d5105ed-12da-419e-95ef-70313e3c87c8)! 2019-02-22 16:04:53.092 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:04:53.092 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:04:53.092 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:04:54.051 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:04:54.051 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:04:54.051 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:04:55.501 64 INFO rally.api [-] Building 'html' report for the following verification(s): '4653b72d-b26a-4bd3-bd97-dd72313ea25d' 2019-02-22 16:04:55.519 64 INFO rally.api [-] The report has been successfully built. 2019-02-22 16:04:56.412 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-22 16:04:56.413 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-22 16:04:56.413 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-22 16:04:57.856 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4653b72d-b26a-4bd3-bd97-dd72313ea25d' 2019-02-22 16:04:57.861 66 INFO rally.api [-] The report has been successfully built.