2019-04-17 20:32:13.956 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:32:13.957 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:32:13.958 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-17 20:32:22.112 17 ERROR rally.cli.cliutils 2019-04-17 20:32:26.957 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:32:26.958 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:32:26.959 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:32:34.382 19 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-17 20:32:38.952 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:32:38.953 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:32:38.953 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:32:54.308 24 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:32:54.309 24 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:32:54.310 24 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:32:58.790 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:32:58.791 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:32:58.792 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils force=force) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-17 20:33:06.115 26 ERROR rally.cli.cliutils 2019-04-17 20:33:10.589 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:33:10.590 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:33:10.590 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:33:18.351 28 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-17 20:33:18.535 28 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/repo. 2019-04-17 20:33:19.131 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/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-04-17 20:33:19.250 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-17 20:33:19.276 28 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-17 20:33:19.312 28 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-17 20:33:19.505 28 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-17 20:33:21.445 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d2207177-5356-427f-b2fa-f322e237abc1) has been successfully created! 2019-04-17 20:33:26.246 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:33:26.247 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:33:26.248 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:33:39.187 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:33:39.188 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:33:39.189 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:33:46.637 39 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d2207177-5356-427f-b2fa-f322e237abc1) for deployment 'opnfv-rally' (UUID=3fc76aec-8698-4851-abc7-4a94b4da0326). 2019-04-17 20:33:50.888 39 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d2207177-5356-427f-b2fa-f322e237abc1) has been successfully configured for deployment 'opnfv-rally' (UUID=3fc76aec-8698-4851-abc7-4a94b4da0326)! 2019-04-17 20:34:07.879 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:34:07.881 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:34:07.881 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:34:15.677 43 INFO rally.api [-] Starting verification (UUID=0576c4a6-5721-45bf-85e9-cf87c8e5da10) for deployment 'opnfv-rally' (UUID=3fc76aec-8698-4851-abc7-4a94b4da0326) by verifier 'opnfv-tempest' (UUID=d2207177-5356-427f-b2fa-f322e237abc1). 2019-04-17 20:34:17.803 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-04-17 20:34:17.971 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-17 20:34:17.972 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/for-deployment-3fc76aec-8698-4851-abc7-4a94b4da0326/tempest.log' to option 'log_file'. 2019-04-17 20:34:17.972 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/for-deployment-3fc76aec-8698-4851-abc7-4a94b4da0326/tempest.log 2019-04-17 20:34:17.973 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-17 20:34:17.973 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/for-deployment-3fc76aec-8698-4851-abc7-4a94b4da0326/lock_files' to option 'lock_path'. 2019-04-17 20:34:17.974 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d2207177-5356-427f-b2fa-f322e237abc1/for-deployment-3fc76aec-8698-4851-abc7-4a94b4da0326/lock_files 2019-04-17 20:34:17.975 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-17 20:34:17.975 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-aarch64-disk.img 2019-04-17 20:34:17.976 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6faa7534-0275-4bc6-ade0-a24e10f3a19a 2019-04-17 20:34:17.976 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7538cdcd-1e7d-4731-81af-46ffcd415d18 2019-04-17 20:34:17.977 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0a47ad9a-d819-4dfc-9b7d-04dd53ad78b4 2019-04-17 20:34:17.978 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c30acb6e-e3ad-458c-8ff7-201bd1881be4 2019-04-17 20:34:20.544 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-17 20:34:20.545 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_37e0ab07-b0a2-4195-b373-7681fa504e41 2019-04-17 20:34:20.546 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-17 20:34:20.804 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-17 20:34:20.805 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X GET http://172.16.10.36:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}c894e4209d9c6f504eb21436f3eb82917a9c2ba8" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-17 20:34:21.086 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 1025 Content-Type: application/json Date: Wed, 17 Apr 2019 20:34:21 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-a91edfd7-c353-4c84-8d46-86db281ed41c X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-a91edfd7-c353-4c84-8d46-86db281ed41c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-17 20:34:21.087 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_37e0ab07-b0a2-4195-b373-7681fa504e41", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/0a47ad9a-d819-4dfc-9b7d-04dd53ad78b4", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/0a47ad9a-d819-4dfc-9b7d-04dd53ad78b4", "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": "0a47ad9a-d819-4dfc-9b7d-04dd53ad78b4"}, {"name": "tempest_smoke-flavor_alt_37e0ab07-b0a2-4195-b373-7681fa504e41", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/c30acb6e-e3ad-458c-8ff7-201bd1881be4", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/c30acb6e-e3ad-458c-8ff7-201bd1881be4", "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": "c30acb6e-e3ad-458c-8ff7-201bd1881be4"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-17 20:34:21.088 43 DEBUG novaclient.v2.client [-] GET call to compute for http://172.16.10.36:8774/v2.1/flavors/detail used request id req-a91edfd7-c353-4c84-8d46-86db281ed41c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-17 20:34:21.091 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-17 20:34:21.092 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0576c4a6_aUxtxtpc' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-17 20:34:21.095 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X POST http://172.16.10.36:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}c894e4209d9c6f504eb21436f3eb82917a9c2ba8" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_0576c4a6_aUxtxtpc", "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-04-17 20:34:21.179 43 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Length: 485 Content-Type: application/json Date: Wed, 17 Apr 2019 20:34:21 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-185bd998-8d36-45da-a93a-920aadfe68e2 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-185bd998-8d36-45da-a93a-920aadfe68e2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-17 20:34:21.180 43 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_0576c4a6_aUxtxtpc", "links": [{"href": "http://172.16.10.36:8774/v2.1/flavors/80a76227-7745-4617-a598-65d82ae9d89c", "rel": "self"}, {"href": "http://172.16.10.36:8774/flavors/80a76227-7745-4617-a598-65d82ae9d89c", "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": "80a76227-7745-4617-a598-65d82ae9d89c"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-17 20:34:21.181 43 DEBUG novaclient.v2.client [-] POST call to compute for http://172.16.10.36:8774/v2.1/flavors used request id req-185bd998-8d36-45da-a93a-920aadfe68e2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-17 20:34:21.183 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0576c4a6_aUxtxtpc' (ID = 80a76227-7745-4617-a598-65d82ae9d89c) has been successfully created! 2019-04-17 20:34:21.184 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '80a76227-7745-4617-a598-65d82ae9d89c' to option 'instance_type'. 2019-04-17 20:34:21.184 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 80a76227-7745-4617-a598-65d82ae9d89c 2019-04-17 20:34:21.187 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context tempest@default setup() finished in 4.67 sec 2019-04-17 20:34:21.188 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context testr@default setup() finished in 0.91 msec 2019-04-17 20:34:21.189 43 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7de909af-92a2-41a0-9a91-61b0f0728ea1'. 2019-04-17 20:34:36.636 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [1.799s] 2019-04-17 20:34:36.819 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.185s] 2019-04-17 20:35:21.022 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [10.922s] 2019-04-17 20:35:39.933 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [18.910s] 2019-04-17 20:36:22.536 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.475s] 2019-04-17 20:36:22.538 43 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2019-04-17 20:36:25.121 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [1.154s] 2019-04-17 20:36:25.124 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-04-17 20:36:29.254 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [20.393s] 2019-04-17 20:37:06.581 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-17 20:37:19.722 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [2.265s] 2019-04-17 20:37:26.632 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.417s] 2019-04-17 20:37:47.976 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.924s] 2019-04-17 20:37:53.152 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.219s] 2019-04-17 20:38:08.600 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.004s] 2019-04-17 20:38:10.092 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.350s] 2019-04-17 20:38:10.094 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-17 20:38:11.588 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.027s] 2019-04-17 20:38:23.349 43 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-17 20:38:31.699 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.994s] 2019-04-17 20:38:58.262 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.326s] 2019-04-17 20:38:58.431 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [25.340s] 2019-04-17 20:39:11.293 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.152s] 2019-04-17 20:39:11.856 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.563s] 2019-04-17 20:39:12.604 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.747s] 2019-04-17 20:39:20.001 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [21.568s] 2019-04-17 20:39:28.974 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [8.972s] 2019-04-17 20:39:29.485 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.511s] 2019-04-17 20:39:29.912 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.428s] 2019-04-17 20:39:32.462 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [11.384s] 2019-04-17 20:39:46.504 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [14.040s] 2019-04-17 20:39:48.499 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.974s] 2019-04-17 20:39:54.293 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.789s] 2019-04-17 20:39:54.693 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.406s] 2019-04-17 20:40:03.612 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2019-04-17 20:40:04.046 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.434s] 2019-04-17 20:40:04.919 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [18.415s] 2019-04-17 20:40:07.532 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-04-17 20:40:07.536 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-04-17 20:40:26.037 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.958s] 2019-04-17 20:41:06.451 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [15.330s] 2019-04-17 20:41:07.018 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.567s] 2019-04-17 20:41:07.686 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.667s] 2019-04-17 20:41:08.087 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.400s] 2019-04-17 20:41:08.450 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.362s] 2019-04-17 20:41:08.620 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.170s] 2019-04-17 20:41:55.393 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [393.009s] 2019-04-17 20:42:30.940 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [132.421s] 2019-04-17 20:42:32.449 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [64.812s] 2019-04-17 20:43:13.311 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.248s] 2019-04-17 20:43:13.758 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.447s] 2019-04-17 20:43:15.683 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [43.232s] 2019-04-17 20:43:21.398 43 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.277s] 2019-04-17 20:43:35.483 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.943s] 2019-04-17 20:43:35.502 43 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.020s] 2019-04-17 20:43:35.810 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.256s] 2019-04-17 20:43:35.907 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.096s] 2019-04-17 20:43:36.011 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.103s] 2019-04-17 20:43:36.026 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.015s] 2019-04-17 20:43:40.583 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-17 20:43:47.940 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.135s] 2019-04-17 20:43:59.711 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [44.028s] 2019-04-17 20:43:59.817 43 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-04-17 20:44:01.371 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [15.227s] 2019-04-17 20:44:16.781 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [17.068s] 2019-04-17 20:44:30.487 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.540s] 2019-04-17 20:44:31.048 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [17.594s] 2019-04-17 20:44:32.342 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [1.294s] 2019-04-17 20:44:33.029 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.686s] 2019-04-17 20:44:33.464 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.434s] 2019-04-17 20:44:34.012 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-04-17 20:44:34.199 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.734s] 2019-04-17 20:44:35.056 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.857s] 2019-04-17 20:44:56.988 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [16.806s] 2019-04-17 20:45:16.558 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [19.568s] 2019-04-17 20:45:19.548 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [19.733s] 2019-04-17 20:45:39.927 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [20.378s] 2019-04-17 20:45:47.277 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.349s] 2019-04-17 20:45:48.084 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.807s] 2019-04-17 20:45:48.259 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.175s] 2019-04-17 20:46:04.835 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.025s] 2019-04-17 20:46:06.669 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [14.274s] 2019-04-17 20:46:21.668 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [14.997s] 2019-04-17 20:46:57.022 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [35.353s] 2019-04-17 20:47:06.160 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [48.811s] 2019-04-17 20:47:34.845 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [17.161s] 2019-04-17 20:47:57.975 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [23.122s] 2019-04-17 20:48:27.332 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [65.114s] 2019-04-17 20:49:07.968 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [40.635s] 2019-04-17 20:49:42.969 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [35.000s] 2019-04-17 20:49:59.388 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [16.419s] 2019-04-17 20:50:13.042 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.121s] 2019-04-17 20:50:18.255 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [5.208s] 2019-04-17 20:50:18.790 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.542s] 2019-04-17 20:50:22.013 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-04-17 20:50:22.015 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-04-17 20:50:22.970 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context testr@default cleanup() started 2019-04-17 20:50:22.972 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context testr@default cleanup() finished in 2.37 msec 2019-04-17 20:50:22.973 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context tempest@default cleanup() started 2019-04-17 20:50:23.944 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-04-17 20:50:24.157 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-04-17 20:50:24.236 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0576c4a6_aUxtxtpc'. 2019-04-17 20:50:24.237 43 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/ca-certificates.crt" -X DELETE http://172.16.10.36:8774/v2.1/flavors/80a76227-7745-4617-a598-65d82ae9d89c -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}84b9f1e95b98a04dc6567931e3f407a146c4823e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-17 20:50:25.162 43 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Wed, 17 Apr 2019 20:50:25 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-cfe2a99b-3487-4885-bbe8-7f53b80ffda2 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-cfe2a99b-3487-4885-bbe8-7f53b80ffda2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-17 20:50:25.163 43 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.16.10.36:8774/v2.1/flavors/80a76227-7745-4617-a598-65d82ae9d89c used request id req-cfe2a99b-3487-4885-bbe8-7f53b80ffda2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-17 20:50:25.164 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0576c4a6_aUxtxtpc' has been deleted. 2019-04-17 20:50:25.165 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '80a76227-7745-4617-a598-65d82ae9d89c' of option 'instance_type' from Tempest config file. 2019-04-17 20:50:25.166 43 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '80a76227-7745-4617-a598-65d82ae9d89c' has been removed. 2019-04-17 20:50:25.175 43 INFO rally.task.context [-] Verification d2207177-5356-427f-b2fa-f322e237abc1 | Context tempest@default cleanup() finished in 2.20 sec 2019-04-17 20:50:25.228 43 INFO rally.api [-] Verification (UUID=0576c4a6-5721-45bf-85e9-cf87c8e5da10) has been successfully finished for deployment 'opnfv-rally' (UUID=3fc76aec-8698-4851-abc7-4a94b4da0326)! 2019-04-17 20:50:29.976 62 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:50:29.977 62 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:50:29.978 62 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:50:34.866 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:50:34.867 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:50:34.868 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:50:42.304 63 INFO rally.api [-] Building 'html' report for the following verification(s): '0576c4a6-5721-45bf-85e9-cf87c8e5da10' 2019-04-17 20:50:42.399 63 INFO rally.api [-] The report has been successfully built. 2019-04-17 20:50:46.924 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-17 20:50:46.925 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-17 20:50:46.926 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-17 20:50:54.284 65 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0576c4a6-5721-45bf-85e9-cf87c8e5da10' 2019-04-17 20:50:54.311 65 INFO rally.api [-] The report has been successfully built.