2019-09-01 05:00:06.251 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:06.251 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:06.251 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-01 05:00:07.891 19 ERROR rally.cli.cliutils 2019-09-01 05:00:08.790 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:08.790 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:08.790 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:10.503 21 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-09-01 05:00:11.499 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:11.500 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:11.500 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:14.749 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:14.750 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:14.750 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:15.590 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:15.590 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:15.590 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils force=force) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-01 05:00:16.955 28 ERROR rally.cli.cliutils 2019-09-01 05:00:17.771 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:17.771 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:17.771 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:19.080 30 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-09-01 05:00:19.270 30 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/repo. 2019-09-01 05:00:19.674 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/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-09-01 05:00:19.687 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-09-01 05:00:19.696 30 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-09-01 05:00:20.094 30 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-09-01 05:00:20.166 30 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-09-01 05:00:20.675 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2e8d06c4-5673-40fe-a59a-0a66c7084ff0) has been successfully created! 2019-09-01 05:00:21.613 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:21.613 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:21.613 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:24.584 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:24.585 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:24.585 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:25.959 41 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2e8d06c4-5673-40fe-a59a-0a66c7084ff0) for deployment 'opnfv-rally' (UUID=79773c16-8016-463d-9a5e-2fb115882ae8). 2019-09-01 05:00:26.578 41 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2e8d06c4-5673-40fe-a59a-0a66c7084ff0) has been successfully configured for deployment 'opnfv-rally' (UUID=79773c16-8016-463d-9a5e-2fb115882ae8)! 2019-09-01 05:00:30.232 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:00:30.233 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:00:30.233 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:00:31.810 45 INFO rally.api [-] Starting verification (UUID=923fee6d-3ac9-49c5-ac95-4bbc723b8f6f) for deployment 'opnfv-rally' (UUID=79773c16-8016-463d-9a5e-2fb115882ae8) by verifier 'opnfv-tempest' (UUID=2e8d06c4-5673-40fe-a59a-0a66c7084ff0). 2019-09-01 05:00:32.613 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-09-01 05:00:32.667 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-09-01 05:00:32.667 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/for-deployment-79773c16-8016-463d-9a5e-2fb115882ae8/tempest.log' to option 'log_file'. 2019-09-01 05:00:32.668 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/for-deployment-79773c16-8016-463d-9a5e-2fb115882ae8/tempest.log 2019-09-01 05:00:32.668 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-09-01 05:00:32.668 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/for-deployment-79773c16-8016-463d-9a5e-2fb115882ae8/lock_files' to option 'lock_path'. 2019-09-01 05:00:32.669 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2e8d06c4-5673-40fe-a59a-0a66c7084ff0/for-deployment-79773c16-8016-463d-9a5e-2fb115882ae8/lock_files 2019-09-01 05:00:32.669 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-09-01 05:00:32.669 45 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-09-01 05:00:32.670 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d7d97be8-01a7-404d-9136-d7080a18a943 2019-09-01 05:00:32.670 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a4b07c3e-4298-4571-8294-8b75e95a649a 2019-09-01 05:00:32.671 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bfb1abe1-fd1d-4e9a-9ca3-43036d91d16e 2019-09-01 05:00:32.671 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5bcb5d94-4373-45c7-b31b-52720004fbba 2019-09-01 05:00:32.848 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-09-01 05:00:32.849 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_0f9ea4b0-91a3-40f5-b4bb-290939a42ed5 2019-09-01 05:00:32.849 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-09-01 05:00:32.919 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-01 05:00:32.920 45 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}1ff9232d5debf0dfec96b7d285ec3e8f441d270c" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-01 05:00:33.018 45 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Sun, 01 Sep 2019 05:00:33 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-242f33b3-8366-4334-94ed-603c938bfb85 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-242f33b3-8366-4334-94ed-603c938bfb85 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-01 05:00:33.019 45 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_0f9ea4b0-91a3-40f5-b4bb-290939a42ed5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5bcb5d94-4373-45c7-b31b-52720004fbba", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5bcb5d94-4373-45c7-b31b-52720004fbba", "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": "5bcb5d94-4373-45c7-b31b-52720004fbba"}, {"name": "tempest_smoke-flavor_0f9ea4b0-91a3-40f5-b4bb-290939a42ed5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bfb1abe1-fd1d-4e9a-9ca3-43036d91d16e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bfb1abe1-fd1d-4e9a-9ca3-43036d91d16e", "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": "bfb1abe1-fd1d-4e9a-9ca3-43036d91d16e"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-01 05:00:33.020 45 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-242f33b3-8366-4334-94ed-603c938bfb85 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-01 05:00:33.021 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-09-01 05:00:33.022 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_923fee6d_JpERr3md' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-01 05:00:33.023 45 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}1ff9232d5debf0dfec96b7d285ec3e8f441d270c" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_923fee6d_JpERr3md", "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-09-01 05:00:33.051 45 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Sun, 01 Sep 2019 05:00:33 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-39e5cf9c-1c2a-4168-95c9-cd7899290b13 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-39e5cf9c-1c2a-4168-95c9-cd7899290b13 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-01 05:00:33.052 45 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_923fee6d_JpERr3md", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/250eaf23-e9a8-453f-8009-4c0ed92558cf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/250eaf23-e9a8-453f-8009-4c0ed92558cf", "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": "250eaf23-e9a8-453f-8009-4c0ed92558cf"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-01 05:00:33.052 45 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-39e5cf9c-1c2a-4168-95c9-cd7899290b13 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-01 05:00:33.053 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_923fee6d_JpERr3md' (ID = 250eaf23-e9a8-453f-8009-4c0ed92558cf) has been successfully created! 2019-09-01 05:00:33.054 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '250eaf23-e9a8-453f-8009-4c0ed92558cf' to option 'instance_type'. 2019-09-01 05:00:33.054 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 250eaf23-e9a8-453f-8009-4c0ed92558cf 2019-09-01 05:00:33.055 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context tempest@default setup() finished in 0.72 sec 2019-09-01 05:00:33.056 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context testr@default setup() finished in 0.50 msec 2019-09-01 05:00:33.057 45 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/3addc1d3-6c8d-4e40-a401-edeb4388298e'. 2019-09-01 05:00:36.157 45 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.211s] 2019-09-01 05:00:36.207 45 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.051s] 2019-09-01 05:00:38.547 45 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.849s] 2019-09-01 05:00:39.714 45 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.166s] 2019-09-01 05:00:46.762 45 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.929s] 2019-09-01 05:00:59.299 45 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.061s] 2019-09-01 05:00:59.300 45 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-09-01 05:01:01.821 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.058s] 2019-09-01 05:01:01.822 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-09-01 05:01:16.553 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.534s] 2019-09-01 05:01:22.513 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.262s] 2019-09-01 05:01:27.412 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.373s] 2019-09-01 05:01:33.898 45 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.353s] 2019-09-01 05:01:37.784 45 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.033s] 2019-09-01 05:01:41.149 45 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.511s] 2019-09-01 05:01:41.569 45 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.419s] 2019-09-01 05:01:42.019 45 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.450s] 2019-09-01 05:01:43.238 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-09-01 05:01:43.239 45 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-09-01 05:01:45.630 45 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [62.751s] 2019-09-01 05:01:49.744 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [43.869s] 2019-09-01 05:01:53.627 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.204s] 2019-09-01 05:01:53.850 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.223s] 2019-09-01 05:01:54.159 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.309s] 2019-09-01 05:01:54.343 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.183s] 2019-09-01 05:01:54.482 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2019-09-01 05:01:54.524 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.043s] 2019-09-01 05:01:55.388 45 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.624s] 2019-09-01 05:01:55.397 45 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-09-01 05:01:56.315 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-09-01 05:01:59.759 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.518s] 2019-09-01 05:02:05.013 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.250s] 2019-09-01 05:02:05.674 45 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-09-01 05:02:07.922 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.613s] 2019-09-01 05:02:10.433 45 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.289s] 2019-09-01 05:02:10.816 45 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.583s] 2019-09-01 05:02:12.930 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-09-01 05:02:13.036 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2019-09-01 05:02:13.132 45 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2019-09-01 05:02:13.833 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.911s] 2019-09-01 05:02:14.674 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.120s] 2019-09-01 05:02:14.743 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2019-09-01 05:02:14.811 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2019-09-01 05:02:14.818 45 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-09-01 05:02:15.499 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.666s] 2019-09-01 05:02:15.551 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.052s] 2019-09-01 05:02:15.686 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.135s] 2019-09-01 05:02:19.535 45 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.551s] 2019-09-01 05:02:19.860 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.458s] 2019-09-01 05:02:21.346 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.277s] 2019-09-01 05:02:21.629 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.283s] 2019-09-01 05:02:21.746 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.117s] 2019-09-01 05:02:21.822 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.076s] 2019-09-01 05:02:21.955 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.132s] 2019-09-01 05:02:21.997 45 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.043s] 2019-09-01 05:02:22.975 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.114s] 2019-09-01 05:02:23.757 45 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-09-01 05:02:26.530 45 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-09-01 05:02:27.810 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.289s] 2019-09-01 05:02:28.140 45 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2019-09-01 05:02:30.223 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.248s] 2019-09-01 05:02:36.376 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.025s] 2019-09-01 05:02:39.106 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.982s] 2019-09-01 05:02:40.632 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.274s] 2019-09-01 05:02:41.657 45 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.010s] 2019-09-01 05:02:42.161 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.052s] 2019-09-01 05:02:45.767 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.134s] 2019-09-01 05:02:46.161 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.785s] 2019-09-01 05:02:46.954 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.793s] 2019-09-01 05:02:51.429 45 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.993s] 2019-09-01 05:02:55.177 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [9.014s] 2019-09-01 05:02:58.246 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.067s] 2019-09-01 05:03:01.628 45 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.197s] 2019-09-01 05:03:01.724 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.322s] 2019-09-01 05:03:02.618 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.335s] 2019-09-01 05:03:04.096 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.472s] 2019-09-01 05:03:04.135 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2019-09-01 05:03:07.242 45 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.583s] 2019-09-01 05:03:08.338 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.613s] 2019-09-01 05:03:09.984 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.645s] 2019-09-01 05:03:10.047 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.063s] 2019-09-01 05:03:10.092 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.045s] 2019-09-01 05:03:12.154 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.653s] 2019-09-01 05:03:14.791 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.875s] 2019-09-01 05:03:16.326 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.529s] 2019-09-01 05:03:16.354 45 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.034s] 2019-09-01 05:03:17.264 45 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-09-01 05:03:17.265 45 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-09-01 05:03:21.821 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.665s] 2019-09-01 05:03:30.700 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.878s] 2019-09-01 05:03:33.870 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.170s] 2019-09-01 05:03:36.887 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-09-01 05:03:37.051 45 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.164s] 2019-09-01 05:03:38.258 45 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-09-01 05:03:38.260 45 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-09-01 05:03:44.479 45 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2019-09-01 05:03:49.914 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context testr@default cleanup() started 2019-09-01 05:03:49.915 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context testr@default cleanup() finished in 0.62 msec 2019-09-01 05:03:49.915 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context tempest@default cleanup() started 2019-09-01 05:03:50.316 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-09-01 05:03:50.381 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-09-01 05:03:50.411 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_923fee6d_JpERr3md'. 2019-09-01 05:03:50.412 45 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/250eaf23-e9a8-453f-8009-4c0ed92558cf -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}07c5f7f24d74c275fe6e736f43412a9282a7764f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-01 05:03:50.684 45 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 01 Sep 2019 05:03:50 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-6dd46a75-d686-4070-95f4-c49f12fab280 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-6dd46a75-d686-4070-95f4-c49f12fab280 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-01 05:03:50.685 45 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/250eaf23-e9a8-453f-8009-4c0ed92558cf used request id req-6dd46a75-d686-4070-95f4-c49f12fab280 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-01 05:03:50.685 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_923fee6d_JpERr3md' has been deleted. 2019-09-01 05:03:50.686 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '250eaf23-e9a8-453f-8009-4c0ed92558cf' of option 'instance_type' from Tempest config file. 2019-09-01 05:03:50.686 45 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '250eaf23-e9a8-453f-8009-4c0ed92558cf' has been removed. 2019-09-01 05:03:50.692 45 INFO rally.task.context [-] Verification 2e8d06c4-5673-40fe-a59a-0a66c7084ff0 | Context tempest@default cleanup() finished in 0.78 sec 2019-09-01 05:03:50.838 45 INFO rally.api [-] Verification (UUID=923fee6d-3ac9-49c5-ac95-4bbc723b8f6f) has been successfully finished for deployment 'opnfv-rally' (UUID=79773c16-8016-463d-9a5e-2fb115882ae8)! 2019-09-01 05:03:51.720 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:03:51.720 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:03:51.720 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:03:52.610 65 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:03:52.611 65 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:03:52.611 65 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:03:54.013 65 INFO rally.api [-] Building 'html' report for the following verification(s): '923fee6d-3ac9-49c5-ac95-4bbc723b8f6f' 2019-09-01 05:03:54.031 65 INFO rally.api [-] The report has been successfully built. 2019-09-01 05:03:54.937 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-01 05:03:54.937 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-01 05:03:54.938 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-01 05:03:56.321 67 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '923fee6d-3ac9-49c5-ac95-4bbc723b8f6f' 2019-09-01 05:03:56.325 67 INFO rally.api [-] The report has been successfully built.