2021-06-27 13:10:51.215 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:10:51.216 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:10:51.216 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 13:10:54.622 8 ERROR rally.cli.cliutils 2021-06-27 13:10:56.805 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:10:56.805 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:10:56.805 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:02.112 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:02.112 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:02.112 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:08.383 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:08.383 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:08.383 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:09.935 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:09.935 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:09.935 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 13:11:12.575 18 ERROR rally.cli.cliutils 2021-06-27 13:11:14.461 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:14.462 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:14.462 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:17.298 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 13:11:17.339 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/repo. 2021-06-27 13:11:17.661 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/repo'... done. ' 2021-06-27 13:11:17.675 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 13:11:17.684 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 13:11:17.737 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 13:11:18.715 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c21124a7-de16-4637-9eaa-103ef0b4fbc1) has been successfully created! 2021-06-27 13:11:20.664 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:20.664 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:20.664 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:26.480 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:26.481 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:26.481 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:29.312 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c21124a7-de16-4637-9eaa-103ef0b4fbc1) for deployment 'opnfv-rally' (UUID=ccb24114-1e3b-475b-8751-f1d2cad3eb07). 2021-06-27 13:11:29.905 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c21124a7-de16-4637-9eaa-103ef0b4fbc1) has been successfully configured for deployment 'opnfv-rally' (UUID=ccb24114-1e3b-475b-8751-f1d2cad3eb07)! 2021-06-27 13:11:41.187 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:11:41.188 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:11:41.188 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:11:44.080 37 INFO rally.api [-] Starting verification (UUID=0a3894b0-a8fb-49d0-9b0d-52b0d6ab2183) for deployment 'opnfv-rally' (UUID=ccb24114-1e3b-475b-8751-f1d2cad3eb07) by verifier 'opnfv-tempest' (UUID=c21124a7-de16-4637-9eaa-103ef0b4fbc1). 2021-06-27 13:11:44.949 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 13:11:44.949 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07/tempest.log' to option 'log_file'. 2021-06-27 13:11:44.950 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07/tempest.log 2021-06-27 13:11:44.950 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 13:11:44.951 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07/lock_files' to option 'lock_path'. 2021-06-27 13:11:44.951 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07/lock_files 2021-06-27 13:11:44.951 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 13:11:44.951 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07' to option 'img_dir'. 2021-06-27 13:11:44.952 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-c21124a7-de16-4637-9eaa-103ef0b4fbc1/for-deployment-ccb24114-1e3b-475b-8751-f1d2cad3eb07 2021-06-27 13:11:44.952 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2021-06-27 13:11:44.952 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ecaceb3b-0bb0-4aaa-9308-bd36ee686303 2021-06-27 13:11:44.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4b3e79c7-5399-4120-a305-7dac4f77b3a6 2021-06-27 13:11:44.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c826a6a8-a364-4821-a92a-5c32d35b6b7c 2021-06-27 13:11:44.954 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cf7c5ab5-d5cd-4433-88a5-66d0d5449144 2021-06-27 13:11:45.453 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 13:11:45.454 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario_cntt-net_b24f693d-6c0d-4382-870a-bcaa0e83304d 2021-06-27 13:11:45.454 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 13:11:45.528 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-06-27 13:11:45.529 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f6c42f82befdbcde18f999280615c88993af5c24f5dce65d321ff2a61e90cafb" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 13:11:45.558 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7163 Content-Type: application/json Date: Sun, 27 Jun 2021 13:11:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9174f0a5-d232-42ac-bbf2-70ea1cccb9e7 x-openstack-request-id: req-9174f0a5-d232-42ac-bbf2-70ea1cccb9e7 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 13:11:45.558 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"id": "42aad6f2-1103-416d-98bb-45950e26e60e", "name": "tempest_full_cntt-flavor_alt_187c6b07-8c31-44e8-922e-5fb2b029cf31", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/42aad6f2-1103-416d-98bb-45950e26e60e"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/42aad6f2-1103-416d-98bb-45950e26e60e"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "5ce5df18-bf1c-4f9a-9dcc-b9837f770741", "name": "tempest_heat_cntt-flavor_alt_9fe0e630-551a-4c01-a008-3c8829b37bb4", "ram": 512, "disk": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5ce5df18-bf1c-4f9a-9dcc-b9837f770741"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5ce5df18-bf1c-4f9a-9dcc-b9837f770741"}]}, {"id": "83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8", "name": "rally_verify_526c1a44_tFJQclKx", "ram": 64, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8"}]}, {"id": "85d14fc0-7d0b-4523-9bfa-33914c0ee8dd", "name": "tempest_heat_cntt-flavor_9fe0e630-551a-4c01-a008-3c8829b37bb4", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/85d14fc0-7d0b-4523-9bfa-33914c0ee8dd"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/85d14fc0-7d0b-4523-9bfa-33914c0ee8dd"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"id": "c826a6a8-a364-4821-a92a-5c32d35b6b7c", "name": "tempest_scenario_cntt-flavor_b24f693d-6c0d-4382-870a-bcaa0e83304d", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c826a6a8-a364-4821-a92a-5c32d35b6b7c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c826a6a8-a364-4821-a92a-5c32d35b6b7c"}]}, {"id": "cf7c5ab5-d5cd-4433-88a5-66d0d5449144", "name": "tempest_scenario_cntt-flavor_alt_b24f693d-6c0d-4382-870a-bcaa0e83304d", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/cf7c5ab5-d5cd-4433-88a5-66d0d5449144"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/cf7c5ab5-d5cd-4433-88a5-66d0d5449144"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "e1c170fc-0e93-4b19-bde9-e0095a2b2634", "name": "tempest_full_cntt-flavor_187c6b07-8c31-44e8-922e-5fb2b029cf31", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/e1c170fc-0e93-4b19-bde9-e0095a2b2634"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e1c170fc-0e93-4b19-bde9-e0095a2b2634"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 13:11:45.559 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-9174f0a5-d232-42ac-bbf2-70ea1cccb9e7 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 13:11:45.560 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_526c1a44_tFJQclKx'. Using flavor 'rally_verify_526c1a44_tFJQclKx' (ID = 83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8) for the tests. 2021-06-27 13:11:45.561 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8' to option 'instance_type'. 2021-06-27 13:11:45.561 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 83cd4d8a-1f28-4cbb-ba0c-f6c4bcefa3b8 2021-06-27 13:11:45.562 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context tempest@default setup() finished in 1.28 sec 2021-06-27 13:11:45.563 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context testr@default setup() finished in 0.45 msec 2021-06-27 13:11:45.563 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/ea534122-7b74-4932-a495-39be3d0d5a72'. 2021-06-27 13:11:55.465 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [3.220s] 2021-06-27 13:12:56.936 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [48.965s] 2021-06-27 13:13:59.823 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [52.176s] 2021-06-27 13:15:00.246 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [60.395s] 2021-06-27 13:15:03.804 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.618s] 2021-06-27 13:16:53.225 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [105.489s] 2021-06-27 13:17:59.695 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [66.457s] 2021-06-27 13:18:35.566 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [22.282s] 2021-06-27 13:19:15.495 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.876s] 2021-06-27 13:20:10.271 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [33.714s] 2021-06-27 13:20:18.918 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context testr@default cleanup() started 2021-06-27 13:20:18.919 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context testr@default cleanup() finished in 0.41 msec 2021-06-27 13:20:18.919 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context tempest@default cleanup() started 2021-06-27 13:20:19.079 37 INFO rally.task.context [-] Verification c21124a7-de16-4637-9eaa-103ef0b4fbc1 | Context tempest@default cleanup() finished in 0.16 sec 2021-06-27 13:20:19.092 37 INFO rally.api [-] Verification (UUID=0a3894b0-a8fb-49d0-9b0d-52b0d6ab2183) has been successfully finished for deployment 'opnfv-rally' (UUID=ccb24114-1e3b-475b-8751-f1d2cad3eb07)! 2021-06-27 13:20:20.992 154 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:20:20.993 154 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:20:20.993 154 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:20:22.848 156 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:20:22.848 156 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:20:22.848 156 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:20:25.634 156 INFO rally.api [-] Building 'html' report for the following verification(s): '0a3894b0-a8fb-49d0-9b0d-52b0d6ab2183' 2021-06-27 13:20:25.655 156 INFO rally.api [-] The report has been successfully built. 2021-06-27 13:20:27.303 158 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 13:20:27.303 158 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 13:20:27.304 158 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 13:20:29.981 158 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0a3894b0-a8fb-49d0-9b0d-52b0d6ab2183' 2021-06-27 13:20:29.986 158 INFO rally.api [-] The report has been successfully built.