2019-04-04 07:21:04.009 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:04.009 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:04.009 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-04-04 07:21:05.586 18 ERROR rally.cli.cliutils 2019-04-04 07:21:06.425 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:06.425 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:06.425 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:08.069 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-04-04 07:21:09.027 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:09.027 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:09.027 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:12.294 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:12.295 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:12.295 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:13.131 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:13.131 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:13.132 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils force=force) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-04-04 07:21:14.556 27 ERROR rally.cli.cliutils 2019-04-04 07:21:15.389 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:15.389 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:15.390 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:16.787 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-04-04 07:21:16.978 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/repo. 2019-04-04 07:21:17.352 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/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-04 07:21:17.426 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/19.0.0-191-g3588bb3f5 ' 2019-04-04 07:21:17.435 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf ' 2019-04-04 07:21:17.746 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-04-04 07:21:17.818 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-04-04 07:21:18.554 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f09cef39-f888-4948-a3da-6667bc80476e) has been successfully created! 2019-04-04 07:21:19.499 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:19.499 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:19.500 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:22.528 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:22.528 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:22.529 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:23.952 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f09cef39-f888-4948-a3da-6667bc80476e) for deployment 'opnfv-rally' (UUID=a9351d7c-80de-492d-b414-d5e5f185a12a). 2019-04-04 07:21:24.566 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f09cef39-f888-4948-a3da-6667bc80476e) has been successfully configured for deployment 'opnfv-rally' (UUID=a9351d7c-80de-492d-b414-d5e5f185a12a)! 2019-04-04 07:21:27.932 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:21:27.932 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:21:27.932 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:21:29.669 44 INFO rally.api [-] Starting verification (UUID=0013ce90-2d24-466a-89e0-397ca541aeb8) for deployment 'opnfv-rally' (UUID=a9351d7c-80de-492d-b414-d5e5f185a12a) by verifier 'opnfv-tempest' (UUID=f09cef39-f888-4948-a3da-6667bc80476e). 2019-04-04 07:21:30.454 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-04-04 07:21:30.503 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-04-04 07:21:30.503 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/for-deployment-a9351d7c-80de-492d-b414-d5e5f185a12a/tempest.log' to option 'log_file'. 2019-04-04 07:21:30.504 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/for-deployment-a9351d7c-80de-492d-b414-d5e5f185a12a/tempest.log 2019-04-04 07:21:30.504 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-04-04 07:21:30.504 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/for-deployment-a9351d7c-80de-492d-b414-d5e5f185a12a/lock_files' to option 'lock_path'. 2019-04-04 07:21:30.505 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f09cef39-f888-4948-a3da-6667bc80476e/for-deployment-a9351d7c-80de-492d-b414-d5e5f185a12a/lock_files 2019-04-04 07:21:30.505 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-04-04 07:21:30.505 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-04-04 07:21:30.506 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = db153f44-9cac-4daa-ab41-32ee98c34b2a 2019-04-04 07:21:30.506 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 14542243-611f-4af7-bf04-b8e2ad183a5b 2019-04-04 07:21:30.507 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7b041e1d-2168-489c-8016-b4f2aac65471 2019-04-04 07:21:30.507 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2bd9c104-e91b-46fb-89dd-cbae57143718 2019-04-04 07:21:30.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-04-04 07:21:30.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_aaa37ceb-c105-481e-b772-3d04a375dad0 2019-04-04 07:21:30.667 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-04-04 07:21:30.733 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-04 07:21:30.733 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}95c5ece163a38da79d70e6ecc226fa1f6aa81429" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-04 07:21:30.830 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1021 Content-Type: application/json Date: Thu, 04 Apr 2019 07:21:30 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-613df017-a627-426d-961c-48342bfd68a6 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-613df017-a627-426d-961c-48342bfd68a6 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-04 07:21:30.831 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_aaa37ceb-c105-481e-b772-3d04a375dad0", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/2bd9c104-e91b-46fb-89dd-cbae57143718", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/2bd9c104-e91b-46fb-89dd-cbae57143718", "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": "2bd9c104-e91b-46fb-89dd-cbae57143718"}, {"name": "tempest_smoke-flavor_aaa37ceb-c105-481e-b772-3d04a375dad0", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/7b041e1d-2168-489c-8016-b4f2aac65471", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/7b041e1d-2168-489c-8016-b4f2aac65471", "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": "7b041e1d-2168-489c-8016-b4f2aac65471"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-04 07:21:30.831 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-613df017-a627-426d-961c-48342bfd68a6 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-04 07:21:30.833 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-04-04 07:21:30.833 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0013ce90_OMANKVXn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-04-04 07:21:30.834 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}95c5ece163a38da79d70e6ecc226fa1f6aa81429" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_0013ce90_OMANKVXn", "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-04 07:21:30.862 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Thu, 04 Apr 2019 07:21:31 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-ba1fe465-c8a8-4875-b834-f3eae0fe3e90 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-ba1fe465-c8a8-4875-b834-f3eae0fe3e90 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-04 07:21:30.862 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_0013ce90_OMANKVXn", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b3bab668-a2b2-4bf6-958d-01efd8ed16bf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b3bab668-a2b2-4bf6-958d-01efd8ed16bf", "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": "b3bab668-a2b2-4bf6-958d-01efd8ed16bf"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-04-04 07:21:30.863 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ba1fe465-c8a8-4875-b834-f3eae0fe3e90 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-04 07:21:30.864 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0013ce90_OMANKVXn' (ID = b3bab668-a2b2-4bf6-958d-01efd8ed16bf) has been successfully created! 2019-04-04 07:21:30.864 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b3bab668-a2b2-4bf6-958d-01efd8ed16bf' to option 'instance_type'. 2019-04-04 07:21:30.864 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b3bab668-a2b2-4bf6-958d-01efd8ed16bf 2019-04-04 07:21:30.866 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context tempest@default setup() finished in 0.68 sec 2019-04-04 07:21:30.867 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context testr@default setup() finished in 0.46 msec 2019-04-04 07:21:30.867 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b79a045c-3fb7-4b3e-b98d-ce12f5595630'. 2019-04-04 07:21:32.204 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... skip: Volume service not enabled. 2019-04-04 07:21:34.114 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.160s] 2019-04-04 07:21:34.161 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-04-04 07:21:35.597 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.245s] 2019-04-04 07:21:36.216 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.109s] 2019-04-04 07:21:37.859 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.641s] 2019-04-04 07:21:40.383 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.561s] 2019-04-04 07:21:45.831 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.193s] 2019-04-04 07:21:46.282 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.238s] 2019-04-04 07:21:51.956 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.679s] 2019-04-04 07:21:56.624 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.052s] 2019-04-04 07:21:56.625 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-04-04 07:21:59.268 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.124s] 2019-04-04 07:22:03.489 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.666s] 2019-04-04 07:22:03.833 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.344s] 2019-04-04 07:22:04.159 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.326s] 2019-04-04 07:22:07.039 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.061s] 2019-04-04 07:22:07.040 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-04-04 07:22:09.354 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.248s] 2019-04-04 07:22:12.254 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.899s] 2019-04-04 07:22:14.202 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-04-04 07:22:16.607 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.354s] 2019-04-04 07:22:17.746 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.308s] 2019-04-04 07:22:19.962 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [38.719s] 2019-04-04 07:22:25.048 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.416s] 2019-04-04 07:22:30.215 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.108s] 2019-04-04 07:22:30.872 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.118s] 2019-04-04 07:22:31.172 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.300s] 2019-04-04 07:22:31.261 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.088s] 2019-04-04 07:22:31.302 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.041s] 2019-04-04 07:22:31.569 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.266s] 2019-04-04 07:22:31.649 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.080s] 2019-04-04 07:22:32.163 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-04-04 07:22:38.845 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-04-04 07:22:38.931 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.086s] 2019-04-04 07:22:40.083 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.196s] 2019-04-04 07:22:44.611 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.743s] 2019-04-04 07:22:44.621 44 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-04-04 07:22:45.010 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.926s] 2019-04-04 07:22:45.509 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-04-04 07:22:46.801 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.789s] 2019-04-04 07:22:46.990 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.190s] 2019-04-04 07:22:47.035 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.044s] 2019-04-04 07:22:48.525 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.397s] 2019-04-04 07:22:51.619 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.792s] 2019-04-04 07:22:51.967 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-04-04 07:22:52.308 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.967s] 2019-04-04 07:22:52.748 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.125s] 2019-04-04 07:22:52.842 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.099s] 2019-04-04 07:22:55.247 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-04-04 07:22:55.358 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.110s] 2019-04-04 07:22:56.218 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-04-04 07:22:56.221 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-04-04 07:22:56.227 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON ... skip: VolumesListTestJSON skipped as Cinder is not available 2019-04-04 07:22:56.808 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.744s] 2019-04-04 07:23:00.117 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.381s] 2019-04-04 07:23:00.258 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.141s] 2019-04-04 07:23:00.407 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.148s] 2019-04-04 07:23:00.514 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.107s] 2019-04-04 07:23:00.604 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.089s] 2019-04-04 07:23:00.728 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.124s] 2019-04-04 07:23:00.869 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.560s] 2019-04-04 07:23:08.101 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.231s] 2019-04-04 07:23:10.348 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.533s] 2019-04-04 07:23:11.716 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.615s] 2019-04-04 07:23:13.165 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.873s] 2019-04-04 07:23:14.564 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2019-04-04 07:23:14.642 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2019-04-04 07:23:14.677 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.035s] 2019-04-04 07:23:14.685 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-04-04 07:23:15.346 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.740s] 2019-04-04 07:23:16.256 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-04-04 07:23:17.706 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [4.540s] 2019-04-04 07:23:18.243 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.150s] 2019-04-04 07:23:19.022 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.315s] 2019-04-04 07:23:19.085 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.063s] 2019-04-04 07:23:19.132 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.047s] 2019-04-04 07:23:21.154 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest ... skip: VersionsTest skipped as Cinder is not available 2019-04-04 07:23:21.156 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest ... skip: VolumesActionsTest skipped as Cinder is not available 2019-04-04 07:23:21.157 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest ... skip: VolumesGetTest skipped as Cinder is not available 2019-04-04 07:23:30.544 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.545s] 2019-04-04 07:23:36.027 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.481s] 2019-04-04 07:23:46.334 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.449s] 2019-04-04 07:23:49.132 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.797s] 2019-04-04 07:23:55.179 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.045s] 2019-04-04 07:24:16.281 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.589s] 2019-04-04 07:24:25.015 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.734s] 2019-04-04 07:24:33.227 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.212s] 2019-04-04 07:24:36.756 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.529s] 2019-04-04 07:24:40.642 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.747s] 2019-04-04 07:24:41.524 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.879s] 2019-04-04 07:24:41.634 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.113s] 2019-04-04 07:24:42.541 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-04-04 07:24:42.542 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-04-04 07:24:43.109 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context testr@default cleanup() started 2019-04-04 07:24:43.110 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context testr@default cleanup() finished in 0.99 msec 2019-04-04 07:24:43.111 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context tempest@default cleanup() started 2019-04-04 07:24:43.497 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-04-04 07:24:43.575 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-04-04 07:24:43.608 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0013ce90_OMANKVXn'. 2019-04-04 07:24:43.609 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/b3bab668-a2b2-4bf6-958d-01efd8ed16bf -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}de58336e5d8173fbcc75fb58b02d886164ed7531" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-04-04 07:24:43.821 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Thu, 04 Apr 2019 07:24:43 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-69acf9bc-7b15-4fb7-873a-7520e079229b X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-69acf9bc-7b15-4fb7-873a-7520e079229b _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-04-04 07:24:43.821 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/b3bab668-a2b2-4bf6-958d-01efd8ed16bf used request id req-69acf9bc-7b15-4fb7-873a-7520e079229b request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-04-04 07:24:43.822 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0013ce90_OMANKVXn' has been deleted. 2019-04-04 07:24:43.822 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b3bab668-a2b2-4bf6-958d-01efd8ed16bf' of option 'instance_type' from Tempest config file. 2019-04-04 07:24:43.823 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b3bab668-a2b2-4bf6-958d-01efd8ed16bf' has been removed. 2019-04-04 07:24:43.828 44 INFO rally.task.context [-] Verification f09cef39-f888-4948-a3da-6667bc80476e | Context tempest@default cleanup() finished in 0.72 sec 2019-04-04 07:24:43.979 44 INFO rally.api [-] Verification (UUID=0013ce90-2d24-466a-89e0-397ca541aeb8) has been successfully finished for deployment 'opnfv-rally' (UUID=a9351d7c-80de-492d-b414-d5e5f185a12a)! 2019-04-04 07:24:44.911 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:24:44.911 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:24:44.911 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:24:45.841 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:24:45.841 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:24:45.842 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:24:47.127 64 INFO rally.api [-] Building 'html' report for the following verification(s): '0013ce90-2d24-466a-89e0-397ca541aeb8' 2019-04-04 07:24:47.148 64 INFO rally.api [-] The report has been successfully built. 2019-04-04 07:24:47.978 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-04-04 07:24:47.978 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-04-04 07:24:47.978 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-04-04 07:24:49.151 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0013ce90-2d24-466a-89e0-397ca541aeb8' 2019-04-04 07:24:49.155 66 INFO rally.api [-] The report has been successfully built.