2019-02-08 13:43:55.547 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:43:55.547 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:43:55.547 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:43:57.627 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-08 13:43:57.627 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-02-08 13:43:57.627 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-08 13:43:57.627 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-02-08 13:43:57.627 8 ERROR rally.cli.cliutils 2019-02-08 13:43:58.534 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:43:58.534 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:43:58.534 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:43:59.821 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-02-08 13:44:00.805 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:00.805 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:00.805 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:03.826 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:03.826 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:03.826 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:04.605 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:04.605 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:04.606 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-02-08 13:44:05.634 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-08 13:44:05.634 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils force=force) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-02-08 13:44:05.634 18 ERROR rally.cli.cliutils 2019-02-08 13:44:06.411 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:06.412 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:06.412 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:07.414 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-02-08 13:44:07.553 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/repo. 2019-02-08 13:44:07.995 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/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-08 13:44:08.047 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-02-08 13:44:08.055 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-02-08 13:44:08.114 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-02-08 13:44:08.171 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-02-08 13:44:09.539 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=369b5be3-b04b-4d46-9e7b-1cccf1ff95a9) has been successfully created! 2019-02-08 13:44:10.317 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:10.317 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:10.317 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:14.456 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:14.457 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:14.457 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:15.560 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=369b5be3-b04b-4d46-9e7b-1cccf1ff95a9) for deployment 'opnfv-rally' (UUID=4e660446-612b-4ef6-a89c-6d198497df87). 2019-02-08 13:44:16.606 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=369b5be3-b04b-4d46-9e7b-1cccf1ff95a9) has been successfully configured for deployment 'opnfv-rally' (UUID=4e660446-612b-4ef6-a89c-6d198497df87)! 2019-02-08 13:44:20.834 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:44:20.834 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:44:20.834 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:44:22.120 36 INFO rally.api [-] Starting verification (UUID=bb7847ab-d933-404e-ada6-c005f19fe741) for deployment 'opnfv-rally' (UUID=4e660446-612b-4ef6-a89c-6d198497df87) by verifier 'opnfv-tempest' (UUID=369b5be3-b04b-4d46-9e7b-1cccf1ff95a9). 2019-02-08 13:44:22.943 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-02-08 13:44:23.078 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-02-08 13:44:23.078 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/for-deployment-4e660446-612b-4ef6-a89c-6d198497df87/tempest.log' to option 'log_file'. 2019-02-08 13:44:23.078 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/for-deployment-4e660446-612b-4ef6-a89c-6d198497df87/tempest.log 2019-02-08 13:44:23.079 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-02-08 13:44:23.079 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/for-deployment-4e660446-612b-4ef6-a89c-6d198497df87/lock_files' to option 'lock_path'. 2019-02-08 13:44:23.079 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-369b5be3-b04b-4d46-9e7b-1cccf1ff95a9/for-deployment-4e660446-612b-4ef6-a89c-6d198497df87/lock_files 2019-02-08 13:44:23.080 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-02-08 13:44:23.080 36 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-08 13:44:23.080 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2eca8d41-f2aa-4df7-9441-827fb3d6d226 2019-02-08 13:44:23.081 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 32521f0e-927b-4372-a119-5dcf81328ae4 2019-02-08 13:44:23.081 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2ca4c02e-56ba-44d1-8ab4-8be433d00ebb 2019-02-08 13:44:23.082 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7b8521c9-d596-442d-a344-b35f900ef004 2019-02-08 13:44:23.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-02-08 13:44:23.410 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_aa8a3013-970c-412e-ae24-3628d8dc250b 2019-02-08 13:44:23.411 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-02-08 13:44:23.464 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-08 13:44:23.465 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfe8d2d560a05eb75fb6d627b93501f0831fb7b" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-08 13:44:23.687 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 08 Feb 2019 13:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-252f874d-0bfa-47d4-94ec-3856ec2c8c07 x-compute-request-id: req-252f874d-0bfa-47d4-94ec-3856ec2c8c07 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_aa8a3013-970c-412e-ae24-3628d8dc250b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2ca4c02e-56ba-44d1-8ab4-8be433d00ebb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2ca4c02e-56ba-44d1-8ab4-8be433d00ebb", "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": "2ca4c02e-56ba-44d1-8ab4-8be433d00ebb"}, {"name": "tempest_smoke-flavor_alt_aa8a3013-970c-412e-ae24-3628d8dc250b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7b8521c9-d596-442d-a344-b35f900ef004", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7b8521c9-d596-442d-a344-b35f900ef004", "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": "7b8521c9-d596-442d-a344-b35f900ef004"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-08 13:44:23.688 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-252f874d-0bfa-47d4-94ec-3856ec2c8c07 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-08 13:44:23.689 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-02-08 13:44:23.689 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_bb7847ab_fdUpMSAr' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-02-08 13:44:23.690 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cfe8d2d560a05eb75fb6d627b93501f0831fb7b" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_bb7847ab_fdUpMSAr", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-08 13:44:23.724 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Fri, 08 Feb 2019 13:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0471daa3-7f91-4c96-8dbd-2e35353d94c1 x-compute-request-id: req-0471daa3-7f91-4c96-8dbd-2e35353d94c1 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_bb7847ab_fdUpMSAr", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/cf88d264-f572-4181-a94a-39f4ce006a24", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/cf88d264-f572-4181-a94a-39f4ce006a24", "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": "cf88d264-f572-4181-a94a-39f4ce006a24"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-08 13:44:23.724 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0471daa3-7f91-4c96-8dbd-2e35353d94c1 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-08 13:44:23.725 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb7847ab_fdUpMSAr' (ID = cf88d264-f572-4181-a94a-39f4ce006a24) has been successfully created! 2019-02-08 13:44:23.726 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cf88d264-f572-4181-a94a-39f4ce006a24' to option 'instance_type'. 2019-02-08 13:44:23.726 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cf88d264-f572-4181-a94a-39f4ce006a24 2019-02-08 13:44:23.727 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context tempest@default setup() finished in 1.04 sec 2019-02-08 13:44:23.731 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context testr@default setup() finished in 2.86 msec 2019-02-08 13:44:23.731 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/c0817f21-9288-4a1a-a889-36b5de90ae3f'. 2019-02-08 13:44:27.901 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.207s] 2019-02-08 13:44:27.949 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.049s] 2019-02-08 13:44:31.369 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.983s] 2019-02-08 13:44:35.673 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.302s] 2019-02-08 13:44:51.896 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.925s] 2019-02-08 13:44:59.294 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.089s] 2019-02-08 13:44:59.295 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-02-08 13:45:08.625 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.059s] 2019-02-08 13:45:08.626 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.000s] 2019-02-08 13:45:14.148 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [30.010s] 2019-02-08 13:45:17.339 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-02-08 13:45:22.090 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.553s] 2019-02-08 13:45:28.819 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.092s] 2019-02-08 13:45:28.820 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-02-08 13:45:29.582 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.385s] 2019-02-08 13:45:33.510 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.348s] 2019-02-08 13:45:37.713 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.689s] 2019-02-08 13:45:40.455 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.206s] 2019-02-08 13:45:42.383 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2019-02-08 13:45:42.492 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.109s] 2019-02-08 13:45:43.476 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-02-08 13:45:45.375 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.425s] 2019-02-08 13:45:50.730 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.780s] 2019-02-08 13:45:50.739 36 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-02-08 13:45:52.226 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-02-08 13:45:53.297 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.931s] 2019-02-08 13:45:54.129 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.067s] 2019-02-08 13:45:56.169 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.534s] 2019-02-08 13:46:01.379 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-02-08 13:46:02.341 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.211s] 2019-02-08 13:46:04.836 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.215s] 2019-02-08 13:46:05.422 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.081s] 2019-02-08 13:46:05.659 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.237s] 2019-02-08 13:46:06.065 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.406s] 2019-02-08 13:46:10.480 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.947s] 2019-02-08 13:46:12.058 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.576s] 2019-02-08 13:46:13.407 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.477s] 2019-02-08 13:46:14.209 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.893s] 2019-02-08 13:46:14.308 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.251s] 2019-02-08 13:46:14.691 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.483s] 2019-02-08 13:46:14.986 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.293s] 2019-02-08 13:46:15.043 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2019-02-08 13:46:15.339 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.295s] 2019-02-08 13:46:15.563 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.224s] 2019-02-08 13:46:15.762 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.353s] 2019-02-08 13:46:15.875 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.116s] 2019-02-08 13:46:19.406 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-02-08 13:46:19.594 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.188s] 2019-02-08 13:46:24.339 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.429s] 2019-02-08 13:46:25.954 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.170s] 2019-02-08 13:46:25.972 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-02-08 13:46:28.574 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.235s] 2019-02-08 13:46:33.846 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.740s] 2019-02-08 13:46:35.771 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.403s] 2019-02-08 13:46:35.809 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.235s] 2019-02-08 13:46:44.772 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.159s] 2019-02-08 13:46:44.849 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.077s] 2019-02-08 13:46:44.929 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.079s] 2019-02-08 13:46:45.066 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.136s] 2019-02-08 13:46:45.082 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [9.311s] 2019-02-08 13:46:47.136 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.053s] 2019-02-08 13:46:47.439 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.303s] 2019-02-08 13:46:47.664 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.225s] 2019-02-08 13:46:52.264 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-02-08 13:46:52.286 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.888s] 2019-02-08 13:46:52.819 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.532s] 2019-02-08 13:46:53.101 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.281s] 2019-02-08 13:46:53.151 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.051s] 2019-02-08 13:46:53.267 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.116s] 2019-02-08 13:46:53.332 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.064s] 2019-02-08 13:46:56.080 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.651s] 2019-02-08 13:46:58.147 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.209s] 2019-02-08 13:47:01.951 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.096s] 2019-02-08 13:47:02.046 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.094s] 2019-02-08 13:47:02.128 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.082s] 2019-02-08 13:47:02.134 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-02-08 13:47:11.917 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.444s] 2019-02-08 13:47:14.838 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.682s] 2019-02-08 13:47:26.194 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.401s] 2019-02-08 13:47:32.370 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [31.449s] 2019-02-08 13:47:33.750 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.806s] 2019-02-08 13:47:37.292 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.095s] 2019-02-08 13:47:41.425 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.674s] 2019-02-08 13:47:51.194 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [18.822s] 2019-02-08 13:47:57.752 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.732s] 2019-02-08 13:48:01.812 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.059s] 2019-02-08 13:48:10.010 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.816s] 2019-02-08 13:48:11.392 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.578s] 2019-02-08 13:48:22.915 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.905s] 2019-02-08 13:48:28.794 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.477s] 2019-02-08 13:48:36.243 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.802s] 2019-02-08 13:48:38.961 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.717s] 2019-02-08 13:48:41.624 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.662s] 2019-02-08 13:48:47.350 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [28.547s] 2019-02-08 13:49:06.358 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [19.007s] 2019-02-08 13:49:24.693 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [18.335s] 2019-02-08 13:49:36.707 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.013s] 2019-02-08 13:49:42.237 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.238s] 2019-02-08 13:49:44.305 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.068s] 2019-02-08 13:49:44.347 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.045s] 2019-02-08 13:49:50.517 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.122s] 2019-02-08 13:49:50.701 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.184s] 2019-02-08 13:50:00.580 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.268s] 2019-02-08 13:50:02.988 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.405s] 2019-02-08 13:50:05.515 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.526s] 2019-02-08 13:50:07.410 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context testr@default cleanup() started 2019-02-08 13:50:07.411 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context testr@default cleanup() finished in 0.73 msec 2019-02-08 13:50:07.411 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context tempest@default cleanup() started 2019-02-08 13:50:07.943 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-02-08 13:50:08.079 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-02-08 13:50:08.099 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_bb7847ab_fdUpMSAr'. 2019-02-08 13:50:08.100 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/cf88d264-f572-4181-a94a-39f4ce006a24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}775f7cf2d2b906aeb9a112cba9f15efad5d414a5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-02-08 13:50:08.336 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Fri, 08 Feb 2019 13:50:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13ba78b1-d96f-48d6-a6e1-472e9e781e46 x-compute-request-id: req-13ba78b1-d96f-48d6-a6e1-472e9e781e46 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-02-08 13:50:08.336 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/cf88d264-f572-4181-a94a-39f4ce006a24 used request id req-13ba78b1-d96f-48d6-a6e1-472e9e781e46 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-02-08 13:50:08.336 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_bb7847ab_fdUpMSAr' has been deleted. 2019-02-08 13:50:08.337 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cf88d264-f572-4181-a94a-39f4ce006a24' of option 'instance_type' from Tempest config file. 2019-02-08 13:50:08.337 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cf88d264-f572-4181-a94a-39f4ce006a24' has been removed. 2019-02-08 13:50:08.341 36 INFO rally.task.context [-] Verification 369b5be3-b04b-4d46-9e7b-1cccf1ff95a9 | Context tempest@default cleanup() finished in 0.93 sec 2019-02-08 13:50:08.403 36 INFO rally.api [-] Verification (UUID=bb7847ab-d933-404e-ada6-c005f19fe741) has been successfully finished for deployment 'opnfv-rally' (UUID=4e660446-612b-4ef6-a89c-6d198497df87)! 2019-02-08 13:50:09.243 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:50:09.243 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:50:09.243 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:50:10.145 61 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-02-08 13:50:10.146 61 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-02-08 13:50:10.146 61 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-02-08 13:50:11.264 61 INFO rally.api [-] Building 'html' report for the following verification(s): 'bb7847ab-d933-404e-ada6-c005f19fe741' 2019-02-08 13:50:11.279 61 INFO rally.api [-] The report has been successfully built.