2025-09-26 22:45:17.456 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:17.456 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:17.456 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-26 22:45:20.110 7 ERROR rally.cli.cliutils 2025-09-26 22:45:22.083 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:22.084 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:22.084 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:26.950 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:26.950 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:26.950 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:32.606 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:32.606 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:32.606 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:34.484 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:34.485 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:34.485 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-26 22:45:37.123 13 ERROR rally.cli.cliutils 2025-09-26 22:45:39.110 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:39.110 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:39.110 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:41.778 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-26 22:45:41.827 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/repo. 2025-09-26 22:45:42.140 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/repo'... done. Note: switching to 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false ' 2025-09-26 22:45:42.151 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.1.0-1-gdb6c1f4b9 ' 2025-09-26 22:45:42.153 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'db6c1f4b9231b9cb521120f2f3c34ca9c7de17fc ' 2025-09-26 22:45:42.163 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-26 22:45:42.218 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-26 22:45:43.102 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163) has been successfully created! 2025-09-26 22:45:45.029 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:45.029 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:45.030 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:51.674 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:45:51.675 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:45:51.675 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:45:54.522 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163) for deployment 'opnfv-rally' (UUID=0e968cc0-d270-4e4b-8d44-36f99c8ed415). 2025-09-26 22:45:55.077 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163) has been successfully configured for deployment 'opnfv-rally' (UUID=0e968cc0-d270-4e4b-8d44-36f99c8ed415)! 2025-09-26 22:46:08.681 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:46:08.682 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:46:08.682 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:46:11.736 26 INFO rally.api [-] Starting verification (UUID=c90564b5-94d3-42b1-82d1-3adc5ae6b3a9) for deployment 'opnfv-rally' (UUID=0e968cc0-d270-4e4b-8d44-36f99c8ed415) by verifier 'opnfv-tempest' (UUID=3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163). 2025-09-26 22:46:12.836 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-26 22:46:12.837 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/for-deployment-0e968cc0-d270-4e4b-8d44-36f99c8ed415/tempest.log' to option 'log_file'. 2025-09-26 22:46:12.837 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/for-deployment-0e968cc0-d270-4e4b-8d44-36f99c8ed415/tempest.log 2025-09-26 22:46:12.837 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-26 22:46:12.838 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/for-deployment-0e968cc0-d270-4e4b-8d44-36f99c8ed415/lock_files' to option 'lock_path'. 2025-09-26 22:46:12.838 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163/for-deployment-0e968cc0-d270-4e4b-8d44-36f99c8ed415/lock_files 2025-09-26 22:46:12.839 26 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 2025-09-26 22:46:12.839 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 62ef0054-aed0-4966-b1f9-240f248f082e 2025-09-26 22:46:12.839 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2e4b79f6-09e6-47b0-bfb4-31926841623e 2025-09-26 22:46:12.840 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6c5f9b8e-4dd3-4260-8438-c364b5d0a62c 2025-09-26 22:46:12.841 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5d6e598e-83a2-4552-a8a3-367d0652ab06 2025-09-26 22:46:13.204 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-26 22:46:13.204 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_6c048743-ce62-4266-8c2f-b44c7b76b3b8 2025-09-26 22:46:13.204 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-26 22:46:13.302 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-26 22:46:13.303 26 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}0baa91a5abc0bdc2459cb9ba8d3c3c135ba9e82bf6b067e1397acc20a7004774" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-26 22:46:13.334 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 15336 Content-Type: application/json Date: Fri, 26 Sep 2025 22:46:13 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-f25d8053-6963-4ee3-8eab-577353583d85 x-openstack-request-id: req-f25d8053-6963-4ee3-8eab-577353583d85 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-26 22:46:13.335 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "0e61a2ee-533c-42ba-80f1-39c1f33efd58", "name": "tempest_heat-flavor_alt_c0d5c825-c657-4495-ae82-1d9966cfb7af", "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/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/0e61a2ee-533c-42ba-80f1-39c1f33efd58"}]}, {"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": "1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0", "name": "tempest_keystone-flavor_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "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/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1cf0a32b-eb26-41ba-8da0-5f5d96c4b6c0"}]}, {"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": "234b1290-8729-4cac-b6d0-12859edf9eaa", "name": "refstack_object-flavor_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "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/234b1290-8729-4cac-b6d0-12859edf9eaa"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/234b1290-8729-4cac-b6d0-12859edf9eaa"}]}, {"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": "32565222-c3ca-4ffd-8529-a89302028350", "name": "tempest_cinder-flavor_alt_88009893-801d-4431-b9e7-4faa320842e7", "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/32565222-c3ca-4ffd-8529-a89302028350"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/32565222-c3ca-4ffd-8529-a89302028350"}]}, {"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": "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": "5d6e598e-83a2-4552-a8a3-367d0652ab06", "name": "refstack_platform-flavor_alt_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "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/5d6e598e-83a2-4552-a8a3-367d0652ab06"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5d6e598e-83a2-4552-a8a3-367d0652ab06"}]}, {"id": "5f6920b9-a9ff-4084-ad25-a084a2f0e953", "name": "tempest_cinder-flavor_88009893-801d-4431-b9e7-4faa320842e7", "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/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5f6920b9-a9ff-4084-ad25-a084a2f0e953"}]}, {"id": "64d9b080-173e-4013-ad4f-5c47d859b8e9", "name": "rally_sanity-flavor_alt_1900ea69-d6e5-4c42-92e6-91f89b90af27", "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/64d9b080-173e-4013-ad4f-5c47d859b8e9"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/64d9b080-173e-4013-ad4f-5c47d859b8e9"}]}, {"id": "6c5f9b8e-4dd3-4260-8438-c364b5d0a62c", "name": "refstack_platform-flavor_6c048743-ce62-4266-8c2f-b44c7b76b3b8", "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/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/6c5f9b8e-4dd3-4260-8438-c364b5d0a62c"}]}, {"id": "74b889c5-a376-4986-987c-8e85e69d5d56", "name": "tempest_keystone-flavor_alt_e48a548d-62f8-4b58-b6f3-2395e8e2efff", "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/74b889c5-a376-4986-987c-8e85e69d5d56"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/74b889c5-a376-4986-987c-8e85e69d5d56"}]}, {"id": "780cfbfa-3de6-49f3-98ac-d63d18824878", "name": "tempest_heat-flavor_c0d5c825-c657-4495-ae82-1d9966cfb7af", "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/780cfbfa-3de6-49f3-98ac-d63d18824878"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/780cfbfa-3de6-49f3-98ac-d63d18824878"}]}, {"id": "788ab771-f207-4563-b63c-d667e920924d", "name": "tempest_neutron-flavor_alt_da7a0320-bae4-4650-81bd-35f264610e53", "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/788ab771-f207-4563-b63c-d667e920924d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/788ab771-f207-4563-b63c-d667e920924d"}]}, {"id": "81a9abd6-74b5-46d8-b79f-b83fefadbcd2", "name": "rally_sanity-flavor_1900ea69-d6e5-4c42-92e6-91f89b90af27", "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/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81a9abd6-74b5-46d8-b79f-b83fefadbcd2"}]}, {"id": "81bb611c-b4b0-42ce-a5cc-ed042b1f7a54", "name": "refstack_object-flavor_alt_d3ea6ab9-4327-4316-b5dc-76bd5c3c6caa", "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/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/81bb611c-b4b0-42ce-a5cc-ed042b1f7a54"}]}, {"id": "861f6a8a-0271-40ce-a5ff-ff29244e63f8", "name": "refstack_compute-flavor_alt_673b8ebb-1766-44dc-bbfb-667617f428f3", "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/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/861f6a8a-0271-40ce-a5ff-ff29244e63f8"}]}, {"id": "8b115a5d-c51f-4155-ae33-78bebd93efc6", "name": "tempest_slow-flavor_alt_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "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/8b115a5d-c51f-4155-ae33-78bebd93efc6"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/8b115a5d-c51f-4155-ae33-78bebd93efc6"}]}, {"id": "95f7b0e7-c650-4634-8c4a-89769165225c", "name": "refstack_compute-flavor_673b8ebb-1766-44dc-bbfb-667617f428f3", "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/95f7b0e7-c650-4634-8c4a-89769165225c"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/95f7b0e7-c650-4634-8c4a-89769165225c"}]}, {"id": "9654e2ce-c3e2-4b2b-9709-b154f5bd7484", "name": "tempest_slow-flavor_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "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/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9654e2ce-c3e2-4b2b-9709-b154f5bd7484"}]}, {"id": "9b077ae8-e615-4bf2-9ad7-dee4871edac7", "name": "rally_verify_3e81f4bf_NAJHKB55", "ram": 128, "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/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/9b077ae8-e615-4bf2-9ad7-dee4871edac7"}]}, {"id": "af22e8a0-da0d-461c-acea-93e5f4909323", "name": "tempest_full-flavor_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "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/af22e8a0-da0d-461c-acea-93e5f4909323"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/af22e8a0-da0d-461c-acea-93e5f4909323"}]}, {"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": "c1b75d47-f51b-48f5-bc39-c8d59f57df04", "name": "tempest_neutron-flavor_da7a0320-bae4-4650-81bd-35f264610e53", "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/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1b75d47-f51b-48f5-bc39-c8d59f57df04"}]}, {"id": "c2d8a413-26ba-49a1-ba98-faa69f37ed55", "name": "tempest_slow-flavor_ee7b7790-b9b2-4e1f-9fba-0274803b2824", "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/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c2d8a413-26ba-49a1-ba98-faa69f37ed55"}]}, {"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": "e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8", "name": "tempest_full-flavor_alt_ccd4d4d4-89aa-47d3-8a32-32ea2051873f", "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/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/e3085bc9-524f-44f1-b6fb-d01d1f6ddbd8"}]}, {"id": "ee2454c2-6cc0-4b70-81a0-baed9c0f1326", "name": "tempest_slow-flavor_alt_5300a00a-2df1-4b3a-9b51-c0e0b2d688f7", "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/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/ee2454c2-6cc0-4b70-81a0-baed9c0f1326"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-26 22:46:13.336 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-f25d8053-6963-4ee3-8eab-577353583d85 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-26 22:46:13.337 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3e81f4bf_NAJHKB55'. Using flavor 'rally_verify_3e81f4bf_NAJHKB55' (ID = 9b077ae8-e615-4bf2-9ad7-dee4871edac7) for the tests. 2025-09-26 22:46:13.338 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9b077ae8-e615-4bf2-9ad7-dee4871edac7' to option 'instance_type'. 2025-09-26 22:46:13.338 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9b077ae8-e615-4bf2-9ad7-dee4871edac7 2025-09-26 22:46:13.339 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context tempest@default setup() finished in 1.42 sec 2025-09-26 22:46:13.340 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context testr@default setup() finished in 0.96 msec 2025-09-26 22:46:13.341 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/fdcb89d8-515b-43d4-82b5-d640ca735622'. 2025-09-26 22:46:21.293 26 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.246s] 2025-09-26 22:46:21.372 26 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.080s] 2025-09-26 22:46:21.845 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.581s] 2025-09-26 22:46:36.057 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [11.986s] 2025-09-26 22:46:36.509 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.454s] 2025-09-26 22:46:38.547 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.141s] 2025-09-26 22:46:38.833 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.323s] 2025-09-26 22:46:40.283 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.307s] 2025-09-26 22:46:40.372 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2025-09-26 22:46:40.530 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.183s] 2025-09-26 22:46:40.612 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.081s] 2025-09-26 22:46:40.613 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-26 22:46:43.355 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.273s] 2025-09-26 22:46:43.426 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.070s] 2025-09-26 22:46:44.087 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.661s] 2025-09-26 22:46:44.153 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.065s] 2025-09-26 22:46:44.154 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-26 22:46:49.199 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [10.649s] 2025-09-26 22:46:58.136 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.174s] 2025-09-26 22:46:58.145 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2025-09-26 22:46:58.743 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.596s] 2025-09-26 22:46:58.783 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.041s] 2025-09-26 22:46:58.828 26 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.044s] 2025-09-26 22:47:00.604 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.161s] 2025-09-26 22:47:04.349 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [25.506s] 2025-09-26 22:47:04.658 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.313s] 2025-09-26 22:47:05.856 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.327s] 2025-09-26 22:47:06.207 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.350s] 2025-09-26 22:47:06.535 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.327s] 2025-09-26 22:47:06.752 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.216s] 2025-09-26 22:47:06.906 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.154s] 2025-09-26 22:47:06.981 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.075s] 2025-09-26 22:47:07.058 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.075s] 2025-09-26 22:47:07.131 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.073s] 2025-09-26 22:47:07.173 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.041s] 2025-09-26 22:47:07.300 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.127s] 2025-09-26 22:47:08.344 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [1.043s] 2025-09-26 22:47:08.590 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.246s] 2025-09-26 22:47:11.112 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.612s] 2025-09-26 22:47:13.405 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [10.385s] 2025-09-26 22:47:13.679 26 INFO opnfv-tempest [-] {1} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-26 22:47:24.962 26 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2025-09-26 22:47:26.509 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.068s] 2025-09-26 22:47:27.867 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.047s] 2025-09-26 22:47:29.717 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.177s] 2025-09-26 22:47:30.027 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.309s] 2025-09-26 22:47:30.335 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.306s] 2025-09-26 22:47:30.694 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.359s] 2025-09-26 22:47:33.059 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.190s] 2025-09-26 22:47:35.971 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [7.284s] 2025-09-26 22:47:39.734 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.132s] 2025-09-26 22:47:47.153 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.186s] 2025-09-26 22:47:48.467 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.073s] 2025-09-26 22:47:48.482 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2025-09-26 22:47:49.008 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.525s] 2025-09-26 22:47:49.018 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.010s] 2025-09-26 22:47:49.035 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.016s] 2025-09-26 22:47:49.053 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.018s] 2025-09-26 22:47:49.070 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.017s] 2025-09-26 22:47:51.278 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.768s] 2025-09-26 22:47:53.482 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.648s] 2025-09-26 22:47:53.504 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.021s] 2025-09-26 22:47:55.215 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.041s] 2025-09-26 22:47:55.225 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2025-09-26 22:47:55.362 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.136s] 2025-09-26 22:47:55.375 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2025-09-26 22:47:55.389 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.014s] 2025-09-26 22:47:55.417 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2025-09-26 22:47:55.461 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.043s] 2025-09-26 22:47:55.543 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.080s] 2025-09-26 22:47:55.725 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.182s] 2025-09-26 22:47:55.739 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2025-09-26 22:47:55.808 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2025-09-26 22:47:56.162 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.429s] 2025-09-26 22:48:00.711 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [5.168s] 2025-09-26 22:48:03.486 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.008s] 2025-09-26 22:48:06.579 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [5.866s] 2025-09-26 22:48:08.566 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.989s] 2025-09-26 22:48:09.544 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [0.979s] 2025-09-26 22:48:17.183 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [7.634s] 2025-09-26 22:48:17.602 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.111s] 2025-09-26 22:48:25.842 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.673s] 2025-09-26 22:48:31.534 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [14.347s] 2025-09-26 22:48:32.650 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.118s] 2025-09-26 22:48:34.829 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.989s] 2025-09-26 22:48:37.006 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [4.352s] 2025-09-26 22:48:41.558 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [60.694s] 2025-09-26 22:48:41.618 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [4.608s] 2025-09-26 22:48:42.758 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [25.148s] 2025-09-26 22:48:44.051 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [2.433s] 2025-09-26 22:48:58.324 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [15.564s] 2025-09-26 22:48:58.794 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [14.735s] 2025-09-26 22:49:10.145 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.488s] 2025-09-26 22:49:13.697 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.550s] 2025-09-26 22:49:14.211 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.514s] 2025-09-26 22:49:14.343 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.197s] 2025-09-26 22:49:14.905 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.694s] 2025-09-26 22:49:15.416 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.510s] 2025-09-26 22:49:16.217 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [17.891s] 2025-09-26 22:49:16.658 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.240s] 2025-09-26 22:49:16.701 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [35.128s] 2025-09-26 22:49:17.257 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.600s] 2025-09-26 22:49:17.612 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.355s] 2025-09-26 22:49:17.964 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.351s] 2025-09-26 22:49:18.359 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.394s] 2025-09-26 22:49:18.396 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.021s] 2025-09-26 22:49:18.492 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.096s] 2025-09-26 22:49:18.554 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.061s] 2025-09-26 22:49:18.563 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2025-09-26 22:49:18.607 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.264s] 2025-09-26 22:49:18.796 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.436s] 2025-09-26 22:49:19.237 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.440s] 2025-09-26 22:49:19.707 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.469s] 2025-09-26 22:49:20.101 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.393s] 2025-09-26 22:49:20.161 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.245s] 2025-09-26 22:49:20.318 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.158s] 2025-09-26 22:49:20.540 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.221s] 2025-09-26 22:49:20.552 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.450s] 2025-09-26 22:49:20.750 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.209s] 2025-09-26 22:49:20.922 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.370s] 2025-09-26 22:49:21.219 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.296s] 2025-09-26 22:49:21.622 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.403s] 2025-09-26 22:49:21.995 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.372s] 2025-09-26 22:49:22.188 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.115s] 2025-09-26 22:49:23.905 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.022s] 2025-09-26 22:49:24.142 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.236s] 2025-09-26 22:49:24.254 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.112s] 2025-09-26 22:49:26.545 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.740s] 2025-09-26 22:49:27.809 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.402s] 2025-09-26 22:49:28.163 26 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.353s] 2025-09-26 22:49:29.047 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.502s] 2025-09-26 22:49:29.571 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.524s] 2025-09-26 22:49:30.623 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [12.015s] 2025-09-26 22:49:32.665 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [9.052s] 2025-09-26 22:49:34.325 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.336s] 2025-09-26 22:49:34.450 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.124s] 2025-09-26 22:49:35.341 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.891s] 2025-09-26 22:49:38.679 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.014s] 2025-09-26 22:49:39.363 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.291s] 2025-09-26 22:49:40.439 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.480s] 2025-09-26 22:49:41.385 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.022s] 2025-09-26 22:49:42.521 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [1.135s] 2025-09-26 22:49:42.715 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.201s] 2025-09-26 22:49:43.284 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.604s] 2025-09-26 22:49:44.264 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.013s] 2025-09-26 22:49:44.275 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.010s] 2025-09-26 22:49:44.304 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.028s] 2025-09-26 22:49:44.328 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.025s] 2025-09-26 22:49:44.350 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.020s] 2025-09-26 22:49:44.393 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.043s] 2025-09-26 22:49:44.436 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.043s] 2025-09-26 22:49:44.520 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.083s] 2025-09-26 22:49:44.550 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.029s] 2025-09-26 22:49:44.612 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.062s] 2025-09-26 22:49:44.883 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.362s] 2025-09-26 22:49:45.879 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [0.995s] 2025-09-26 22:49:46.758 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.475s] 2025-09-26 22:49:47.974 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.094s] 2025-09-26 22:49:50.098 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.124s] 2025-09-26 22:49:51.310 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [4.550s] 2025-09-26 22:49:52.269 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.169s] 2025-09-26 22:49:54.907 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.637s] 2025-09-26 22:49:55.165 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.258s] 2025-09-26 22:49:55.310 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.145s] 2025-09-26 22:49:55.356 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.202s] 2025-09-26 22:49:55.481 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.170s] 2025-09-26 22:49:55.563 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2025-09-26 22:49:55.681 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.118s] 2025-09-26 22:49:55.754 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.073s] 2025-09-26 22:49:55.859 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.104s] 2025-09-26 22:49:55.898 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.038s] 2025-09-26 22:49:55.961 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.063s] 2025-09-26 22:49:57.121 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.068s] 2025-09-26 22:49:57.951 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [1.990s] 2025-09-26 22:49:57.973 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.615s] 2025-09-26 22:49:59.250 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.278s] 2025-09-26 22:49:59.305 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2025-09-26 22:49:59.349 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.043s] 2025-09-26 22:50:01.400 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.599s] 2025-09-26 22:50:02.145 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.745s] 2025-09-26 22:50:03.523 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.653s] 2025-09-26 22:50:04.749 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.600s] 2025-09-26 22:50:05.082 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [5.730s] 2025-09-26 22:50:05.122 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.040s] 2025-09-26 22:50:05.162 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2025-09-26 22:50:05.187 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.441s] 2025-09-26 22:50:06.115 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.925s] 2025-09-26 22:50:06.687 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.573s] 2025-09-26 22:50:07.254 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2025-09-26 22:50:08.104 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.579s] 2025-09-26 22:50:08.445 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.752s] 2025-09-26 22:50:08.473 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.033s] 2025-09-26 22:50:09.645 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.137s] 2025-09-26 22:50:09.864 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.184s] 2025-09-26 22:50:09.906 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.042s] 2025-09-26 22:50:09.990 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.083s] 2025-09-26 22:50:10.041 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.051s] 2025-09-26 22:50:10.129 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.087s] 2025-09-26 22:50:10.181 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.050s] 2025-09-26 22:50:10.225 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.044s] 2025-09-26 22:50:10.313 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.087s] 2025-09-26 22:50:10.358 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.044s] 2025-09-26 22:50:10.393 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.036s] 2025-09-26 22:50:10.506 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.111s] 2025-09-26 22:50:10.547 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.041s] 2025-09-26 22:50:10.579 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.032s] 2025-09-26 22:50:10.610 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.031s] 2025-09-26 22:50:10.650 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.039s] 2025-09-26 22:50:10.687 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.036s] 2025-09-26 22:50:10.720 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.033s] 2025-09-26 22:50:10.755 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.034s] 2025-09-26 22:50:10.796 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.040s] 2025-09-26 22:50:12.520 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.413s] 2025-09-26 22:50:12.873 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2025-09-26 22:50:12.888 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2025-09-26 22:50:12.900 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.012s] 2025-09-26 22:50:12.929 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.028s] 2025-09-26 22:50:12.937 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.008s] 2025-09-26 22:50:13.148 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.208s] 2025-09-26 22:50:13.156 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2025-09-26 22:50:13.174 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.016s] 2025-09-26 22:50:13.183 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2025-09-26 22:50:13.185 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2025-09-26 22:50:13.196 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2025-09-26 22:50:13.431 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.234s] 2025-09-26 22:50:13.483 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.051s] 2025-09-26 22:50:13.540 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.057s] 2025-09-26 22:50:13.626 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.085s] 2025-09-26 22:50:14.378 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [23.064s] 2025-09-26 22:50:15.131 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.527s] 2025-09-26 22:50:15.493 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.118s] 2025-09-26 22:50:16.486 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.965s] 2025-09-26 22:50:16.717 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.178s] 2025-09-26 22:50:17.240 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.412s] 2025-09-26 22:50:17.282 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.042s] 2025-09-26 22:50:18.236 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.016s] 2025-09-26 22:50:18.264 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2025-09-26 22:50:19.902 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.174s] 2025-09-26 22:50:19.986 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.084s] 2025-09-26 22:50:20.047 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.061s] 2025-09-26 22:50:22.147 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.165s] 2025-09-26 22:50:22.592 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.270s] 2025-09-26 22:50:22.817 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.224s] 2025-09-26 22:50:23.107 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.388s] 2025-09-26 22:50:23.613 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.041s] 2025-09-26 22:50:23.657 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.044s] 2025-09-26 22:50:23.850 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.193s] 2025-09-26 22:50:25.152 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.301s] 2025-09-26 22:50:26.029 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.166s] 2025-09-26 22:50:26.218 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.190s] 2025-09-26 22:50:26.344 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2025-09-26 22:50:28.067 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [4.958s] 2025-09-26 22:50:28.479 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [3.327s] 2025-09-26 22:50:28.522 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.043s] 2025-09-26 22:50:28.562 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.040s] 2025-09-26 22:50:31.951 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.086s] 2025-09-26 22:50:32.017 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.066s] 2025-09-26 22:50:32.096 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.078s] 2025-09-26 22:50:32.445 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.349s] 2025-09-26 22:50:32.636 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.190s] 2025-09-26 22:50:32.924 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.286s] 2025-09-26 22:50:32.993 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.069s] 2025-09-26 22:50:33.077 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.084s] 2025-09-26 22:50:33.162 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.085s] 2025-09-26 22:50:33.247 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.084s] 2025-09-26 22:50:33.314 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.067s] 2025-09-26 22:50:33.357 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.187s] 2025-09-26 22:50:33.464 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.148s] 2025-09-26 22:50:33.622 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.145s] 2025-09-26 22:50:33.685 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.075s] 2025-09-26 22:50:33.765 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.079s] 2025-09-26 22:50:33.955 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.597s] 2025-09-26 22:50:34.257 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.302s] 2025-09-26 22:50:34.637 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.380s] 2025-09-26 22:50:35.068 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.429s] 2025-09-26 22:50:36.186 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.117s] 2025-09-26 22:50:36.663 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.477s] 2025-09-26 22:50:36.708 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.045s] 2025-09-26 22:50:36.727 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2025-09-26 22:50:36.749 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2025-09-26 22:50:36.766 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2025-09-26 22:50:38.268 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.289s] 2025-09-26 22:50:38.455 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.186s] 2025-09-26 22:50:38.571 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.209s] 2025-09-26 22:50:38.591 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.021s] 2025-09-26 22:50:39.225 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.026s] 2025-09-26 22:50:39.282 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.057s] 2025-09-26 22:50:39.310 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.028s] 2025-09-26 22:50:39.372 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.062s] 2025-09-26 22:50:39.401 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.027s] 2025-09-26 22:50:39.429 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.029s] 2025-09-26 22:50:39.456 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.026s] 2025-09-26 22:50:39.494 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.038s] 2025-09-26 22:50:39.523 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.028s] 2025-09-26 22:50:39.563 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.040s] 2025-09-26 22:50:39.599 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.036s] 2025-09-26 22:50:39.688 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.088s] 2025-09-26 22:50:39.776 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.088s] 2025-09-26 22:50:40.291 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.110s] 2025-09-26 22:50:40.490 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.198s] 2025-09-26 22:50:40.552 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.061s] 2025-09-26 22:50:40.654 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.102s] 2025-09-26 22:50:40.755 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.100s] 2025-09-26 22:50:40.815 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.060s] 2025-09-26 22:50:40.871 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.055s] 2025-09-26 22:50:40.929 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.056s] 2025-09-26 22:50:41.311 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.383s] 2025-09-26 22:50:42.046 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.733s] 2025-09-26 22:50:46.707 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.484s] 2025-09-26 22:50:47.631 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.267s] 2025-09-26 22:50:47.811 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.181s] 2025-09-26 22:50:50.633 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.010s] 2025-09-26 22:50:50.653 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.020s] 2025-09-26 22:50:50.674 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.021s] 2025-09-26 22:50:50.697 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.022s] 2025-09-26 22:50:50.714 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2025-09-26 22:50:50.726 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2025-09-26 22:50:50.742 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2025-09-26 22:50:50.765 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.022s] 2025-09-26 22:50:50.777 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2025-09-26 22:50:50.799 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.022s] 2025-09-26 22:50:50.809 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2025-09-26 22:50:50.884 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.074s] 2025-09-26 22:50:50.958 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.074s] 2025-09-26 22:50:51.014 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.055s] 2025-09-26 22:50:51.077 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.062s] 2025-09-26 22:50:51.086 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2025-09-26 22:50:51.105 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.018s] 2025-09-26 22:50:51.125 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.020s] 2025-09-26 22:50:51.148 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.022s] 2025-09-26 22:50:51.172 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.024s] 2025-09-26 22:50:55.415 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.258s] 2025-09-26 22:51:01.758 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.339s] 2025-09-26 22:51:14.628 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.867s] 2025-09-26 22:51:17.474 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context testr@default cleanup() started 2025-09-26 22:51:17.475 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context testr@default cleanup() finished in 0.84 msec 2025-09-26 22:51:17.476 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context tempest@default cleanup() started 2025-09-26 22:51:17.691 26 INFO rally.task.context [-] Verification 3c8d1c45-bd0f-4c78-8cfe-a0c5f2d5b163 | Context tempest@default cleanup() finished in 0.22 sec 2025-09-26 22:51:17.711 26 INFO rally.api [-] Verification (UUID=c90564b5-94d3-42b1-82d1-3adc5ae6b3a9) has been successfully finished for deployment 'opnfv-rally' (UUID=0e968cc0-d270-4e4b-8d44-36f99c8ed415)! 2025-09-26 22:51:20.208 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:20.208 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:20.209 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:24.013 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:24.013 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:24.014 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:27.435 67 INFO rally.api [-] Building 'html' report for the following verification(s): 'c90564b5-94d3-42b1-82d1-3adc5ae6b3a9' 2025-09-26 22:51:27.468 67 INFO rally.api [-] The report has been successfully built. 2025-09-26 22:51:29.988 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-26 22:51:29.989 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-26 22:51:29.989 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-26 22:51:33.051 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c90564b5-94d3-42b1-82d1-3adc5ae6b3a9' 2025-09-26 22:51:33.068 68 INFO rally.api [-] The report has been successfully built.