2025-09-16 00:16:23.701 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:23.702 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:23.702 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:26.014 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-16 00:16:26.014 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2025-09-16 00:16:26.014 7 ERROR rally.cli.cliutils 2025-09-16 00:16:27.739 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:27.739 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:27.739 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:32.887 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:32.887 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:32.888 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:38.268 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:38.269 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:38.269 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:39.950 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:39.950 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:39.950 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:42.368 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-16 00:16:42.368 13 ERROR rally.cli.cliutils Traceback (most recent call last): 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils return func(*args, **kwargs) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2025-09-16 00:16:42.368 13 ERROR rally.cli.cliutils 2025-09-16 00:16:44.158 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:44.158 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:44.158 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:46.629 14 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2025-09-16 00:16:46.685 14 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/repo. 2025-09-16 00:16:46.975 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/repo'... done. Note: switching to '47825d58f067d8badecc41f3996c3a72eaa36266'. 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-16 00:16:46.985 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/30.0.0-1-g47825d58f ' 2025-09-16 00:16:46.988 14 RALLYDEBUG rally.verification.utils [-] Subprocess output: '47825d58f067d8badecc41f3996c3a72eaa36266 ' 2025-09-16 00:16:46.997 14 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2025-09-16 00:16:47.064 14 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2025-09-16 00:16:47.918 14 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9838d0ac-5a89-4ff2-960d-e78336d06fa8) has been successfully created! 2025-09-16 00:16:49.795 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:49.796 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:49.796 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:56.336 23 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:16:56.336 23 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:16:56.336 23 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:16:58.838 23 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9838d0ac-5a89-4ff2-960d-e78336d06fa8) for deployment 'opnfv-rally' (UUID=4aca6010-8670-4fd4-b59b-73f68fe3d0c7). 2025-09-16 00:16:59.248 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9838d0ac-5a89-4ff2-960d-e78336d06fa8) has been successfully configured for deployment 'opnfv-rally' (UUID=4aca6010-8670-4fd4-b59b-73f68fe3d0c7)! 2025-09-16 00:17:12.047 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:17:12.047 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:17:12.047 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:17:14.848 26 INFO rally.api [-] Starting verification (UUID=0a8326cb-388a-4bb8-a2e6-bfc2f559de89) for deployment 'opnfv-rally' (UUID=4aca6010-8670-4fd4-b59b-73f68fe3d0c7) by verifier 'opnfv-tempest' (UUID=9838d0ac-5a89-4ff2-960d-e78336d06fa8). 2025-09-16 00:17:15.792 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2025-09-16 00:17:15.792 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/for-deployment-4aca6010-8670-4fd4-b59b-73f68fe3d0c7/tempest.log' to option 'log_file'. 2025-09-16 00:17:15.792 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/for-deployment-4aca6010-8670-4fd4-b59b-73f68fe3d0c7/tempest.log 2025-09-16 00:17:15.792 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2025-09-16 00:17:15.793 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/for-deployment-4aca6010-8670-4fd4-b59b-73f68fe3d0c7/lock_files' to option 'lock_path'. 2025-09-16 00:17:15.793 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9838d0ac-5a89-4ff2-960d-e78336d06fa8/for-deployment-4aca6010-8670-4fd4-b59b-73f68fe3d0c7/lock_files 2025-09-16 00:17:15.793 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-16 00:17:15.793 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 354f2c92-64fb-481f-ad15-7f51c7e57e00 2025-09-16 00:17:15.794 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 790d0c3e-20f2-499c-8668-7250b87b3cdd 2025-09-16 00:17:15.794 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 58cf7bcd-b1c4-4757-9db3-15a9f3fc8f87 2025-09-16 00:17:15.795 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 013f3df3-9c2c-451a-a792-0644fad0a4cc 2025-09-16 00:17:15.972 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2025-09-16 00:17:15.973 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_platform-net_a17b8025-c98b-405a-99d7-04ad6f8c9212 2025-09-16 00:17:15.974 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2025-09-16 00:17:16.084 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 128MB, VCPUs = 1, disk >= 5GiB. 2025-09-16 00:17:16.085 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81a8cff73c747d162865151d74c704ceaac4111f52b57f1e83a646d412fb4213" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:17:16.113 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 11246 Content-Type: application/json Date: Tue, 16 Sep 2025 00:17:16 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-9ebc3366-45a2-4de3-b20b-11162b3d7092 x-openstack-request-id: req-9ebc3366-45a2-4de3-b20b-11162b3d7092 _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:17:16.114 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "013f3df3-9c2c-451a-a792-0644fad0a4cc", "name": "refstack_platform-flavor_alt_a17b8025-c98b-405a-99d7-04ad6f8c9212", "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.88/compute/v2.1/flavors/013f3df3-9c2c-451a-a792-0644fad0a4cc"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/013f3df3-9c2c-451a-a792-0644fad0a4cc"}]}, {"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.88/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1"}]}, {"id": "1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0", "name": "rally_sanity-flavor_alt_72e463cb-61ce-4909-b27b-3caab6242267", "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.88/compute/v2.1/flavors/1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/1a2df923-9fab-42e5-94fb-e4d6a9f7a9f0"}]}, {"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.88/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.88/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.88/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.88/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.88/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4"}]}, {"id": "426f7a5e-3631-4727-b35e-40d950ffec25", "name": "tempest_heat-flavor_alt_0a73ad72-5d17-47a9-aa72-4b52a9ed1907", "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.88/compute/v2.1/flavors/426f7a5e-3631-4727-b35e-40d950ffec25"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/426f7a5e-3631-4727-b35e-40d950ffec25"}]}, {"id": "454386c3-8469-4376-912c-895d035f47ad", "name": "rally_sanity-flavor_692dc136-28be-4e38-a505-09d815736c7c", "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.88/compute/v2.1/flavors/454386c3-8469-4376-912c-895d035f47ad"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/454386c3-8469-4376-912c-895d035f47ad"}]}, {"id": "4f305e3d-76d1-44d0-81fc-93bc5b926a15", "name": "rally_sanity-flavor_90879514-f424-41f8-887e-5a908dbd600b", "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.88/compute/v2.1/flavors/4f305e3d-76d1-44d0-81fc-93bc5b926a15"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/4f305e3d-76d1-44d0-81fc-93bc5b926a15"}]}, {"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.88/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/5"}]}, {"id": "58cf7bcd-b1c4-4757-9db3-15a9f3fc8f87", "name": "refstack_platform-flavor_a17b8025-c98b-405a-99d7-04ad6f8c9212", "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.88/compute/v2.1/flavors/58cf7bcd-b1c4-4757-9db3-15a9f3fc8f87"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/58cf7bcd-b1c4-4757-9db3-15a9f3fc8f87"}]}, {"id": "61186aa5-1617-4704-8043-3b4783c686fb", "name": "tempest_heat-flavor_0a73ad72-5d17-47a9-aa72-4b52a9ed1907", "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.88/compute/v2.1/flavors/61186aa5-1617-4704-8043-3b4783c686fb"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/61186aa5-1617-4704-8043-3b4783c686fb"}]}, {"id": "69887ca9-3b42-4437-909b-f28e0b330b4e", "name": "rally_sanity-flavor_alt_1af7459b-720c-464e-89f2-5d012ae81155", "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.88/compute/v2.1/flavors/69887ca9-3b42-4437-909b-f28e0b330b4e"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/69887ca9-3b42-4437-909b-f28e0b330b4e"}]}, {"id": "6b5e2d70-fc32-4907-b2be-66fb8eb7a357", "name": "tempest_full-flavor_a5c2fa7d-faa2-43f4-986e-b86cc7a0088f", "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.88/compute/v2.1/flavors/6b5e2d70-fc32-4907-b2be-66fb8eb7a357"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/6b5e2d70-fc32-4907-b2be-66fb8eb7a357"}]}, {"id": "6e113629-7370-418d-98a7-07dc8e00f64a", "name": "rally_sanity-flavor_alt_692dc136-28be-4e38-a505-09d815736c7c", "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.88/compute/v2.1/flavors/6e113629-7370-418d-98a7-07dc8e00f64a"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/6e113629-7370-418d-98a7-07dc8e00f64a"}]}, {"id": "76474903-0dba-41c3-8990-51ebb6361498", "name": "rally_sanity-flavor_a8726355-c697-456c-9afd-ba50cc81dbf5", "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.88/compute/v2.1/flavors/76474903-0dba-41c3-8990-51ebb6361498"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/76474903-0dba-41c3-8990-51ebb6361498"}]}, {"id": "8a667145-49b0-42cd-b650-25e2d596f6c7", "name": "rally_sanity-flavor_alt_90879514-f424-41f8-887e-5a908dbd600b", "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.88/compute/v2.1/flavors/8a667145-49b0-42cd-b650-25e2d596f6c7"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/8a667145-49b0-42cd-b650-25e2d596f6c7"}]}, {"id": "9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae", "name": "rally_sanity-flavor_alt_a8726355-c697-456c-9afd-ba50cc81dbf5", "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.88/compute/v2.1/flavors/9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/9af1a0b7-ad8d-4105-ba1f-f5bb42e909ae"}]}, {"id": "a3ae6165-9d13-4c16-bbf6-934031505701", "name": "rally_sanity-flavor_1af7459b-720c-464e-89f2-5d012ae81155", "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.88/compute/v2.1/flavors/a3ae6165-9d13-4c16-bbf6-934031505701"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/a3ae6165-9d13-4c16-bbf6-934031505701"}]}, {"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.88/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/c1"}]}, {"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.88/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.88/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.88/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.88/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.88/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.88/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.88/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/d4"}]}, {"id": "e1687b23-23c8-4e02-9c7e-03a1a0cd245b", "name": "rally_sanity-flavor_72e463cb-61ce-4909-b27b-3caab6242267", "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.88/compute/v2.1/flavors/e1687b23-23c8-4e02-9c7e-03a1a0cd245b"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/e1687b23-23c8-4e02-9c7e-03a1a0cd245b"}]}]} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:17:16.115 26 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.88/compute/v2.1/flavors/detail used request id req-9ebc3366-45a2-4de3-b20b-11162b3d7092 request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:17:16.117 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2025-09-16 00:17:16.117 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0a8326cb_R4tdqXVh' with the following properties: RAM = 128MB, VCPUs = 1, disk = 5GB. 2025-09-16 00:17:16.118 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81a8cff73c747d162865151d74c704ceaac4111f52b57f1e83a646d412fb4213" -d '{"flavor": {"name": "rally_verify_0a8326cb_R4tdqXVh", "ram": 128, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:17:16.140 26 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 492 Content-Type: application/json Date: Tue, 16 Sep 2025 00:17:16 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-00df4c73-423e-489b-adde-b7fdb207191b x-openstack-request-id: req-00df4c73-423e-489b-adde-b7fdb207191b _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:17:16.141 26 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "b148f8ac-739c-436c-935e-fb6b719d36b6", "name": "rally_verify_0a8326cb_R4tdqXVh", "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.88/compute/v2.1/flavors/b148f8ac-739c-436c-935e-fb6b719d36b6"}, {"rel": "bookmark", "href": "http://172.30.12.88/compute/flavors/b148f8ac-739c-436c-935e-fb6b719d36b6"}]}} _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:582 2025-09-16 00:17:16.141 26 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.88/compute/v2.1/flavors used request id req-00df4c73-423e-489b-adde-b7fdb207191b request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:17:16.142 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0a8326cb_R4tdqXVh' (ID = b148f8ac-739c-436c-935e-fb6b719d36b6) has been successfully created! 2025-09-16 00:17:16.142 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b148f8ac-739c-436c-935e-fb6b719d36b6' to option 'instance_type'. 2025-09-16 00:17:16.143 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b148f8ac-739c-436c-935e-fb6b719d36b6 2025-09-16 00:17:16.144 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context tempest@default setup() finished in 1.02 sec 2025-09-16 00:17:16.145 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context testr@default setup() finished in 0.64 msec 2025-09-16 00:17:16.145 26 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4edfaa34-463a-418e-8c8b-1236b0c68cae'. 2025-09-16 00:17:22.755 26 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-16 00:17:23.414 26 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.240s] 2025-09-16 00:17:23.490 26 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.075s] 2025-09-16 00:17:23.843 26 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type ... success [0.536s] 2025-09-16 00:17:24.502 26 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON ... skip: b'The microversion range[None - 2.35] of this test is out of the configuration range[2.44 - 2.90].' 2025-09-16 00:17:25.070 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.098s] 2025-09-16 00:17:25.095 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.134s] 2025-09-16 00:17:32.184 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.086s] 2025-09-16 00:17:37.144 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [4.956s] 2025-09-16 00:17:37.173 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.097s] 2025-09-16 00:17:43.962 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.860s] 2025-09-16 00:17:44.027 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2025-09-16 00:17:44.276 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.249s] 2025-09-16 00:17:44.340 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.063s] 2025-09-16 00:17:44.341 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2025-09-16 00:17:49.475 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [15.589s] 2025-09-16 00:17:52.437 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.370s] 2025-09-16 00:17:52.773 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.334s] 2025-09-16 00:17:53.053 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.280s] 2025-09-16 00:17:53.342 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.288s] 2025-09-16 00:17:53.505 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.163s] 2025-09-16 00:17:53.579 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.074s] 2025-09-16 00:17:53.710 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.130s] 2025-09-16 00:17:53.783 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.071s] 2025-09-16 00:17:53.829 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.046s] 2025-09-16 00:17:54.185 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.356s] 2025-09-16 00:17:55.070 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... success [0.883s] 2025-09-16 00:17:55.319 26 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.250s] 2025-09-16 00:17:56.445 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [19.271s] 2025-09-16 00:18:04.690 26 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [15.214s] 2025-09-16 00:18:05.458 26 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2025-09-16 00:18:06.826 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential ... success [0.185s] 2025-09-16 00:18:06.916 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires ... success [0.088s] 2025-09-16 00:18:06.958 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.510s] 2025-09-16 00:18:07.095 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials ... success [0.180s] 2025-09-16 00:18:07.271 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials ... success [0.176s] 2025-09-16 00:18:08.458 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.056s] 2025-09-16 00:18:11.352 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.465s] 2025-09-16 00:18:11.418 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2025-09-16 00:18:11.634 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.215s] 2025-09-16 00:18:11.702 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.067s] 2025-09-16 00:18:11.703 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2025-09-16 00:18:16.428 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... success [6.876s] 2025-09-16 00:18:18.079 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence ... success [0.178s] 2025-09-16 00:18:18.391 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag ... success [0.310s] 2025-09-16 00:18:18.703 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags ... success [0.312s] 2025-09-16 00:18:19.017 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags ... success [0.313s] 2025-09-16 00:18:19.749 26 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [12.786s] 2025-09-16 00:18:21.786 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.344s] 2025-09-16 00:18:21.954 26 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.168s] 2025-09-16 00:18:23.286 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.066s] 2025-09-16 00:18:23.307 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.021s] 2025-09-16 00:18:23.329 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.021s] 2025-09-16 00:18:23.336 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2025-09-16 00:18:24.736 26 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.104s] 2025-09-16 00:18:26.108 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.090s] 2025-09-16 00:18:26.126 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.018s] 2025-09-16 00:18:26.666 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.538s] 2025-09-16 00:18:26.676 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.011s] 2025-09-16 00:18:26.696 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.018s] 2025-09-16 00:18:26.720 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.024s] 2025-09-16 00:18:26.739 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.019s] 2025-09-16 00:18:27.638 26 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... success [11.211s] 2025-09-16 00:18:28.705 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.685s] 2025-09-16 00:18:28.730 26 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.025s] 2025-09-16 00:18:29.417 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.078s] 2025-09-16 00:18:29.585 26 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.774s] 2025-09-16 00:18:32.705 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [1.943s] 2025-09-16 00:18:35.182 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.475s] 2025-09-16 00:18:36.012 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [0.831s] 2025-09-16 00:18:37.165 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [5.909s] 2025-09-16 00:18:38.300 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.286s] 2025-09-16 00:18:40.335 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [2.036s] 2025-09-16 00:18:41.200 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [0.864s] 2025-09-16 00:18:41.498 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.385s] 2025-09-16 00:18:41.849 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.351s] 2025-09-16 00:18:42.232 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.382s] 2025-09-16 00:18:42.542 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [5.374s] 2025-09-16 00:18:42.691 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.459s] 2025-09-16 00:18:42.999 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.799s] 2025-09-16 00:18:43.087 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.396s] 2025-09-16 00:18:43.535 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.448s] 2025-09-16 00:18:43.973 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.438s] 2025-09-16 00:18:44.315 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.341s] 2025-09-16 00:18:44.500 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [1.958s] 2025-09-16 00:18:44.726 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.411s] 2025-09-16 00:18:45.178 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.450s] 2025-09-16 00:18:45.579 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.403s] 2025-09-16 00:18:45.783 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [2.782s] 2025-09-16 00:18:45.926 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.346s] 2025-09-16 00:18:46.248 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.749s] 2025-09-16 00:18:46.358 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.431s] 2025-09-16 00:18:46.435 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.041s] 2025-09-16 00:18:46.448 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2025-09-16 00:18:46.590 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.140s] 2025-09-16 00:18:46.603 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.013s] 2025-09-16 00:18:46.615 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2025-09-16 00:18:46.642 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.027s] 2025-09-16 00:18:46.711 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.351s] 2025-09-16 00:18:46.720 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.077s] 2025-09-16 00:18:46.801 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.081s] 2025-09-16 00:18:47.040 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.330s] 2025-09-16 00:18:47.043 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.241s] 2025-09-16 00:18:47.063 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2025-09-16 00:18:47.126 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2025-09-16 00:18:47.364 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.324s] 2025-09-16 00:18:47.745 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.381s] 2025-09-16 00:18:48.082 26 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.335s] 2025-09-16 00:18:48.322 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.539s] 2025-09-16 00:18:48.547 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.225s] 2025-09-16 00:18:48.698 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.149s] 2025-09-16 00:18:48.787 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.090s] 2025-09-16 00:18:48.883 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.094s] 2025-09-16 00:18:48.970 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.087s] 2025-09-16 00:18:49.049 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.078s] 2025-09-16 00:18:49.136 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.087s] 2025-09-16 00:18:49.179 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.043s] 2025-09-16 00:18:49.237 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.057s] 2025-09-16 00:18:51.243 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [2.004s] 2025-09-16 00:18:53.705 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [7.451s] 2025-09-16 00:18:53.972 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.745s] 2025-09-16 00:18:54.010 26 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.488s] 2025-09-16 00:18:55.799 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.824s] 2025-09-16 00:18:55.873 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.121s] 2025-09-16 00:18:56.348 26 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.549s] 2025-09-16 00:18:57.888 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.229s] 2025-09-16 00:18:57.975 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.086s] 2025-09-16 00:18:58.044 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.068s] 2025-09-16 00:18:59.646 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.163s] 2025-09-16 00:18:59.717 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.071s] 2025-09-16 00:18:59.779 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.061s] 2025-09-16 00:18:59.834 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.054s] 2025-09-16 00:18:59.887 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.052s] 2025-09-16 00:18:59.940 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.053s] 2025-09-16 00:18:59.991 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.051s] 2025-09-16 00:19:00.046 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.054s] 2025-09-16 00:19:00.098 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.053s] 2025-09-16 00:19:00.133 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.034s] 2025-09-16 00:19:00.191 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.056s] 2025-09-16 00:19:00.247 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.056s] 2025-09-16 00:19:00.293 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.045s] 2025-09-16 00:19:00.328 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.035s] 2025-09-16 00:19:00.371 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.043s] 2025-09-16 00:19:00.416 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.044s] 2025-09-16 00:19:00.462 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.045s] 2025-09-16 00:19:00.503 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.041s] 2025-09-16 00:19:00.549 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.045s] 2025-09-16 00:19:01.868 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [8.739s] 2025-09-16 00:19:02.007 26 INFO opnfv-tempest [-] {3} tearDownClass (tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON) ... fail 2025-09-16 00:19:03.298 26 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.445s] 2025-09-16 00:19:04.859 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.378s] 2025-09-16 00:19:05.366 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [11.657s] 2025-09-16 00:19:06.155 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [0.792s] 2025-09-16 00:19:06.630 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [0.315s] 2025-09-16 00:19:06.807 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.176s] 2025-09-16 00:19:09.098 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [4.238s] 2025-09-16 00:19:09.635 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [3.476s] 2025-09-16 00:19:10.855 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.013s] 2025-09-16 00:19:10.876 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.021s] 2025-09-16 00:19:10.899 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.022s] 2025-09-16 00:19:10.926 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.027s] 2025-09-16 00:19:10.943 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.015s] 2025-09-16 00:19:10.957 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2025-09-16 00:19:10.972 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2025-09-16 00:19:11.007 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.035s] 2025-09-16 00:19:11.018 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.011s] 2025-09-16 00:19:11.042 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.023s] 2025-09-16 00:19:11.052 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2025-09-16 00:19:11.117 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.065s] 2025-09-16 00:19:11.202 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.085s] 2025-09-16 00:19:11.263 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.061s] 2025-09-16 00:19:11.314 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.049s] 2025-09-16 00:19:11.325 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.011s] 2025-09-16 00:19:11.344 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.019s] 2025-09-16 00:19:11.362 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.018s] 2025-09-16 00:19:11.385 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.023s] 2025-09-16 00:19:11.405 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.020s] 2025-09-16 00:19:12.380 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.280s] 2025-09-16 00:19:13.939 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [4.303s] 2025-09-16 00:19:16.008 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [2.068s] 2025-09-16 00:19:19.436 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.414s] 2025-09-16 00:19:24.104 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [7.975s] 2025-09-16 00:19:24.218 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [11.838s] 2025-09-16 00:19:24.312 26 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [4.874s] 2025-09-16 00:19:29.243 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [13.227s] 2025-09-16 00:19:33.169 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [3.451s] 2025-09-16 00:19:33.206 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.037s] 2025-09-16 00:19:33.367 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.161s] 2025-09-16 00:19:34.033 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [0.664s] 2025-09-16 00:19:34.510 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [1.763s] 2025-09-16 00:19:36.653 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.620s] 2025-09-16 00:19:36.690 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.036s] 2025-09-16 00:19:37.042 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.352s] 2025-09-16 00:19:37.316 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [2.806s] 2025-09-16 00:19:38.317 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.000s] 2025-09-16 00:19:38.359 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.042s] 2025-09-16 00:19:38.408 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.048s] 2025-09-16 00:19:41.104 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.998s] 2025-09-16 00:19:41.762 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.127s] 2025-09-16 00:19:42.256 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [0.492s] 2025-09-16 00:19:42.504 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.249s] 2025-09-16 00:19:42.732 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.227s] 2025-09-16 00:19:43.037 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.303s] 2025-09-16 00:19:43.641 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.603s] 2025-09-16 00:19:43.839 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [5.427s] 2025-09-16 00:19:43.887 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2025-09-16 00:19:43.936 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.049s] 2025-09-16 00:19:43.981 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.339s] 2025-09-16 00:19:44.021 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.041s] 2025-09-16 00:19:44.037 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.016s] 2025-09-16 00:19:44.067 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.029s] 2025-09-16 00:19:44.082 26 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2025-09-16 00:19:45.441 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.268s] 2025-09-16 00:19:45.548 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [0.106s] 2025-09-16 00:19:53.455 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [7.773s] 2025-09-16 00:19:58.713 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.259s] 2025-09-16 00:19:58.942 26 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.068s] 2025-09-16 00:20:00.246 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.140s] 2025-09-16 00:20:01.465 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.355s] 2025-09-16 00:20:02.715 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.001s] 2025-09-16 00:20:04.242 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.259s] 2025-09-16 00:20:04.479 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.236s] 2025-09-16 00:20:05.448 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.732s] 2025-09-16 00:20:07.791 26 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [6.330s] 2025-09-16 00:20:10.189 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.163s] 2025-09-16 00:20:10.362 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.172s] 2025-09-16 00:20:11.282 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.832s] 2025-09-16 00:20:20.519 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [10.156s] 2025-09-16 00:20:28.280 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.108s] 2025-09-16 00:20:31.797 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [20.512s] 2025-09-16 00:20:32.443 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [0.648s] 2025-09-16 00:20:34.612 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [6.329s] 2025-09-16 00:20:35.172 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.798s] 2025-09-16 00:20:35.790 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.615s] 2025-09-16 00:20:37.111 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [1.317s] 2025-09-16 00:20:37.445 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.336s] 2025-09-16 00:20:38.131 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [0.683s] 2025-09-16 00:20:38.589 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.457s] 2025-09-16 00:20:39.975 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.383s] 2025-09-16 00:20:40.012 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2025-09-16 00:20:41.102 26 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2025-09-16 00:20:43.156 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.079s] 2025-09-16 00:20:43.968 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.353s] 2025-09-16 00:20:46.041 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.017s] 2025-09-16 00:20:46.054 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.013s] 2025-09-16 00:20:46.066 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2025-09-16 00:20:46.090 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.023s] 2025-09-16 00:20:46.098 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.008s] 2025-09-16 00:20:46.299 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.195s] 2025-09-16 00:20:46.304 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.008s] 2025-09-16 00:20:46.317 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.013s] 2025-09-16 00:20:46.329 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2025-09-16 00:20:46.334 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2025-09-16 00:20:46.347 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.013s] 2025-09-16 00:20:46.529 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.182s] 2025-09-16 00:20:46.555 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.024s] 2025-09-16 00:20:46.583 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.029s] 2025-09-16 00:20:46.609 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.025s] 2025-09-16 00:20:49.271 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.264s] 2025-09-16 00:20:49.313 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.042s] 2025-09-16 00:20:50.393 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.063s] 2025-09-16 00:20:50.449 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.055s] 2025-09-16 00:20:50.516 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.066s] 2025-09-16 00:20:50.831 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.313s] 2025-09-16 00:20:50.976 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.146s] 2025-09-16 00:20:51.216 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.240s] 2025-09-16 00:20:51.271 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.054s] 2025-09-16 00:20:51.338 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.066s] 2025-09-16 00:20:51.423 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.085s] 2025-09-16 00:20:51.491 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.068s] 2025-09-16 00:20:51.553 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.062s] 2025-09-16 00:20:51.669 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.115s] 2025-09-16 00:20:51.782 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.112s] 2025-09-16 00:20:51.857 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.075s] 2025-09-16 00:20:51.928 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.072s] 2025-09-16 00:20:55.456 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.154s] 2025-09-16 00:20:59.489 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.032s] 2025-09-16 00:21:02.589 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.025s] 2025-09-16 00:21:02.640 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.050s] 2025-09-16 00:21:02.666 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.026s] 2025-09-16 00:21:02.738 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.071s] 2025-09-16 00:21:02.773 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.034s] 2025-09-16 00:21:02.802 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.029s] 2025-09-16 00:21:02.828 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.026s] 2025-09-16 00:21:02.869 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.041s] 2025-09-16 00:21:02.903 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.033s] 2025-09-16 00:21:02.930 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.026s] 2025-09-16 00:21:02.968 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.038s] 2025-09-16 00:21:03.061 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.092s] 2025-09-16 00:21:03.398 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.336s] 2025-09-16 00:21:03.556 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.065s] 2025-09-16 00:21:07.545 26 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.988s] 2025-09-16 00:21:08.743 26 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2025-09-16 00:21:09.159 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.136s] 2025-09-16 00:21:09.204 26 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.045s] 2025-09-16 00:21:11.022 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.308s] 2025-09-16 00:21:38.691 26 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [27.655s] 2025-09-16 00:21:45.977 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.029s] 2025-09-16 00:21:46.229 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.251s] 2025-09-16 00:21:46.385 26 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.155s] 2025-09-16 00:21:56.257 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.012s] 2025-09-16 00:21:56.269 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.011s] 2025-09-16 00:21:56.327 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.058s] 2025-09-16 00:21:56.373 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.046s] 2025-09-16 00:21:56.400 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.026s] 2025-09-16 00:21:56.471 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.069s] 2025-09-16 00:21:56.541 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.071s] 2025-09-16 00:21:56.602 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.059s] 2025-09-16 00:21:56.649 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.046s] 2025-09-16 00:21:56.716 26 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.065s] 2025-09-16 00:22:03.370 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [1.219s] 2025-09-16 00:22:03.500 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.129s] 2025-09-16 00:22:04.493 26 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [0.992s] 2025-09-16 00:22:08.285 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.056s] 2025-09-16 00:22:08.398 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.112s] 2025-09-16 00:22:08.448 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.050s] 2025-09-16 00:22:08.493 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.045s] 2025-09-16 00:22:08.534 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.039s] 2025-09-16 00:22:08.563 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.029s] 2025-09-16 00:22:08.584 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.021s] 2025-09-16 00:22:08.612 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.027s] 2025-09-16 00:22:08.759 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.145s] 2025-09-16 00:22:09.035 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.275s] 2025-09-16 00:22:11.378 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.018s] 2025-09-16 00:22:11.411 26 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.033s] 2025-09-16 00:22:12.703 26 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.148s] 2025-09-16 00:22:14.058 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context testr@default cleanup() started 2025-09-16 00:22:14.059 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context testr@default cleanup() finished in 0.61 msec 2025-09-16 00:22:14.059 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context tempest@default cleanup() started 2025-09-16 00:22:14.216 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0a8326cb_R4tdqXVh'. 2025-09-16 00:22:14.217 26 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.88/compute/v2.1/flavors/b148f8ac-739c-436c-935e-fb6b719d36b6 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}eb76be5c7db2c76c9e94a52fa2d012ae7df259246d25ba5791a64713674efe70" _http_log_request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:519 2025-09-16 00:22:14.288 26 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 16 Sep 2025 00:22:14 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-fdb1c003-9d5f-4bcd-8726-e155a349598b x-openstack-request-id: req-fdb1c003-9d5f-4bcd-8726-e155a349598b _http_log_response /usr/lib/python3.10/site-packages/keystoneauth1/session.py:550 2025-09-16 00:22:14.288 26 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.88/compute/v2.1/flavors/b148f8ac-739c-436c-935e-fb6b719d36b6 used request id req-fdb1c003-9d5f-4bcd-8726-e155a349598b request /usr/lib/python3.10/site-packages/keystoneauth1/session.py:954 2025-09-16 00:22:14.289 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0a8326cb_R4tdqXVh' has been deleted. 2025-09-16 00:22:14.290 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b148f8ac-739c-436c-935e-fb6b719d36b6' of option 'instance_type' from Tempest config file. 2025-09-16 00:22:14.290 26 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b148f8ac-739c-436c-935e-fb6b719d36b6' has been removed. 2025-09-16 00:22:14.292 26 INFO rally.task.context [-] Verification 9838d0ac-5a89-4ff2-960d-e78336d06fa8 | Context tempest@default cleanup() finished in 0.23 sec 2025-09-16 00:22:14.318 26 INFO rally.api [-] Verification (UUID=0a8326cb-388a-4bb8-a2e6-bfc2f559de89) has been successfully finished for deployment 'opnfv-rally' (UUID=4aca6010-8670-4fd4-b59b-73f68fe3d0c7)! 2025-09-16 00:22:16.420 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:22:16.421 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:22:16.421 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:22:19.510 67 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:22:19.510 67 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:22:19.510 67 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:22:22.381 67 INFO rally.api [-] Building 'html' report for the following verification(s): '0a8326cb-388a-4bb8-a2e6-bfc2f559de89' 2025-09-16 00:22:22.413 67 INFO rally.api [-] The report has been successfully built. 2025-09-16 00:22:24.689 68 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2025-09-16 00:22:24.690 68 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2025-09-16 00:22:24.690 68 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2025-09-16 00:22:27.809 68 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0a8326cb-388a-4bb8-a2e6-bfc2f559de89' 2025-09-16 00:22:27.827 68 INFO rally.api [-] The report has been successfully built.