2019-08-11 04:19:14.214 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:14.214 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:14.214 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-08-11 04:19:15.962 18 ERROR rally.cli.cliutils 2019-08-11 04:19:16.867 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:16.868 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:16.868 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:18.512 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-08-11 04:19:19.561 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:19.561 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:19.561 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:22.872 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:22.873 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:22.873 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:23.707 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:23.708 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:23.708 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils force=force) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-08-11 04:19:25.067 27 ERROR rally.cli.cliutils 2019-08-11 04:19:25.970 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:25.970 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:25.970 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:27.339 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-08-11 04:19:27.519 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/repo. 2019-08-11 04:19:28.024 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-08-11 04:19:28.036 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-08-11 04:19:28.046 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-08-11 04:19:28.385 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-08-11 04:19:28.457 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-08-11 04:19:28.944 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d94c581f-e29b-4087-a54a-83cabdc2eeec) has been successfully created! 2019-08-11 04:19:29.863 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:29.863 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:29.863 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:33.027 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:33.027 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:33.027 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:34.471 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d94c581f-e29b-4087-a54a-83cabdc2eeec) for deployment 'opnfv-rally' (UUID=4d8624cb-2c19-445e-85d4-d4d62a8501f3). 2019-08-11 04:19:35.117 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d94c581f-e29b-4087-a54a-83cabdc2eeec) has been successfully configured for deployment 'opnfv-rally' (UUID=4d8624cb-2c19-445e-85d4-d4d62a8501f3)! 2019-08-11 04:19:38.794 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:19:38.794 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:19:38.795 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:19:40.542 44 INFO rally.api [-] Starting verification (UUID=729ab8c0-466a-4d19-a62c-6079320d8f64) for deployment 'opnfv-rally' (UUID=4d8624cb-2c19-445e-85d4-d4d62a8501f3) by verifier 'opnfv-tempest' (UUID=d94c581f-e29b-4087-a54a-83cabdc2eeec). 2019-08-11 04:19:41.592 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-08-11 04:19:41.663 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-08-11 04:19:41.663 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/for-deployment-4d8624cb-2c19-445e-85d4-d4d62a8501f3/tempest.log' to option 'log_file'. 2019-08-11 04:19:41.664 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/for-deployment-4d8624cb-2c19-445e-85d4-d4d62a8501f3/tempest.log 2019-08-11 04:19:41.664 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-08-11 04:19:41.664 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/for-deployment-4d8624cb-2c19-445e-85d4-d4d62a8501f3/lock_files' to option 'lock_path'. 2019-08-11 04:19:41.665 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d94c581f-e29b-4087-a54a-83cabdc2eeec/for-deployment-4d8624cb-2c19-445e-85d4-d4d62a8501f3/lock_files 2019-08-11 04:19:41.665 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-08-11 04:19:41.665 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-08-11 04:19:41.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 29821730-edfc-416a-9b47-230f5ecf9fd6 2019-08-11 04:19:41.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a078d85e-84c6-4dee-8a5a-de38cf68e058 2019-08-11 04:19:41.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fa658308-8afe-40eb-831f-015da896612b 2019-08-11 04:19:41.667 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5d5215d1-8a0e-4034-8764-4a51a826c168 2019-08-11 04:19:41.863 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-08-11 04:19:41.863 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_93e5567d-278e-46e7-b3aa-a57d927a7fca 2019-08-11 04:19:41.864 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-08-11 04:19:41.979 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-08-11 04:19:41.980 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}822c115eaf2418d9a2cf5d44da96d1997b46790a" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-08-11 04:19:42.071 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Sun, 11 Aug 2019 04:19:42 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-15236449-114c-4a22-b0fe-3fa80614a71c X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-15236449-114c-4a22-b0fe-3fa80614a71c _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-11 04:19:42.072 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_93e5567d-278e-46e7-b3aa-a57d927a7fca", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5d5215d1-8a0e-4034-8764-4a51a826c168", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5d5215d1-8a0e-4034-8764-4a51a826c168", "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": "5d5215d1-8a0e-4034-8764-4a51a826c168"}, {"name": "tempest_smoke-flavor_93e5567d-278e-46e7-b3aa-a57d927a7fca", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fa658308-8afe-40eb-831f-015da896612b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fa658308-8afe-40eb-831f-015da896612b", "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": "fa658308-8afe-40eb-831f-015da896612b"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-08-11 04:19:42.073 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-15236449-114c-4a22-b0fe-3fa80614a71c request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-11 04:19:42.074 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-08-11 04:19:42.075 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_729ab8c0_emFR5xl8' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-08-11 04:19:42.076 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}822c115eaf2418d9a2cf5d44da96d1997b46790a" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_729ab8c0_emFR5xl8", "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-08-11 04:19:42.162 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Sun, 11 Aug 2019 04:19:42 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-594ed0f2-7267-44cd-aacd-8844174af67d X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-594ed0f2-7267-44cd-aacd-8844174af67d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-11 04:19:42.163 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_729ab8c0_emFR5xl8", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ee36c734-f9b0-4f2a-a035-91a07d7374aa", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ee36c734-f9b0-4f2a-a035-91a07d7374aa", "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": "ee36c734-f9b0-4f2a-a035-91a07d7374aa"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-08-11 04:19:42.163 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-594ed0f2-7267-44cd-aacd-8844174af67d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-11 04:19:42.164 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_729ab8c0_emFR5xl8' (ID = ee36c734-f9b0-4f2a-a035-91a07d7374aa) has been successfully created! 2019-08-11 04:19:42.164 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'ee36c734-f9b0-4f2a-a035-91a07d7374aa' to option 'instance_type'. 2019-08-11 04:19:42.165 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = ee36c734-f9b0-4f2a-a035-91a07d7374aa 2019-08-11 04:19:42.166 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context tempest@default setup() finished in 1.07 sec 2019-08-11 04:19:42.167 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context testr@default setup() finished in 0.41 msec 2019-08-11 04:19:42.167 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7ce8b8a5-8020-4893-9851-c178c13a2a9a'. 2019-08-11 04:19:45.905 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.188s] 2019-08-11 04:19:46.068 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.164s] 2019-08-11 04:19:48.679 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.113s] 2019-08-11 04:19:50.505 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.825s] 2019-08-11 04:19:59.209 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.830s] 2019-08-11 04:20:12.614 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.089s] 2019-08-11 04:20:12.615 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-08-11 04:20:16.081 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2019-08-11 04:20:16.082 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-08-11 04:20:30.046 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.731s] 2019-08-11 04:20:36.591 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.257s] 2019-08-11 04:20:43.003 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.617s] 2019-08-11 04:20:51.207 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.114s] 2019-08-11 04:20:55.212 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.086s] 2019-08-11 04:21:02.776 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.702s] 2019-08-11 04:21:03.183 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.407s] 2019-08-11 04:21:03.791 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.608s] 2019-08-11 04:21:09.908 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [77.022s] 2019-08-11 04:21:12.575 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [50.672s] 2019-08-11 04:21:19.476 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.611s] 2019-08-11 04:21:19.485 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-08-11 04:21:19.903 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.065s] 2019-08-11 04:21:20.322 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.419s] 2019-08-11 04:21:20.432 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.109s] 2019-08-11 04:21:20.491 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-08-11 04:21:20.637 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.205s] 2019-08-11 04:21:20.874 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.236s] 2019-08-11 04:21:20.932 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2019-08-11 04:21:27.294 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.337s] 2019-08-11 04:21:29.440 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.073s] 2019-08-11 04:21:29.442 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-08-11 04:21:33.187 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.268s] 2019-08-11 04:21:34.448 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.300s] 2019-08-11 04:21:38.849 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.222s] 2019-08-11 04:21:41.142 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.692s] 2019-08-11 04:21:41.969 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.059s] 2019-08-11 04:21:42.062 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.093s] 2019-08-11 04:21:42.938 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.796s] 2019-08-11 04:21:43.004 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.067s] 2019-08-11 04:21:43.046 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.041s] 2019-08-11 04:21:49.057 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.681s] 2019-08-11 04:21:49.475 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-08-11 04:21:51.672 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.198s] 2019-08-11 04:21:51.924 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.253s] 2019-08-11 04:21:52.201 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.276s] 2019-08-11 04:21:52.248 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.046s] 2019-08-11 04:21:52.525 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.276s] 2019-08-11 04:21:52.630 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.105s] 2019-08-11 04:21:53.809 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-08-11 04:21:55.555 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.884s] 2019-08-11 04:21:57.353 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-08-11 04:21:57.704 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-08-11 04:21:58.293 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.296s] 2019-08-11 04:21:59.054 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-08-11 04:21:59.432 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.072s] 2019-08-11 04:21:59.463 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.030s] 2019-08-11 04:21:59.534 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2019-08-11 04:21:59.542 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-08-11 04:22:03.180 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.874s] 2019-08-11 04:22:04.337 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.195s] 2019-08-11 04:22:07.003 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.666s] 2019-08-11 04:22:11.731 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.759s] 2019-08-11 04:22:13.482 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.302s] 2019-08-11 04:22:15.190 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.186s] 2019-08-11 04:22:17.024 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.292s] 2019-08-11 04:22:21.471 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.989s] 2019-08-11 04:22:24.564 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.093s] 2019-08-11 04:22:25.333 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.052s] 2019-08-11 04:22:28.046 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.712s] 2019-08-11 04:22:28.704 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.165s] 2019-08-11 04:22:30.300 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.589s] 2019-08-11 04:22:30.373 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.080s] 2019-08-11 04:22:32.221 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [24.378s] 2019-08-11 04:22:33.157 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.391s] 2019-08-11 04:22:33.282 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.235s] 2019-08-11 04:22:34.002 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.873s] 2019-08-11 04:22:39.547 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.388s] 2019-08-11 04:22:40.959 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.412s] 2019-08-11 04:22:41.132 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.174s] 2019-08-11 04:22:41.186 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.053s] 2019-08-11 04:22:42.852 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.867s] 2019-08-11 04:22:46.099 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.065s] 2019-08-11 04:22:47.639 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.535s] 2019-08-11 04:22:47.672 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.038s] 2019-08-11 04:22:48.658 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-08-11 04:22:48.659 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-08-11 04:22:55.371 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.689s] 2019-08-11 04:22:57.039 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.184s] 2019-08-11 04:23:04.600 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.229s] 2019-08-11 04:23:13.559 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.959s] 2019-08-11 04:23:17.007 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.448s] 2019-08-11 04:23:20.318 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-08-11 04:23:20.454 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.136s] 2019-08-11 04:23:21.711 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-08-11 04:23:21.711 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-08-11 04:23:33.564 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.050s] 2019-08-11 04:23:38.881 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context testr@default cleanup() started 2019-08-11 04:23:38.882 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context testr@default cleanup() finished in 0.90 msec 2019-08-11 04:23:38.882 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context tempest@default cleanup() started 2019-08-11 04:23:39.400 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-08-11 04:23:39.473 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-08-11 04:23:39.507 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_729ab8c0_emFR5xl8'. 2019-08-11 04:23:39.508 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/ee36c734-f9b0-4f2a-a035-91a07d7374aa -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}f459fdbbcf3374fd5e328d64bbc290ab662b67cc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-08-11 04:23:39.728 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 11 Aug 2019 04:23:39 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-4c7fafe4-adfa-4da0-804d-d5028fd0dc6d X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-4c7fafe4-adfa-4da0-804d-d5028fd0dc6d _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-08-11 04:23:39.728 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/ee36c734-f9b0-4f2a-a035-91a07d7374aa used request id req-4c7fafe4-adfa-4da0-804d-d5028fd0dc6d request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-08-11 04:23:39.729 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_729ab8c0_emFR5xl8' has been deleted. 2019-08-11 04:23:39.729 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'ee36c734-f9b0-4f2a-a035-91a07d7374aa' of option 'instance_type' from Tempest config file. 2019-08-11 04:23:39.730 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'ee36c734-f9b0-4f2a-a035-91a07d7374aa' has been removed. 2019-08-11 04:23:39.735 44 INFO rally.task.context [-] Verification d94c581f-e29b-4087-a54a-83cabdc2eeec | Context tempest@default cleanup() finished in 0.85 sec 2019-08-11 04:23:39.909 44 INFO rally.api [-] Verification (UUID=729ab8c0-466a-4d19-a62c-6079320d8f64) has been successfully finished for deployment 'opnfv-rally' (UUID=4d8624cb-2c19-445e-85d4-d4d62a8501f3)! 2019-08-11 04:23:40.917 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:23:40.917 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:23:40.917 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:23:41.807 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:23:41.807 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:23:41.807 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:23:43.221 64 INFO rally.api [-] Building 'html' report for the following verification(s): '729ab8c0-466a-4d19-a62c-6079320d8f64' 2019-08-11 04:23:43.241 64 INFO rally.api [-] The report has been successfully built. 2019-08-11 04:23:44.124 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-08-11 04:23:44.125 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-08-11 04:23:44.125 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-08-11 04:23:45.491 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '729ab8c0-466a-4d19-a62c-6079320d8f64' 2019-08-11 04:23:45.496 66 INFO rally.api [-] The report has been successfully built.