Status: Pass 242 Failure 98 Skip 29
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.admin.test_servers | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminTestJSON) |
fail
ft1.1: setUpClass (tempest.api.compute.admin.test_servers.ServersAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 48, in resource_setup
server = cls.create_test_server(name=cls.s2_name,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e06bdc58-5f73-4ac8-85d4-7152e62e80d5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:58Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-ad19dbdf-2b2e-4b1d-8b10-0410c99128df.
|
||||||
| setUpClass (tempest.api.compute.admin.test_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServersAdminNegativeTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_negative.py", line 42, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 52e9fd58-36f6-430b-a1e2-c61f442f7202 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:58Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-4966c085-76b2-4e7b-9dbb-c55caf6da5dc.
|
||||||
| setUpClass (tempest.api.compute.admin.test_simple_tenant_usage | 1 | 0 | 1 | 0 | 0 | Detail | |
TenantUsagesTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/admin/test_simple_tenant_usage.py", line 43, in resource_setup
cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 06c29303-2bb5-45c7-bf15-7a794d2e35f4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:38Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-aab5de73-c325-4255-8ccf-8f792087fb04.
|
||||||
| setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationTestJSON) |
fail
ft4.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions.py", line 70, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 45e15a96-34a0-494d-a8e6-a6edb5161f5f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-425a07ac-bf34-4f3a-816d-b375e783ef20.
|
||||||
| setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
FloatingIPsAssociationNegativeTestJSON) |
fail
ft5.1: setUpClass (tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py", line 72, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 84c99d0a-106c-4478-9fb8-67600d516bb6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:00Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b2c4e764-eb83-43ff-a4e8-206ea007e7f9.
|
||||||
| setUpClass (tempest.api.compute.images.test_images_oneserver | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerTestJSON) |
fail
ft6.1: setUpClass (tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver.py", line 32, in resource_setup
cls.server_id = cls.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2709d8a0-842d-4849-a2d3-437e9478ad94 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:07Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-87acbb3a-1947-4f9f-aa53-69c3b9b6268c.
|
||||||
| setUpClass (tempest.api.compute.images.test_images_oneserver_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ImagesOneServerNegativeTestJSON) |
fail
ft7.1: setUpClass (tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/images/test_images_oneserver_negative.py", line 86, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 08308895-2b19-405d-8533-71d403a9c8d0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:30Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d9eb9fcb-29fd-477c-94b7-cf08ab94b982.
|
||||||
| setUpClass (tempest.api.compute.images.test_list_image_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListImageFiltersTestJSON) |
fail
ft8.1: setUpClass (tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/images/test_list_image_filters.py", line 99, in resource_setup
cls.server2 = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 16220732-4005-49f7-9329-7ce58053900e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:05Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a4250899-ee2e-4bbc-8f2e-86fc8c0bcca0.
|
||||||
| setUpClass (tempest.api.compute.servers.test_create_server | 4 | 0 | 4 | 0 | 0 | Detail | |
ServersTestJSON) |
fail
ft9.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup
server_initial = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 3b3a2142-bb7a-4e33-be5b-73809c77178e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:23Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-abb9d630-b242-4e71-b017-a98e71a87a1a.
|
||||||
ServersTestManualDisk) |
fail
ft9.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup
server_initial = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server c42ca808-04ed-4a72-89c5-79cf3bb5d9e4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:31Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5d9b7023-e864-4fcd-9e8d-a08f5e29bfd2.
|
||||||
ServersV294TestFqdnHostnames) |
fail
ft9.3: setUpClass (tempest.api.compute.servers.test_create_server.ServersV294TestFqdnHostnames)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 274, in resource_setup
cls.test_server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0d4b57c2-684f-406d-92fb-f6bda4877bae failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5393bcc7-8ee6-4354-85f1-26e65285eff1.
|
||||||
ServersTestBootFromVolume) |
fail
ft9.4: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 63, in resource_setup
server_initial = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 63e68dd6-fbb8-44c0-a572-4a2f2f71b086 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:52Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0d9bfc99-d444-446e-8fd7-a45497009f75.
|
||||||
| setUpClass (tempest.api.compute.servers.test_instance_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsTestJSON) |
fail
ft10.1: setUpClass (tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 34, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server b2be6c58-986d-4b7f-a230-9206fc11dd32 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:28Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-ae64ee2f-3329-4693-8ea9-5129943b55be.
|
||||||
| setUpClass (tempest.api.compute.servers.test_instance_actions_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
InstanceActionsNegativeTestJSON) |
fail
ft11.1: setUpClass (tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions_negative.py", line 35, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server cae92532-b174-4929-a408-b9f86a791274 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:02Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c58e4860-8413-48eb-9fea-b20613119d27.
|
||||||
| setUpClass (tempest.api.compute.servers.test_list_server_filters | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServerFiltersTestJSON) |
fail
ft12.1: setUpClass (tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_list_server_filters.py", line 68, in resource_setup
cls.s3 = cls.create_test_server(name=cls.s3_name,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f89c2127-0622-479b-87f2-1409d1cffdb8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:12Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b92f04db-ad8a-49f5-866e-48baf4eaf07f.
|
||||||
| setUpClass (tempest.api.compute.servers.test_list_servers_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ListServersNegativeTestJSON) |
fail
ft13.1: setUpClass (tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_list_servers_negative.py", line 40, in resource_setup
body = cls.create_test_server(wait_until='ACTIVE', min_count=3)
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 131dd1b6-06e1-4c9e-a288-db34d4dc0bcf failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:24Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7aa0f95d-5ac8-452c-838c-135d6332c350.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 4 | 0 | 4 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft14.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 02052c66-f82c-4bb2-a8db-8eff466a01a0 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5e9d615d-2fd8-4674-acfc-03e8bdbdf820.
|
||||||
ServerActionsTestOtherB) |
fail
ft14.2: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 8c065331-3db8-4596-8826-b1d70f5c9895 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:36Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1bb1f1b9-cc13-4282-829c-d6244ddaceca.
|
||||||
ServerActionsV293TestJSON) |
fail
ft14.3: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup
cls.server_id = cls.recreate_server(None, volume_backed=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e9e11137-32bc-4d76-ba94-be1b5ea80ad6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:57Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-53fc72da-7800-4a61-862a-d57c3336a50f.
|
||||||
ServerActionsTestOtherA) |
fail
ft14.4: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 86, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server
server = cls.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 39d44030-4591-4db7-9083-287b15d0d8eb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:18Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c10710f0-6831-4930-b4d5-cb60e81e0dc8.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft15.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses.py", line 33, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 71b890d8-660c-4058-9ca9-09a68a755653 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:06Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1f6d4192-a761-45be-ad2d-ad4fa0a1adef.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_addresses_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesNegativeTestJSON) |
fail
ft16.1: setUpClass (tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_addresses_negative.py", line 33, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 7c852a49-f7d1-4a69-8361-494cdfa10642 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:05Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-67a3057c-3184-4841-80d7-03824a8d5213.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataTestJSON) |
fail
ft17.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_metadata.py", line 37, in resource_setup
cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 6dd39b96-6056-4ac8-93b9-5fd843b72d27 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:23Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e130cfb3-0bf5-45d5-b00f-58a8f02373ad.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_metadata_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerMetadataNegativeTestJSON) |
fail
ft18.1: setUpClass (tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_metadata_negative.py", line 36, in resource_setup
cls.server = cls.create_test_server(metadata={}, wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0164b3cb-51f9-4281-9c1b-1f9e8325b7d9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:55Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1a8681bb-951d-4828-86fc-1bd58b7da841.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_password | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerPasswordTestJSON) |
fail
ft19.1: setUpClass (tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_password.py", line 29, in resource_setup
cls.server = cls.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server a9421a2d-fe10-4db2-913a-b38a69f44cff failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:24Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f6dcd81b-5225-4fe3-b722-bd00f2471b8b.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue | 5 | 0 | 2 | 0 | 3 | Detail | |
ServerStableDeviceRescueTest) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest)
|
||||||
ServerBootFromVolumeStableRescueTest) |
skip
pt20.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest)
|
||||||
ServerRescueTestJSONUnderV235) |
fail
ft20.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup
server = cls.create_test_server(adminPass=password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server de1f5c2f-c8cf-4341-9b1b-ee7b564e8e3d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:41Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9172df6f-81e8-4c7f-9c06-e06e10f47817.
|
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt20.4: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE)
|
||||||
ServerRescueTestJSON) |
fail
ft20.5: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 49, in resource_setup
server = cls.create_test_server(adminPass=password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 07c66031-6ce0-4cff-8649-24508f4b1ad4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:56Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-413e3b35-d30e-44cb-8d8c-f0dc39353456.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft21.1: setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 54, in resource_setup
resc_server = cls.create_test_server(adminPass=rescue_password,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server aa2d70d4-3208-4925-9dc7-3d9e043088dd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-dccdbeb8-62a9-408a-aaba-f5a62ed1a1aa.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_tags | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerTagsTestJSON) |
fail
ft22.1: setUpClass (tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_tags.py", line 40, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server fcbb0ea2-aa61-4881-9c32-6cca4e021a23 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e24297fe-979c-46f3-bace-1732a05970ca.
|
||||||
| setUpClass (tempest.api.compute.servers.test_servers_negative | 2 | 0 | 2 | 0 | 0 | Detail | |
ServersNegativeTestJSON) |
fail
ft23.1: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 60, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 16ec30db-c677-47a0-aec6-d9fbe7c3e9cc failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-7708f56a-9e91-4e2e-8159-5940f7d40542.
|
||||||
ServersNegativeTestMultiTenantJSON) |
fail
ft23.2: setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 586, in resource_setup
server = cls.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 61758974-001f-47ac-b832-b1343bcecf74 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:45:07Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5db287ea-f64c-4899-831a-afa615e8a46a.
|
||||||
| tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] |
fail
ft24.1: tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:04,931 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/volume/v3/volumes 0.821s
2025-05-19 19:43:05,017 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/volumes/07990563-d4a7-460a-97d6-c5064ea796f1 0.074s
2025-05-19 19:43:06,079 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/volume/v3/volumes/07990563-d4a7-460a-97d6-c5064ea796f1 0.052s
2025-05-19 19:43:06,091 69649 INFO [tempest.common.waiters] volume 07990563-d4a7-460a-97d6-c5064ea796f1 reached available after waiting for 1.091016 seconds
2025-05-19 19:43:07,445 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.352s
2025-05-19 19:43:08,084 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.637s
2025-05-19 19:43:08,927 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.842s
2025-05-19 19:43:09,739 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.812s
2025-05-19 19:43:12,220 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.480s
2025-05-19 19:43:12,485 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.261s
2025-05-19 19:43:12,486 69649 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': '5c411452-0af9-4dff-b626-3902fb3e9370', 'name': 'tempest-VolumesAssistedSnapshotsTest-323809371-network', 'tenant_id': '7eabcf17a3a54657a49ef2287467333f', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7eabcf17a3a54657a49ef2287467333f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 361, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:42:45Z', 'updated_at': '2025-05-19T19:42:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:14,595 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.180.1.21/compute/v2.1/servers 2.109s
2025-05-19 19:43:20,349 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/2aff6fa3-0ed8-46f7-8dc5-471448f5b4a3 5.752s
2025-05-19 19:43:24,818 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.180.1.21/compute/v2.1/servers/2aff6fa3-0ed8-46f7-8dc5-471448f5b4a3 3.458s
2025-05-19 19:43:26,411 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2aff6fa3-0ed8-46f7-8dc5-471448f5b4a3 1.583s
2025-05-19 19:43:28,909 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 404 GET http://10.180.1.21/compute/v2.1/servers/2aff6fa3-0ed8-46f7-8dc5-471448f5b4a3 2.498s
2025-05-19 19:43:29,014 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.180.1.21/volume/v3/volumes/07990563-d4a7-460a-97d6-c5064ea796f1 0.102s
2025-05-19 19:43:29,078 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.180.1.21/volume/v3/volumes/07990563-d4a7-460a-97d6-c5064ea796f1 0.064s
2025-05-19 19:43:30,130 69649 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.180.1.21/volume/v3/volumes/07990563-d4a7-460a-97d6-c5064ea796f1 0.036s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 58, in test_volume_assisted_snapshot_create_delete
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2aff6fa3-0ed8-46f7-8dc5-471448f5b4a3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:15Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-eea0ef88-352e-4f23-bc0c-f8ebe0524606.
|
||||||
| tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft25.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:59,818 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 1.513s
2025-05-19 19:43:01,359 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 1.538s
2025-05-19 19:43:03,707 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 2.345s
2025-05-19 19:43:04,628 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/1824592039/os-extra_specs 0.919s
2025-05-19 19:43:05,632 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors 1.003s
2025-05-19 19:43:07,082 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 1.447s
2025-05-19 19:43:08,597 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.180.1.21/compute/v2.1/flavors/1495324447/os-extra_specs 1.513s
2025-05-19 19:43:09,650 69653 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.050s
2025-05-19 19:43:10,566 69653 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.913s
2025-05-19 19:43:11,207 69653 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.640s
2025-05-19 19:43:11,817 69653 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.610s
2025-05-19 19:43:15,287 69653 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 3.468s
2025-05-19 19:43:15,602 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.311s
2025-05-19 19:43:15,602 69653 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': '0f2c07d1-cc1a-4fdb-9985-93e288703cf8', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1475925027-network', 'tenant_id': 'a6fa2a64da98437380e8e6b247fedef5', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a6fa2a64da98437380e8e6b247fedef5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 640, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:42:46Z', 'updated_at': '2025-05-19T19:42:46Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:21,968 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.180.1.21/compute/v2.1/servers 6.365s
2025-05-19 19:43:25,148 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/a8088e90-c770-471d-8df4-44429b7dd478 3.178s
2025-05-19 19:43:28,188 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.180.1.21/compute/v2.1/servers/a8088e90-c770-471d-8df4-44429b7dd478 2.030s
2025-05-19 19:43:30,959 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a8088e90-c770-471d-8df4-44429b7dd478 2.763s
2025-05-19 19:43:33,316 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 404 GET http://10.180.1.21/compute/v2.1/servers/a8088e90-c770-471d-8df4-44429b7dd478 2.357s
2025-05-19 19:43:35,842 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-2023290168 2.524s
2025-05-19 19:43:36,036 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/f010f80f-d3b7-4b90-9fd9-b94756198895 0.193s
2025-05-19 19:43:36,063 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/f010f80f-d3b7-4b90-9fd9-b94756198895 0.027s
2025-05-19 19:43:36,992 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/9c598b8f-4972-4049-bf5d-96937767115a 0.929s
2025-05-19 19:43:38,719 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/1495324447 1.726s
2025-05-19 19:43:40,530 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.811s
2025-05-19 19:43:42,281 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/1824592039 1.745s
2025-05-19 19:43:43,964 69653 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 1.682s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 85, in test_verify_created_server_ephemeral_disk
server_no_eph_disk = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server a8088e90-c770-471d-8df4-44429b7dd478 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:22Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a1a53dba-6e27-416c-8019-fed6fe0f34a0.
|
||||||
| tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
fail
ft26.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:50,775 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.896s
2025-05-19 19:42:50,778 69631 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others) Found network None available for tenant
2025-05-19 19:42:54,424 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 202 POST http://10.180.1.21/compute/v2.1/servers 3.645s
2025-05-19 19:42:55,912 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/2619e056-4807-4b08-8939-f7333bb2b29a 1.484s
2025-05-19 19:42:58,023 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 200 GET http://10.180.1.21/compute/v2.1/servers/2619e056-4807-4b08-8939-f7333bb2b29a 1.099s
2025-05-19 19:42:59,340 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2619e056-4807-4b08-8939-f7333bb2b29a 1.306s
2025-05-19 19:43:00,263 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_admin_delete_servers_of_others): 404 GET http://10.180.1.21/compute/v2.1/servers/2619e056-4807-4b08-8939-f7333bb2b29a 0.923s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 49, in test_admin_delete_servers_of_others
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2619e056-4807-4b08-8939-f7333bb2b29a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:55Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-83faed26-17ba-4b9f-8c90-8bbd3f93306e.
|
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
fail
ft26.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:00,664 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.387s
2025-05-19 19:43:00,665 69631 INFO [tempest.lib.common.fixed_network] (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state) Found network None available for tenant
2025-05-19 19:43:02,352 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 202 POST http://10.180.1.21/compute/v2.1/servers 1.687s
2025-05-19 19:43:04,482 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/20bfed31-0f1a-4df3-a287-8b7643c6523b 2.128s
2025-05-19 19:43:07,106 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 200 GET http://10.180.1.21/compute/v2.1/servers/20bfed31-0f1a-4df3-a287-8b7643c6523b 1.612s
2025-05-19 19:43:08,978 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/20bfed31-0f1a-4df3-a287-8b7643c6523b 1.860s
2025-05-19 19:43:09,964 69631 INFO [tempest.lib.common.rest_client] Request (DeleteServersAdminTestJSON:test_delete_server_while_in_error_state): 404 GET http://10.180.1.21/compute/v2.1/servers/20bfed31-0f1a-4df3-a287-8b7643c6523b 0.985s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_delete_server.py", line 36, in test_delete_server_while_in_error_state
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 20bfed31-0f1a-4df3-a287-8b7643c6523b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:02Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-40d9fa6c-5e79-4427-bde1-0009b4c18c7c.
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 4 | 2 | 2 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt27.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5]
|
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
fail
ft27.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118]testtools.testresult.real._StringException: pythonlogging:'': {{{2025-05-19 19:42:49,615 69675 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_list_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/detail 0.246s}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 46, in test_get_hypervisor_list_details
hypers = self.client.list_hypervisors(detail=True)['hypervisors']
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 53, in list_hypervisors
self.validate_response(_schema, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None)
|
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
fail
ft27.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:50,273 69675 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors 0.649s
2025-05-19 19:42:51,549 69675 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminTestJSON:test_get_hypervisor_show_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/1 1.274s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 55, in test_get_hypervisor_show_details
details = self.client.show_hypervisor(hypers[0]['id'])['hypervisor']
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 64, in show_hypervisor
self.validate_response(schema.get_hypervisor, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None)
|
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt27.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
fail
ft28.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:11,130 69659 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV228Test:test_get_list_hypervisor_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors 1.347s
2025-05-19 19:43:11,913 69659 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV228Test:test_get_list_hypervisor_details): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/1 0.781s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 121, in test_get_list_hypervisor_details
self.client.show_hypervisor(hypers[0]['id'])
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 64, in show_hypervisor
self.validate_response(schema.get_hypervisor, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisor']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisor']['running_vms']:
None)
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
fail
ft29.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705]testtools.testresult.real._StringException: pythonlogging:'': {{{2025-05-19 19:42:47,513 69642 INFO [tempest.lib.common.rest_client] Request (HypervisorAdminV253TestBase:test_list_show_detail_hypervisors): 200 GET http://10.180.1.21/compute/v2.1/os-hypervisors/detail?with_servers=True 0.809s}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1108, in validate_response
jsonschema.validate(body, body_schema,
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/jsonschema/validators.py", line 1332, in validate
raise error
jsonschema.exceptions.ValidationError: None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_hypervisor.py", line 166, in test_list_show_detail_hypervisors
self.client.list_hypervisors(
File "/opt/stack/tempest/tempest/lib/services/compute/hypervisor_client.py", line 53, in list_hypervisors
self.validate_response(_schema, resp, body)
File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 1113, in validate_response
raise exceptions.InvalidHTTPResponseBody(msg)
tempest.lib.exceptions.InvalidHTTPResponseBody: HTTP response body is invalid json or xml
Details: HTTP response body is invalid (None is not of type 'integer'
Failed validating 'type' in schema['properties']['hypervisors']['items']['properties']['running_vms']:
{'type': 'integer'}
On instance['hypervisors'][0]['running_vms']:
None)
|
||||||
| tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 1 | 2 | 0 | 2 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode] |
skip
pt30.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d,multinode]
|
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt30.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f]
|
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
fail
ft30.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:39,062 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.200s
2025-05-19 19:42:39,063 69621 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation) Found network None available for tenant
2025-05-19 19:42:40,299 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 202 POST http://10.180.1.21/compute/v2.1/servers 1.236s
2025-05-19 19:42:42,069 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a6853ab4-bd95-45d0-a1ff-4001a7d13aeb 1.768s
2025-05-19 19:42:43,368 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 200 GET http://10.180.1.21/compute/v2.1/servers/a6853ab4-bd95-45d0-a1ff-4001a7d13aeb 0.290s
2025-05-19 19:42:43,381 69621 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:42:46,085 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a6853ab4-bd95-45d0-a1ff-4001a7d13aeb 2.704s
2025-05-19 19:42:46,184 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_list_migrations_in_flavor_resize_situation): 404 GET http://10.180.1.21/compute/v2.1/servers/a6853ab4-bd95-45d0-a1ff-4001a7d13aeb 0.098s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 45, in test_list_migrations_in_flavor_resize_situation
server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server a6853ab4-bd95-45d0-a1ff-4001a7d13aeb failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:41Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-96c3b5d8-efdd-470f-9b5a-095b1f99c62a.
|
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
fail
ft30.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:46,774 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42 0.585s
2025-05-19 19:42:47,088 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors 0.311s
2025-05-19 19:42:47,234 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/flavors/42/os-extra_specs 0.137s
2025-05-19 19:42:47,874 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 POST http://10.180.1.21/compute/v2.1/flavors/bbfc1a43-f61c-420a-8a7f-8479c8fe9d81/os-extra_specs 0.639s
2025-05-19 19:42:48,635 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.753s
2025-05-19 19:42:48,636 69621 INFO [tempest.lib.common.fixed_network] (MigrationsAdminTest:test_resize_server_revert_deleted_flavor) Found network None available for tenant
2025-05-19 19:42:49,509 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 202 POST http://10.180.1.21/compute/v2.1/servers 0.873s
2025-05-19 19:42:49,651 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/f50bebbd-981e-4bb3-a2bf-77cbc50585b8 0.139s
2025-05-19 19:42:53,787 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 200 GET http://10.180.1.21/compute/v2.1/servers/f50bebbd-981e-4bb3-a2bf-77cbc50585b8 3.121s
2025-05-19 19:42:53,796 69621 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 4 second wait
2025-05-19 19:42:55,500 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f50bebbd-981e-4bb3-a2bf-77cbc50585b8 1.704s
2025-05-19 19:42:56,626 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:test_resize_server_revert_deleted_flavor): 404 GET http://10.180.1.21/compute/v2.1/servers/f50bebbd-981e-4bb3-a2bf-77cbc50585b8 1.125s
2025-05-19 19:42:57,853 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/flavors/bbfc1a43-f61c-420a-8a7f-8479c8fe9d81 1.226s
2025-05-19 19:42:58,688 69621 INFO [tempest.lib.common.rest_client] Request (MigrationsAdminTest:_run_cleanups): 200 GET http://10.180.1.21/compute/v2.1/flavors/detail 0.834s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_migrations.py", line 97, in test_resize_server_revert_deleted_flavor
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f50bebbd-981e-4bb3-a2bf-77cbc50585b8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:50Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9862640b-267e-4742-974f-1e93fbc6987e.
|
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode] |
skip
pt30.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d,multinode]
|
||||||
| tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3] |
fail
ft31.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics[id-31ff3486-b8a0-4f56-a6c0-aab460531db3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:44,367 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.756s
2025-05-19 19:42:44,368 69619 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsTest:test_get_server_diagnostics) Found network None available for tenant
2025-05-19 19:42:45,592 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 1.223s
2025-05-19 19:42:46,141 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f969b380-0d0a-4517-a326-a026c63d09bd 0.547s
2025-05-19 19:42:47,661 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f969b380-0d0a-4517-a326-a026c63d09bd 0.504s
2025-05-19 19:42:47,671 69619 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:42:48,153 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f969b380-0d0a-4517-a326-a026c63d09bd 0.481s
2025-05-19 19:42:49,193 69619 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsTest:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/f969b380-0d0a-4517-a326-a026c63d09bd 1.039s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 35, in test_get_server_diagnostics
server_id = self.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f969b380-0d0a-4517-a326-a026c63d09bd failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:46Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-3ae6ba84-5064-4157-a256-d016ae15b5ee.
|
||||||
| tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3] |
fail
ft32.1: tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test.test_get_server_diagnostics[id-64d0d48c-dff1-11e6-bf01-fe55135034f3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:50,579 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.913s
2025-05-19 19:42:50,581 69627 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsV248Test:test_get_server_diagnostics) Found network None available for tenant
2025-05-19 19:42:53,829 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 202 POST http://10.180.1.21/compute/v2.1/servers 3.247s
2025-05-19 19:42:55,600 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f6f81107-c77e-4051-b206-c0c6733faa00 1.769s
2025-05-19 19:42:57,898 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 200 GET http://10.180.1.21/compute/v2.1/servers/f6f81107-c77e-4051-b206-c0c6733faa00 1.281s
2025-05-19 19:42:58,960 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f6f81107-c77e-4051-b206-c0c6733faa00 1.050s
2025-05-19 19:43:00,214 69627 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsV248Test:test_get_server_diagnostics): 404 GET http://10.180.1.21/compute/v2.1/servers/f6f81107-c77e-4051-b206-c0c6733faa00 1.254s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics.py", line 60, in test_get_server_diagnostics
server_id = self.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f6f81107-c77e-4051-b206-c0c6733faa00 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-39473364-3765-4d0a-a9c5-92e8b679d59b.
|
||||||
| tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
fail
ft33.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:12,785 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.120s
2025-05-19 19:43:12,786 69637 INFO [tempest.lib.common.fixed_network] (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin) Found network None available for tenant
2025-05-19 19:43:16,306 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 202 POST http://10.180.1.21/compute/v2.1/servers 3.519s
2025-05-19 19:43:21,247 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/35451f09-548e-46ad-9763-2dc9e49dcd1c 4.940s
2025-05-19 19:43:25,405 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 200 GET http://10.180.1.21/compute/v2.1/servers/35451f09-548e-46ad-9763-2dc9e49dcd1c 3.150s
2025-05-19 19:43:27,539 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 204 DELETE http://10.180.1.21/compute/v2.1/servers/35451f09-548e-46ad-9763-2dc9e49dcd1c 2.125s
2025-05-19 19:43:30,161 69637 INFO [tempest.lib.common.rest_client] Request (ServerDiagnosticsNegativeTest:test_get_server_diagnostics_by_non_admin): 404 GET http://10.180.1.21/compute/v2.1/servers/35451f09-548e-46ad-9763-2dc9e49dcd1c 2.621s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_server_diagnostics_negative.py", line 35, in test_get_server_diagnostics_by_non_admin
server_id = self.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 35451f09-548e-46ad-9763-2dc9e49dcd1c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:16Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d13c1e78-8a66-45c5-b768-3c1bd05ae930.
|
||||||
| tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6] |
fail
ft34.1: tempest.api.compute.admin.test_server_external_events.ServerExternalEventsTest.test_create_server_external_events[id-6bbf4723-61d2-4372-af55-7ba27f1c9ba6]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:06,468 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.346s
2025-05-19 19:43:06,469 69617 INFO [tempest.lib.common.fixed_network] (ServerExternalEventsTest:test_create_server_external_events) Found network None available for tenant
2025-05-19 19:43:08,480 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 202 POST http://10.180.1.21/compute/v2.1/servers 2.011s
2025-05-19 19:43:09,572 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/e27acead-b7e2-4504-bc7b-b59410dda063 1.090s
2025-05-19 19:43:11,090 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 200 GET http://10.180.1.21/compute/v2.1/servers/e27acead-b7e2-4504-bc7b-b59410dda063 0.509s
2025-05-19 19:43:12,229 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 204 DELETE http://10.180.1.21/compute/v2.1/servers/e27acead-b7e2-4504-bc7b-b59410dda063 1.124s
2025-05-19 19:43:12,658 69617 INFO [tempest.lib.common.rest_client] Request (ServerExternalEventsTest:test_create_server_external_events): 404 GET http://10.180.1.21/compute/v2.1/servers/e27acead-b7e2-4504-bc7b-b59410dda063 0.429s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_server_external_events.py", line 32, in test_create_server_external_events
server_id = self.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server e27acead-b7e2-4504-bc7b-b59410dda063 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:09Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-40c431e2-b71b-4c08-a66a-75224f38cadf.
|
||||||
| tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
fail
ft35.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:42:50,981 69667 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.331s
2025-05-19 19:42:50,982 69667 INFO [tempest.lib.common.fixed_network] (ServersAdmin275Test:test_rebuild_update_server_275) Found network None available for tenant
2025-05-19 19:42:54,169 69667 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 202 POST http://10.180.1.21/compute/v2.1/servers 3.186s
2025-05-19 19:42:55,803 69667 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 PUT http://10.180.1.21/compute/v2.1/servers/8e1339e5-b33c-4e7e-a90d-199fad3f56d2 1.630s
2025-05-19 19:42:56,769 69667 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/8e1339e5-b33c-4e7e-a90d-199fad3f56d2 0.950s
2025-05-19 19:42:58,434 69667 INFO [tempest.lib.common.rest_client] Request (ServersAdmin275Test:test_rebuild_update_server_275): 200 GET http://10.180.1.21/compute/v2.1/servers/8e1339e5-b33c-4e7e-a90d-199fad3f56d2 0.646s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_servers.py", line 243, in test_rebuild_update_server_275
waiters.wait_for_server_status(self.servers_client, server['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 8e1339e5-b33c-4e7e-a90d-199fad3f56d2 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:42:54Z', 'message': 'No valid host was found. '}.
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
fail
ft36.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:31,062 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.179s
2025-05-19 19:43:31,522 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.459s
2025-05-19 19:43:32,058 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.534s
2025-05-19 19:43:32,306 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.247s
2025-05-19 19:43:33,543 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.236s
2025-05-19 19:43:33,605 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.060s
2025-05-19 19:43:33,606 69627 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'a190dbe0-71d4-40f8-8f00-123564eb0c28', 'name': 'tempest-VolumesAdminNegativeTest-1249593745-network', 'tenant_id': 'c9941726e7614a42b7c83c14b01b6665', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9941726e7614a42b7c83c14b01b6665', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 229, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:06Z', 'updated_at': '2025-05-19T19:43:06Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:36,989 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.180.1.21/compute/v2.1/servers 3.382s
2025-05-19 19:43:38,693 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/bee38f48-e685-486f-aab7-3a95cdb819d6 1.703s
2025-05-19 19:43:41,173 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.180.1.21/compute/v2.1/servers/bee38f48-e685-486f-aab7-3a95cdb819d6 1.472s
2025-05-19 19:43:43,224 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 204 DELETE http://10.180.1.21/compute/v2.1/servers/bee38f48-e685-486f-aab7-3a95cdb819d6 2.038s
2025-05-19 19:43:45,197 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 404 GET http://10.180.1.21/compute/v2.1/servers/bee38f48-e685-486f-aab7-3a95cdb819d6 1.972s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 65, in test_update_attached_volume_with_nonexistent_volume_in_body
self.server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server bee38f48-e685-486f-aab7-3a95cdb819d6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-bb51e478-bed6-487e-9d47-4c4ff9104baa.
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
fail
ft36.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:45,395 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.190s
2025-05-19 19:43:45,396 69627 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'a190dbe0-71d4-40f8-8f00-123564eb0c28', 'name': 'tempest-VolumesAdminNegativeTest-1249593745-network', 'tenant_id': 'c9941726e7614a42b7c83c14b01b6665', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c9941726e7614a42b7c83c14b01b6665', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 229, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:06Z', 'updated_at': '2025-05-19T19:43:06Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:48,927 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.180.1.21/compute/v2.1/servers 3.531s
2025-05-19 19:43:49,388 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/35fc950e-0990-495f-b864-767479174670 0.459s
2025-05-19 19:43:50,646 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.180.1.21/compute/v2.1/servers/35fc950e-0990-495f-b864-767479174670 0.245s
2025-05-19 19:43:50,656 69627 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:43:50,996 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 204 DELETE http://10.180.1.21/compute/v2.1/servers/35fc950e-0990-495f-b864-767479174670 0.340s
2025-05-19 19:43:51,050 69627 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 404 GET http://10.180.1.21/compute/v2.1/servers/35fc950e-0990-495f-b864-767479174670 0.053s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 46, in test_update_attached_volume_with_nonexistent_volume_in_uri
self.server = self.create_test_server(wait_until="ACTIVE")
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 35fc950e-0990-495f-b864-767479174670 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-989d5eae-924a-4249-931d-5b911b2b07b1.
|
||||||
| tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 0 | 4 | 0 | 0 | Detail | |
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
fail
ft37.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:22,062 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.137s
2025-05-19 19:44:22,062 69627 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_stopped_server) Found network {'id': 'ccf3f555-c521-4a75-b5ad-ae94bfc389d8', 'name': 'tempest-ImagesTestJSON-1595922244-network', 'tenant_id': '154613724e694337b8fcc489dd7bc6f3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '154613724e694337b8fcc489dd7bc6f3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 503, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:15Z', 'updated_at': '2025-05-19T19:44:15Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:24,375 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.312s
2025-05-19 19:44:25,526 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b4ce380b-c051-494e-992c-abbd8fd006a9 1.150s
2025-05-19 19:44:27,113 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 200 GET http://10.180.1.21/compute/v2.1/servers/b4ce380b-c051-494e-992c-abbd8fd006a9 0.570s
2025-05-19 19:44:27,694 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b4ce380b-c051-494e-992c-abbd8fd006a9 0.572s
2025-05-19 19:44:28,047 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_stopped_server): 404 GET http://10.180.1.21/compute/v2.1/servers/b4ce380b-c051-494e-992c-abbd8fd006a9 0.352s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 82, in test_create_image_from_stopped_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server b4ce380b-c051-494e-992c-abbd8fd006a9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:25Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-95d58fef-01cf-475a-94a2-6cd69d0db4f4.
|
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
fail
ft37.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:28,153 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.101s
2025-05-19 19:44:28,154 69627 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_image_from_suspended_server) Found network {'id': 'ccf3f555-c521-4a75-b5ad-ae94bfc389d8', 'name': 'tempest-ImagesTestJSON-1595922244-network', 'tenant_id': '154613724e694337b8fcc489dd7bc6f3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '154613724e694337b8fcc489dd7bc6f3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 503, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:15Z', 'updated_at': '2025-05-19T19:44:15Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:29,922 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.766s
2025-05-19 19:44:30,693 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/f4c87de6-b495-40b2-9347-0a0e026bb065 0.769s
2025-05-19 19:44:32,141 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 200 GET http://10.180.1.21/compute/v2.1/servers/f4c87de6-b495-40b2-9347-0a0e026bb065 0.439s
2025-05-19 19:44:33,624 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f4c87de6-b495-40b2-9347-0a0e026bb065 1.473s
2025-05-19 19:44:34,003 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_image_from_suspended_server): 404 GET http://10.180.1.21/compute/v2.1/servers/f4c87de6-b495-40b2-9347-0a0e026bb065 0.378s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 137, in test_create_image_from_suspended_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f4c87de6-b495-40b2-9347-0a0e026bb065 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:30Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b70a8fce-6107-48a9-9fcb-75564d3fa134.
|
||||||
test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088] |
fail
ft37.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_server_from_snapshot[id-f3cac456-e3fe-4183-a7a7-a59f7f017088]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:34,080 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.071s
2025-05-19 19:44:34,080 69627 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_create_server_from_snapshot) Found network {'id': 'ccf3f555-c521-4a75-b5ad-ae94bfc389d8', 'name': 'tempest-ImagesTestJSON-1595922244-network', 'tenant_id': '154613724e694337b8fcc489dd7bc6f3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '154613724e694337b8fcc489dd7bc6f3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 503, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:15Z', 'updated_at': '2025-05-19T19:44:15Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:35,329 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 202 POST http://10.180.1.21/compute/v2.1/servers 1.248s
2025-05-19 19:44:35,670 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/58c062aa-2b88-46df-b4d6-799162313f6f 0.340s
2025-05-19 19:44:37,365 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 200 GET http://10.180.1.21/compute/v2.1/servers/58c062aa-2b88-46df-b4d6-799162313f6f 0.684s
2025-05-19 19:44:37,377 69627 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:37,859 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 204 DELETE http://10.180.1.21/compute/v2.1/servers/58c062aa-2b88-46df-b4d6-799162313f6f 0.481s
2025-05-19 19:44:37,974 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_create_server_from_snapshot): 404 GET http://10.180.1.21/compute/v2.1/servers/58c062aa-2b88-46df-b4d6-799162313f6f 0.114s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 163, in test_create_server_from_snapshot
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 58c062aa-2b88-46df-b4d6-799162313f6f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-8023099c-cf19-4796-a824-e47ad21f7e4d.
|
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
fail
ft37.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:38,047 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.066s
2025-05-19 19:44:38,047 69627 INFO [tempest.lib.common.fixed_network] (ImagesTestJSON:test_delete_saving_image) Found network {'id': 'ccf3f555-c521-4a75-b5ad-ae94bfc389d8', 'name': 'tempest-ImagesTestJSON-1595922244-network', 'tenant_id': '154613724e694337b8fcc489dd7bc6f3', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '154613724e694337b8fcc489dd7bc6f3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 503, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:15Z', 'updated_at': '2025-05-19T19:44:15Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:38,952 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 202 POST http://10.180.1.21/compute/v2.1/servers 0.904s
2025-05-19 19:44:39,769 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/8ebf3108-e20c-4c48-8cf8-df5f9dd66071 0.814s
2025-05-19 19:44:41,335 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 200 GET http://10.180.1.21/compute/v2.1/servers/8ebf3108-e20c-4c48-8cf8-df5f9dd66071 0.554s
2025-05-19 19:44:41,870 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 204 DELETE http://10.180.1.21/compute/v2.1/servers/8ebf3108-e20c-4c48-8cf8-df5f9dd66071 0.526s
2025-05-19 19:44:42,137 69627 INFO [tempest.lib.common.rest_client] Request (ImagesTestJSON:test_delete_saving_image): 404 GET http://10.180.1.21/compute/v2.1/servers/8ebf3108-e20c-4c48-8cf8-df5f9dd66071 0.266s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/images/test_images.py", line 54, in test_delete_saving_image
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 8ebf3108-e20c-4c48-8cf8-df5f9dd66071 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:39Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d2498d95-6b34-43cd-a4af-e4d2bc1c27d4.
|
||||||
| tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 3 | 1 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
fail
ft38.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:58,570 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.031s
2025-05-19 19:43:58,572 69629 INFO [tempest.lib.common.fixed_network] (ImagesNegativeTestJSON:test_create_image_from_deleted_server) Found network {'id': 'ff47cf52-590f-4130-ac3b-2b6a8b4bcadf', 'name': 'tempest-ImagesNegativeTestJSON-992944092-network', 'tenant_id': '9256759a7ddb436b8e8a55ff4d934769', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9256759a7ddb436b8e8a55ff4d934769', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 169, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:01,155 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.582s
2025-05-19 19:44:03,879 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/22afd1cb-947a-445b-9d7c-9a07eeab9e5a 2.722s
2025-05-19 19:44:06,003 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 200 GET http://10.180.1.21/compute/v2.1/servers/22afd1cb-947a-445b-9d7c-9a07eeab9e5a 1.110s
2025-05-19 19:44:07,521 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/22afd1cb-947a-445b-9d7c-9a07eeab9e5a 1.507s
2025-05-19 19:44:08,215 69629 INFO [tempest.lib.common.rest_client] Request (ImagesNegativeTestJSON:test_create_image_from_deleted_server): 404 GET http://10.180.1.21/compute/v2.1/servers/22afd1cb-947a-445b-9d7c-9a07eeab9e5a 0.694s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/images/test_images_negative.py", line 52, in test_create_image_from_deleted_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 22afd1cb-947a-445b-9d7c-9a07eeab9e5a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:01Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-eba20bd4-cd3e-4ffd-88c2-f34bd546fbf0.
|
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt38.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative]
|
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt38.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative]
|
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt38.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative]
|
||||||
| tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 3 | 2 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
fail
ft39.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:53,149 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 0.583s
2025-05-19 19:44:53,470 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 0.316s
2025-05-19 19:44:53,515 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.039s
2025-05-19 19:44:53,515 69627 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_list_security_groups_by_server) Found network {'id': '41f54d26-e148-4e38-bf26-e08dc14b44b5', 'name': 'tempest-SecurityGroupsTestJSON-1765882083-network', 'tenant_id': 'f351f9ab206b498199e2e12875f93157', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f351f9ab206b498199e2e12875f93157', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 202, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:46Z', 'updated_at': '2025-05-19T19:44:46Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:54,134 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.618s
2025-05-19 19:44:54,214 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/cd28a991-da56-4923-b8cc-f9e88ecbdcd3 0.079s
2025-05-19 19:44:55,358 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 200 GET http://10.180.1.21/compute/v2.1/servers/cd28a991-da56-4923-b8cc-f9e88ecbdcd3 0.134s
2025-05-19 19:44:55,367 69627 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:55,607 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/cd28a991-da56-4923-b8cc-f9e88ecbdcd3 0.239s
2025-05-19 19:44:55,659 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_list_security_groups_by_server): 404 GET http://10.180.1.21/compute/v2.1/servers/cd28a991-da56-4923-b8cc-f9e88ecbdcd3 0.051s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 166, in test_list_security_groups_by_server
server_id = self.create_test_server(wait_until='ACTIVE')['id']
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server cd28a991-da56-4923-b8cc-f9e88ecbdcd3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:54Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f450f6f8-3494-4bd2-954f-bbc04c5da9a3.
|
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt39.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615]
|
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt39.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke]
|
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
fail
ft39.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:58,287 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 0.212s
2025-05-19 19:44:58,465 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 POST http://10.180.1.21/compute/v2.1/os-security-groups 0.176s
2025-05-19 19:44:58,536 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.065s
2025-05-19 19:44:58,537 69627 INFO [tempest.lib.common.fixed_network] (SecurityGroupsTestJSON:test_server_security_groups) Found network {'id': '41f54d26-e148-4e38-bf26-e08dc14b44b5', 'name': 'tempest-SecurityGroupsTestJSON-1765882083-network', 'tenant_id': 'f351f9ab206b498199e2e12875f93157', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f351f9ab206b498199e2e12875f93157', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 202, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:46Z', 'updated_at': '2025-05-19T19:44:46Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:58,904 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 202 POST http://10.180.1.21/compute/v2.1/servers 0.366s
2025-05-19 19:44:58,947 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/2b73fa3c-a745-4a61-880c-b0e28c25e676 0.040s
2025-05-19 19:45:00,024 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 200 GET http://10.180.1.21/compute/v2.1/servers/2b73fa3c-a745-4a61-880c-b0e28c25e676 0.065s
2025-05-19 19:45:00,031 69627 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:45:00,217 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2b73fa3c-a745-4a61-880c-b0e28c25e676 0.185s
2025-05-19 19:45:00,241 69627 INFO [tempest.lib.common.rest_client] Request (SecurityGroupsTestJSON:test_server_security_groups): 404 GET http://10.180.1.21/compute/v2.1/servers/2b73fa3c-a745-4a61-880c-b0e28c25e676 0.024s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/security_groups/test_security_groups.py", line 105, in test_server_security_groups
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2b73fa3c-a745-4a61-880c-b0e28c25e676 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:59Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-5af646e2-6f70-4881-8f38-0cfe09d4b179.
|
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt39.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f]
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 0 | 3 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
fail
ft40.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:06,965 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.247s
2025-05-19 19:44:07,582 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.616s
2025-05-19 19:44:08,147 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.564s
2025-05-19 19:44:08,669 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.522s
2025-05-19 19:44:11,487 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.816s
2025-05-19 19:44:11,647 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.157s
2025-05-19 19:44:11,648 69659 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip) Found network {'id': 'e1c1246a-be4a-4c10-81f7-8e654e7d8fd9', 'name': 'tempest-AttachInterfacesTestJSON-193557214-network', 'tenant_id': '234e91c9f3c94d579e7629d40c08f278', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '234e91c9f3c94d579e7629d40c08f278', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 397, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:55Z', 'updated_at': '2025-05-19T19:43:55Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:13,845 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 2.196s
2025-05-19 19:44:15,598 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/cabcb41c-b794-41d8-9e4f-ce5db01ec786 1.752s
2025-05-19 19:44:17,392 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/cabcb41c-b794-41d8-9e4f-ce5db01ec786 0.779s
2025-05-19 19:44:18,591 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/cabcb41c-b794-41d8-9e4f-ce5db01ec786 1.182s
2025-05-19 19:44:19,900 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/cabcb41c-b794-41d8-9e4f-ce5db01ec786 1.308s
2025-05-19 19:44:21,397 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1377612121 1.493s
2025-05-19 19:44:21,881 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/959e3516-b7dd-4ec5-84d4-21c663915b14 0.483s
2025-05-19 19:44:21,903 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/959e3516-b7dd-4ec5-84d4-21c663915b14 0.020s
2025-05-19 19:44:23,021 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/0b11d415-5012-4e7e-bee8-b21fdcc7632c 1.118s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 280, in test_create_list_show_delete_interfaces_by_fixed_ip
server, ifs, _ = self._create_server_get_interfaces()
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server cabcb41c-b794-41d8-9e4f-ce5db01ec786 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:14Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-53f9072a-4d5d-44bd-b7e3-e860d0760d71.
|
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
fail
ft40.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:24,978 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.953s
2025-05-19 19:44:25,412 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.433s
2025-05-19 19:44:25,856 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.443s
2025-05-19 19:44:26,045 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.189s
2025-05-19 19:44:28,461 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.415s
2025-05-19 19:44:28,545 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.078s
2025-05-19 19:44:28,545 69659 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port) Found network {'id': 'e1c1246a-be4a-4c10-81f7-8e654e7d8fd9', 'name': 'tempest-AttachInterfacesTestJSON-193557214-network', 'tenant_id': '234e91c9f3c94d579e7629d40c08f278', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '234e91c9f3c94d579e7629d40c08f278', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 397, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:55Z', 'updated_at': '2025-05-19T19:43:55Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:30,487 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 202 POST http://10.180.1.21/compute/v2.1/servers 1.941s
2025-05-19 19:44:30,847 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/fbe549fb-814e-47e5-8cfa-883cd13df8ce 0.358s
2025-05-19 19:44:32,582 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 200 GET http://10.180.1.21/compute/v2.1/servers/fbe549fb-814e-47e5-8cfa-883cd13df8ce 0.718s
2025-05-19 19:44:32,596 69659 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:33,850 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fbe549fb-814e-47e5-8cfa-883cd13df8ce 1.253s
2025-05-19 19:44:34,301 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_create_list_show_delete_interfaces_by_network_port): 404 GET http://10.180.1.21/compute/v2.1/servers/fbe549fb-814e-47e5-8cfa-883cd13df8ce 0.450s
2025-05-19 19:44:35,034 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-51271478 0.732s
2025-05-19 19:44:35,306 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/c89e5b6b-e912-4b1e-8b09-01942ff6f231 0.271s
2025-05-19 19:44:35,325 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/c89e5b6b-e912-4b1e-8b09-01942ff6f231 0.018s
2025-05-19 19:44:35,883 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/8b70c32b-8250-4a0a-b2cd-0e87b19d951e 0.558s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 237, in test_create_list_show_delete_interfaces_by_network_port
server, ifs, _ = self._create_server_get_interfaces()
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server fbe549fb-814e-47e5-8cfa-883cd13df8ce failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:31Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-73715e97-896c-4af0-b02e-fc6b0556c2c8.
|
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
fail
ft40.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:35,978 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.090s
2025-05-19 19:44:35,979 69659 INFO [tempest.lib.common.fixed_network] (AttachInterfacesTestJSON:test_reassign_port_between_servers) Found network {'id': 'e1c1246a-be4a-4c10-81f7-8e654e7d8fd9', 'name': 'tempest-AttachInterfacesTestJSON-193557214-network', 'tenant_id': '234e91c9f3c94d579e7629d40c08f278', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '234e91c9f3c94d579e7629d40c08f278', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 397, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:55Z', 'updated_at': '2025-05-19T19:43:55Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:36,171 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.191s
2025-05-19 19:44:36,598 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.423s
2025-05-19 19:44:37,073 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.475s
2025-05-19 19:44:37,422 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.348s
2025-05-19 19:44:38,984 69659 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.561s
2025-05-19 19:44:40,479 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 202 POST http://10.180.1.21/compute/v2.1/servers 1.494s
2025-05-19 19:44:41,212 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/4b30f3ad-8e6e-42c2-b545-d6c718ab49ae 0.730s
2025-05-19 19:44:42,410 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 200 GET http://10.180.1.21/compute/v2.1/servers/4b30f3ad-8e6e-42c2-b545-d6c718ab49ae 0.189s
2025-05-19 19:44:42,994 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4b30f3ad-8e6e-42c2-b545-d6c718ab49ae 0.576s
2025-05-19 19:44:43,316 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:test_reassign_port_between_servers): 404 GET http://10.180.1.21/compute/v2.1/servers/4b30f3ad-8e6e-42c2-b545-d6c718ab49ae 0.322s
2025-05-19 19:44:43,610 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1952151187 0.293s
2025-05-19 19:44:43,859 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/03c95cf0-49cd-4973-b6dc-b5a372e069ba 0.248s
2025-05-19 19:44:43,873 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/03c95cf0-49cd-4973-b6dc-b5a372e069ba 0.013s
2025-05-19 19:44:44,566 69659 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/0b2ff859-0bc2-47d7-a95a-ff37dde34dcb 0.692s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 326, in test_reassign_port_between_servers
servers = [_create_validatable_server(), _create_validatable_server()]
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 316, in _create_validatable_server
_, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 4b30f3ad-8e6e-42c2-b545-d6c718ab49ae failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:41Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a8ff147a-420f-4318-b192-d7ef0ef8897a.
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft41.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:28,741 69619 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.432s
2025-05-19 19:43:29,225 69619 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.480s
2025-05-19 19:43:29,382 69619 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.156s
2025-05-19 19:43:29,637 69619 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.254s
2025-05-19 19:43:31,094 69619 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.456s
2025-05-19 19:43:31,173 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.074s
2025-05-19 19:43:31,173 69619 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': 'ec0ac165-a66a-41ab-9f8d-1ab889065585', 'name': 'tempest-AttachInterfacesUnderV243Test-1523279014-network', 'tenant_id': 'b018b3f0cdf7498186c6519495399605', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b018b3f0cdf7498186c6519495399605', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 273, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:13Z', 'updated_at': '2025-05-19T19:43:14Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:34,038 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST http://10.180.1.21/compute/v2.1/servers 2.864s
2025-05-19 19:43:37,085 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/df9e7db6-6c97-43f9-b849-555ed6a04d4f 3.044s
2025-05-19 19:43:40,007 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET http://10.180.1.21/compute/v2.1/servers/df9e7db6-6c97-43f9-b849-555ed6a04d4f 1.906s
2025-05-19 19:43:41,703 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 204 DELETE http://10.180.1.21/compute/v2.1/servers/df9e7db6-6c97-43f9-b849-555ed6a04d4f 1.673s
2025-05-19 19:43:43,335 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 404 GET http://10.180.1.21/compute/v2.1/servers/df9e7db6-6c97-43f9-b849-555ed6a04d4f 1.632s
2025-05-19 19:43:45,236 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-770031778 1.898s
2025-05-19 19:43:45,498 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/df364a09-0814-4e5d-81e2-9a8fbd259ad8 0.261s
2025-05-19 19:43:45,526 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/df364a09-0814-4e5d-81e2-9a8fbd259ad8 0.028s
2025-05-19 19:43:46,953 69619 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/3219b9a8-c17a-4229-8427-5e5f04db7e8d 1.424s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 379, in test_add_remove_fixed_ip
server, ifs, fip = self._create_server_get_interfaces()
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 78, in _create_server_get_interfaces
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server df9e7db6-6c97-43f9-b849-555ed6a04d4f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:34Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-0dab40fe-2677-4e7d-8687-79f3e1d25eb6.
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
fail
ft42.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:14,874 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.064s
2025-05-19 19:44:14,874 69645 INFO [tempest.lib.common.fixed_network] (AttachInterfacesV270Test:test_create_get_list_interfaces) Found network {'id': '68b07a4d-ceae-40f5-b079-a3201edb468a', 'name': 'tempest-AttachInterfacesV270Test-308675051-network', 'tenant_id': '5d92b54aaff848d9a44b62d0dfb0363a', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5d92b54aaff848d9a44b62d0dfb0363a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 597, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:02Z', 'updated_at': '2025-05-19T19:44:02Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:16,573 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 202 POST http://10.180.1.21/compute/v2.1/servers 1.698s
2025-05-19 19:44:17,213 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/67c5b9b1-ef56-47a9-8db2-465a267d41e6 0.638s
2025-05-19 19:44:19,903 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 200 GET http://10.180.1.21/compute/v2.1/servers/67c5b9b1-ef56-47a9-8db2-465a267d41e6 1.670s
2025-05-19 19:44:19,918 69645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:21,659 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 204 DELETE http://10.180.1.21/compute/v2.1/servers/67c5b9b1-ef56-47a9-8db2-465a267d41e6 1.740s
2025-05-19 19:44:23,473 69645 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesV270Test:test_create_get_list_interfaces): 404 GET http://10.180.1.21/compute/v2.1/servers/67c5b9b1-ef56-47a9-8db2-465a267d41e6 1.814s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_attach_interfaces.py", line 454, in test_create_get_list_interfaces
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 67c5b9b1-ef56-47a9-8db2-465a267d41e6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:17Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-de7f4843-652c-464e-b294-f58926c4a060.
|
||||||
| tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
fail
ft43.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:24,670 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 3.408s
2025-05-19 19:43:25,259 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.587s
2025-05-19 19:43:25,904 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.644s
2025-05-19 19:43:26,367 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.463s
2025-05-19 19:43:28,742 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 2.375s
2025-05-19 19:43:28,896 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.151s
2025-05-19 19:43:28,897 69623 INFO [tempest.lib.common.fixed_network] (ServersTestFqdnHostnames:test_create_server_with_fqdn_name) Found network {'id': '0e0a2156-f03f-4074-ae02-a8ab223be2e6', 'name': 'tempest-ServersTestFqdnHostnames-1545894325-network', 'tenant_id': '2e8d8eec951c43c1952bd6f760be58af', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2e8d8eec951c43c1952bd6f760be58af', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 823, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:07Z', 'updated_at': '2025-05-19T19:43:07Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:31,749 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 202 POST http://10.180.1.21/compute/v2.1/servers 2.852s
2025-05-19 19:43:34,814 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/b19ebc6b-a984-4f0d-8a7a-6f5e4b534185 3.063s
2025-05-19 19:43:38,128 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 200 GET http://10.180.1.21/compute/v2.1/servers/b19ebc6b-a984-4f0d-8a7a-6f5e4b534185 2.297s
2025-05-19 19:43:40,365 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b19ebc6b-a984-4f0d-8a7a-6f5e4b534185 2.222s
2025-05-19 19:43:41,725 69623 INFO [tempest.lib.common.rest_client] Request (ServersTestFqdnHostnames:test_create_server_with_fqdn_name): 404 GET http://10.180.1.21/compute/v2.1/servers/b19ebc6b-a984-4f0d-8a7a-6f5e4b534185 1.359s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server.py", line 219, in test_create_server_with_fqdn_name
test_server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server b19ebc6b-a984-4f0d-8a7a-6f5e4b534185 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:32Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-25c47fa8-e81e-47a2-a206-b87d5599739f.
|
||||||
| tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 0 | 2 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft44.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:28,701 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.911s
2025-05-19 19:44:30,051 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 1.350s
2025-05-19 19:44:30,766 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.715s
2025-05-19 19:44:31,748 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 0.981s
2025-05-19 19:44:31,835 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.082s
2025-05-19 19:44:31,837 69629 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_duplicate_network_nics) Found network {'id': 'a8f4b9b0-2505-451a-b32a-55eb78c149c9', 'name': 'tempest-ServersTestMultiNic-362034089-network', 'tenant_id': '236a2b29e56347cd90504a097f325602', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '236a2b29e56347cd90504a097f325602', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 606, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:19Z', 'updated_at': '2025-05-19T19:44:19Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:33,111 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 202 POST http://10.180.1.21/compute/v2.1/servers 1.273s
2025-05-19 19:44:33,677 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/34565299-02d3-496f-813f-6cd47bd5f797 0.564s
2025-05-19 19:44:35,422 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 200 GET http://10.180.1.21/compute/v2.1/servers/34565299-02d3-496f-813f-6cd47bd5f797 0.733s
2025-05-19 19:44:35,431 69629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:35,907 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 204 DELETE http://10.180.1.21/compute/v2.1/servers/34565299-02d3-496f-813f-6cd47bd5f797 0.476s
2025-05-19 19:44:36,130 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_duplicate_network_nics): 404 GET http://10.180.1.21/compute/v2.1/servers/34565299-02d3-496f-813f-6cd47bd5f797 0.223s
2025-05-19 19:44:36,518 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/03c78f4d-0b39-4ac1-92aa-53fee16db8b0 0.387s
2025-05-19 19:44:37,062 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/06dae79c-abac-4aaa-bf9b-e0923250d401 0.543s
2025-05-19 19:44:37,643 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/f07d87fc-243a-476b-8895-849993040b19 0.580s
2025-05-19 19:44:38,088 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/dd562a92-2132-4308-9f45-7ab163b294a8 0.445s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 141, in test_verify_duplicate_network_nics
server_multi_nics = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 34565299-02d3-496f-813f-6cd47bd5f797 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:33Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9c2eb237-c2b8-4314-9cf0-446d5f1ff766.
|
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
fail
ft44.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:38,632 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.541s
2025-05-19 19:44:39,115 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 0.482s
2025-05-19 19:44:39,351 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/networks 0.236s
2025-05-19 19:44:39,846 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21:9696/networking/v2.0/subnets 0.494s
2025-05-19 19:44:39,923 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.073s
2025-05-19 19:44:39,923 69629 INFO [tempest.lib.common.fixed_network] (ServersTestMultiNic:test_verify_multiple_nics_order) Found network {'id': 'a8f4b9b0-2505-451a-b32a-55eb78c149c9', 'name': 'tempest-ServersTestMultiNic-362034089-network', 'tenant_id': '236a2b29e56347cd90504a097f325602', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '236a2b29e56347cd90504a097f325602', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 606, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:19Z', 'updated_at': '2025-05-19T19:44:19Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:41,236 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 202 POST http://10.180.1.21/compute/v2.1/servers 1.312s
2025-05-19 19:44:41,611 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/3e101f1f-1465-4db8-9921-86d4be83f0e9 0.373s
2025-05-19 19:44:43,254 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 200 GET http://10.180.1.21/compute/v2.1/servers/3e101f1f-1465-4db8-9921-86d4be83f0e9 0.634s
2025-05-19 19:44:43,261 69629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:43,740 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 204 DELETE http://10.180.1.21/compute/v2.1/servers/3e101f1f-1465-4db8-9921-86d4be83f0e9 0.478s
2025-05-19 19:44:43,917 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:test_verify_multiple_nics_order): 404 GET http://10.180.1.21/compute/v2.1/servers/3e101f1f-1465-4db8-9921-86d4be83f0e9 0.176s
2025-05-19 19:44:44,213 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/5f6205d6-f2de-48f0-9de2-661315441925 0.295s
2025-05-19 19:44:44,742 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/3f110c65-70ac-4b1b-b8b9-76897bf24165 0.528s
2025-05-19 19:44:45,130 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/subnets/4ae597ed-40bf-47fa-86f0-a98cb8189235 0.388s
2025-05-19 19:44:45,660 69629 INFO [tempest.lib.common.rest_client] Request (ServersTestMultiNic:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/networks/adc2cbf5-d66d-4f9d-ad63-39901868a928 0.529s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_create_server_multi_nic.py", line 99, in test_verify_multiple_nics_order
server_multi_nics = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 3e101f1f-1465-4db8-9921-86d4be83f0e9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:41Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d3b192c6-7b20-4e24-9eb9-2f0c4e4c386e.
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
fail
ft45.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:00,434 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.038s
2025-05-19 19:44:00,434 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_active_server) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:03,773 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 202 POST http://10.180.1.21/compute/v2.1/servers 3.337s
2025-05-19 19:44:04,890 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a2869de7-1dd6-42f9-b774-835cc3a19ecc 1.114s
2025-05-19 19:44:07,241 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 200 GET http://10.180.1.21/compute/v2.1/servers/a2869de7-1dd6-42f9-b774-835cc3a19ecc 1.340s
2025-05-19 19:44:08,407 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/a2869de7-1dd6-42f9-b774-835cc3a19ecc 1.156s
2025-05-19 19:44:09,156 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_active_server): 404 GET http://10.180.1.21/compute/v2.1/servers/a2869de7-1dd6-42f9-b774-835cc3a19ecc 0.749s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 50, in test_delete_active_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server a2869de7-1dd6-42f9-b774-835cc3a19ecc failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:04Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c7b3b0f3-91db-4d10-b4c4-2874acf75ab3.
|
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
fail
ft45.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:09,248 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.082s
2025-05-19 19:44:09,249 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:11,073 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 1.823s
2025-05-19 19:44:12,555 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/0eff6cfd-fa96-4f15-a09e-b8764da6aed8 1.479s
2025-05-19 19:44:15,409 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/0eff6cfd-fa96-4f15-a09e-b8764da6aed8 1.844s
2025-05-19 19:44:16,811 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/0eff6cfd-fa96-4f15-a09e-b8764da6aed8 1.393s
2025-05-19 19:44:17,447 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/0eff6cfd-fa96-4f15-a09e-b8764da6aed8 0.635s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 115, in test_delete_server_while_in_attached_volume
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 0eff6cfd-fa96-4f15-a09e-b8764da6aed8 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f7e63a63-a98e-4097-8425-7253709882c4.
|
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt45.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159]
|
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
fail
ft45.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:23,583 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s
2025-05-19 19:44:23,583 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shelved_state) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:25,986 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 202 POST http://10.180.1.21/compute/v2.1/servers 2.402s
2025-05-19 19:44:26,458 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/b42c814d-01c7-4653-8bc2-20d06277bd7a 0.470s
2025-05-19 19:44:27,896 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 200 GET http://10.180.1.21/compute/v2.1/servers/b42c814d-01c7-4653-8bc2-20d06277bd7a 0.426s
2025-05-19 19:44:27,906 69615 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:28,884 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/b42c814d-01c7-4653-8bc2-20d06277bd7a 0.977s
2025-05-19 19:44:30,417 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shelved_state): 404 GET http://10.180.1.21/compute/v2.1/servers/b42c814d-01c7-4653-8bc2-20d06277bd7a 1.533s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 90, in test_delete_server_while_in_shelved_state
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server b42c814d-01c7-4653-8bc2-20d06277bd7a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:26Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-9c9537ce-9c45-42a0-ac76-26e0cc57d1a7.
|
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
fail
ft45.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:30,492 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s
2025-05-19 19:44:30,492 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:31,814 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 202 POST http://10.180.1.21/compute/v2.1/servers 1.320s
2025-05-19 19:44:32,102 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/000ba0d7-323c-4bf1-a200-e770987669b7 0.286s
2025-05-19 19:44:33,758 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 200 GET http://10.180.1.21/compute/v2.1/servers/000ba0d7-323c-4bf1-a200-e770987669b7 0.644s
2025-05-19 19:44:33,767 69615 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:34,277 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/000ba0d7-323c-4bf1-a200-e770987669b7 0.509s
2025-05-19 19:44:35,009 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_shutoff_state): 404 GET http://10.180.1.21/compute/v2.1/servers/000ba0d7-323c-4bf1-a200-e770987669b7 0.731s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 57, in test_delete_server_while_in_shutoff_state
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 000ba0d7-323c-4bf1-a200-e770987669b7 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:32Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-cc63d4b0-6ac7-44bf-9d11-77804b22bcf8.
|
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
fail
ft45.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:35,106 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.091s
2025-05-19 19:44:35,106 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_suspended_state) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:36,019 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 202 POST http://10.180.1.21/compute/v2.1/servers 0.912s
2025-05-19 19:44:36,212 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/ba33b6bd-f3a8-49f7-be6c-6993209440c4 0.191s
2025-05-19 19:44:37,569 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 200 GET http://10.180.1.21/compute/v2.1/servers/ba33b6bd-f3a8-49f7-be6c-6993209440c4 0.344s
2025-05-19 19:44:37,579 69615 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:37,976 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ba33b6bd-f3a8-49f7-be6c-6993209440c4 0.397s
2025-05-19 19:44:38,004 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_suspended_state): 404 GET http://10.180.1.21/compute/v2.1/servers/ba33b6bd-f3a8-49f7-be6c-6993209440c4 0.027s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 79, in test_delete_server_while_in_suspended_state
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server ba33b6bd-f3a8-49f7-be6c-6993209440c4 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:36Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1ed241c2-f3db-4e80-8120-4473d1f76850.
|
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
fail
ft45.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:38,104 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.092s
2025-05-19 19:44:38,104 69615 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state) Found network {'id': '202f15b9-bcd6-4084-a335-87fa91be700a', 'name': 'tempest-DeleteServersTestJSON-1420746167-network', 'tenant_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b0a5fe78b7d942d9b35c68f61fd104e1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 118, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:44Z', 'updated_at': '2025-05-19T19:43:44Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:39,422 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 202 POST http://10.180.1.21/compute/v2.1/servers 1.317s
2025-05-19 19:44:40,136 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/7bcf1c1b-523a-475d-8ae1-7f85b68ff53e 0.710s
2025-05-19 19:44:41,576 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 200 GET http://10.180.1.21/compute/v2.1/servers/7bcf1c1b-523a-475d-8ae1-7f85b68ff53e 0.428s
2025-05-19 19:44:42,245 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 204 DELETE http://10.180.1.21/compute/v2.1/servers/7bcf1c1b-523a-475d-8ae1-7f85b68ff53e 0.661s
2025-05-19 19:44:42,418 69615 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_verify_resize_state): 404 GET http://10.180.1.21/compute/v2.1/servers/7bcf1c1b-523a-475d-8ae1-7f85b68ff53e 0.173s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 101, in test_delete_server_while_in_verify_resize_state
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 7bcf1c1b-523a-475d-8ae1-7f85b68ff53e failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e81eb1eb-3302-4e5f-9f3b-40852a146657.
|
||||||
| tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 0 | 5 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
fail
ft46.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:59,550 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.058s
2025-05-19 19:43:59,553 69639 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config) Found network {'id': '4d6cd389-38a2-4eed-ad37-e93c5ebce9bf', 'name': 'tempest-ServerDiskConfigTestJSON-164174199-network', 'tenant_id': '2033a24a284a430eb8826a939634ed3c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2033a24a284a430eb8826a939634ed3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 163, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:45Z', 'updated_at': '2025-05-19T19:43:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:02,790 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 3.236s
2025-05-19 19:44:04,569 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/81cdab9c-19d0-486a-af19-e6af76dd30d3 1.777s
2025-05-19 19:44:06,515 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/81cdab9c-19d0-486a-af19-e6af76dd30d3 0.937s
2025-05-19 19:44:08,189 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/81cdab9c-19d0-486a-af19-e6af76dd30d3 1.635s
2025-05-19 19:44:09,124 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_auto_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/81cdab9c-19d0-486a-af19-e6af76dd30d3 0.934s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 74, in test_rebuild_server_with_auto_disk_config
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 81cdab9c-19d0-486a-af19-e6af76dd30d3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:03Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-658a4f53-85cf-441a-8b8a-ff2d90217a15.
|
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
fail
ft46.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:09,218 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.088s
2025-05-19 19:44:09,218 69639 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config) Found network {'id': '4d6cd389-38a2-4eed-ad37-e93c5ebce9bf', 'name': 'tempest-ServerDiskConfigTestJSON-164174199-network', 'tenant_id': '2033a24a284a430eb8826a939634ed3c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2033a24a284a430eb8826a939634ed3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 163, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:45Z', 'updated_at': '2025-05-19T19:43:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:10,729 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 202 POST http://10.180.1.21/compute/v2.1/servers 1.510s
2025-05-19 19:44:12,405 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/1ceb217b-bf22-43d9-8840-2e7e02e75147 1.674s
2025-05-19 19:44:15,325 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 200 GET http://10.180.1.21/compute/v2.1/servers/1ceb217b-bf22-43d9-8840-2e7e02e75147 1.907s
2025-05-19 19:44:16,654 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 204 DELETE http://10.180.1.21/compute/v2.1/servers/1ceb217b-bf22-43d9-8840-2e7e02e75147 1.317s
2025-05-19 19:44:17,420 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_rebuild_server_with_manual_disk_config): 404 GET http://10.180.1.21/compute/v2.1/servers/1ceb217b-bf22-43d9-8840-2e7e02e75147 0.766s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 55, in test_rebuild_server_with_manual_disk_config
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1ceb217b-bf22-43d9-8840-2e7e02e75147 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:11Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-81e0171a-48eb-4045-8533-7afcf4ab5073.
|
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
fail
ft46.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:17,568 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.139s
2025-05-19 19:44:17,568 69639 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual) Found network {'id': '4d6cd389-38a2-4eed-ad37-e93c5ebce9bf', 'name': 'tempest-ServerDiskConfigTestJSON-164174199-network', 'tenant_id': '2033a24a284a430eb8826a939634ed3c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2033a24a284a430eb8826a939634ed3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 163, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:45Z', 'updated_at': '2025-05-19T19:43:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:19,802 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 2.233s
2025-05-19 19:44:21,011 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/ee219f5e-bfcd-4685-b6a6-ea0f3dd77d33 1.206s
2025-05-19 19:44:23,596 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/ee219f5e-bfcd-4685-b6a6-ea0f3dd77d33 1.571s
2025-05-19 19:44:25,382 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ee219f5e-bfcd-4685-b6a6-ea0f3dd77d33 1.773s
2025-05-19 19:44:26,155 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/ee219f5e-bfcd-4685-b6a6-ea0f3dd77d33 0.772s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 111, in test_resize_server_from_auto_to_manual
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server ee219f5e-bfcd-4685-b6a6-ea0f3dd77d33 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:20Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-02507484-fa75-4f76-b297-69c320432eae.
|
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
fail
ft46.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:26,250 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.089s
2025-05-19 19:44:26,250 69639 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto) Found network {'id': '4d6cd389-38a2-4eed-ad37-e93c5ebce9bf', 'name': 'tempest-ServerDiskConfigTestJSON-164174199-network', 'tenant_id': '2033a24a284a430eb8826a939634ed3c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2033a24a284a430eb8826a939634ed3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 163, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:45Z', 'updated_at': '2025-05-19T19:43:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:27,688 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 202 POST http://10.180.1.21/compute/v2.1/servers 1.437s
2025-05-19 19:44:28,020 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/80e8ea28-f569-4680-9c6f-b88bf787bc50 0.328s
2025-05-19 19:44:30,503 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 200 GET http://10.180.1.21/compute/v2.1/servers/80e8ea28-f569-4680-9c6f-b88bf787bc50 1.471s
2025-05-19 19:44:30,516 69639 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:31,210 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 204 DELETE http://10.180.1.21/compute/v2.1/servers/80e8ea28-f569-4680-9c6f-b88bf787bc50 0.694s
2025-05-19 19:44:31,893 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_resize_server_from_manual_to_auto): 404 GET http://10.180.1.21/compute/v2.1/servers/80e8ea28-f569-4680-9c6f-b88bf787bc50 0.682s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 95, in test_resize_server_from_manual_to_auto
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 80e8ea28-f569-4680-9c6f-b88bf787bc50 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:28Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-6f5c04f2-af17-4bdb-9d2c-ea93b9b652db.
|
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
fail
ft46.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:31,969 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s
2025-05-19 19:44:31,971 69639 INFO [tempest.lib.common.fixed_network] (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual) Found network {'id': '4d6cd389-38a2-4eed-ad37-e93c5ebce9bf', 'name': 'tempest-ServerDiskConfigTestJSON-164174199-network', 'tenant_id': '2033a24a284a430eb8826a939634ed3c', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2033a24a284a430eb8826a939634ed3c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 163, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:45Z', 'updated_at': '2025-05-19T19:43:45Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:33,114 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 202 POST http://10.180.1.21/compute/v2.1/servers 1.143s
2025-05-19 19:44:33,829 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/ce5dfddd-3f33-48b5-b380-c23add5bd06b 0.712s
2025-05-19 19:44:35,442 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 200 GET http://10.180.1.21/compute/v2.1/servers/ce5dfddd-3f33-48b5-b380-c23add5bd06b 0.602s
2025-05-19 19:44:36,138 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ce5dfddd-3f33-48b5-b380-c23add5bd06b 0.686s
2025-05-19 19:44:36,237 69639 INFO [tempest.lib.common.rest_client] Request (ServerDiskConfigTestJSON:test_update_server_from_auto_to_manual): 404 GET http://10.180.1.21/compute/v2.1/servers/ce5dfddd-3f33-48b5-b380-c23add5bd06b 0.099s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_disk_config.py", line 125, in test_update_server_from_auto_to_manual
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server ce5dfddd-3f33-48b5-b380-c23add5bd06b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:33Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-93939bd1-55dc-4f0d-acfd-78fa9ce3ff79.
|
||||||
| tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
fail
ft47.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:36,794 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.026s
2025-05-19 19:43:36,794 69637 INFO [tempest.lib.common.fixed_network] (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions) Found network {'id': '9708e64a-6ad9-4156-a802-c1f1fe2abc9c', 'name': 'tempest-InstanceActionsV221TestJSON-705569012-network', 'tenant_id': '087ed596878e48f8b31dde730b24af87', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '087ed596878e48f8b31dde730b24af87', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 34, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:32Z', 'updated_at': '2025-05-19T19:43:32Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:39,454 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 202 POST http://10.180.1.21/compute/v2.1/servers 2.660s
2025-05-19 19:43:40,754 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/7a6b5f48-a9ad-4148-b0ed-965e64f07c6b 1.296s
2025-05-19 19:43:43,436 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 200 GET http://10.180.1.21/compute/v2.1/servers/7a6b5f48-a9ad-4148-b0ed-965e64f07c6b 1.667s
2025-05-19 19:43:45,564 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 204 DELETE http://10.180.1.21/compute/v2.1/servers/7a6b5f48-a9ad-4148-b0ed-965e64f07c6b 2.117s
2025-05-19 19:43:48,512 69637 INFO [tempest.lib.common.rest_client] Request (InstanceActionsV221TestJSON:test_get_list_deleted_instance_actions): 404 GET http://10.180.1.21/compute/v2.1/servers/7a6b5f48-a9ad-4148-b0ed-965e64f07c6b 2.948s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_instance_actions.py", line 77, in test_get_list_deleted_instance_actions
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 7a6b5f48-a9ad-4148-b0ed-965e64f07c6b failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-65e5fa42-c75f-4352-8083-6596094d5f11.
|
||||||
| tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
fail
ft48.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:56,392 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.045s
2025-05-19 19:44:56,392 69629 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create) Found network {'id': 'f91b008f-21de-4e30-9658-34c242f3d63b', 'name': 'tempest-MultipleCreateTestJSON-292906603-network', 'tenant_id': 'ed2eb403b242486db4b215324b134095', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ed2eb403b242486db4b215324b134095', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 271, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:51Z', 'updated_at': '2025-05-19T19:44:51Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:57,222 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 202 POST http://10.180.1.21/compute/v2.1/servers 0.829s
2025-05-19 19:44:57,390 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers 0.166s
2025-05-19 19:44:57,470 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/9c887295-9574-429b-9e89-1da96334bfab 0.078s
2025-05-19 19:44:58,572 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 200 GET http://10.180.1.21/compute/v2.1/servers/9c887295-9574-429b-9e89-1da96334bfab 0.093s
2025-05-19 19:44:58,586 69629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:58,797 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/9c887295-9574-429b-9e89-1da96334bfab 0.210s
2025-05-19 19:44:59,009 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 204 DELETE http://10.180.1.21/compute/v2.1/servers/71805dea-14e8-47c5-8205-f036b2e82000 0.212s
2025-05-19 19:44:59,033 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/9c887295-9574-429b-9e89-1da96334bfab 0.023s
2025-05-19 19:44:59,056 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create): 404 GET http://10.180.1.21/compute/v2.1/servers/71805dea-14e8-47c5-8205-f036b2e82000 0.023s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 33, in test_multiple_create
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9c887295-9574-429b-9e89-1da96334bfab failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:57Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1106324b-f487-4168-9c6c-9c858803def0.
|
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
fail
ft48.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:59,113 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.053s
2025-05-19 19:44:59,113 69629 INFO [tempest.lib.common.fixed_network] (MultipleCreateTestJSON:test_multiple_create_with_reservation_return) Found network {'id': 'f91b008f-21de-4e30-9658-34c242f3d63b', 'name': 'tempest-MultipleCreateTestJSON-292906603-network', 'tenant_id': 'ed2eb403b242486db4b215324b134095', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ed2eb403b242486db4b215324b134095', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 271, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:51Z', 'updated_at': '2025-05-19T19:44:51Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:59,487 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 202 POST http://10.180.1.21/compute/v2.1/servers 0.372s
2025-05-19 19:44:59,532 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers 0.045s
2025-05-19 19:44:59,579 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/fcbfac2a-5d41-4ef1-8181-4bef07496f97 0.044s
2025-05-19 19:45:00,652 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 200 GET http://10.180.1.21/compute/v2.1/servers/fcbfac2a-5d41-4ef1-8181-4bef07496f97 0.065s
2025-05-19 19:45:00,659 69629 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:45:00,835 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/fcbfac2a-5d41-4ef1-8181-4bef07496f97 0.176s
2025-05-19 19:45:01,005 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 204 DELETE http://10.180.1.21/compute/v2.1/servers/de57b0e5-1ae0-4eab-a3b6-ed42e581e00d 0.170s
2025-05-19 19:45:01,027 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/fcbfac2a-5d41-4ef1-8181-4bef07496f97 0.022s
2025-05-19 19:45:01,053 69629 INFO [tempest.lib.common.rest_client] Request (MultipleCreateTestJSON:test_multiple_create_with_reservation_return): 404 GET http://10.180.1.21/compute/v2.1/servers/de57b0e5-1ae0-4eab-a3b6-ed42e581e00d 0.025s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_multiple_create.py", line 61, in test_multiple_create_with_reservation_return
body = self.create_test_server(wait_until='ACTIVE',
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server fcbfac2a-5d41-4ef1-8181-4bef07496f97 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:45:00Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b36100a0-74c7-4e8b-9fed-90a95c0fd48f.
|
||||||
| tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23] |
fail
ft49.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:57,620 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.031s
2025-05-19 19:43:57,621 69623 INFO [tempest.lib.common.fixed_network] (ServersAaction247Test:test_create_backup) Found network None available for tenant
2025-05-19 19:43:58,726 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 202 POST http://10.180.1.21/compute/v2.1/servers 1.105s
2025-05-19 19:44:00,414 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/1549e46e-c45b-4b0c-9da2-35e7a91ca218 1.685s
2025-05-19 19:44:04,020 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 200 GET http://10.180.1.21/compute/v2.1/servers/1549e46e-c45b-4b0c-9da2-35e7a91ca218 2.593s
2025-05-19 19:44:05,369 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 204 DELETE http://10.180.1.21/compute/v2.1/servers/1549e46e-c45b-4b0c-9da2-35e7a91ca218 1.333s
2025-05-19 19:44:06,296 69623 INFO [tempest.lib.common.rest_client] Request (ServersAaction247Test:test_create_backup): 404 GET http://10.180.1.21/compute/v2.1/servers/1549e46e-c45b-4b0c-9da2-35e7a91ca218 0.927s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 828, in test_create_backup
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1549e46e-c45b-4b0c-9da2-35e7a91ca218 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:59Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-e9c90ec7-8192-4796-89bf-03985c37edfc.
|
||||||
| tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt50.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113]
|
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt50.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b]
|
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt50.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23]
|
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
fail
ft50.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:36,580 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.088s
2025-05-19 19:44:36,581 69645 INFO [tempest.lib.common.fixed_network] (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group) Found network {'id': '0b069713-a768-436e-87a7-518e5f2ee2d0', 'name': 'tempest-ServerGroupTestJSON-763794314-network', 'tenant_id': '7028acd8489d4bb2bc8eccf4d054e14b', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7028acd8489d4bb2bc8eccf4d054e14b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 837, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:27Z', 'updated_at': '2025-05-19T19:44:27Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:37,629 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 202 POST http://10.180.1.21/compute/v2.1/servers 1.047s
2025-05-19 19:44:37,940 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/2a26271b-ae6f-48ee-a2ac-ef99e70978d6 0.307s
2025-05-19 19:44:39,680 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 200 GET http://10.180.1.21/compute/v2.1/servers/2a26271b-ae6f-48ee-a2ac-ef99e70978d6 0.728s
2025-05-19 19:44:39,691 69645 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:40,863 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2a26271b-ae6f-48ee-a2ac-ef99e70978d6 1.172s
2025-05-19 19:44:41,418 69645 INFO [tempest.lib.common.rest_client] Request (ServerGroupTestJSON:test_create_server_with_scheduler_hint_group): 404 GET http://10.180.1.21/compute/v2.1/servers/2a26271b-ae6f-48ee-a2ac-ef99e70978d6 0.554s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_group.py", line 138, in test_create_server_with_scheduler_hint_group
server = self.create_test_server(scheduler_hints=hints,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2a26271b-ae6f-48ee-a2ac-ef99e70978d6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:38Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c6502004-5884-4470-b7ab-fb48f41574a8.
|
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt50.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321]
|
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt50.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead]
|
||||||
| tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 1 | 1 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt51.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33]
|
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
fail
ft51.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:05,030 69647 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.080s
2025-05-19 19:44:05,030 69647 INFO [tempest.lib.common.fixed_network] (ServerShowV247Test:test_update_rebuild_list_server) Found network None available for tenant
2025-05-19 19:44:06,245 69647 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.214s
2025-05-19 19:44:07,694 69647 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 PUT http://10.180.1.21/compute/v2.1/servers/936e8821-8c69-4390-88fe-3b48255ab3b5 1.445s
2025-05-19 19:44:08,573 69647 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/936e8821-8c69-4390-88fe-3b48255ab3b5 0.867s
2025-05-19 19:44:11,173 69647 INFO [tempest.lib.common.rest_client] Request (ServerShowV247Test:test_update_rebuild_list_server): 200 GET http://10.180.1.21/compute/v2.1/servers/936e8821-8c69-4390-88fe-3b48255ab3b5 1.582s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 206, in test_update_rebuild_list_server
waiters.wait_for_server_status(self.servers_client, server['id'],
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 936e8821-8c69-4390-88fe-3b48255ab3b5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:06Z', 'message': 'No valid host was found. '}.
|
||||||
| tempest.api.compute.servers.test_servers.ServersListShow2100Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_rebuild_update_server_2100[id-2c3a8270-e6f7-4400-af0f-db003c117e48] |
fail
ft52.1: tempest.api.compute.servers.test_servers.ServersListShow2100Test.test_list_show_rebuild_update_server_2100[id-2c3a8270-e6f7-4400-af0f-db003c117e48]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:18,196 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.047s
2025-05-19 19:43:18,196 69665 INFO [tempest.lib.common.fixed_network] (ServersListShow2100Test:test_list_show_rebuild_update_server_2100) Found network None available for tenant
2025-05-19 19:43:22,393 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 202 POST http://10.180.1.21/compute/v2.1/servers 4.195s
2025-05-19 19:43:25,555 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 200 GET http://10.180.1.21/compute/v2.1/servers/781e962b-419b-4f91-a5e8-9e95d8ee65d3 3.160s
2025-05-19 19:43:29,179 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 200 GET http://10.180.1.21/compute/v2.1/servers/781e962b-419b-4f91-a5e8-9e95d8ee65d3 2.604s
2025-05-19 19:43:31,431 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 204 DELETE http://10.180.1.21/compute/v2.1/servers/781e962b-419b-4f91-a5e8-9e95d8ee65d3 2.230s
2025-05-19 19:43:34,068 69665 INFO [tempest.lib.common.rest_client] Request (ServersListShow2100Test:test_list_show_rebuild_update_server_2100): 404 GET http://10.180.1.21/compute/v2.1/servers/781e962b-419b-4f91-a5e8-9e95d8ee65d3 2.636s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 326, in test_list_show_rebuild_update_server_2100
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 781e962b-419b-4f91-a5e8-9e95d8ee65d3 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:23Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-c868938c-c27d-4fc9-a768-3630fd94dd71.
|
||||||
| tempest.api.compute.servers.test_servers.ServersListShow296Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f] |
fail
ft53.1: tempest.api.compute.servers.test_servers.ServersListShow296Test.test_list_show_update_rebuild_server_296[id-4eee1ffe-9e00-4c99-a431-0d3e0f323a8f]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:21,729 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.030s
2025-05-19 19:43:21,729 69643 INFO [tempest.lib.common.fixed_network] (ServersListShow296Test:test_list_show_update_rebuild_server_296) Found network None available for tenant
2025-05-19 19:43:25,024 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 202 POST http://10.180.1.21/compute/v2.1/servers 3.293s
2025-05-19 19:43:26,598 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 200 GET http://10.180.1.21/compute/v2.1/servers/ea7a9120-aa63-4690-b217-8301f8aa87b9 1.572s
2025-05-19 19:43:30,327 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 200 GET http://10.180.1.21/compute/v2.1/servers/ea7a9120-aa63-4690-b217-8301f8aa87b9 2.711s
2025-05-19 19:43:33,284 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 204 DELETE http://10.180.1.21/compute/v2.1/servers/ea7a9120-aa63-4690-b217-8301f8aa87b9 2.944s
2025-05-19 19:43:35,827 69643 INFO [tempest.lib.common.rest_client] Request (ServersListShow296Test:test_list_show_update_rebuild_server_296): 404 GET http://10.180.1.21/compute/v2.1/servers/ea7a9120-aa63-4690-b217-8301f8aa87b9 2.543s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 280, in test_list_show_update_rebuild_server_296
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server ea7a9120-aa63-4690-b217-8301f8aa87b9 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:25Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b452abd9-bd84-4e33-b2e2-60a54ed264e7.
|
||||||
| tempest.api.compute.servers.test_servers.ServersListShow298Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_list_show_update_rebuild_server_298[id-3981e496-3bf7-4015-b807-63ffee7c520c] |
fail
ft54.1: tempest.api.compute.servers.test_servers.ServersListShow298Test.test_list_show_update_rebuild_server_298[id-3981e496-3bf7-4015-b807-63ffee7c520c]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:38,218 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.034s
2025-05-19 19:44:38,218 69653 INFO [tempest.lib.common.fixed_network] (ServersListShow298Test:test_list_show_update_rebuild_server_298) Found network None available for tenant
2025-05-19 19:44:39,187 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 202 POST http://10.180.1.21/compute/v2.1/servers 0.968s
2025-05-19 19:44:40,066 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 200 GET http://10.180.1.21/compute/v2.1/servers/f82fd169-fa99-4a51-9911-250b9dea22b1 0.876s
2025-05-19 19:44:41,486 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 200 GET http://10.180.1.21/compute/v2.1/servers/f82fd169-fa99-4a51-9911-250b9dea22b1 0.402s
2025-05-19 19:44:42,067 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f82fd169-fa99-4a51-9911-250b9dea22b1 0.570s
2025-05-19 19:44:42,312 69653 INFO [tempest.lib.common.rest_client] Request (ServersListShow298Test:test_list_show_update_rebuild_server_298): 404 GET http://10.180.1.21/compute/v2.1/servers/f82fd169-fa99-4a51-9911-250b9dea22b1 0.244s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 301, in test_list_show_update_rebuild_server_298
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f82fd169-fa99-4a51-9911-250b9dea22b1 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:39Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-59b31ce0-9c6d-475e-a642-daf57a7b63a8.
|
||||||
| tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 1 | 6 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
fail
ft55.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:24,869 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.075s
2025-05-19 19:44:24,869 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_specify_multibyte_character_name) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:26,134 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 202 POST http://10.180.1.21/compute/v2.1/servers 1.264s
2025-05-19 19:44:26,615 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/64977d9f-ddb0-4ceb-a92c-f9d784f7403c 0.478s
2025-05-19 19:44:28,127 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 200 GET http://10.180.1.21/compute/v2.1/servers/64977d9f-ddb0-4ceb-a92c-f9d784f7403c 0.502s
2025-05-19 19:44:28,144 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:29,168 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/64977d9f-ddb0-4ceb-a92c-f9d784f7403c 1.023s
2025-05-19 19:44:30,512 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_specify_multibyte_character_name): 404 GET http://10.180.1.21/compute/v2.1/servers/64977d9f-ddb0-4ceb-a92c-f9d784f7403c 1.343s
2025-05-19 19:44:30,512 69633 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1730756. The failure could be related to https://launchpad.net/bugs/1730756
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 168, in test_create_server_specify_multibyte_character_name
self.create_test_server(name=utf8_name, wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 64977d9f-ddb0-4ceb-a92c-f9d784f7403c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:26Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b168e5c8-17f4-40be-9347-b66af2efe94f.
|
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt55.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0]
|
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
fail
ft55.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:33,979 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.051s
2025-05-19 19:44:33,980 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_server_with_ipv6_addr_only) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:34,977 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 202 POST http://10.180.1.21/compute/v2.1/servers 0.997s
2025-05-19 19:44:35,482 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/c1448dc3-fbbd-4b72-8387-97f37a67fc57 0.503s
2025-05-19 19:44:36,600 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 200 GET http://10.180.1.21/compute/v2.1/servers/c1448dc3-fbbd-4b72-8387-97f37a67fc57 0.106s
2025-05-19 19:44:36,611 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:37,094 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 204 DELETE http://10.180.1.21/compute/v2.1/servers/c1448dc3-fbbd-4b72-8387-97f37a67fc57 0.483s
2025-05-19 19:44:37,429 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_server_with_ipv6_addr_only): 404 GET http://10.180.1.21/compute/v2.1/servers/c1448dc3-fbbd-4b72-8387-97f37a67fc57 0.335s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 147, in test_create_server_with_ipv6_addr_only
server = self.create_test_server(accessIPv6='2001:2001::3',
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server c1448dc3-fbbd-4b72-8387-97f37a67fc57 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-f41a1932-ffd3-44a4-bb3b-419e8b523b50.
|
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
fail
ft55.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:37,705 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.273s
2025-05-19 19:44:37,950 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/os-keypairs 0.243s
2025-05-19 19:44:38,030 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.069s
2025-05-19 19:44:38,031 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_specify_keypair) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:38,871 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 202 POST http://10.180.1.21/compute/v2.1/servers 0.839s
2025-05-19 19:44:39,550 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/f3c4cdd0-04f9-4259-a069-6eab2cb95b74 0.677s
2025-05-19 19:44:41,282 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 200 GET http://10.180.1.21/compute/v2.1/servers/f3c4cdd0-04f9-4259-a069-6eab2cb95b74 0.723s
2025-05-19 19:44:41,291 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:41,782 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 204 DELETE http://10.180.1.21/compute/v2.1/servers/f3c4cdd0-04f9-4259-a069-6eab2cb95b74 0.490s
2025-05-19 19:44:42,119 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_specify_keypair): 404 GET http://10.180.1.21/compute/v2.1/servers/f3c4cdd0-04f9-4259-a069-6eab2cb95b74 0.336s
2025-05-19 19:44:42,330 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-key-720529591 0.211s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 88, in test_create_specify_keypair
server = self.create_test_server(key_name=key_name,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server f3c4cdd0-04f9-4259-a069-6eab2cb95b74 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:39Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-819e03d2-bc17-46e5-b4f5-e0250c1a99c2.
|
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
fail
ft55.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:42,433 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.097s
2025-05-19 19:44:42,433 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_create_with_existing_server_name) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:43,253 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 0.819s
2025-05-19 19:44:43,536 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/2ad93d70-92fb-4a06-aef1-b478162ceac6 0.281s
2025-05-19 19:44:44,655 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/2ad93d70-92fb-4a06-aef1-b478162ceac6 0.109s
2025-05-19 19:44:44,662 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:44,859 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/2ad93d70-92fb-4a06-aef1-b478162ceac6 0.196s
2025-05-19 19:44:44,879 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_create_with_existing_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/2ad93d70-92fb-4a06-aef1-b478162ceac6 0.019s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 65, in test_create_with_existing_server_name
server = self.create_test_server(name=server_name,
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 2ad93d70-92fb-4a06-aef1-b478162ceac6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:43Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-fe7261e3-e34b-425c-932e-9f6a14363388.
|
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
fail
ft55.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:44,966 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.077s
2025-05-19 19:44:44,966 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_access_server_address) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:45,931 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 202 POST http://10.180.1.21/compute/v2.1/servers 0.964s
2025-05-19 19:44:46,020 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/02a0f8f3-3fd0-4220-8cb6-ef4fb64053d6 0.087s
2025-05-19 19:44:47,129 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 200 GET http://10.180.1.21/compute/v2.1/servers/02a0f8f3-3fd0-4220-8cb6-ef4fb64053d6 0.096s
2025-05-19 19:44:47,137 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:47,420 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 204 DELETE http://10.180.1.21/compute/v2.1/servers/02a0f8f3-3fd0-4220-8cb6-ef4fb64053d6 0.283s
2025-05-19 19:44:47,447 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_access_server_address): 404 GET http://10.180.1.21/compute/v2.1/servers/02a0f8f3-3fd0-4220-8cb6-ef4fb64053d6 0.026s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 130, in test_update_access_server_address
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 02a0f8f3-3fd0-4220-8cb6-ef4fb64053d6 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:46Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-af8193a6-e1f3-41e5-8c17-e44d50764b85.
|
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
fail
ft55.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:47,524 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s
2025-05-19 19:44:47,525 69633 INFO [tempest.lib.common.fixed_network] (ServersTestJSON:test_update_server_name) Found network {'id': '1499b22d-e97a-4647-ac1c-c29bbd25a96d', 'name': 'tempest-ServersTestJSON-3423933-network', 'tenant_id': '921e00c833e44e84b90c77ea4da655ab', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '921e00c833e44e84b90c77ea4da655ab', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 648, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:16Z', 'updated_at': '2025-05-19T19:44:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:48,544 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 202 POST http://10.180.1.21/compute/v2.1/servers 1.018s
2025-05-19 19:44:48,631 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/38739b30-f3d5-44ad-81a1-ca166a653d6a 0.085s
2025-05-19 19:44:49,738 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 200 GET http://10.180.1.21/compute/v2.1/servers/38739b30-f3d5-44ad-81a1-ca166a653d6a 0.099s
2025-05-19 19:44:49,748 69633 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:50,080 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 204 DELETE http://10.180.1.21/compute/v2.1/servers/38739b30-f3d5-44ad-81a1-ca166a653d6a 0.331s
2025-05-19 19:44:50,112 69633 INFO [tempest.lib.common.rest_client] Request (ServersTestJSON:test_update_server_name): 404 GET http://10.180.1.21/compute/v2.1/servers/38739b30-f3d5-44ad-81a1-ca166a653d6a 0.031s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers.py", line 112, in test_update_server_name
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 38739b30-f3d5-44ad-81a1-ca166a653d6a failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:49Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-63e3c60d-1847-48cb-a2f1-0a3967206c59.
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
fail
ft56.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:02,272 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.123s
2025-05-19 19:44:02,273 69617 INFO [tempest.lib.common.fixed_network] (ServerShowV254Test:test_rebuild_server) Found network None available for tenant
2025-05-19 19:44:04,434 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.160s
2025-05-19 19:44:05,090 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/c88798b2-a997-4aa1-bf90-e18578843d5d 0.654s
2025-05-19 19:44:07,624 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/c88798b2-a997-4aa1-bf90-e18578843d5d 1.511s
2025-05-19 19:44:07,636 69617 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait
2025-05-19 19:44:08,575 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/c88798b2-a997-4aa1-bf90-e18578843d5d 0.939s
2025-05-19 19:44:09,184 69617 INFO [tempest.lib.common.rest_client] Request (ServerShowV254Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/c88798b2-a997-4aa1-bf90-e18578843d5d 0.608s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 45, in test_rebuild_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server c88798b2-a997-4aa1-bf90-e18578843d5d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:05Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-93953b3a-592d-488e-81e3-acf3a4251d8a.
|
||||||
| tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
fail
ft57.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:54,867 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s
2025-05-19 19:44:54,867 69631 INFO [tempest.lib.common.fixed_network] (ServerShowV257Test:test_rebuild_server) Found network None available for tenant
2025-05-19 19:44:55,104 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 202 POST http://10.180.1.21/compute/v2.1/servers 0.236s
2025-05-19 19:44:55,224 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4c044590-3d57-4412-8844-c9d23d121e75 0.118s
2025-05-19 19:44:56,360 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 200 GET http://10.180.1.21/compute/v2.1/servers/4c044590-3d57-4412-8844-c9d23d121e75 0.122s
2025-05-19 19:44:56,369 69631 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:56,639 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/4c044590-3d57-4412-8844-c9d23d121e75 0.270s
2025-05-19 19:44:56,817 69631 INFO [tempest.lib.common.rest_client] Request (ServerShowV257Test:test_rebuild_server): 404 GET http://10.180.1.21/compute/v2.1/servers/4c044590-3d57-4412-8844-c9d23d121e75 0.177s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_microversions.py", line 68, in test_rebuild_server
server = self.create_test_server(wait_until='ACTIVE')
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 4c044590-3d57-4412-8844-c9d23d121e75 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:55Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-60a8543f-abfc-4580-b189-8b9206db33e4.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft58.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:24,570 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.021s
2025-05-19 19:44:25,151 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.580s
2025-05-19 19:44:25,593 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.440s
2025-05-19 19:44:25,780 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.187s
2025-05-19 19:44:27,703 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.922s
2025-05-19 19:44:27,779 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.072s
2025-05-19 19:44:27,780 69673 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ad6b69f0-05e2-404b-87cd-7d58a49d9f2d', 'name': 'tempest-AttachVolumeShelveTestJSON-2120492582-network', 'tenant_id': '2e21902889034958bb5c79561f21d993', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2e21902889034958bb5c79561f21d993', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 524, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:14Z', 'updated_at': '2025-05-19T19:44:14Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:29,445 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.664s
2025-05-19 19:44:30,622 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/330f103c-499d-42e5-86fc-803dfa2d972c 1.175s
2025-05-19 19:44:32,010 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/330f103c-499d-42e5-86fc-803dfa2d972c 0.375s
2025-05-19 19:44:33,349 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/330f103c-499d-42e5-86fc-803dfa2d972c 1.323s
2025-05-19 19:44:33,874 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/330f103c-499d-42e5-86fc-803dfa2d972c 0.524s
2025-05-19 19:44:34,316 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1982507560 0.439s
2025-05-19 19:44:34,547 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/ab737b40-b57e-4261-8970-9152d7bbe766 0.229s
2025-05-19 19:44:34,569 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/ab737b40-b57e-4261-8970-9152d7bbe766 0.022s
2025-05-19 19:44:35,348 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/a0b03e57-4008-4d77-85a5-f25a7f516217 0.779s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 330f103c-499d-42e5-86fc-803dfa2d972c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:30Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-d9d57cf5-0870-493a-90b4-a50f512245c8.
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft58.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:35,697 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.345s
2025-05-19 19:44:35,981 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.283s
2025-05-19 19:44:36,245 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.263s
2025-05-19 19:44:36,854 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.608s
2025-05-19 19:44:38,775 69673 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.921s
2025-05-19 19:44:38,832 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.052s
2025-05-19 19:44:38,832 69673 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ad6b69f0-05e2-404b-87cd-7d58a49d9f2d', 'name': 'tempest-AttachVolumeShelveTestJSON-2120492582-network', 'tenant_id': '2e21902889034958bb5c79561f21d993', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2e21902889034958bb5c79561f21d993', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 524, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:14Z', 'updated_at': '2025-05-19T19:44:14Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:39,972 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.139s
2025-05-19 19:44:41,150 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/265c6778-b6a1-43bb-80c0-02a34b77f563 1.176s
2025-05-19 19:44:42,389 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.180.1.21/compute/v2.1/servers/265c6778-b6a1-43bb-80c0-02a34b77f563 0.230s
2025-05-19 19:44:42,807 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/265c6778-b6a1-43bb-80c0-02a34b77f563 0.410s
2025-05-19 19:44:43,272 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 404 GET http://10.180.1.21/compute/v2.1/servers/265c6778-b6a1-43bb-80c0-02a34b77f563 0.464s
2025-05-19 19:44:43,597 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1695811345 0.324s
2025-05-19 19:44:43,696 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/75a2301b-8902-4cd2-b2fc-59ec2b7c0a83 0.099s
2025-05-19 19:44:43,706 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/75a2301b-8902-4cd2-b2fc-59ec2b7c0a83 0.009s
2025-05-19 19:44:44,529 69673 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/a26f19c7-c41c-4256-b9d5-2eaf2d6a01ca 0.823s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 265c6778-b6a1-43bb-80c0-02a34b77f563 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:40Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-b651ffe1-072a-40d9-93cd-fdfc7fba1fa0.
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft59.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:30,671 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.560s
2025-05-19 19:43:31,054 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.380s
2025-05-19 19:43:31,487 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.432s
2025-05-19 19:43:31,846 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.358s
2025-05-19 19:43:32,982 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.135s
2025-05-19 19:43:33,063 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.077s
2025-05-19 19:43:33,064 69675 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'de78d780-92c9-4140-ae5c-9c5f79ce6683', 'name': 'tempest-AttachVolumeTestJSON-1669055605-network', 'tenant_id': '924e6f82129748cba841a7b411e0e7b8', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '924e6f82129748cba841a7b411e0e7b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 940, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:16Z', 'updated_at': '2025-05-19T19:43:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:43:36,603 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 3.536s
2025-05-19 19:43:38,607 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/49a51f93-6159-4dcf-b0e7-84bb8ac4ad13 2.002s
2025-05-19 19:43:41,031 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/49a51f93-6159-4dcf-b0e7-84bb8ac4ad13 1.413s
2025-05-19 19:43:43,151 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/49a51f93-6159-4dcf-b0e7-84bb8ac4ad13 2.109s
2025-05-19 19:43:45,027 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/49a51f93-6159-4dcf-b0e7-84bb8ac4ad13 1.875s
2025-05-19 19:43:46,555 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-339851663 1.526s
2025-05-19 19:43:47,281 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/1d7f5f00-f615-4c18-8c45-c3049ce88298 0.725s
2025-05-19 19:43:47,348 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/1d7f5f00-f615-4c18-8c45-c3049ce88298 0.066s
2025-05-19 19:43:48,676 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/c2162e15-baaf-4724-b45d-96547d4b6a04 1.327s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 49a51f93-6159-4dcf-b0e7-84bb8ac4ad13 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:43:37Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-81af1fec-aad7-4236-82a8-cfe164543223.
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft59.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:43:49,284 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.605s
2025-05-19 19:43:50,173 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.887s
2025-05-19 19:43:51,082 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.908s
2025-05-19 19:43:52,461 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 1.378s
2025-05-19 19:43:56,638 69675 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 4.176s
2025-05-19 19:43:56,708 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.063s
2025-05-19 19:43:56,709 69675 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'de78d780-92c9-4140-ae5c-9c5f79ce6683', 'name': 'tempest-AttachVolumeTestJSON-1669055605-network', 'tenant_id': '924e6f82129748cba841a7b411e0e7b8', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '924e6f82129748cba841a7b411e0e7b8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 940, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:43:16Z', 'updated_at': '2025-05-19T19:43:16Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:00,074 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.180.1.21/compute/v2.1/servers 3.365s
2025-05-19 19:44:02,335 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/9fa34cd5-5472-4367-9701-371ba2d50f3d 2.259s
2025-05-19 19:44:04,723 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.180.1.21/compute/v2.1/servers/9fa34cd5-5472-4367-9701-371ba2d50f3d 1.376s
2025-05-19 19:44:05,675 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 204 DELETE http://10.180.1.21/compute/v2.1/servers/9fa34cd5-5472-4367-9701-371ba2d50f3d 0.941s
2025-05-19 19:44:06,551 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 404 GET http://10.180.1.21/compute/v2.1/servers/9fa34cd5-5472-4367-9701-371ba2d50f3d 0.875s
2025-05-19 19:44:07,829 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1576698192 1.275s
2025-05-19 19:44:08,302 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/358072e6-3d4c-4e85-999d-b9bea1a2f963 0.472s
2025-05-19 19:44:08,360 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/358072e6-3d4c-4e85-999d-b9bea1a2f963 0.057s
2025-05-19 19:44:09,480 69675 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/8aeba4c4-8558-4fa4-a537-266d78a426ba 1.117s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 9fa34cd5-5472-4367-9701-371ba2d50f3d failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:00Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a0ec0eb3-0197-46ca-a89a-846cd5f73145.
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft60.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:15,123 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 2.750s
2025-05-19 19:44:15,748 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.624s
2025-05-19 19:44:16,531 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.782s
2025-05-19 19:44:16,868 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.336s
2025-05-19 19:44:18,700 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.832s
2025-05-19 19:44:18,757 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.053s
2025-05-19 19:44:18,757 69661 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'f2b21ce0-917d-4118-9535-1afc934c972e', 'name': 'tempest-AttachVolumeNegativeTest-1738009439-network', 'tenant_id': 'a5b924e7c9af415d99320c79521f04c9', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a5b924e7c9af415d99320c79521f04c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 575, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:03Z', 'updated_at': '2025-05-19T19:44:03Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:20,889 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.180.1.21/compute/v2.1/servers 2.131s
2025-05-19 19:44:22,802 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/1fc7d99a-d48d-428b-a6ca-447306274a4f 1.911s
2025-05-19 19:44:25,464 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.180.1.21/compute/v2.1/servers/1fc7d99a-d48d-428b-a6ca-447306274a4f 1.645s
2025-05-19 19:44:26,406 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/1fc7d99a-d48d-428b-a6ca-447306274a4f 0.934s
2025-05-19 19:44:26,719 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 404 GET http://10.180.1.21/compute/v2.1/servers/1fc7d99a-d48d-428b-a6ca-447306274a4f 0.311s
2025-05-19 19:44:27,397 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-2051135006 0.677s
2025-05-19 19:44:27,726 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/b94ebe81-08b4-46a6-a981-e57f60a75d4b 0.328s
2025-05-19 19:44:27,805 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/b94ebe81-08b4-46a6-a981-e57f60a75d4b 0.079s
2025-05-19 19:44:28,739 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/319c4239-3d49-4c4d-ae82-81e045ad4a5e 0.933s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server
server1, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 1fc7d99a-d48d-428b-a6ca-447306274a4f failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:21Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-1b00df44-0553-4b04-94b9-c0d94830932d.
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft60.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:30,391 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 1.650s
2025-05-19 19:44:31,093 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.700s
2025-05-19 19:44:31,473 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.379s
2025-05-19 19:44:31,826 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.352s
2025-05-19 19:44:33,021 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 1.194s
2025-05-19 19:44:33,137 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.111s
2025-05-19 19:44:33,138 69661 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'f2b21ce0-917d-4118-9535-1afc934c972e', 'name': 'tempest-AttachVolumeNegativeTest-1738009439-network', 'tenant_id': 'a5b924e7c9af415d99320c79521f04c9', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a5b924e7c9af415d99320c79521f04c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 575, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:03Z', 'updated_at': '2025-05-19T19:44:03Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:34,418 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.180.1.21/compute/v2.1/servers 1.280s
2025-05-19 19:44:35,374 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/84c61f53-63d4-4bff-a912-6ab7f7c5b3e5 0.954s
2025-05-19 19:44:36,500 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.180.1.21/compute/v2.1/servers/84c61f53-63d4-4bff-a912-6ab7f7c5b3e5 0.116s
2025-05-19 19:44:36,797 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 204 DELETE http://10.180.1.21/compute/v2.1/servers/84c61f53-63d4-4bff-a912-6ab7f7c5b3e5 0.285s
2025-05-19 19:44:37,399 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 404 GET http://10.180.1.21/compute/v2.1/servers/84c61f53-63d4-4bff-a912-6ab7f7c5b3e5 0.601s
2025-05-19 19:44:37,658 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-1579958846 0.258s
2025-05-19 19:44:37,979 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/3ebf9682-fa18-4b36-b3d3-b6476b84613b 0.321s
2025-05-19 19:44:38,013 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/3ebf9682-fa18-4b36-b3d3-b6476b84613b 0.033s
2025-05-19 19:44:38,875 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/478c45ae-8fa4-4122-838d-6bdf5129522a 0.862s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 84c61f53-63d4-4bff-a912-6ab7f7c5b3e5 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:35Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-25842b79-dc5b-4f46-aad5-1e36012d13a1.
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft60.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{
2025-05-19 19:44:39,603 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.180.1.21/compute/v2.1/os-keypairs 0.725s
2025-05-19 19:44:39,770 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-groups 0.166s
2025-05-19 19:44:39,961 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.190s
2025-05-19 19:44:40,074 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/security-group-rules 0.113s
2025-05-19 19:44:40,727 69661 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.180.1.21:9696/networking/v2.0/floatingips 0.653s
2025-05-19 19:44:40,795 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.180.1.21/identity/v3/auth/tokens 0.065s
2025-05-19 19:44:40,796 69661 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'f2b21ce0-917d-4118-9535-1afc934c972e', 'name': 'tempest-AttachVolumeNegativeTest-1738009439-network', 'tenant_id': 'a5b924e7c9af415d99320c79521f04c9', 'admin_state_up': True, 'mtu': 8950, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a5b924e7c9af415d99320c79521f04c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'default', 'provider:segmentation_id': 575, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-05-19T19:44:03Z', 'updated_at': '2025-05-19T19:44:03Z', 'revision_number': 1} available for tenant
2025-05-19 19:44:41,693 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.180.1.21/compute/v2.1/servers 0.897s
2025-05-19 19:44:42,102 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/af1871f2-ac81-4465-a427-93bf1fe71008 0.406s
2025-05-19 19:44:43,436 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.180.1.21/compute/v2.1/servers/af1871f2-ac81-4465-a427-93bf1fe71008 0.326s
2025-05-19 19:44:43,446 69661 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait
2025-05-19 19:44:43,823 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 204 DELETE http://10.180.1.21/compute/v2.1/servers/af1871f2-ac81-4465-a427-93bf1fe71008 0.376s
2025-05-19 19:44:43,940 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 404 GET http://10.180.1.21/compute/v2.1/servers/af1871f2-ac81-4465-a427-93bf1fe71008 0.117s
2025-05-19 19:44:43,989 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.180.1.21/compute/v2.1/os-keypairs/tempest-keypair-2114062522 0.048s
2025-05-19 19:44:44,286 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/security-groups/ef570874-fd52-4deb-bb2d-c7efee62258f 0.296s
2025-05-19 19:44:44,338 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.180.1.21:9696/networking/v2.0/security-groups/ef570874-fd52-4deb-bb2d-c7efee62258f 0.052s
2025-05-19 19:44:45,342 69661 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.180.1.21:9696/networking/v2.0/floatingips/b28e1935-635f-4d43-932d-88a942205ac4 1.003s
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper
raise exc
File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 31, in test_delete_attached_volume
server, validation_resources = self._create_server()
File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server
server = self.create_test_server(
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/venv/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server
server = waiters.wait_for_server_status(
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server af1871f2-ac81-4465-a427-93bf1fe71008 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2025-05-19T19:44:42Z', 'message': 'No valid host was found. '}. Request ID of server operation performed before checking the server status req-a72d747f-368a-4cb5-ae8b-3399dcfe77d7.
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationRemoteConsolesV26Test) |
skip
pt61.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt61.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
LiveMigrationTest) |
skip
pt61.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
LiveMigrationNegativeTest) |
skip
pt62.1: setUpClass (tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_servers_on_multinodes | 2 | 0 | 0 | 0 | 2 | Detail | |
UnshelveToHostMultiNodesTest) |
skip
pt63.1: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.UnshelveToHostMultiNodesTest)
|
||||||
ServersOnMultiNodesTest) |
skip
pt63.2: setUpClass (tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest)
|
||||||
| setUpClass (tempest.api.compute.admin.test_spice | 1 | 0 | 0 | 0 | 1 | Detail | |
SpiceDirectConsoleTestJSON) |
skip
pt64.1: setUpClass (tempest.api.compute.admin.test_spice.SpiceDirectConsoleTestJSON)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 2 | 0 | 0 | 0 | 2 | Detail | |
TestVolumeSwap) |
skip
pt65.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestVolumeSwap)
|
||||||
TestMultiAttachVolumeSwap) |
skip
pt65.2: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt66.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt67.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON)
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt68.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON)
|
||||||
| setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt69.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt70.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt71.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative]
|
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt71.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative]
|
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt71.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative]
|
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt71.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative]
|
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt71.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative]
|
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt71.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative]
|
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt71.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative]
|
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt71.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative]
|
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt71.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative]
|
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt71.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative]
|
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt71.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative]
|
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt71.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative]
|
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt71.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative]
|
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt71.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative]
|
||||||
| tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt72.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c]
|
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt72.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c]
|
||||||
| tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt73.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative]
|
||||||
| tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt74.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da]
|
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt74.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5]
|
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt74.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086]
|
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt74.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0]
|
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt74.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d]
|
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt74.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66]
|
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt74.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987]
|
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt74.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e]
|
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt74.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb]
|
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt74.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3]
|
||||||
| tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt75.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4]
|
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt75.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0]
|
||||||
| tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt76.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative]
|
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt76.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative]
|
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt76.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative]
|
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt76.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative]
|
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt76.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt77.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt78.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0]
|
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt78.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90]
|
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt78.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208]
|
||||||
| tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt79.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative]
|
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt79.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative]
|
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt79.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative]
|
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt79.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative]
|
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt79.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative]
|
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt79.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative]
|
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt79.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative]
|
||||||
| tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt80.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075]
|
||||||
| tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt81.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075]
|
||||||
| tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt82.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f]
|
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt82.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6]
|
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt82.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8]
|
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt82.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de]
|
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt82.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4]
|
||||||
| tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt83.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative]
|
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt83.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative]
|
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt83.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative]
|
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt83.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative]
|
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt83.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative]
|
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt83.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative]
|
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt83.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative]
|
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt83.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative]
|
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt83.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative]
|
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt83.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative]
|
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt83.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative]
|
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt83.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative]
|
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt83.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative]
|
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt83.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative]
|
||||||
| tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt84.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862]
|
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt84.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f]
|
||||||
| tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt85.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative]
|
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt85.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative]
|
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt85.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative]
|
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt85.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative]
|
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt85.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative]
|
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt85.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative]
|
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt85.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative]
|
||||||
| tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt86.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative]
|
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt86.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative]
|
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt86.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative]
|
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt86.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative]
|
||||||
| tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt87.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb]
|
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt87.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d]
|
||||||
| tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt88.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative]
|
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt88.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative]
|
||||||
| tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt89.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac]
|
||||||
| tempest.api.compute.admin.test_networks.NetworksTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt90.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416]
|
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
skip
pt90.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt91.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt92.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt93.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0]
|
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt93.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d]
|
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt93.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d]
|
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt93.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt94.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803]
|
||||||
| tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt95.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad]
|
||||||
| tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt96.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative]
|
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt96.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative]
|
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt96.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative]
|
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt96.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative]
|
||||||
| tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt97.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network]
|
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt97.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network]
|
||||||
| tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt98.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network]
|
||||||
| tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt99.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca]
|
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt99.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5]
|
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt99.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283]
|
||||||
| tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt100.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative]
|
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt100.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative]
|
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt100.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative]
|
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt100.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative]
|
||||||
| tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt101.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative]
|
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt101.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative]
|
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt101.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative]
|
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt101.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative]
|
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt101.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative]
|
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt101.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative]
|
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt101.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative]
|
||||||
| tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt102.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative]
|
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt102.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative]
|
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt102.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative]
|
||||||
| tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt103.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke]
|
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt103.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke]
|
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt103.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79]
|
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt103.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292]
|
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt103.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb]
|
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt103.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107]
|
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt103.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4]
|
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt103.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa]
|
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt103.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab]
|
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt103.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb]
|
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt103.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24]
|
||||||
| tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt104.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt105.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194]
|
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt105.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b]
|
||||||
| tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt106.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative]
|
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt106.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative]
|
||||||
| tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt107.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84]
|
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt107.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f]
|
||||||
| tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt108.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative]
|
||||||
| tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt109.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14]
|
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt109.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6]
|
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt109.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531]
|
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt109.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29]
|
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt109.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae]
|
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt109.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2]
|
||||||
| tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt110.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative]
|
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt110.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative]
|
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt110.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative]
|
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt110.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative]
|
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt110.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative]
|
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt110.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative]
|
||||||
| tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt111.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative]
|
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt111.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative]
|
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt111.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative]
|
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt111.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative]
|
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt111.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative]
|
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt111.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative]
|
||||||
| tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt112.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative]
|
||||||
| tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt113.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789]
|
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt113.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f]
|
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt113.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6]
|
||||||
| tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt114.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df]
|
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt114.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d]
|
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt114.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05]
|
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt114.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b]
|
||||||
| tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt115.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative]
|
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt115.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative]
|
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt115.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative]
|
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt115.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative]
|
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt115.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative]
|
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt115.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative]
|
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt115.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative]
|
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt115.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative]
|
||||||
| tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt116.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df]
|
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt116.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d]
|
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt116.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05]
|
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt116.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b]
|
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt116.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c]
|
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt116.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6]
|
||||||
| tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt117.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b]
|
||||||
| tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt118.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt119.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke]
|
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt119.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd]
|
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt119.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6]
|
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt119.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf]
|
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt119.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt120.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative]
|
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt120.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative]
|
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt120.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative]
|
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt120.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative]
|
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt120.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative]
|
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt120.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative]
|
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt120.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative]
|
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt120.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative]
|
||||||
| tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt121.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative]
|
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt121.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative]
|
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt121.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative]
|
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt121.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative]
|
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt121.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative]
|
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt121.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative]
|
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt121.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative]
|
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt121.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative]
|
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt121.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative]
|
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt121.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative]
|
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt121.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative]
|
||||||
| tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt122.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25]
|
||||||
| tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt123.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative]
|
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt123.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative]
|
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt123.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative]
|
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt123.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative]
|
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt123.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative]
|
||||||
| tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt124.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88]
|
||||||
| tempest.api.compute.servers.test_servers.ServerShowV263Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c] |
skip
pt125.1: tempest.api.compute.servers.test_servers.ServerShowV263Test.test_show_update_rebuild_list_server[id-71b8e3d5-11d2-494f-b917-b094a4afed3c]
|
||||||
| tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt126.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd]
|
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt126.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1]
|
||||||
| tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt127.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc]
|
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt127.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a]
|
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt127.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107]
|
||||||
| tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt128.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network]
|
||||||
| tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt129.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke]
|
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt129.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt130.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt131.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt132.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt132.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt132.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt132.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt132.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt132.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt133.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt133.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt133.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt133.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt133.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt133.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt133.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt133.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| Total | 369 | 242 | 98 | 0 | 29 | ||