2019-01-26 22:30:49.311 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:49.311 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:49.311 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 22:30:50.596 8 ERROR rally.cli.cliutils 2019-01-26 22:30:51.462 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:51.462 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:51.462 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:30:52.714 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-26 22:30:53.810 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:53.810 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:53.811 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:30:56.820 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:56.820 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:56.820 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:30:57.687 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:57.687 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:57.687 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils force=force) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 22:30:58.753 18 ERROR rally.cli.cliutils 2019-01-26 22:30:59.583 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:30:59.583 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:30:59.583 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:31:00.582 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-26 22:31:00.715 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/repo. 2019-01-26 22:31:01.085 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-26 22:31:01.095 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-26 22:31:01.104 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-26 22:31:01.170 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-26 22:31:01.221 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-26 22:31:01.644 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcd80848-c03a-4264-9c19-1a9b6af72a3b) has been successfully created! 2019-01-26 22:31:02.528 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:31:02.529 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:31:02.529 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:31:05.144 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:31:05.144 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:31:05.144 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:31:06.177 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fcd80848-c03a-4264-9c19-1a9b6af72a3b) for deployment 'opnfv-rally' (UUID=b9dc7192-83fb-4ab4-b02c-5638518cce47). 2019-01-26 22:31:06.960 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fcd80848-c03a-4264-9c19-1a9b6af72a3b) has been successfully configured for deployment 'opnfv-rally' (UUID=b9dc7192-83fb-4ab4-b02c-5638518cce47)! 2019-01-26 22:31:11.331 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:31:11.331 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:31:11.331 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:31:12.461 36 INFO rally.api [-] Starting verification (UUID=ddb043e1-506c-486d-a2f8-12f09a68af59) for deployment 'opnfv-rally' (UUID=b9dc7192-83fb-4ab4-b02c-5638518cce47) by verifier 'opnfv-tempest' (UUID=fcd80848-c03a-4264-9c19-1a9b6af72a3b). 2019-01-26 22:31:13.314 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-26 22:31:13.426 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-26 22:31:13.426 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/for-deployment-b9dc7192-83fb-4ab4-b02c-5638518cce47/tempest.log' to option 'log_file'. 2019-01-26 22:31:13.426 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/for-deployment-b9dc7192-83fb-4ab4-b02c-5638518cce47/tempest.log 2019-01-26 22:31:13.427 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-26 22:31:13.427 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/for-deployment-b9dc7192-83fb-4ab4-b02c-5638518cce47/lock_files' to option 'lock_path'. 2019-01-26 22:31:13.427 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-fcd80848-c03a-4264-9c19-1a9b6af72a3b/for-deployment-b9dc7192-83fb-4ab4-b02c-5638518cce47/lock_files 2019-01-26 22:31:13.428 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-26 22:31:13.428 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-01-26 22:31:13.429 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1975fe76-9f60-41b0-a68b-fe1b0523bea9 2019-01-26 22:31:13.429 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8634f73e-b4ef-4763-93cb-7d0a8e056bc0 2019-01-26 22:31:13.429 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4d9a7f02-2f4e-434d-8a49-6519959a7903 2019-01-26 22:31:13.430 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = f0f69b99-636a-4477-a48e-174118669351 2019-01-26 22:31:13.737 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-26 22:31:13.738 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_d464a574-2e5e-4fbb-8de5-643854b52b1e 2019-01-26 22:31:13.738 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-26 22:31:13.792 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 22:31:13.792 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4ff33caaa4971301dab7e6742a86124d6ceec3" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 22:31:13.980 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sat, 26 Jan 2019 22:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-047c3c2a-2d4f-49db-833a-c23806e1bf23 x-compute-request-id: req-047c3c2a-2d4f-49db-833a-c23806e1bf23 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_d464a574-2e5e-4fbb-8de5-643854b52b1e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4d9a7f02-2f4e-434d-8a49-6519959a7903", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4d9a7f02-2f4e-434d-8a49-6519959a7903", "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": "4d9a7f02-2f4e-434d-8a49-6519959a7903"}, {"name": "tempest_smoke-flavor_alt_d464a574-2e5e-4fbb-8de5-643854b52b1e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f0f69b99-636a-4477-a48e-174118669351", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f0f69b99-636a-4477-a48e-174118669351", "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": "f0f69b99-636a-4477-a48e-174118669351"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:31:13.981 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-047c3c2a-2d4f-49db-833a-c23806e1bf23 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:31:13.982 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-26 22:31:13.983 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ddb043e1_Bh0fo8KR' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 22:31:13.984 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4ff33caaa4971301dab7e6742a86124d6ceec3" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_ddb043e1_Bh0fo8KR", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 22:31:14.013 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sat, 26 Jan 2019 22:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0b44a7f-1d21-45b7-90f8-12783050f043 x-compute-request-id: req-d0b44a7f-1d21-45b7-90f8-12783050f043 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_ddb043e1_Bh0fo8KR", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2808d5b8-0943-44d3-8b90-072d32c4a054", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2808d5b8-0943-44d3-8b90-072d32c4a054", "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": "2808d5b8-0943-44d3-8b90-072d32c4a054"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:31:14.013 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d0b44a7f-1d21-45b7-90f8-12783050f043 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:31:14.014 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddb043e1_Bh0fo8KR' (ID = 2808d5b8-0943-44d3-8b90-072d32c4a054) has been successfully created! 2019-01-26 22:31:14.014 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2808d5b8-0943-44d3-8b90-072d32c4a054' to option 'instance_type'. 2019-01-26 22:31:14.014 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2808d5b8-0943-44d3-8b90-072d32c4a054 2019-01-26 22:31:14.015 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context tempest@default setup() finished in 1.03 sec 2019-01-26 22:31:14.019 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context testr@default setup() finished in 2.65 msec 2019-01-26 22:31:14.019 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ad1f3ac6-977b-4f2b-86ea-60178e9b5d77'. 2019-01-26 22:31:16.134 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-26 22:31:18.216 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.249s] 2019-01-26 22:31:18.263 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.047s] 2019-01-26 22:31:20.730 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.376s] 2019-01-26 22:31:24.508 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.338s] 2019-01-26 22:31:26.326 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.613s] 2019-01-26 22:31:28.243 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.916s] 2019-01-26 22:31:29.189 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.128s] 2019-01-26 22:31:30.337 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.907s] 2019-01-26 22:31:37.709 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.893s] 2019-01-26 22:31:37.717 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-26 22:31:40.894 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.456s] 2019-01-26 22:31:43.405 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.720s] 2019-01-26 22:31:48.190 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.099s] 2019-01-26 22:31:48.191 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-26 22:31:48.407 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.249s] 2019-01-26 22:31:51.494 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.528s] 2019-01-26 22:31:55.850 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.906s] 2019-01-26 22:32:00.545 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.060s] 2019-01-26 22:32:00.546 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-26 22:32:02.048 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.532s] 2019-01-26 22:32:03.429 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.380s] 2019-01-26 22:32:04.493 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.064s] 2019-01-26 22:32:04.549 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.800s] 2019-01-26 22:32:08.751 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-26 22:32:13.942 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.673s] 2019-01-26 22:32:18.826 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.883s] 2019-01-26 22:32:22.388 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-01-26 22:32:22.389 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-26 22:32:23.256 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.429s] 2019-01-26 22:32:23.647 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.839s] 2019-01-26 22:32:24.070 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.423s] 2019-01-26 22:32:24.237 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.166s] 2019-01-26 22:32:24.289 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2019-01-26 22:32:24.390 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.100s] 2019-01-26 22:32:24.491 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.101s] 2019-01-26 22:32:33.700 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-26 22:32:34.675 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.873s] 2019-01-26 22:32:35.990 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.092s] 2019-01-26 22:32:36.087 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.097s] 2019-01-26 22:32:36.185 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.097s] 2019-01-26 22:32:36.193 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-01-26 22:32:36.602 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.925s] 2019-01-26 22:32:36.644 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-01-26 22:32:39.091 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.158s] 2019-01-26 22:32:39.442 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.351s] 2019-01-26 22:32:39.544 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.102s] 2019-01-26 22:32:39.593 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-01-26 22:32:39.707 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.114s] 2019-01-26 22:32:39.796 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.089s] 2019-01-26 22:32:41.291 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.682s] 2019-01-26 22:32:43.144 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.249s] 2019-01-26 22:32:43.161 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.018s] 2019-01-26 22:32:44.932 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.432s] 2019-01-26 22:32:55.684 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.662s] 2019-01-26 22:32:57.428 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.034s] 2019-01-26 22:33:01.179 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.494s] 2019-01-26 22:33:03.450 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.107s] 2019-01-26 22:33:03.507 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.056s] 2019-01-26 22:33:03.572 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.065s] 2019-01-26 22:33:03.678 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.106s] 2019-01-26 22:33:04.751 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.323s] 2019-01-26 22:33:08.876 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2019-01-26 22:33:08.971 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2019-01-26 22:33:11.155 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.403s] 2019-01-26 22:33:13.746 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.203s] 2019-01-26 22:33:14.430 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-26 22:33:15.615 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.459s] 2019-01-26 22:33:17.497 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2019-01-26 22:33:17.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.786s] 2019-01-26 22:33:18.240 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.466s] 2019-01-26 22:33:24.311 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.777s] 2019-01-26 22:33:25.060 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.630s] 2019-01-26 22:33:31.150 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.961s] 2019-01-26 22:33:37.149 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.667s] 2019-01-26 22:33:38.194 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.534s] 2019-01-26 22:33:38.591 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.118s] 2019-01-26 22:33:40.895 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.699s] 2019-01-26 22:33:43.989 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.398s] 2019-01-26 22:33:44.061 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.912s] 2019-01-26 22:33:44.177 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.282s] 2019-01-26 22:33:45.874 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.812s] 2019-01-26 22:33:45.954 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.081s] 2019-01-26 22:33:45.969 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.979s] 2019-01-26 22:33:46.013 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.058s] 2019-01-26 22:33:46.027 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2019-01-26 22:33:46.267 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.240s] 2019-01-26 22:33:48.086 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-26 22:33:53.320 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.526s] 2019-01-26 22:33:54.971 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.648s] 2019-01-26 22:33:55.016 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2019-01-26 22:34:02.880 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.992s] 2019-01-26 22:34:09.356 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.475s] 2019-01-26 22:34:11.481 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.529s] 2019-01-26 22:34:15.076 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.718s] 2019-01-26 22:34:18.849 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.774s] 2019-01-26 22:34:21.597 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.450s] 2019-01-26 22:34:29.764 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.164s] 2019-01-26 22:34:33.092 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-26 22:34:38.505 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.378s] 2019-01-26 22:34:38.620 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.115s] 2019-01-26 22:34:48.372 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.181s] 2019-01-26 22:34:50.691 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.318s] 2019-01-26 22:34:52.961 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.269s] 2019-01-26 22:34:54.606 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context testr@default cleanup() started 2019-01-26 22:34:54.607 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context testr@default cleanup() finished in 0.77 msec 2019-01-26 22:34:54.608 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context tempest@default cleanup() started 2019-01-26 22:34:55.102 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-26 22:34:55.350 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-26 22:34:55.369 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ddb043e1_Bh0fo8KR'. 2019-01-26 22:34:55.370 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/2808d5b8-0943-44d3-8b90-072d32c4a054 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1281554b586ff1e4d818f7837aa590a7f6b395a5" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 22:34:55.584 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Sat, 26 Jan 2019 22:34:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95a97cec-6dc0-4a22-a901-f4e83d5e89d2 x-compute-request-id: req-95a97cec-6dc0-4a22-a901-f4e83d5e89d2 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:34:55.584 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2808d5b8-0943-44d3-8b90-072d32c4a054 used request id req-95a97cec-6dc0-4a22-a901-f4e83d5e89d2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:34:55.585 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddb043e1_Bh0fo8KR' has been deleted. 2019-01-26 22:34:55.585 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2808d5b8-0943-44d3-8b90-072d32c4a054' of option 'instance_type' from Tempest config file. 2019-01-26 22:34:55.586 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2808d5b8-0943-44d3-8b90-072d32c4a054' has been removed. 2019-01-26 22:34:55.590 36 INFO rally.task.context [-] Verification fcd80848-c03a-4264-9c19-1a9b6af72a3b | Context tempest@default cleanup() finished in 0.98 sec 2019-01-26 22:34:55.660 36 INFO rally.api [-] Verification (UUID=ddb043e1-506c-486d-a2f8-12f09a68af59) has been successfully finished for deployment 'opnfv-rally' (UUID=b9dc7192-83fb-4ab4-b02c-5638518cce47)! 2019-01-26 22:34:56.709 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:34:56.709 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:34:56.709 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:34:57.524 59 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:34:57.524 59 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:34:57.525 59 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:34:58.573 59 INFO rally.api [-] Building 'html' report for the following verification(s): 'ddb043e1-506c-486d-a2f8-12f09a68af59' 2019-01-26 22:34:58.589 59 INFO rally.api [-] The report has been successfully built.