2019-02-04 17:30:48.946 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:30:48.946 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:30:48.946 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 517, in env_get 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-04 17:30:50.575 8 ERROR rally.cli.cliutils 2019-02-04 17:30:51.503 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:30:51.504 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:30:51.504 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:30:53.174 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-04 17:30:54.396 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:30:54.396 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:30:54.396 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:30:57.853 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:30:57.853 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:30:57.853 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:30:58.764 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:30:58.764 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:30:58.764 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils force=force) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 665, in verifier_get 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 675, in _verifier_get 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-04 17:31:00.224 17 ERROR rally.cli.cliutils 2019-02-04 17:31:01.188 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:31:01.188 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:31:01.188 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:31:02.556 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-04 17:31:02.730 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/repo. 2019-02-04 17:31:03.629 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/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-04 17:31:03.700 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-04 17:31:03.708 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-04 17:31:03.894 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-04 17:31:03.969 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-04 17:31:04.505 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a68e86-f2ad-4116-a21f-16cd2e4513b3) has been successfully created! 2019-02-04 17:31:05.420 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:31:05.420 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:31:05.421 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:31:08.431 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:31:08.431 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:31:08.431 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:31:09.898 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=33a68e86-f2ad-4116-a21f-16cd2e4513b3) for deployment 'opnfv-rally' (UUID=af2b7b8e-8d14-49e2-8711-6316a2ae740b). 2019-02-04 17:31:10.587 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a68e86-f2ad-4116-a21f-16cd2e4513b3) has been successfully configured for deployment 'opnfv-rally' (UUID=af2b7b8e-8d14-49e2-8711-6316a2ae740b)! 2019-02-04 17:31:15.575 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:31:15.575 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:31:15.575 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:31:17.504 34 INFO rally.api [-] Starting verification (UUID=b198feb3-ae98-440d-afe6-075bae965fed) for deployment 'opnfv-rally' (UUID=af2b7b8e-8d14-49e2-8711-6316a2ae740b) by verifier 'opnfv-tempest' (UUID=33a68e86-f2ad-4116-a21f-16cd2e4513b3). 2019-02-04 17:31:18.368 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-02-04 17:31:18.421 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-04 17:31:18.422 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/for-deployment-af2b7b8e-8d14-49e2-8711-6316a2ae740b/tempest.log' to option 'log_file'. 2019-02-04 17:31:18.422 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/for-deployment-af2b7b8e-8d14-49e2-8711-6316a2ae740b/tempest.log 2019-02-04 17:31:18.423 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-04 17:31:18.423 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/for-deployment-af2b7b8e-8d14-49e2-8711-6316a2ae740b/lock_files' to option 'lock_path'. 2019-02-04 17:31:18.423 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-33a68e86-f2ad-4116-a21f-16cd2e4513b3/for-deployment-af2b7b8e-8d14-49e2-8711-6316a2ae740b/lock_files 2019-02-04 17:31:18.424 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-04 17:31:18.424 34 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-04 17:31:18.424 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ac7ed001-22b4-4844-a635-2a000f59c7a9 2019-02-04 17:31:18.425 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1cacbeb1-58f3-40bc-89db-ac686bad35ef 2019-02-04 17:31:18.425 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ee977f59-25fb-4942-85ce-e4fd9c353316 2019-02-04 17:31:18.426 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9d5385d7-18fc-4898-9aaf-0eeff8469f4c 2019-02-04 17:31:18.664 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-04 17:31:18.664 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_5c3abaf9-378a-4b6d-8617-10de3b65018c 2019-02-04 17:31:18.665 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-04 17:31:18.773 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-04 17:31:18.774 34 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}17ef46061929005cf926c687c829defac3471d0b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-04 17:31:18.861 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Mon, 04 Feb 2019 17:31:18 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-0774c731-21fd-4f29-94c3-12dc3e58f12b X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-0774c731-21fd-4f29-94c3-12dc3e58f12b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-04 17:31:18.862 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_5c3abaf9-378a-4b6d-8617-10de3b65018c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/9d5385d7-18fc-4898-9aaf-0eeff8469f4c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/9d5385d7-18fc-4898-9aaf-0eeff8469f4c", "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": "9d5385d7-18fc-4898-9aaf-0eeff8469f4c"}, {"name": "tempest_smoke-flavor_5c3abaf9-378a-4b6d-8617-10de3b65018c", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ee977f59-25fb-4942-85ce-e4fd9c353316", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ee977f59-25fb-4942-85ce-e4fd9c353316", "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": "ee977f59-25fb-4942-85ce-e4fd9c353316"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-04 17:31:18.862 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-0774c731-21fd-4f29-94c3-12dc3e58f12b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-04 17:31:18.864 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-04 17:31:18.864 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b198feb3_Lmnm7ojr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-04 17:31:18.865 34 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}17ef46061929005cf926c687c829defac3471d0b" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_b198feb3_Lmnm7ojr", "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-04 17:31:18.909 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Mon, 04 Feb 2019 17:31:18 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-def118bc-0d66-4e10-b787-dbfe06b3df0c X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-def118bc-0d66-4e10-b787-dbfe06b3df0c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-04 17:31:18.909 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_b198feb3_Lmnm7ojr", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/8d1d29fc-b8ab-4ad9-a480-be8af5b589ec", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/8d1d29fc-b8ab-4ad9-a480-be8af5b589ec", "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": "8d1d29fc-b8ab-4ad9-a480-be8af5b589ec"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-02-04 17:31:18.910 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-def118bc-0d66-4e10-b787-dbfe06b3df0c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-04 17:31:18.911 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b198feb3_Lmnm7ojr' (ID = 8d1d29fc-b8ab-4ad9-a480-be8af5b589ec) has been successfully created! 2019-02-04 17:31:18.911 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8d1d29fc-b8ab-4ad9-a480-be8af5b589ec' to option 'instance_type'. 2019-02-04 17:31:18.912 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8d1d29fc-b8ab-4ad9-a480-be8af5b589ec 2019-02-04 17:31:18.913 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context tempest@default setup() finished in 0.84 sec 2019-02-04 17:31:18.914 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context testr@default setup() finished in 0.39 msec 2019-02-04 17:31:18.914 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ad84ec4a-b05f-4763-85f9-00dc973d259f'. 2019-02-04 17:31:22.991 34 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.170s] 2019-02-04 17:31:23.039 34 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2019-02-04 17:31:24.886 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.958s] 2019-02-04 17:31:26.283 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.395s] 2019-02-04 17:31:33.570 34 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.266s] 2019-02-04 17:31:43.998 34 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.056s] 2019-02-04 17:31:43.999 34 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-04 17:31:54.566 34 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.060s] 2019-02-04 17:31:54.568 34 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-02-04 17:31:59.536 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.062s] 2019-02-04 17:31:59.537 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-02-04 17:32:00.555 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-04 17:32:03.899 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [33.759s] 2019-02-04 17:32:04.392 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.389s] 2019-02-04 17:32:11.957 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.548s] 2019-02-04 17:32:12.836 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.247s] 2019-02-04 17:32:17.448 34 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.101s] 2019-02-04 17:32:18.084 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.570s] 2019-02-04 17:32:19.295 34 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-04 17:32:23.645 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.224s] 2019-02-04 17:32:24.202 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2019-02-04 17:32:24.293 34 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.091s] 2019-02-04 17:32:27.371 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.550s] 2019-02-04 17:32:30.123 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.650s] 2019-02-04 17:32:32.794 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.422s] 2019-02-04 17:32:34.239 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.445s] 2019-02-04 17:32:34.499 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.260s] 2019-02-04 17:32:34.549 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.050s] 2019-02-04 17:32:35.466 34 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.759s] 2019-02-04 17:32:35.476 34 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-02-04 17:32:36.643 34 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-04 17:32:37.908 34 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.366s] 2019-02-04 17:32:39.803 34 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.398s] 2019-02-04 17:32:40.076 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.102s] 2019-02-04 17:32:41.451 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.372s] 2019-02-04 17:32:41.653 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.599s] 2019-02-04 17:32:41.656 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.201s] 2019-02-04 17:32:42.135 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.486s] 2019-02-04 17:32:42.846 34 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.711s] 2019-02-04 17:32:43.123 34 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-02-04 17:32:44.336 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-02-04 17:32:44.484 34 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.148s] 2019-02-04 17:32:45.496 34 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-02-04 17:32:45.498 34 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-02-04 17:32:48.055 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.171s] 2019-02-04 17:32:50.363 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.307s] 2019-02-04 17:32:51.555 34 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2019-02-04 17:32:51.597 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.016s] 2019-02-04 17:32:51.796 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.199s] 2019-02-04 17:32:52.146 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.349s] 2019-02-04 17:32:52.243 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.098s] 2019-02-04 17:32:52.390 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.146s] 2019-02-04 17:32:52.438 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2019-02-04 17:32:55.870 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.507s] 2019-02-04 17:33:05.745 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.827s] 2019-02-04 17:33:09.657 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.192s] 2019-02-04 17:33:09.803 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.147s] 2019-02-04 17:33:09.913 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.109s] 2019-02-04 17:33:09.956 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.042s] 2019-02-04 17:33:10.054 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.098s] 2019-02-04 17:33:10.159 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.104s] 2019-02-04 17:33:10.866 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.120s] 2019-02-04 17:33:12.178 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.312s] 2019-02-04 17:33:12.239 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.061s] 2019-02-04 17:33:12.283 34 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2019-02-04 17:33:16.190 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2019-02-04 17:33:31.576 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.579s] 2019-02-04 17:33:36.380 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.090s] 2019-02-04 17:33:40.505 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.928s] 2019-02-04 17:33:46.201 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.045s] 2019-02-04 17:33:47.993 34 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [76.132s] 2019-02-04 17:33:48.999 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.494s] 2019-02-04 17:33:52.725 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.725s] 2019-02-04 17:33:55.365 34 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.162s] 2019-02-04 17:33:56.417 34 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.649s] 2019-02-04 17:33:57.418 34 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-02-04 17:34:02.670 34 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.590s] 2019-02-04 17:34:07.534 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.083s] 2019-02-04 17:34:07.566 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.031s] 2019-02-04 17:34:07.601 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.035s] 2019-02-04 17:34:07.609 34 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-02-04 17:34:11.510 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.112s] 2019-02-04 17:34:24.168 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.704s] 2019-02-04 17:34:30.296 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.126s] 2019-02-04 17:34:41.467 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.241s] 2019-02-04 17:34:44.314 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.845s] 2019-02-04 17:34:51.442 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.127s] 2019-02-04 17:35:13.597 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.765s] 2019-02-04 17:35:22.867 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.269s] 2019-02-04 17:35:31.032 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.165s] 2019-02-04 17:35:35.066 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.035s] 2019-02-04 17:35:39.354 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.917s] 2019-02-04 17:35:40.166 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.809s] 2019-02-04 17:35:40.236 34 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.073s] 2019-02-04 17:35:41.200 34 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-02-04 17:35:41.202 34 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-02-04 17:35:41.823 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context testr@default cleanup() started 2019-02-04 17:35:41.823 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context testr@default cleanup() finished in 0.59 msec 2019-02-04 17:35:41.823 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context tempest@default cleanup() started 2019-02-04 17:35:42.232 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-02-04 17:35:42.307 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-02-04 17:35:42.351 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b198feb3_Lmnm7ojr'. 2019-02-04 17:35:42.352 34 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/8d1d29fc-b8ab-4ad9-a480-be8af5b589ec -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ace54894e7b979b9399c4d457972903ef36129c3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-02-04 17:35:42.555 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 04 Feb 2019 17:35:42 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-3a1c5106-8f54-45d8-8eeb-57dc2f6a2dce X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-3a1c5106-8f54-45d8-8eeb-57dc2f6a2dce _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-02-04 17:35:42.555 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/8d1d29fc-b8ab-4ad9-a480-be8af5b589ec used request id req-3a1c5106-8f54-45d8-8eeb-57dc2f6a2dce request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-02-04 17:35:42.556 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b198feb3_Lmnm7ojr' has been deleted. 2019-02-04 17:35:42.557 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8d1d29fc-b8ab-4ad9-a480-be8af5b589ec' of option 'instance_type' from Tempest config file. 2019-02-04 17:35:42.557 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8d1d29fc-b8ab-4ad9-a480-be8af5b589ec' has been removed. 2019-02-04 17:35:42.565 34 INFO rally.task.context [-] Verification 33a68e86-f2ad-4116-a21f-16cd2e4513b3 | Context tempest@default cleanup() finished in 0.74 sec 2019-02-04 17:35:42.763 34 INFO rally.api [-] Verification (UUID=b198feb3-ae98-440d-afe6-075bae965fed) has been successfully finished for deployment 'opnfv-rally' (UUID=af2b7b8e-8d14-49e2-8711-6316a2ae740b)! 2019-02-04 17:35:43.838 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:35:43.838 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:35:43.838 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:35:44.835 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-04 17:35:44.835 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-04 17:35:44.835 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-04 17:35:46.260 54 INFO rally.api [-] Building 'html' report for the following verification(s): 'b198feb3-ae98-440d-afe6-075bae965fed' 2019-02-04 17:35:46.277 54 INFO rally.api [-] The report has been successfully built.